@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(/images/design001/pageBkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-color: #145B81;
}
.topNav {
	background-image: url(/images/design001/topNavGrd.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 967px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 13px;
	text-align: center;
	height: 30px;
}
.topNav a{
	color: #FFF;
	text-decoration: none;
}
.pageLeft {
	background-image: url(/images/design001/pageLeftGrd.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.pageRight {
	background-image: url(/images/design001/pageRightGrd.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.left {
	background-image: url(/images/design001/leftBkgGrd.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FBDC22;
	width: 237px;
}
.main {
	background-image: url(images/design001/newHomeGrd.gif);
	background-repeat: repeat-x;
	background-position: left top; 
	background-color: #FFF;
}


.mainText 
{
	margin-right: 20px;
	margin-left: 20px;
	background-image: url(/images/design001/contentGrd.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
/*.mainText h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #FFF;
}*/
.mainText h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	color: #175D7B;
}


/*.mainText p {
	padding: 0px;
	margin-top: 10px;
	/*margin-right: 20px;*/
	/*margin-bottom: 0px;*/
	/*margin-left: 20px;*/
	/*line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}*/


.mainText p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E5D6B;
}


.spotlightRight {
	background-image: url(/images/design001/spotlightRightGrd.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.spotlightLeft {
	background-image: url(/images/design001/spotlightLeftGrd.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
/*.spotlight h1 {
	background-image: url(/images/design001/spotlightHeader.gif);
	width: 200px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 27px;
	color: #FFF;
	padding-top: 22px;
	padding-bottom: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}*/
.spotlight h1 {
	background-image: url(/images/design001/spotlightHeader.gif);
	width: 200px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 27px;
	color: #FFF;
	padding-top: 22px;
	padding-bottom: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.spotlight p {
	margin-left: 15px;
	margin-right: 15px;
}
.spotlight h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	color: #237F9E;
	margin-left: 15px;
	margin-right: 15px;
	line-height: 18px;
}
.spotlight 
{
	background-image: url(/images/design001/contentGrd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
	line-height: 16px;
	padding-top: 45px;
}
.spotlight div {
	background-image: url(/images/design001/blueArrow.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 6px;
	width: 100px;
	font-size: 11px;
	text-transform: uppercase;
	margin-right: 10px;
	margin-top: 10px;
	color: #1A6987;
}
.spotlight a {
	color: #1A6987;
	text-decoration: none;
}
.utilities {
	background-image: url(/images/design001/utilitiesBkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 118px;
	width: 249px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #1B63AD;
}
.utilities input {
	width: 175px;
	color: #666;
	border: 1px solid #9BAEB2;
	margin-top: 42px;
	padding-left: 7px;
	height: 17px;
	margin-left: 15px;
}
.utilities ul {
	list-style-type: none;
	padding: 0px;
	/*float: left;*/
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.utilities li {
	display: inline-block;
	list-style-type: none;
	text-align: left;
	float: left;
	background-image: url(/images/design001/utilityDivider.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 21px;
	margin: 0px;
}
.utilities li a {
	color: #2976B6;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.findDoc {
	background-image: url(/images/design001/findDocBkg.gif);
	height: 171px;
	width: 228px;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-repeat: no-repeat;
}
.findDoc h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	margin-top: 10px;
	margin-left: 13px;
	margin-bottom: 10px;
}
.findDoc p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.findDoc div {
	/*background-image: url(/images/design001/greenArrow.gif);*/
	background-position: right top;
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 6px;
	width: 76px;
	font-size: 11px;
	text-transform: uppercase;
}
.findDoc a {
	color: #FFF;
	text-decoration: none;
}
.news {
	background-color: #FFF;
	color: #A21A1F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px !important;
	padding-top: 15px !important;
	padding-right:5px !important;
	
}
.news ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.news li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.news strong  {
	color: #434343;
	text-decoration: none;
	font-weight: bold;
	background-image: url(/images/design001/newsBullet.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	padding-left: 10px;
}
.news li a:hover {
	color: #A21A1F;
}
.news p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.news div {
	background-image: url(/images/design001/redArrow.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 6px;
	width: 63px;
	font-size: 11px;
	text-transform: uppercase;
	margin-right: 10px;
	margin-top: 10px;
}
.news a  {
	color: #B72824;
	text-decoration: none;
}
.maps {
	background-image: url(/images/design001/mapsBkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 78px;
	width: 228px;
}
.maps #jumpMenu {
	width: 178px;
	color: #333;
}
.adFooter {
	background-image: url(/images/design001/adBkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 103px;
	width: 967px;
}
.footer {
	background-image: url(/images/design001/footerGrd.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 58px;
	width: 967px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.footer p {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
}
.copyright {
	text-align: right;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.sideNav 
{
	background-color: #ffffff;
	background-image: url(/images/obout/style/Design001/bkgGrd.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 249px !Important;
	font-family: Arial, Helvetica, sans-serif;
}
.sideNav a {
	color: #00718f;
	text-decoration: none;
}
.sideNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.sideNav li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.heading {
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-bottom: 25px !Important;
	vertical-align: top;
	font-weight: normal !Important;
}
.sideNavHeader {
	background-image: url(/images/obout/style/design001/header.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-bottom: 25px !Important;
	vertical-align: top;
	font-weight: normal !Important;
}
.contentcell {
	background-image: url(/images/design001/contentGrd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 706px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #3E3E3E;
}
.contentcell a {
	color: #9D1820;
	text-decoration: none;
}
.contentcell a:hover {
	color: #9D1820;
	text-decoration: underline;
}
.contentcell h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #9D1820;
	margin-top: 35px;
	padding: 0px;
	margin-right: 15px;
	margin-bottom: 25px;
	line-height: 28px;
	/*margin-left: 20px;*/
}
.contentcell p {
	/*margin-right: 20px;*/
	/*margin-left: 20px;*/
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #3E3E3E;
}
.content h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #9D1820;
	margin-top: 35px;
	padding: 0px;
	margin-right: 15px;
	margin-bottom: 25px;
	/*margin-left: 20px;*/
}
.content p {
	/*margin-right: 20px;*/
	/*margin-left: 20px;*/
}
.topics h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #60177C;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/images/design001/subtopicsDivider.gif);
	width: 226px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 22px;
}
.topicsh1 {
	font-size: 16px !important;
	background-image: url(/images/design001/topicsDivider.gif) !important;
	width: 236px !important;
	background-repeat: no-repeat !important;
	background-position: left bottom !important;
}
	
.topics p {
	font-family: Arial, Helvetica, sans-serif;
	color: #5C5C5C;
	font-size: 11px;
	padding: 0px;
	line-height: 15px;
}
.topics {
	width: 250px;
	padding-top: 30px;
}
.topics li {
	margin-top: 5px;
}
.paddingTop25 a {
    color: #B75214;
	text-decoration: none;
	background-image: url(/images/design001/topicsArrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 17px;
	text-indent: 10px;
}
.paddingTop40 a {	
	color: #B75214;
	text-decoration: none;	
	display: block;
	height: 17px;
	text-indent: 10px;
}
.topics a:hover {
	color: #692483;
}
.topics ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B75214;
}
.printready
{
	margin-right: 20px;
	margin-left: 20px;
}
.paddingTop25 h1
{
	padding-top: 10px;
	_margin-top: 0px;
}
.paddingTop40 p
{
	padding-top: 10px;
	_margin-top: 0px;
}
