@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	line-height: 18px;
	color: #0B1A5C; 
}



a:active     { color: #000066; text-decoration:none}
a:visited    { color: #000066; text-decoration:none}
a:link       { color: #000066; text-decoration:none}
a:hover      { color: #EEA530; text-decoration:underline}

ul { font-size: 12px; line-height: 18px; }

li { line-height: 12px; line-height: 18px; }

#container {
	width: 1028px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	background: #FFFFFF; 
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.links { 
	color: #A1CCED
}
.thumbs { 
	font-size: 11px;
	line-height: 13px; 
}
.header h1 {
	FONT-SIZE: 14px; COLOR: #1A4D9F; FONT-FAMILY: Arial, Helvetica, Sans-serif; 
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: transparent;
}
#footer {
	padding: 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	width: 1028px;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;

	}
	
.h2 {
	FONT-SIZE: 14px; COLOR: #1A4D9F; FONT-FAMILY: Arial, Helvetica, Sans-serif;
	FONT-WEIGHT: bold;
	line-height: 16px; 
	}
.h3 {
	FONT-SIZE: 14px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	FONT-WEIGHT: bold; 
	line-height: 19px;
	}
.h4 {
	FONT-SIZE: 14px; COLOR: #C09D25; FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	FONT-WEIGHT: bold; 
	line-height: 24px;
	}
.h5 {
	FONT-SIZE: 17px; COLOR: #689864; FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	FONT-WEIGHT: bold; 
	line-height: 20px;	}
	
.login {
	FONT-SIZE: 10px; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, Sans-serif;
	FONT-WEIGHT: normal; 
	line-height: 12px;
	}
ol { margin-top:0px;}

ul { font-size: 12px; COLOR: #333333; list-style-position: outside; margin-top:0px; FONT-WEIGHT: normal;}
li { line-height: 13px; margin-top:0px; margin-bottom:8px } 

.bullet {
	list-style-image: url(../images/bullet.gif);
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	}

.homeicons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #AFCFE0;
	line-height: 16px; 
}

.baselinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #A1CCED;
	line-height: 11px; 
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: right; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #A1CCED;
	line-height: 11px; 
}
.splash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	FONT-WEIGHT: bold; 
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #031559;
	line-height: 24px; 
}

.splash2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	FONT-WEIGHT: normal; 
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #616054;
	line-height: 36px; 
}

.who {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #B9E8FF;
	line-height: 22px; 
}
