@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: -25px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg-page.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #041429;
}

a {
	color: #036;
	font-weight: bold;
}

a:hover {
	color: #600;
}

img {
	border: 0px;
}

h1 {
	color: #003366;
	font-weight: bold;
	font-size: 16px;
}

h2{
	font-weight: bold;
	font-size: 14px;
}

.h2red {	
	font-weight: bold;
	font-size: 14px;
	color: #900;
}

.vertopnav {
	border-bottom: 2px solid;
	border-bottom-color: #003366;
	padding-bottom: 4px;
	color: #003366;
	padding-top: 4px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.vertopnav a {
	color: #003366;
	text-decoration:none;
}

.vertopnav a:hover {
	color: #000;
}

/*.header {
	background-image: url(../images/header-bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}*/

.quicklinkshead {
	background-image: url(../images/quicklinks-head-350.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 41px;
}

.quicklinkshead2 {
	background-image: url(../images/quickresources-head-350.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 41px;
}

.quicklinksctnt {
	padding-left: 8px;
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
	text-align: left;
	line-height: 20px;
}

.quicklinksfoot {
	background-image:url(../images/quicklinks-foot-350.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 28px;
}

.whitelinks a {
	color: #FFF;
}

.blacklinks a {
	color: #000;
}

.whitetext {
	color: #FFF;
}

.footer {
	background-image: url(../images/footer.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 85;
}

.searchbox {
	background-image: url(../images/bg-search.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 3px;
}

.tableheadings {
	background-color: #003366;
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
}

.tableunderline {
	border-bottom: 1px dashed;
	border-bottom-color: #666;
}

.redtext {
	color: #900;
}

.fourcells {
	padding: 10px;
}
