@charset "UTF-8";
/* CSS Document */

html {
	font-size: 125%;
    }
body  {
	font: 50% Verdana, Arial, Helvetica, sans-serif;
	background: #365E78 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;}
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 #sidebar1 {
	float: right;
	width: 210px; 
	padding: 15px 15px;
	}
.pagewrapper #sidebar2 {
	float: right;
	width: 225px; 
	padding: 20px 20px;
	}

/* 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;
    }
	
/* 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;
	}
	
/* 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 {
	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;
	}

/* 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;
    }
	
/* NEWS ARCHIVE LIST STYLES
--------------------------------------------------------------------- */	
.prodlistcontainer {
    padding: 15px 0px 0px 0px;
    }
.prodlistcontainer strong {
	font-size: 1.2em;
	color: #0094e8;
	}
.productlist {
	list-style: none;
	list-style-image: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #C2D1D4;
	color: #0094e8;
    }
.productlist li { 
    margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #0094e8;
	border-bottom: 1px solid #C2D1D4;
	}
.productlist li a, .productlist li a:visited {
	display: block;
	width: 410px;
	font: normal 1.0em/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #0094e8;
	text-decoration: none;
	margin: 0px;
	padding: 8px 10px 8px 50px;
	background: #F7F9FA url(../images/backer-prodlist.jpg) no-repeat 0px 0px;
	}
.productlist li a:hover {
	text-decoration: none;
	background-position: 0px -150px;
	}
.productlist li a.current, .productlist li a.current:visited {
    background: #5498BF;
	color: #fff;
	}
.productlist li a.current:hover {
	text-decoration: none;
    background: #E6EDEE;
	color: #2C7FC1;
	}
.productlist span {
    width: 200px;
	display: block;
	margin: 4px 0px 0px 10px;
	padding: 0px 0px 0px 15px;
	font: normal 1em/12px Verdana, Arial, Helvetica, sans-serif;
	border: none;
	background: url(../images/bullet_arrow.gif) no-repeat 0px 1px;
	color: #2D3D4A;
	}
	
/* TABLE STYLES
--------------------------------------------------------------------- */	
#specs {
	margin-top: 15px;
	}
#specs td {
    text-align: center;
	padding: 5px 2px 5px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #517C96;
	font-size: 12px;
	}
#specs .tabletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #517C96;
	font-size: 10px;
	}
#specs .tablecontentfirst {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: #B3D3DD;
	white-space: nowrap;	
	}
#specs .tablecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	background-color: #F7F9FA;
	}

	
#pagelinks { display: block; height: 21px; width: 400px; margin-top: 20px;}
#pagelinks ul { margin: 0; padding: 0; list-style-image: none; list-style-position: outside; list-style-type: none; }
#pagelinks li { margin: 0px 15px 0px 0px; padding: 0; float: left; }
#pagelinks li a { text-decoration: none; text-indent: -1000em; outline: 0; }
	
#but-quality a { display: block; width: 173px; height: 21px; background: url(../images/button_quality.gif) no-repeat 0px 0px; }
#but-quality a:hover { background-position: 0px -21px; }
	
#but-printable a { display: block; width: 117px; height: 21px; background: url(../images/button_printable.gif) no-repeat 0px 0px; }
#but-printable a:hover { background-position: 0px -21px; }
	
	
.printlinks { display: block; height: 21px; width: 400px; margin-top: 20px;}
.printlinks ul { margin: 0; padding: 0; list-style-image: none; list-style-position: outside; list-style-type: none; }
.printlinks li { margin: 0px 15px 0px 0px; padding: 0; float: left; }
.printlinks li a { text-decoration: none; text-indent: -1000em; outline: 0; }
	
.but-printablepdf a { display: block; width: 117px; height: 21px; background: url(../images/button_printable.gif) no-repeat 0px 0px; }
.but-printablepdf a:hover { background-position: 0px -21px; }
	
.pagewrapper #bullist1 {
	margin: 15px 0px 10px 0px;
	font: 1.1em Verdana, Arial, Helvetica, sans-serif; 
	}
.pagewrapper #bullist1 ul {
	margin: 0px 0px 0px -10px;
	}
.pagewrapper #bullist1 ul li {
	margin: 5px 0px 5px 0px;
	list-style-image: url(../images/bullet_square.gif);
	color: #365E78;
	}
.pagewrapper #bullist1 ul ul li {
	margin: 5px 0px 5px -10px;
	color: #324B63;
	list-style-type: none;
	list-style-image: none;
	}
.nowrap { white-space: nowrap;}	

.newspagedate {
	color: #587B8B;
	font: bold .7em Verdana, Arial, Helvetica, sans-serif;
    }
	
.inlinesub {
	color: #587B8B;
	font: bold 10px/16px Verdana, Arial, Helvetica, sans-serif;
    }

