
* { 
	padding: 0; 
	margin: 0;
}

.clearfix:after {content:".";display:block;height:0;visibility:hidden;}
.clearfix {display:inline-block;}
.clearfix {display:block;}

img {border:0;}
body {
	font-size: 85%;
	font-family: Verdana;
	background:url(../images/background.jpg) repeat-x top left #ffffff;
	color:#686868;
}

.module thead th {
	background:#E5ECF6;
}
.module td, th {
	padding:5px;
	text-align:left;
}
.module td {
border-bottom:3px solid #E5ECF6;
}
.module td a {
	text-decoration: none;
}

dl {
	padding:10px 0; 
}

dt {
	margin-top:10px;
	padding:5px 20px;
	background:#E5ECF6;
}
dt a {
	/*text-decoration:none;*/
}

dd {
	padding:5px;
	margin:0 20px;
}

ul {
	list-style: none;
}
#content b {
	colsor:#000000;
}
h1, h2 {
	font-weight:normal;
	font-size: 1.5em;
	color:#C41230;	
	margin:10px 0;
}
h2 {
	font-size:1.2em;
}

legend {
	font-weight:bold;
	color:#C41230;	
}


h3 {
	color:#000000;
	font-size:1em;
	margin-bottom:10px;
}
a, a:link {	
	color:#0e45a1;
	font-weight:bold;
}
a:visited {
	color:#10046d;}
a:hover {
	color: #bd2222;
}
h3 a {
	text-decoration: none;
	
}
#content p {
	margin-bottom: 10px;	
}
#content li {
	margin-bottom: 10px;	
}

#container {
	font-size: 0.8em;
	margin: 0 auto;
	padding: 0 40px;
	overflow: hidden;
	min-width: 700px;
	max-width: 1280px;
	
}
* html #container {
	width:expression(((document.compatMode && 
	document.compatMode=='CSS1Compat') ? 
	document.documentElement.clientWidth : 
	document.body.clientWidth) 
	> 1280 ? "1180px" : (((document.compatMode && 
	document.compatMode=='CSS1Compat') ? 
	document.documentElement.clientWidth : 
	document.body.clientWidth) < 705 ? "700px" : "auto"));
}
#links {
	height:29px;
	overflow:hidden;
}
#links li {
	display:inline;
	border-right:1px solid #ffffff;
	padding:0 10px 0 10px;
	margin:8px 0 0 0;
	float:left;
}
#links a {
	color:#ffffff;
	text-decoration: none;
	font-weight:normal;
}
#links a:hover {
	text-decoration: underline;
}
#header {
	background: url(../images/banner/1.jpg) no-repeat top right;
	padding: 0px;
	height:136px;
}

#header.first {
	background-image: url(../images/banner/1.jpg);
}

#header.second {
	background-image: url(../images/banner/2.jpg);
}

#header.third {
	background-image: url(../images/banner/3.jpg);
}

#header.fourth {
	background-image: url(../images/banner/4.jpg);
}

#header div {
	height:136px;
	background: url(../images/branding_logo.jpg) no-repeat top left;	
}

#header div img {
	margin:7px 0 0 0px;padding-left:12px;
}

#left-column {
	float: left;
	width: 180px;
}

#navigation {
	background: url(../images/left_column_background.jpg) no-repeat top left;	
	width: 180px;
	float: left;
}

#search {
	/*position:relative;*/
	height:28px;
	margin:6px 0 0 6px;
	overflow:hidden;
	float:left;
display:inline;
}


#search-field {
	float:left;
	width:119px;
	height:23px;
	padding:3px;
	border:0px;
	background: url(../images/search_field_bg.gif) no-repeat top left;	
	margin-right:5px;
}
#search-field:focus {
	background: url(../images/search_field_bg_focus.gif) no-repeat top left;		
}

label.overlabel {
	color:#999;
	display:none;
}
label.overlabel-apply {
	display:inline;
	position:absolute;
	top:5px;
	left:10px;
	z-index:1;
	color:#999;
}



/* flyout menu styling */
.menu {
	z-index:99;
	background: url(../images/left_column_bottom.jpg) no-repeat bottom left;
	margin-top:12px;	
	min-height:200px;
	padding-bottom:8px;
	position:relative;
	float:left
}

.menu ul {
}

.menu ul li {
	float:left; 
	position:relative;
}



.menu ul li a {
	background-color:#cfdaec;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	display:block;
	margin:0px 10px 5px 5px;
	padding:6px 12px;
	width:140px;
}

