html { margin:0; padding:0; }

/* Globals */ 
body { margin:0; padding:0; background: #0a2a50 url(images/mainbkg.jpg) repeat-x top center; font:9pt Arial; color : #003366; }
h1 { font:bold 25px Arial; color: #003082; }
h2 { font:bold 18px Arial; color: #003082; margin:0; }
img { border: none; margin: 0px; padding: 0px; }
div#main a:link, a:visited, a:active { color:#003082; text-decoration:none; }
div#main a:hover { color:#ffcc66; background-color:#003082; padding:0 0px; }	

/* Page layouts */	
div#wrapper { background-color: #d5bf96; width:807px; /*height:794px;*/ margin-right: auto; margin-left: auto; text-align: left;}
div#header { background-color: #d5bf96; width:807px; height:186px;}
div#topNav { width:601px; height:30px; background: #7e4c1b url(images/header_topNav_bkg.jpg) no-repeat top left; font:bold 8pt Arial; color:#000; line-height:180%;}
div#topNav a:link, #topNav a:visited, #topNav a:active { color:#fff; text-decoration:none; }
div#topNav a:hover { color:#ffcc66; }	

ul.topnavlinks { list-style-type: none; padding:5px 0 0 0; margin: 0; }
ul.topnavlinks li { display: inline; padding-left: 5px; padding-right: 10px; }	

.bold {font-weight:bold;}
.left { text-align:left; }
.centered {margin-left:auto; margin-right:auto; text-align:center;}
.pad { padding:10px; }
div.hrTan {clear:both;margin:10px 0;height:1px;background:#a17927;border-bottom:1px solid #d1b57b;overflow:hidden;width:100%;}
div.hrBlue {clear:both;margin:10px 0;height:1px;background:#7085b2;border-bottom:1px solid #0e307d;overflow:hidden;width:100%;}

.fixer_5 {clear:both;overflow:hidden;width:auto;height:5px;}
.fixer_10 {clear:both;overflow:hidden;width:auto;height:10px;}
.fixer_20 {clear:both;overflow:hidden;width:auto;height:20px;}
.fixer_30 {clear:both;overflow:hidden;width:auto;height:30px;}


div.box_top { height:9px; padding-left:10px; background:url(images/tl_box.gif) transparent no-repeat top left; overflow:hidden;}
div.box_top div {height:9px; padding-right:10px; background:url(images/tr_box.gif) transparent no-repeat right; overflow:hidden;}
div.box_top div div {height:9px;background:#d8ceb9 url(images/tc_box.gif) transparent repeat-x; overflow:hidden;}

div.box_bottom {clear:both;height:11px;padding-left:10px;background:url(images/bl_box.gif) transparent no-repeat left;overflow:hidden;}
div.box_bottom div {height:11px;padding-right:10px;background:url(images/br_box.gif) transparent no-repeat right;overflow:hidden;}
div.box_bottom div div {height:11px;background:#d8ceb9 url(images/bc_box.gif) transparent repeat-x; overflow:hidden;}

div.white_box_top { height:9px; padding-left:10px; background:url(images/white_tl_box.gif) transparent no-repeat top left; overflow:hidden;}
div.white_box_top div {height:9px; padding-right:10px; background:url(images/white_tr_box.gif) transparent no-repeat right; overflow:hidden;}
div.white_box_top div div {height:9px;background:#d8ceb9 url(images/white_tc_box.gif) transparent repeat-x; overflow:hidden;}

div.white_box_bottom {clear:both;height:11px;padding-left:10px;background:url(images/white_bl_box.gif) transparent no-repeat left;overflow:hidden;}
div.white_box_bottom div {height:11px;padding-right:10px;background:url(images/white_br_box.gif) transparent no-repeat right;overflow:hidden;}
div.white_box_bottom div div {height:11px;background:#d8ceb9 url(images/white_bc_box.gif) transparent repeat-x; overflow:hidden;}

div.tan_content {float:left; background:#d3c4a5 url(images/tan_box_bkg.jpg) repeat-x 0 0; border:1px solid #000;}
div.blue_content {float:left; background:#cfd3dc url(images/blue_box_bkg.jpg) repeat-x 0 0; border:1px solid #000;}
div.white_content {float:left; background:#fff; border:1px solid #000;}


.lightaccent { background: #E5D7B5;}
.lightheader { background: #0066CC; font-family: Arial, sans-serif; color:#ffffff; font-size:11px; font-weight: bold;}
.darkheader { background: #003399; font-family: Arial, sans-serif; color:#FFFFFF; font-size:11px; font-weight: bold;}
.maintable { background:#fff; border-top :1px solid #4A5746;border-bottom :1px solid #4A5746;}
.dk_row { background: #efefef;}
	
/*HomePage Layouts*/
div#hero { width:807px; height:301px;}
div#hpSlogan { width:807px; height:17px;}
div#hpContentWrapper { width:807px; height:153px;}
div#hpContent { background-color:#d9ceba; width:606px; height:115px; text-align:center;}
div#hpBottom { width:807px; height:137px;}
div#hpBottomContent { width:511px; height:137px; background: url(images/bottom_bkg.jpg) no-repeat top left; color:#663300;}

/*ChildPage Layouts*/
div#pageTear { width:807px; height:37px; background:#ebe9c8 url(images/pageTear_bkg.jpg) no-repeat top left;}
div#ContentWrapper { width:807px; min-height:538px; background:#ebe9c8 url(images/content_bkg.gif) no-repeat bottom left;}
div#ContentBottom { width:807px; height:36px; background:#ebe9c8 url(images/bottom_bkg.gif) no-repeat top left;}
div#main {width: 745px; margin-left:auto; margin-right:auto; text-align:center; overflow:hidden;}	
div#productDisplay {width:100%;background:#fff; border-top:25px solid #003399; border-bottom:2px solid #003399;}


	
div#sidebar {
	/*background-color: #ffcc99;*/
	float: left;
	width: 182px;
	margin-left: -760px;
	}
	
div#nav {
	/*background-color: #ff9900;*/
	float: left;
	width: 153px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #003366;
	line-height: 150%;
	padding: 0px 0px 0px 20px;
	}

#nav a:link, #nav a:visited, #nav a:active {
	color:#003366;
	text-decoration:none;
	}
	
#nav a:hover {
	color:#cc6600;
	text-decoration:none;
	}	
	
ul.nav {
	list-style-type: none;
	padding-left: 0;
	margin-bottom: 10px;
	margin-left: 0;
	}
ul.nav li {
	display: block;
	}
	

	
#footer { clear:both; margin-left:auto; margin-right:auto; text-align:center; font: 8pt Arial; color: #ffffff;}

#footer a:link, #footer a:visited, #footer a:active { color:#ffffff; text-decoration:none; }
	
#footer a:hover {color:#ffcc00;text-decoration:none;}	

ul.footernav {
	list-style-type: none;
	padding-left: 0;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0;
	}
ul.footernav li {
	display: inline;
	}

	
/* End page layouts */

/*MISC TEXT COLORS*/
.breadcrumbs { font-family:arial; font-size:7pt; font-style:normal; font-weight:normal; letter-spacing:normal; text-decoration:none; text-transform:normal; color:#2e4d84;}
.breadcrumbs A{ text-transform:normal;text-decoration:none; color:#2e4d84;}
.breadcrumbs A:hover { text-transform:normal;text-decoration:none; color:#CC0033; text-decoration:underline;}

.tinytext { font-family:arial; font-size:7pt; font-style:normal; font-weight:normal; letter-spacing:normal; text-decoration:none; text-transform:normal; color:#000066;}
.tinytext A{ text-transform:normal;text-decoration:none; color:#000066;}
.tinytext A:hover { text-transform:normal;text-decoration:none; color:#CC0033; text-decoration:underline;}

.Invent_titletext { font:bold 18px Arial; color: #003082;}
.Invent_titletext A{ text-transform:normal;text-decoration:none; color:#003082;}
.Invent_titletext A:hover { text-transform:normal;text-decoration:none; color:#003082;}

.Invent_titletext2 { font:bold italic 14px Arial; color:#2e4d84;}
.Invent_titletext2 A{ text-transform:normal;text-decoration:none; color:#003082;}
.Invent_titletext2 A:hover { text-transform:normal;text-decoration:none; color:#003082;}
 
.redtext { font-family:arial; font-size:8pt; font-style:normal; font-weight:normal; letter-spacing:normal; text-decoration:none; text-transform:normal; color:#CC0033;}
.redtext A{ text-transform:normal;text-decoration:none; color:#CC0033;}
.redtext A:hover { text-transform:normal;text-decoration:none; color:#000066; text-decoration:underline;}
  
.redtext2 { font-family:arial; font-size:9pt; font-style:normal; font-weight:normal; letter-spacing:normal; text-decoration:none; text-transform:normal; color:#CC0033;}
.redtext2 A{ text-transform:normal;text-decoration:none; color:#CC0033;}
.redtext2 A:hover { text-transform:normal;text-decoration:none; color:#000066; text-decoration:underline;}

.graytext { font-family:arial; font-size:14px; font-style:normal; font-weight:normal; letter-spacing:normal; text-decoration:none; text-transform:normal; color:#666666;}
.graytext A{ text-transform:normal;text-decoration:none; color:#CC0033;}
.graytext A:hover { text-transform:normal;text-decoration:none; color:#000066; text-decoration:underline;}
/*END MISC TEXT COLORS*/

#rotator
{
	/*border: 1px solid #000;*/
	cursor: pointer;
	overflow: hidden;
	margin: 0;
	position: relative;
	width: 760px;
	height: 301px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 760px;
	height: 301px;
}