/* Sets element margins, padding, and border to 0 to even out browser differences when adding desired values later. */
html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, dl, dt, dd, td, form, fieldset, a, img, button {
     margin: 0;
     padding: 0;
     border: 0;
}


body{
	background-color:#FFFFFF;
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:0.8em;
	text-align:center;
	line-height:normal;
	color:#555555;
}

h1 {
    margin:0;
	font-size: 2.5em;
	line-height: 1.1em;
	font-weight: bold;
	color:#007ACC;
	text-align:left;
}
h2 {
	color:#007ACC;
	margin: 0.5em 0;
	font-size: 2em;
	line-height: 1.1em;
	font-weight: bold;	
	text-align:left;
}

h3 
{
	color:#007ACC;
	margin: 0.5em 0;
	font-size: 1.75em;
	line-height: 1.1em;
	font-weight: bold;
	text-align:left;
}
h4 {
	color:#007ACC;
	margin: 0.5em 0;
	font-size: 1.5em;
	font-weight: bold;
	text-align:left;

}
h5 {
	color:#007ACC;
	margin: 0.5em 0;
	font-size: 1.3em;
	font-weight: bold;
	text-align:left;
}

h6 {
	color:#007ACC;
	margin: 0.5em 0;
	font-size: 1.1em;
	font-weight: bold;
	text-align:left;
}

.divBannerRegion h1 {
	color:#004C80;
}	

p  {
	margin: 1em 0;
	text-align:left;
	line-height: 1.5em;
}


ul {
	text-align:left;
	}

a {text-decoration:underline;}

a:hover {text-decoration:none;}
	
.txtBox {border:1px solid #666666;}

.TextBackground
{
	background-color:White;
	height:100%;
}
#wrapper {
	min-height:350px;
	margin-left:auto;
	margin-right:auto;
}

/* for IE6 and below */
* html #wrapper {
	height:350px;
	}


table.homeContainer
{
	width:100%;
	height:100%;
}

table.container
{
	width:95%;
	height:100%;
}

table.layout 
{
	width:794px;
	padding: 0 0 0 0;
}


td.prompt
{
	padding-right:10px;
	text-align:right;
}
td.data
{
	text-align:left;
}
#map_canvas
{
	width:400px;
	height:424px;
}
#map_wrapper
{
	width:440px;
	height:424px;
	text-align:center;
	vertical-align:middle;
	margin-left:20px;
}
div.heading
{
	color:#5c5c5c;
	text-align:center;
	font-family:Arial;
	font-size:24pt;
}

div.coltitle
{
	font-family:Arial;
	font-weight:bold;
	text-align:left;
	padding: 0 15px 10px 15px;
}
	
div.coltext
{
	font-size:8pt;
	font-family:Arial;
	text-align:left;
	padding: 0 15px 0 15px;
}
	
div.bigtext
{
	text-align:left;
	font-family:Tahoma;
	font-size:11pt;
	font-weight:bold;
	padding: 0 15px 10px 15px;
}

sideinfo
{
	font-size:8pt;
	text-align:left;
	width:300px;
	background-color:White;
}

div.iframe
{
	text-align:center;
}
div.panelleft
{
	padding:0 10px 0 0;
}
div.panelcentre
{
	padding:0 10px 0 10px;
}
div.panelright
{
	padding:0 0 0 10px;
}
div.vert_20
{
	height:20px;
}
div.vert_10
{
	height:10px;
}
div.hor_10
{
	width:10px;
}

div.hor_15
{
	width:15px;
}

div.hor_20
{
	width:20px;
}

div.logo
{
	text-align:center;
}


div.login
{
	text-align:center;
	margin-top:5px;
}
div.readmore {
	text-align:right;
	font-size:0.9em;
}

div.info {
	text-align:justify;
	font-size:0.9em;
	border:1px solid #FFFFFF;
}
div.disporder {
	text-align:left;
	font-size:1.0em;
}
div.active {
	text-align:left;
	font-size:1.0em;
}
div.pagetitle {
	text-align:center;
	font-size:1.0em;
	font-weight: bold;
}
div.editinfo {
	text-align:justify;
	font-size:0.9em;
	vertical-align:top;
	border:1px solid #FFFFFF;
}
div.copyright 
{
	text-align:left;
	font-size:0.7em;
	color:GrayText;
	vertical-align:top;
}