.menu ul li:hover a {
	background-color:#0e45a0;
	color:#ffffff;
}
.menu ul li:hover ul {
	padding-top:6px;	
	display:block;
	position:absolute;
	top:-6px;
	left:175px;
	width:185px;
	border:1px solid #eeeeee;
	background:#ffffff;
}

.menu ul li ul {
	display: none;
}

.menu ul li:hover ul li a {
	display:block; 
	background-color:#e5ecf6;
	color:#000000;
 	width:150px;
}
.menu ul li:hover ul li a:hover {
	background-color:#3e6ab3;
	color:#ffffff;
}

/*.menu ul li.active a {
	background-color:#0e45a0;
	color:#ffffff;	
}*/

.menu .active a {
	font-weight: bold;
}
.menu .active ul a {
	font-weight:normal;
}

#gov {
	float: left;
	width: 180px;	
	height:84px;
	width:172px;
	background: url(../images/gov_logo.jpg) no-repeat top left;	
}

#gov p {
	display:none;
}

#additional {
	float: right;
	width: 180px;
	background: url(../images/right_column_background.jpg) no-repeat top left;	
}

#feature {
	height:115px;
	padding:8px;
	overflow:hidden;
	margin-bottom:8px;
}

#feature img {
	width:160px;
	height:117px;
}

#map {
	background: url(../images/right_column_bottom.jpg) no-repeat bottom left;	
	min-height:200px;
	padding:8px 8px 15px 8px;
}
#content {
	margin-left: 182px;
	background-color: #FFF;
	position:relative;
	border-left:1px solid #f4f4f4;
	background: url(../images/content_right.jpg) no-repeat top right #ffffff;	
}
#home #content {
	margin-right: 182px;	
}
#content .shadow {
	padding:15px 15px 40px 15px;
	min-height:410px;
	background: url(../images/content_bottom.jpg) no-repeat bottom right;	
}

#print {
	float:right;
}
#print img {
	border: 0 !important;
}

#breadcrumbs {
	list-style:none;
	margin-bottom:35px;
}
#breadcrumbs a {
	text-decoration: none;
	font-weight:normal;
	color:#686868;	
}

#breadcrumbs a:hover {
	text-decoration: underline;
}

#content #breadcrumbs li {
	float:left;
	background:url(../images/arrow.gif) no-repeat right 50%;
	padding:0 15px 0 0;
	margin-right:10px;
}



#footer {
	padding: 10px;
	margin-top: 10px;
	clear:both;
	color:#1f68b9;
}
#footer a {
	color:#1f68b9;
	font-weight: normal;
	text-decoration: none;
}
#footer li.active a {
	font-weight:bold;
}
#footer a:hover {
	text-decoration: underline;
}
#footer ul {
	list-style: none;
	margin-bottom:5px;
	float:left;
	clear:both;
	width:100%;
}
#footer ul li {
	display:inline;
	float:left;
	border-right:1px solid #1f68b9;
	padding:0 10px 0 10px;
	margin:0 0 5px 0;
}
#footer p {
	float:right;
	font-style: italic;
}
.last {
	border:none !important;
	background:none !important;
}
.date {
	color:#ababab;
}
img.large {
	float:right;
	margin:0 30px 40px; 40px;
}

#content img {border:1px solid #F4F4F4;}

div#content ul.pager {margin:0;text-align:right;}
div#content ul.pager li {display:inline;background:none;padding:2px;}
#content ul.pager a {text-decoration: none;}
.hidden {position:absolute;margin-left:-9999px;height:1%;}
legend.hidden {display:none;}

#content ol {padding-left:40px;}
#content ul {list-style-type: none;}
#content ul li {padding-left:40px;background:url(../images/bullet.gif) no-repeat 25px 4px;}

hr {width:80%;
background-color:#CFDAEC;
border:0px;
height:1px;
text-align:center;
margin:0 auto;
}

.filter {
	border-top: 1px solid #E5ECF6;
	border-bottom:1px solid #E5ECF6;
	float:left;
	width:100%;
	padding:5px 0;
	margin:10px 0;
}
.filter ul li {
	padding: 2px 0px 2px 10px !important;
	background:url(../images/bullet.gif) no-repeat left 5px !important;
	float:left;
	margin:0 20px 0 0 !important;
}
.filter a {
	text-decoration: none;
	font-weight:normal;
}
.filter p {
	margin-bottom:5px !important;
}
.filter li.active a {
	font-weight:bold;
}
.print-only {
	display:none;
}






/* Standard form */

