@charset "utf-8";
#Header {
	background-color: #00243b;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Navigation {
	background-color: #0e466c;
}
#Graphical Navigation {
	background-color: #00243B;
}
#Graphnavigation {
	background-color: #00243B;
}
#Footer {
	background-color: #cccccc;
}
body {
	background-color: #bbc8cc;
	margin-left: 150px;
	margin-right: 150px;
}
#Body {
	background-color: #FFFFFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
}
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(graphics/bullet.gif);
}
#alignTable {
	margin-left: 10px;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #00243B;
	margin-right: 10px;
	margin-left: 10px;
}
.Linkfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.footerfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 15px;
}
a:link {
	color: #999999;
}
a:visited {
	color: #3C61F7;
}
a:hover {
	color: #FF0000;
}
.pullquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #CCCCCC;
}
#subheader {display:none;}
#subnavigation {display:none;}
.csslink {
	color: #f18c34;
}
