body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url(images/back1.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #d6e2eb;
	font: 11px/130% Verdana, Arial, Helvetica, sans-serif;
}
.ann {
	background: url(images/aBack.jpg) repeat-y;
	margin-top: 10px;
}
.annPic {
	/*background: url(images/aPicBk.jpg) no-repeat bottom;*/
	padding-left: 15px;
	padding-right: 15px;
}

.blue {	color: #2a568f;
}
a:link {
	color: #e68609;
	font-weight: bold;
}
a:visited {
	color: #e68609;
	font-weight: bold;
}
a:hover {
	color: #e68609;
	text-decoration: none;
	font-weight: bold;
}
a.blue:link {
	color: #2a568f;
	font-weight: normal;
}
a.blue:visited {
	color: #2a568f;
	font-weight: normal;
}
a.blue:hover {
	color: #2a568f;
	text-decoration: none;
	font-weight: normal;
}
a.white:link {
	color: #FFFFFF;
}
a.white:visited {
	color: #FFFFFF;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.main {
	background: #FFFFFF;
}
.nav {
	background: url(images/navBack.jpg) repeat-y;
}
.content {
	padding: 25px;
}
h1 {
	font-size: 16px;
	color: #2a568f;
	margin-top: 3px;
	margin-bottom: 5px;
}
h2 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #2B5D92;
}
p {
	margin-top: 0px;
	margin-bottom: 7px;
}
.announce {
    font-size:12px;
}
ul#mainnav {
	list-style: none;
	margin:0;
	padding: 0;
}
ul#mainnav li a:link, ul#mainnav li a:visited {
	text-decoration: none;
	display: block;
	width: 88%;
	padding: 6px 6% 6px 6%;
	background-image: url(images/navF2.jpg);
	color: #000;
	background-repeat: repeat-y;
	}
ul#mainnav li {
	border-top: 1px solid #A5B8D0;
	}
ul#mainnav li a:hover {
	background-image: url(images/navF2_over.jpg);
	background-color: #F5821F;
	padding: 6px 6% 6px 6%;
	background-repeat: repeat-y;
	}
.top {
	background: url(images/repeatTop.jpg) repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	padding-right: 45px;
	padding-top: 13px;
	padding-bottom: 5px;
}
.search {
	background: url(images/repeatSrch1.jpg) repeat-x;
	text-align: right;
	margin-top: 0px;
}
.footer {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	/*background: url(images/repeatBot.jpg);*/
	background-color:#005294;
}
.navtopline {
	border-top: 1px solid #A5B8D0;
}
.gridTitle{ border-top: 1px #FFFFFF solid;  border-bottom: 1px #C1C1C1 solid; border-left: 1px #C1C1C1 solid; border-right: 1px #FFFFFF solid; }
.gridRow{ border-bottom: 1px #E7E7E7 solid; }
.srchbox {
	font-size: 9px;
	color: #E78A11;
	margin: 2px 2px 3px 2px ;
}
.nomargin {
	margin: 0px 30px 3px 0px;
	padding: 0px;
}
.page {
	font-size: 13px;
	font-weight: bold;
	color: #2D5B97;
}