div.progress
{
	font-size:1.2em;
	font-weight:bold;
	color:Red;
}
div.uploadedlogo
{
	background-repeat:no-repeat;
	text-align:center;
}
div.prevnext
{
	vertical-align:bottom;
	text-align:right;
	margin-right:40px;
}
div.wizard6
{
	text-align:left;
	height:340px;
}
div.googlemap
{
	text-align:left;
	height:340px;
}
div.instructions
{
	text-align:left;
	height:60px;
}
div.greenpiece
{
	margin-bottom:10px;
	background-image:url(Images/greenpanel.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:200px;
	color:White;
	text-align:left;
}
div.gptitle
{
	text-align:center;
	padding-top:15px;
	font-weight:bold;
}
div.gptext
{
	text-align:left;
	padding-top:15px;
	padding-left:5px;
	font-size:8pt;
}
div.wizbtn
{
	text-align:left;
	padding-right:20px;
}
.li {list-style-type:disc;}

.bulletedlist {list-style-type:Disc;}

.PaxMondeo {
	font-size:0.7em;
	color:Gray;
}
.footer {
	font-size:0.7em;
	color:Gray;
}

.button {
    color:#FFFFFF;
    font-size:1em;
    background-image: url(Images/buttonY.jpg);
    width:200px;
    height:20px;
    border:none;
}

.imgfloatright {
	float:right;
	display:inline;
	margin: 0.25em 0 0.25em 1em;
}
.imgfloatleft {
	float:left;
	display:inline;
	margin: 0.25em 1em 0.25em 0;
}

.accordionHeader
{
	background-image: url(Images/BlackBackground.gif);
	background-repeat:repeat;
	color:#5c5c5c;
	font-size:10pt;
	font-weight:bold;
	cursor:pointer;
}

.accordionHeader:hover
{
	background-image: url(Images/Button90BlackRollover.png);
	background-repeat:repeat;
	color:#FFFFFF;
	font-size:10pt;
	font-weight:bold;
	cursor:pointer;
}

.accordionContent
{
    background-color: #FFFFFF;
    border: none;
}

.blogWrapper
{
	height:600px;
}

.blogBackground
{
	background-color:White;
	border:solid 1px black;
}

.blogHeading
{
	width:200px; 
	height:20px;
	text-align:center; 
	color:#5c5c5c;
	font-weight:bold; 
	background-image:url(Images/BlackBackGround.gif); 
	background-repeat:repeat;
}

.blogTitle
{
	width:200px; 
	text-align:center; 
	color:#5c5c5c;
	font-weight:bold; 
	background-image:url(Images/BlackBackGround.gif); 
	background-repeat:repeat-x;
}

.blogDate
{
	width:200px; 
	background-color:White;
}

.blogText
{
	background-color:White; 
	width:200px;
}

/* custom big button */
.button_200
{
     position: relative;
     background-image: url(Images/button_over.gif);
     border: 1px solid #B3B3B3;
     background-repeat: repeat-x;
     white-space: nowrap;
     display: block;
     width: 200px;
     height: 30px;
     margin: 0; 
     padding: 0; 
}

.button_200 a
{
     display: block;
     color: #808285;
     width: 200px;
     height: 30px;
     text-decoration: none;
}

.button_200 img 
{
     width: 200px;
     height: 30px;
     border: 0; 
}

.button_200 a:hover img
{
    visibility:hidden
}

.button_200 span
{
     padding-right: 0px;
     padding-left: 0px;
     left: -10px;
     padding-bottom: 0px;
     cursor: pointer;
     padding-top: 0px;
     position: absolute;
     top: 0px;
     width: 200px;
     text-align: center;
     font-size:11pt;
}

/* end  custom big button */

/* custom medium button */
.button_120
{
     position: relative;
     background-image: url(Images/button_over.gif);
     border: 1px solid #B3B3B3;
     background-repeat: repeat-x;
     white-space: nowrap;
     display: block;
     width: 120px;
     height: 30px;
     margin: 0; 
     padding: 0; 
}

.button_120 a
{
     display: block;
     color: #808285;
     width: 120px;
     height: 30px;
     text-decoration: none;
}

.button_120 img 
{
     width: 120px;
     height: 30px;
     border: 0; 
}

.button_120 a:hover img
{
    visibility:hidden
}

.button_120 span
{
     padding-right: 0px;
     padding-left: 0px;
     left: -10px;
     padding-bottom: 0px;
     cursor: pointer;
     padding-top: 0px;
     position: absolute;
     top: 0px;
     width: 120px;
     text-align: center;
     font-size:11pt;
}

/* end  custom medium button */

/* custom smaller button */
.button_80
{
    position: relative;
    background-image: url(Images/button_over.gif);
     border: 1px solid #B3B3B3;
     background-repeat: repeat-x;
    white-space: nowrap;
    display: block;
    width: 80px;
    height: 30px;
    margin: 0; 
    padding: 0; 
}

.button_80 a
{
    display: block;
     color: #808285;
    width: 80px;
    height: 30px;
    text-decoration: none;
}

.button_80 img 
{
    width: 80px;
    height: 30px;
    border: 0; 
}

* html a:hover 
{
     visibility:visible
}

.button_80 a:hover img
{
     visibility:hidden
}

.button_80 span
{
     padding-right: 0px;
     padding-left: 0px;
     left: 10px;
     padding-bottom: 0px;
     cursor: pointer;
     padding-top: 0px;
     position: absolute;
     top: 0px;
     width: 80px;
     text-align: left;
     font-size:11pt;
}

/* end  custom smaller button */


.ButtonText
{
    margin-top:5px;
    }

td.homeNewsWrapper
{
  background-color:#E0E2F1;
  float:right;
}

div.Header
{
	background-color:White;
	background-repeat:repeat-x;
}
div.newsHeader
{
	color:#034EA2;
	font-size:14pt;
	border-bottom:solid 1px white;
	margin-bottom: 4px;
	margin-top:4px;
}
#infocontainer {
	width:260px;
	padding-top:10px;
	float:left;
	}	
	

.DrillDownHeadingText 
{
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:#333;
	font-size:20px;
	font-weight:normal;
	text-align:left;
}
#DrillDownHeading {
	float: left;
	width: 200px;
	padding-top:18px;
	height: 32px;
	overflow:hidden;
}

#divDrillDownMenu {
	float: left;
	width: 200px;
	padding:0px;
}

div.drillText {
	float: right;
	width: 350px;
	padding-top:31px;
}	
.formButton
{
	background-color:#034EA2;
}

/* styling for the form */

.formTable {
	background-color: #E0E9F3;
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
}

.formTable td {
	padding:0.3em;
}

.formSubHead 
{
	color:#034EA2;
}	

.formBoldType 
{
	font-weight:bold;
}
	
.ajax__calendar_container td 
{
	padding:0;
}
