/* seanderson_style CSS Document */

body {
	color: black;
	font-size: 13px;
	background-color:#B1D3E0;
	font-family: Verdana, Arial, san-serif;
}

a:link {color: #3E8099; text-decoration: none; font-weight: normal;}
a:hover {color: #003366; text-decoration: underline; font-weight: bold;}
a:visited {color: #3E8099; text-decoration: none; font-weight: normal;}
a:visited:hover {color: #003366; text-decoration: underline; font-weight: bold;}

.left_rail_nav a, .left_rail_nav a:active, .left_rail_nav a:visited {color:#FFFF99; font-size: 14px; text-decoration:none; font-weight: normal;}
.left_rail_nav a:hover, .left_rail_nav a:visited:hover {color:#FFFFFF; font-size: 14px; text-decoration:underline; font-weight: bold;}

.main_content_bgnd {
	background-image: url(images/border_rt.jpg);
	background-repeat: repeat-y;
	font-size: 13px;
	text-align: center;
}
.white_text {
	color: #FFF;
	font-size: 14px;
}
.navy_text {
	color: #003;
	font-size: 14px;
}
.footer {
	background-image: url(images/border_rt.jpg);
	background-repeat: repeat-y;
	font-size: 13px;
	color: #666;
	text-align: center;
}
.pg_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #036;
}
.bold_gray_text {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}.dk_blue_text {
	color: #036;
}
