@charset "UTF-8";

html {
	font-size: 125%;
    }
body  {
	font: 50% Verdana, Arial, Helvetica, sans-serif;
	background: #2D546B url(../images/background_repeat.gif) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	}
p {
    margin: 14px 0px 0px 0px;
	font: 1.1em/1.6em Verdana, Arial, Helvetica, sans-serif; 
	}
img {display: block;}
	
/* CONTAINER STYLES
--------------------------------------------------------------------- */	
.pagewrapper #container { 
	width: 750px;
	background: #FFFFFF;
	margin: 0 auto;
	border: none;
	text-align: left;
	} 
.pagewrapper #header { 
	background: #5179a2; 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 89px;
	width: 750px;
	}

.pagewrapper #mainContent {
	margin: 0px 240px 0px 0px;
	padding: 0px 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
} 
.pagewrapper #mainContentProds {
	margin: 0px 210px 0px 0px;
	padding: 0px 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
} 
.pagewrapper #mainContentMap {
	margin: 0px 190px 0px 0px;
	padding: 0px 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
} 
.pagewrapper #sidebar1 {
	float: right; 
	width: 210px; 
	padding: 10px 15px 0px 0px;
}
.pagewrapper #sidebar1 h3, .pagewrapper #sidebar1 p {
	margin-right: 15px;
}
.pagewrapper #sidebar2 {
	float: right; 
	width: 210px; 
	padding: 25px 15px 0px 0px;
}
.pagewrapper #sidebarProds {
	float: right;
	width: 160px !important; width:150px;
	margin: 20px 15px 0px 0px !important; margin: 20px 10px 0px 15px;
	padding: 5px 10px 10px 10px;
	background-image: url(../images/background_productsidebar.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.pagewrapper #sidebarMap {
	float: right;
	width: 140px !important; width:155px;
	margin: 20px 15px 0px 0px !important; margin: 20px 0px 0px 15px;
	padding: 5px 10px 10px 10px !important; padding: 20px 0px 0px 0px;;
}
.pagewrapper #sidebarProds p {
	margin: 6px 0px 0px 0px;
	line-height: normal;
}
.pagewrapper #sidebarProds .listelements {
	margin: 12px 0px 0px 0px;
	color: #666666;
}

/* GENERAL FONT STYLES
--------------------------------------------------------------------- */	
h1 {
	margin-top: 20px;
	margin-bottom: 20px;
	color: #004096;
	font: bold 1.6em Verdana, Arial, Helvetica, sans-serif; 
    }
h2 {
	margin-top: 14px;
	margin-bottom: -8px;
	color: #0094e8;
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0094e8;
    }
.charttitlebluetop {
	margin: 20px 0px 10px 0px;
	color: #004096;
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #004096;
	display: block;
    }	
.charttitle {
	margin: 20px 0px 5px 0px;
	color: #0094e8;
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0094e8;
    }
.bluebold {
	color: #004096;
	font-weight: bold;
	}
.inlinesub {
	color: #587B8B;
	font-weight: bold;
    }
.newspagedate {
	color: #587B8B;
	font: bold .7em Verdana, Arial, Helvetica, sans-serif;
    }

/* LINK STYLES
--------------------------------------------------------------------- */	
#mainContent .inlinelink a:link {
	color: #108BCE;
	text-decoration: none;
}
#mainContent .inlinelink a:visited {
	color: #108BCE;
	text-decoration: none;
}
#mainContent .inlinelink a:hover {
	color: #587B8B;
	text-decoration: underline;
	background-color: #D8E0E9;
}
#mainContent .inlinelink a:active {
	color: #108BCE;
	text-decoration: none;
}
#mainContentProds .inlinelink a:link {
	color: #108BCE;
	text-decoration: none;
}
#mainContentProds .inlinelink a:visited {
	color: #108BCE;
	text-decoration: none;
}
#mainContentProds .inlinelink a:hover {
	color: #587B8B;
	text-decoration: underline;
	background-color: #D8E0E9;
}
#mainContentProds .inlinelink a:active {
	color: #108BCE;
	text-decoration: none;
}

/* FOOTER STYLES
--------------------------------------------------------------------- */	
.pagewrapper #footer { 
	padding: 0px;
	background-color: #C2D1D4; 
} 
.pagewrapper #footer p {
    font: 1.2em Verdana, Arial, Helvetica, sans-serif; 
	color: #0D4697;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.copyrightfont {
	font: .9em Verdana, Arial, Helvetica, sans-serif; 
	color: #c2d1d4;
	line-height: 18px;
    }

/* UTILITY STYLES
--------------------------------------------------------------------- */	
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.fltrtimg {
	margin: 5px 0px 15px 10px;
	border: 4px solid #D1E7F1;
	background-color: #FFFFFF;
	padding: 1px;
	float: right;
	}
hr {
	border: 0px;
	color: #D1E7F1;
	background-color: #D1E7F1;
	height: 4px;
    }
#contacttable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding: 3px;
	margin-top: 20px;
	border: 1px solid #416981;
	background-color: #E7F6FF;
	width: 100%;
    }
#contacttable .contactheader td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	margin-top: 15px;
	border: 1px solid #005290;
	background-color: #005290;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
    }
#contacttable .contactdata td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	background-color: #F7F9FA;
	font-weight: normal;
	color: #406980;
	text-align: left;
	border: 1px solid #416981;
    }
