:focus { -moz-outline-style: none; }
img {
}
.noborder {border: 0;}
.block{display:block;}
.inline{display:inline;}
.noul {text-decoration : none;}

p {
	margin:0;
	padding: 0 0 1em 0;	
	}
	
ul {
	margin:0;
	padding: 0 0 1em 5em;	
	}
	
td {
	vertical-align: top;
}

.news_link a:link {color: #e9730b; text-decoration: none; font: bold 11px/14px Arial, Helvetica, sans-serif; }
.news_link a:visited {color: #e9730b; text-decoration: none; font: bold 11px/14px Arial, Helvetica, sans-serif; }
.news_link a:hover {color: #e9730b; text-decoration: none; font: bold 11px/14px Arial, Helvetica, sans-serif; }
.news_link a:active {color: #e9730b; text-decoration: none; font: bold 11px/14px Arial, Helvetica, sans-serif; }
.news_link a:focus {color: #e9730b; text-decoration: none; font: bold 11px/14px Arial, Helvetica, sans-serif; }

#footer a:link {color: #999999; }
#footer a:visited {color: #999999; }
#footer a:hover {color: #999999; }
#footer a:active {color: #999999; }
#footer a:focus {color: #999999; }

#subfooter a:link {color: #e9730b; }
#subfooter a:visited {color: #e9730b; }
#subfooter a:hover {color: #e9730b; }
#subfooter a:active {color: #e9730b; }
#subfooter a:focus {color: #e9730b; }

body {
	font: 12px/14px Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../images/backG.gif);
}
#container {
	width: 880px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #ffffff;
	text-align: left; /* this overrides the text-align: center on the body element. */
	
}
#mainContent {
	padding: 0px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 0;
}

#header {
	position: relative;
	padding: 0;
	margin: 0;
	background-color: Black;
	height: 75px;
	width: 880px;
	position: relative;
	top: 0;
}

#subscription {
	position: absolute;
	top: 18px;
	left: 500px;
	z-index: 200;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}

#navigation {
	position: relative;
	margin: 0;
	padding: 0 0px 0 20px;
	height: 23px;
	width: 860px;
	background-color: #AB0006;
	background-image: url(../images/nav_back.jpg);
	background-repeat: repeat-x;
}

#topPic {
	position: relative;
	margin: 0;
	padding: 0;
	height: 225px;
	width: 880px;
	background-color: White;
}

#copyright {
	position: relative;
	margin: 0;
	padding: 4px 10px 4px 10px;
	height: 12px;
	width: 860px;
	background: #000;
	font: 9px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #D2D2D2;
}

#footer {
	position: relative;	
	margin: 0;
	padding: 10px 20px 0px 20px;
	height: 75px;
	width: 840px;
	background-color: #000;
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #999999;
	text-align:center;
}

#newsbox {

	float: left;
	padding: 0;
	margin: 10px 12px 10px 12px;
	width: 190px;
	height: 300px;
}

#newsbox_wide {

	float: left;
	padding: 0;
	margin: 10px 10px 10px 9px;
	width: 410px;
	height: 300px;
}

#news {
	margin: 0;
	padding: 0;
	width: 190px;
	height: 285px;
}

#news_wide {
	margin: 0;
	padding: 0;
	width: 360px;
	height: 285px;
}

#news_link {
	padding: 0;
	margin: 0;
	width: 190px;
	height: 15px;
	float: left;
}

#dash {
	border-right: 1px dotted Black;
	float: left;
	height: 260px;
	margin-top: 10px;
}

#dash_client {
	border-right: 1px dotted Black;
	float: left;
	height: 140px;
	margin-top: 10px;
}

#subhead {
	position: relative;
	margin: 0;
	padding: 0;
	height: 45px;
	width: 880px;
	background-color: #346694;
}

#SubpageContent {
	background-image: url(../images/sub_page_background.gif);
	background-repeat: repeat-y;
	padding: 20px 10px 10px 210px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 0;
}

#subfooter {
	position: relative;	
	margin: 0;
	padding: 10px 10px 10px 10px;
	height: 40px;
	width: 860px;
	background-color: #000000;
	font: 10px/14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}

.inline {
	display: inline;
}

.clearfloat { 
	clear:both;
   height:0;
   font-size: 1px;
   line-height: 0px;
}
.redType {
	color: #a00f00;
	font-weight: bold;
	font-size: 12px;
}

.nav_copy {
	font: 11px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	padding-top: 4px;
	padding-right: 10px;
}
.centerText {
	text-align: center;
}
.tableHeader {
	font-size: 12px;
	font-weight: normal;
	color: #68ccff;
	background-color: #346694;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
}
.tableRow {
	background-color: #ECF2F9;
}

#side_nav {
	position: absolute;
	top: 159px;
	width: 200px;
	border-top: solid 1px #fff;
}

#nav_box {
	background-color: #0a3f69;
	width: 175px;
	height: 15px;
	padding: 3px 10px 3px 15px;
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	border-bottom: solid 1px #fff;
}

#nav_box:hover {
	background-color: #346694;
	width: 175px;
	height: 15px;
	padding: 3px 10px 3px 15px;
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	border-bottom: solid 1px #fff;
}

#nav_box_active {
	background-color: #346694;
	width: 175px;
	height: 15px;
	padding: 3px 10px 3px 15px;
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	border-bottom: solid 1px #fff;
}

.side_nav_link {
	text-decoration: none;
}

.form_contact {
	height: 15px;
	font: italic 10px Arial, Helvetica, sans-serif;
	background-color:#FFF;
	color:#555555;
	border: none;
	padding: 3px;
	width: 120px;
}

.form_button {
	background-color: #AB0006;
	border: 1px solid #FFFFFF;
	color: #FFF;
	padding: 2px;
}

#message {
	background-color: #AB0006;
	width: 800px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding: 20px;
	margin: 20px;
}

.white_text {
	color: #ffffff;
}

.product_headline {
	font: 16px Verdana, Geneva, sans-serif;
	color:#e9730b;
}

	
