/*Style Sheet for Version 5 Browsers */
/*The Body Background */
body {
	background-color : #FFFFFF;
	background-image : url(assets/gw3_pgbg.gif);
	background-repeat : repeat-x
}

/*Styles for the Main Content Layer */
.maindiv {
	border-left : 1px dotted #CCCCCC;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
	padding-left : 48px;
	padding-right : 36px;
	position: absolute;
	width: 65%;
	left: 200px
}

.maindiv p { line-height : 180%; margin-top : 6px }

.maindiv h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	margin-bottom : 12px;
	margin-top : 0px
}

.maindiv h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	margin-bottom : 12px;
	margin-top : 20px
}

.maindiv a:link { color : #9999CC }

.maindiv a:visited { color : #996633 }

.maindiv a:hover { color : #7D7EBD }

/* Style for Non-Heading Text*/

.nonhd { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight: bold;
	margin-bottom : 12px;
	margin-top : 30px
}

.bstandhd { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight: bold;
	margin-bottom : 12px;
	margin-top : 12px
}

.bstandprice { 
	font-family :"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight: bold;
	margin-bottom : 12px;
	margin-top : 12px
}

.bstandincl { 
	font-family :"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight: bold;
	color: #FF0000;
	margin-bottom : 12px;
	margin-top : 12px
}

.tabhd {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	margin-bottom : 2px;
	margin-top : 2px;
	text-align: center 
}

.bldred {
	font-weight: bold;
	color: #FF0000
}

.center { text-align: center }

/*Specs Table*/ 

table#spec2col {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; 
        font-size : 14px; 
        border : 0; 
        border-collapse : collapse; 
        border-spacing : 0;
	width : 390px;
	text-align : center
} 

table#spec5col {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; 
        font-size : 14px; 
        border : 0; 
        border-collapse : collapse; 
        border-spacing : 0;
	width : 90%;
	text-align : center
} 

table#spec6col {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; 
        font-size : 14px; 
        border : 0; 
        border-collapse : collapse; 
        border-spacing : 0;
	width : 100%;
	text-align : center
} 

table#mnt6col {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; 
        font-size : 14px; 
        border : 0;
	border-collapse : collapse;  
        border-spacing : 0;
	width : 100%;
	text-align : center
} 

.tabdataeven { background-color : #cccccc }

.leftcolodd {
        text-align : left;
        font-weight : bold
} 

.leftcoleven {
        text-align : left;
        font-weight : bold;
        background-color : #cccccc
} 

.toprow {
	color : #000099; 
        font-weight : bold;
	background-color : #cccccc 
} 

.toprowlf { 
	color : #000099; 
	font-weight : bold;
	background-color : #cccccc; 
	text-align : left
}

.nonhdbdp { font-weight : bold } 


/* Lists*/
li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin-bottom : 12px;
	margin-right : 48px;
	margin-top : 12px
}

ol { color : #99CC66 }

ul { color : #9999CC }

/*Style for The Little Icon Layers */
.icondiv {
	border-bottom : 1px solid #CCCCCC;
	border-left : 0px solid #CCCCCC;
	border-right : 1px solid #CCCCCC;
	border-top : 1px solid #CCCCCC
}

.icondivL {
	border-bottom : 1px solid #CCCCCC;
	border-left : 1px solid #CCCCCC;
	border-right : 0px solid #CCCCCC;
	border-top : 1px solid #CCCCCC
}

/*Style Applied to the Sidebar Layer */
.navDiv {
	color : #999999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px
}

.navDiv p { margin-bottom : 12px; margin-top : 6px }

.navDiv h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	margin-left : 0px;
	margin-top : 0px
}

.navDiv h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #0066CC;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-top : 24px
}

.navDivnh {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #0066CC;
	font-weight : bold;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-top : 24px
}

/*Style Applied to the Paragraphs for Main Section Links */
p.navButts {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 4px;
	margin-top : 6px
}

.navButts a {
	background-color : #99CCFF;
	border : 1px solid #999999;
	color : #333333;
	display : block;
	padding-bottom : 2px;
	padding-left : 12px;
	padding-top : 4px;
	text-decoration : none;
	width : 100%
}

.navButts a:hover {
	background-color : #6495ED;
	border : 1px solid #999999;
	color : #FFFFFF;
	text-decoration : none
}

/*Style Applied to the Paragraphs for the Sub-Section Links */
p.navSubs {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 2px;
	margin-left : 0px;
	margin-top : 0px
}

.navSubs a {
	background-color : FFFFFF;
	color : #333333;
	display : block;
	padding-left : 14px;
	text-decoration : none;
	width : 100%
}

.navSubs a:hover {
	background-color : #F4F4F4;
	color : #4682B4;
	text-decoration : none
}

/*Style Applied to the Paragraphs for Static Down-State Main Section Links */
p.navViz {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	margin-bottom : 6px;
	margin-left : 0px;
	margin-top : 6px
}

.navViz a {
	background-color : #0066CC;
	border : 1px solid #999999;
	color : #FFFFFF;
	display : block;
	padding-bottom : 2px;
	padding-left : 12px;
	padding-top : 4px;
	text-decoration : none;
	width : 100%
}

/*Style Applied to the Paragraphs for Copyright-Small-Text */
p.copyrights {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : normal;
	margin-bottom : 12px;
	margin-top : 60px
}

p.footer {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : normal;
	margin-top : 6px
}

/*Turns off Borders around Hyperlinked Images*/
img { border : 0px; display : block }

.inlinimg { display : inline }

/*Styles Applied to Form Elements */
form {
	border : 1px dotted #CCCCCC;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-right : 36px;
	margin-top : 0px;
	padding : 0px
}

input { background-color : #B0C4DE; border : 1px solid #999999 }

input:focus { background : #FFFFFF }

textarea { 
	background-color : #FAE4A5;
	border : 1px solid #999999; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px 
}

.checks { background-color : #FFFFFF; border : 1px none }

.formBut { background-color : #CCCCCC }

/*Styles Applied to Float Images left or right */
.imgfloatright { float : right }

.imgfloatleft { float : left }

