@import url("side_menu.css");
@import url("font_size.css");


body {
	background-color: #FFFFFF;
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
}
/* Remove dotted outline in Firefox/IE */
a:focus { 
    outline: none; 
}

#divheader {
	height: 105px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#archive {
	line-height: 1.3em;
}
#archive tr {
	height: 30px;
}
#archive tr td {
	line-height: 2.2em;
}
#archive .highlight {
	background-color: #EFEFEF;
}

#cse-search-results a:link, #cse-search-results a:visited {
	color: #CC0000;
}

#divtopbar {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	margin-bottom: 5px;
	height: 37px;
}
#divsearchbox {
	margin: 0px;
	padding: 0px;
}

#divubar {
	height: 18px;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}
.utools {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #DE1317;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 20px;
	padding-left: 20px;
}


#search_box #s {
	float: left;
	padding: 0;
	border: 0;
	width: 230px;
	background: none;
	font-size: 11px;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 6px;
}
#search_box #go {
	float: right;
	margin-top: 3px;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 1px;
}
#search_box {
	width: 315px;
	height: 30px;
	background-image: url(../img/bg_search_box.gif);
	float: right;
}
.cselogo {
	float: right;
	padding-top: 5px;
	padding-right: 5px;
}
.infowindow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#divnav {
	background-image: url(../img/nav_bg.jpg);
	height: 28px;

}
#divnav #navbar {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#divnav #navdhml {
	width: 650px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float: left;
	height: 28px;
}

#divcontainer {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#divcontainer h1 {
	width: 650px;
	margin-left: 0px;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 2.3em;
}

#ginfo {
	float: left;
	width: 310px;
	padding-left: 10px;
	background-color: #FFFFFF;
	padding-top: 10px;
	height: 285px;
}



#divgisinfo {
	float: right;
	width: 260px;
	padding: 0px;
	border: 0px solid #CCCCCC;
}
#divshare {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-bottom: 10px;
	padding-top: 10px;
}
#divshare a:link, #divshare a:visited {
	background-color: #DE1317;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 0.9em;
}
#divshare a:hover {
	background-color: #999999;
}

#share {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #666666;
}

#share a:link, #divshare a:visited {
	background-color: #DE1317;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 0.9em;
}
#share a:hover {
	background-color: #999999;
}

#banners {
	clear: both;
	border: 0px solid #CCCCCC;
}
#banners .bottombanners {
	float: left;
	height: 245px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	width: 220px;
	background-image: url(../img/banner_bg.jpg);
	background-repeat: repeat;
}
#abc a:link, #abc a:visited {
	background-color: #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
	color: #FFFFFF;
	margin-right: 2px;
}
#abc a:hover {
	background-color: #999999;
}
#abc a:current{
	background-color: #cc0000;
	
}
#abc .current {
	background-color: #cc0000;
	color: #FFF;
	margin-right: 2px;
	padding-left: 3px;
	padding-right: 3px;
}

.division {
}
hr {
	color: #CCC;
}


 .bannerContent

{

font-family: Helvetica,Arial,sans-serif;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 15px;

}
.bannerContent a:link, .bannerContent a:visited {
	color: #333333;
	text-decoration: none;
}
.bannerContent a:hover {
	text-decoration: underline;
}


#divgisinfo #connectgov {
	height: 130px;
	margin-top: 10px;
	border: 1px solisd #CCCCCC;
}


#divmaincontent {
	width: 680px;
	margin-right: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#divmaincontent a:link, #divmaincontent a:visited {
	color: #000066;
}
#divmaincontent a:hover {
	text-decoration: none;
}

.instructions {
	font-size: 0.8em;
	padding-top: 20px;
}
.pformat ul {
	list-style-type: square;
	line-height: 20px;
	list-style-position: inside;
	padding-left: 15px;
}


.instructions li {
	list-style-type: square;
	list-style-position: outside;
}

.posted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
#divmaincontent .pformat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

.menutitle {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../img/nav_bg.jpg);
}
.redmenutitle {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../img/nav_bg.jpg);
	text-transform: uppercase;
}

#divflash {
	padding: 10px;
	height: 275px;
	float: right;
	width: 620px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-left-width: 0px;
	background-color: #FFF;
}
.minister {
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#divflash #slide {
	background-color: #000000;
	width: 620px;
	height: 275px;
}
#disqucomment {
	width: 600px;
}


#divtophalf {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../img/footer_bg.jpg);
	background-repeat: repeat-x;
}
#divbottomhalf {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 12px;
	padding-bottom: 12px;
}
.clearer {
	clear: both;
	border: 10px solid #999999;
}
#breadcrumbs {
	background-image: url(../img/nav_bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#breadcrumbs #breadcrumbstext {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#divfooter {
	background-color: #999999;
	height: 250px;
}
#divfooter #divfootercontent {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	height: 175px;
	padding-top: 20px;
}
#divfootercontent .divFooterHeading {
	font-family: Arial, Helvetica, sans-serif;
	width: 120px;
	font-size: 1.1em;
	line-height: 1.5em;
	float: left;
}

#divfootercontent .divFooterHeading ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#divfootercontent .divFooterHeading li {
	list-style-type: none;
}
#divfootercontent .divFooterHeading h2 {
	font-weight: normal;
	font-size: 1em;
	text-transform: uppercase;
}

#divfootercontent .divFooterHeading a:link, #divfootercontent .divFooterHeading a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#divfootercontent .divFooterHeading a:hover {
	text-decoration: underline;
}
.green {
	color: #006600;
	font-weight: bold;
}
.red {
	color: #CC0000;
	font-weight: bold;
}
.yellow {
	color: #FFFF00;
	font-weight: bold;
}


#divfooter #footerinfo {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#divfooter #footerinfo img {
	float: left;
}
#divfooter #footerinfo #footerinfotext {
	width: 850px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	padding-top: 12px;
}

#divcopyright {
	height: 140px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
#footerbkgd {
	background-image: url(../img/footer_bg.jpg);
}

#divcopyright #divlegal {
	font-size: 1em;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
#divcopyright #divlegal a:link, #divcopyright #divlegal a:visited {
	color: #000000;
	text-decoration: none;
}
#divcopyright #divlegal a:hover {
	color: #666666;
}


#divcopyright #divcopyrightinfo {
	font-family: Arial, Helvetica, sans-serif;
	width: 550px;
}
#divcopyright #divcopyrightinfo #divcoatofarms {
	float: left;
	padding-right: 10px;
	padding-top: 8px;
}
#divcopyright #divcopyrightinfo #divcopyrighttext {
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	width: 450px;

}
#sitemap .lispace {
	padding-top: 12px;
	padding-bottom: 12px;
}
/*#translate-this .translate-this-button {
   background-image: url(../img/rss.gif) !important;
   width: 250px !important;
   height: 50px !important;*/
}*/.archive_tbl {
	background-color: #CCC;
}
.grey_highlight {
	background-color: #CCC;
	padding: 2px;
	margin-left: 5px;
}
