@charset "UTF-8";
/* CSS Document */

html {
	font-size: 125%;
    }
body  {
	font: 50% Verdana, Arial, Helvetica, sans-serif;
	background: #365E78 url(../images/background_repeat.jpg) 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;}
a:active {
	outline: none;
	}
a:focus {
	-moz-outline-style: none;
	}
	
/* 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 #mainContentFull { 
	margin: 0px 0px 0px 0px;
	padding: 0px 20px;
	} 
.pagewrapper #mainContentProds {
	margin: 0px 210px 0px 0px;
	padding: 0px 20px 0px 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	}
.pagewrapper #sidebar1 {
	float: right;
	width: 210px; 
	padding: 15px 15px;
	}
.pagewrapper #sidebar2 {
	float: right;
	width: 225px; 
	padding: 20px 20px;
	}
.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 #sidebarProds p {
	margin: 6px 0px 0px 0px;
	line-height: normal;
}

/* FOOTER STYLES
--------------------------------------------------------------------- */	
.pagewrapper #footer { 
	padding: 0px;
	background-color: #C2D1D4; 
	} 
.pagewrapper #footer p {
    font: 1.2em Verdana, Arial, Helvetica, sans-serif; 
	color: #0D4697;
	margin: 0;
	padding: 5px 0px;
	}
.copyrightfont {
	font: .9em Verdana, Arial, Helvetica, sans-serif; 
	color: #c2d1d4;
	line-height: 18px;
	margin-bottom: 15px;
    }
	
/* UTILITY STYLES
--------------------------------------------------------------------- */	
.fltrt {
	float: right;
	margin-left: 8px;
	}
.fltlft {
	float: left;
	margin-right: 8px;
	}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}
.imageframe { 
	background-color: #fff; 
	padding: 3px; 
	border: 1px solid #D3CFC3;
	}	
.imgpadright {
	margin: 0px 15px 15px 0px;
	}
.imgpadleft {
	margin: 0px 0px 15px 15px;
	}
	
/* GENERAL FONT STYLES
--------------------------------------------------------------------- */	
h1 {
	margin-top: 20px !important; margin-top: 10px;
	margin-bottom: 20px;
	color: #004096;
	font: bold 1.6em Verdana, Arial, Helvetica, sans-serif; 
    }
h2 {
	margin-top: 14px;
	margin-bottom: -4px;
	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;
    }
h3 {
	margin-top: 14px;
	margin-bottom: 5px;
	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;
    }
.subtitleh2 {
	margin: 14px 245px 0px 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;
    }
.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;
	}
	
/* 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;
	}
#mainContentFull .inlinelink a:link {
	color: #108BCE;
	text-decoration: none;
	}
#mainContentFull .inlinelink a:visited {
	color: #108BCE;
	text-decoration: none;
	}
#mainContentFull .inlinelink a:hover {
	color: #587B8B;
	text-decoration: underline;
	background-color: #D8E0E9;
	}
#mainContentFull .inlinelink a:active {
	color: #108BCE;
	text-decoration: none;
	}
	
/* CONTACT PAGE STYLES
--------------------------------------------------------------------- */	
#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;
    }
	
.inlinesub {
	color: #587B8B;
	font: bold 10px/16px Verdana, Arial, Helvetica, sans-serif;
    }

