/* ----------------- GLOBAL STYLES ----------------- */ 

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

/* LINK STYLES */

a:link {
	color: 006666;
}
a:visited {
	color: 003333;
}
a:hover {
	color: 009999;
}




/* MAIN MENU: LEVEL 1 */

.menu-cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

.menu-lines-bg {
	background-color: #000000;
	color: #666666;
}

a.menu-link:link { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	width: 100%; 
	color: #000000; 
	text-decoration: none
	}

a.menu-link:visited {
	text-decoration: none;
	color: #333333;
	font-weight: normal;
	}
	
a.menu-link:hover {
	color: #999999;
	font-weight: normal;
	}
	
/* MAIN MENU: LEVEL 2 */
	
a.menu-link-child:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 12px;
	}

a.menu-link-child:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 13px;
	}
	
a.menu-link-child:hover {
	color: #999999;
	font-weight: normal;
	}



/* PAGE CONTENT */

.mission {	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 18px;
}

.quotee {	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	font-style: normal;
}
.quotes {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: 006666; font-style: normal; line-height: 15px; font-variant: normal; }	
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	color: 666600;
	font-size: 20px;
	font-weight: bold;

	}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	color: 666600;
	font-size: 16px;
	font-weight: bold;

	}
	
.h2link {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	color: 006666;
	font-size: 16px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	}

.h2link:visited {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	color: 003333;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	}


.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 0px;
	color: 666600;
	font-weight: bold;
	line-height: 16px;
}

.p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	color: #FFFFFF;
	line-height: 15px;

}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	text-indent: 15px;
	color: #666666;
}


/* RIGHT HAND COLUMN  */
.latestnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.newsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 006666;
	font-style: normal;
	line-height: 15px;
	font-variant: normal;
	text-decoration: none;
}
.latestnewsbody {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 15px;
	font-style: normal;
	text-align: left;
}
.newsbodyred {
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: 006666;
}
.tableheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: 000000;
}
.runaround {
	white-space: normal;
	clear: both;
	width: auto;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	right: auto;
	bottom: auto;
}