.standardForm{
	position:relative; 
	overflow:hidden;
	margin:auto;
	width:450px;
	padding:10px 0;
}
.standardForm fieldset{
	border:0;
	margin:0 0 7px 0;
	padding:0 0 10px 0;
    /*border-bottom:1px solid #efefef;*/
  }

.standardForm .ctrlHolder{
	overflow:hidden;
	clear:both;
	padding:7px 4px;
}

.standardForm .buttonHolder{
	overflow:hidden;
	clear:both;
	/*background:#f9f9f9;*/
	border:1px solid #ccc;
	border-width:1px 0 0 0;
	margin:10px 0 0 0;
	padding:10px;
	text-align:right;
}

.standardForm .focused{
	background:#FFFCDF;
	border:1px solid #EFE795;
	border-width:1px 0;
	padding:6px 4px;
}

.standardForm .inlineLabel{
	width:auto;
	float:none;
	display:inline;
	margin:0 2em 0 0;
	font-weight:normal;
}

.standardForm .inlineLabels label,
.standardForm .inlineLabels .label{
	float:left;
	margin:.3em 0 0 0;
	padding:0;
	line-height:100%;
	width:30%; 
}

.standardForm .inlineLabels .textInput,
.standardForm .inlineLabels .fileUpload{
	float:left;
	width:68%;
	border:1px solid #a8b2c7;
}


.standardForm .inlineLabels .selectInput{
	float:left;
	width:69%;
	border:1px solid #a8b2c7;
}

.standardForm .inlineLabels textarea{
	float:left;
	width:68%;
	border:1px solid #a8b2c7;
	height:12em;
}

div#content .standardForm .inlineLabels .formHint{
	clear:both;
	color:#999;
	margin:.5em 0 0 30%;
	padding:3px 0;
}

.ctrlHolder .textInput:focus{
	border-color:#DFD77D;
}


.standardForm label, .standardForm .label{
	color:#0E45A1;
	font-weight:bold;
}

.standardForm .textInput{
	height:1.5em;
}


          .standardForm #errorMsg{
            background:#ffdfdf;
            border:1px solid #df7d7d; border-width:1px 0;
            margin:0 0 1em 0; padding:1em;
          }

          .standardForm #successMsg{
            background:#ccf2b4;
            border:1px solid #3fa700; border-width:1px 0;
            margin:0 0 1em 0; padding:1em;
          }
          
          .standardForm #errorMsg a
          {color:red;}
          
          .standardForm .error,
          .standardForm .blockLabels.ctrlHolder.error{
            background:#ffdfdf;
            border:1px solid #df7d7d; border-width:1px 0;
            position:relative;
          }
		.standardForm p.error {color:red;font-weight:bold;border:none;background:none;}

            .standardForm #errorMsg dt,
            .standardForm #errorMsg h3{
              margin:0 0 .5em 0;
              font-size:110%;
              line-height:100%;
              font-weight:bold;
              color:#000;
              padding:2px 0 2px 0px;
              background: 0 0 no-repeat;
            }
            .standardForm #errorMsg dd{
              margin:0; padding:0;
            }

              .standardForm .errorField{
                margin:0 0 3px 0;
              }
              .standardForm .inlineLabels .errorField{
                margin-left:30%;
                margin-bottom
              }
              .standardForm .inlineLabels .errorField p{
              	margin:0;
              }
                .standardForm .errorField strong{
                  background:#FFE2E2;
                  padding:1px 3px 3px 3px;
                  }
             .ctrlHolder.error input,
             .ctrlHolder.error input:focus{
               border-color:#DF7D7D;
             }
             .ctrlHolder.error.focused{
               padding:7px 4px;
             }

label em, .label em {
display:block;
font-style:normal;
font-weight:bold;
left:28%;
position:absolute;
}

table#gallery tr td {padding: 0 15px 0 0;}
table#gallery tr td img {float: left;}
table#gallery tr td a span {display: block; clear: left; text-align: center;}

#image-wrapper {position: relative; width: 100%}
#image-wrapper img {margin: 0 auto; display: block; padding: 0 0 10px 0; max-width: 620px;}
p.center {text-align: center;}
a#back {clear: left; display: block; text-align: center; }
a#prev {height: 28px; width: 25px; background: url(/images/gallery/left.png) top left no-repeat; position: absolute; top: 50%; left: 10px; margin-top: -35px; display: block;}
a#next {height: 28px; width: 25px; background: url(/images/gallery/right.png) top left no-repeat; position: absolute; top: 50%; right: 10px; margin-top: -35px; display: block;}



