/* CSS Document */
body {
	background-color: #ebecec;
	background-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	margin-top: 0;
}
.required {
	color: #FF0000
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.3em;
	color: #FFFFFF;
	background-color: #747575;
	padding: 4px;
}
.space {
	padding-right: 15px;
}
#wrapper {
	width: 950px;
	height: auto;
	background-image: url(../images/drop-shadow.gif);
	color: inherit;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
	border: none;
}
#compbanner {
	width: 902px;
	height: 35px;
	background-image: url(../images/compbannerback.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
#compbannerleft {
	width: 451px;
	float: left;
}
#compbannerright {
	width: 449px;
	padding-right: 1px;
	text-align: right;
	float: left;
}
#masthead {
	width: 896px;
	height: 88px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 6px;
	background-image: url(../images/mastback.gif);
	background-repeat: repeat-x; 
}
#navigationbox {
	width: 902px;
	height: 22px;
	padding: 0 0 0 0;
	margin-left: auto;
	margin-right: auto;
	background-color: #396278;
	color: #FFFFFF;
	vertical-align: middle;
}
.navigationtext, .navigationtext ul {
	display: block;
	font-size: small;
	text-decoration: none;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 4px 4px 2px 4px;
	color: #FFFFFF;
}
.navigationtext li, .navigationtext li a:link, .navigationtext li a:visited, .navigationtext li a:active {
	display: inline;
	font-size: small;
	text-decoration: none;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 4px 4px 2px 4px;
	color: #FFFFFF;
}
.navigationtext li a:hover {
	text-decoration: none;
	background-color: #638497;
	color: #FFFFFF;
	padding: 4px 4px 2px 4px;
}
#breadcrumbsbox {
	width: 902px;
	height: 16px;
	padding-top: 5px;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 9px;
	text-indent: 9px;
	text-transform: capitalize;
	text-align: left;
	vertical-align: middle;
	letter-spacing: .06em;
	margin-left: auto;
	margin-right: auto;
}
.breadcrumb a:link, .breadcrumb a:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-color: inherit;
}
.breadcrumb a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: inherit;
}
#wrappertwo {
	width: 902px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/subpagecontentback.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 20px;
}
#searchcontent {
	width: 701px;
	margin-left: auto;
	margin-right: auto;
}
#searchboxtop {
	
}
#searchboxmiddle {
	background-color: #d5dfe2;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 3px;
	padding-bottom: 10px;
}
.searchboxnomarg {
	margin: 0px;
}
#searchboxbot {
	
}
#copy {
	width: 630px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#copy2 {
	width: 530px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#copy3 {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#copy img, #copy2 img, #copy3 img {
	border: none;
}
.comptrollerimg {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.subcopy {
	width: 490px;
	margin-left: auto;
	margin-right: auto;
}
#footer {
	height: 183px;
	width: 902px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/footerback.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	clear: both;
}
#bottomrule {
	width: 902px;
	height: 17px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 3px;
	background-color: #071a3b;
	color: #FFFFFF;
	text-align: center;
	font-size: x-small;
	clear: both;
}
.feedimage {
	border: 0px;
}
.center {
	text-align: center;
}