/* CSS Document */

/* AIS home */
BODY {
	MARGIN: 0;
	MARGIN-BOTTOM: 0;
	MARGIN-LEFT: 0;
	MARGIN-RIGHT: 0;
	MARGIN-TOP: 0;
	background-color: #eaf5fd;
}
/*This handles no borders on images for Netscape - both normal images and linked images*/
image {border: none;}
a img { color: #FFF; border: none; }

.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 14px;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}
.bodyTextIntroBig {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	line-height: 16px;
	color: #66B8FF;
}

.bodyText A:link    	{ color: #000; font-weight: normal; text-decoration: underline; }
.bodyText A:active  	{ color: #000; font-weight: normal; text-decoration: underline; }
.bodyText A:visited 	{ color: #000; font-weight: normal; text-decoration: underline; }
.bodyText A:hover  		{ color: #66B8FF; font-weight: normal; text-decoration: none; }

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 14px;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}

.content A:link    	{ color: #66B8FF; font-weight: normal; text-decoration: none; }
.content A:active  	{ color: #66B8FF; font-weight: normal; text-decoration: none; }
.content A:visited 	{ color: #66B8FF; font-weight: normal; text-decoration: none; }
.content A:hover  		{ color: #66B8FF; font-weight: normal; text-decoration: underline; }

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 14px;
	color: #fff;

}

.nav A:link    	{ color: #fff; font-weight: normal; text-decoration: none; }
.nav A:active  	{ color: #fff; font-weight: normal; text-decoration: none; }
.nav A:visited 	{ color: #fff; font-weight: normal; text-decoration: none; }
.nav A:hover  	{ color: #fff; font-weight: normal; text-decoration: underline; }

.bodyTextIntro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	line-height: 14px;
	color: #66B8FF;

}

.bodyTextIntro A:link    	{ color: #66B8FF; font-weight: bold; text-decoration: none; }
.bodyTextIntro A:active  	{ color: #66B8FF; font-weight: bold; text-decoration: none; }
.bodyTextIntro A:visited 	{ color: #66B8FF; font-weight: bold; text-decoration: none; }
.bodyTextIntro A:hover  	{ color: #66B8FF; font-weight: bold; text-decoration: underline; }

.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 12px;
	color: #0077CB;
	padding-bottom: 10px;

}

.Footer A:link    	{ color: #0077CB; font-weight: normal; text-decoration: none; }
.Footer A:active  	{ color: #0077CB; font-weight: normal; text-decoration: none; }
.Footer A:visited 	{ color: #0077CB; font-weight: normal; text-decoration: none; }
.Footer A:hover  	{ color: #0077CB; font-weight: normal; text-decoration: underline; }

.staff-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	line-height: 14px;
	color: #0077CB;
	padding-left: 10px;
	padding-right: 10px;
}

.staff-position {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 14px;
	color: #000000;
}
