/*Style Sheet for Version 5 Browsers */
/*The Body Background */
body {
	background-color : #222222;
	background-image :  url("assets/Images/gw3_pgbg.gif");
	background-repeat : repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0.13em;
	line-height: 160%;
	font-weight: 900;
}

/*Styles for the Main Content Layer */
.maindiv {
	border-left : 2px dotted #FFCC00;
	color : #FFFFFF;
	font-size : 10px;
	padding-left : 48px;
	padding-right : 36px;
	line-height: 150%;
	letter-spacing:0.13em;
	font-weight: 900;
}
.style1 {
	color: #FFCC00;
	font-size: x-small
}
.maindiv p {
	margin-top : 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 160%;
	letter-spacing:0.13em;
	font-weight: 900;
	word-spacing: normal;
	color: #FFF;
	
}

.maindiv h1 {
	font-family : Arial, Helvetica, sans-serif;
	color : #FFCC00;
	font-size : 14px;
	margin-bottom : 12px;
	margin-top : 0px;
	font-weight: 600;
}

.maindiv h2 {
	font-family : Arial, Helvetica, sans-serif;
	color : #FFCC00;
	font-size : 12px;
	margin-bottom : 12px;
	margin-top : 30px
}

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

.maindiv a:visited { color : #996633 }

.maindiv a:hover {
	color : #000
}

/* Lists*/
li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 12px;
	margin-right : 36px;
	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;
	line-height: 125%;
	color: #FFF;
}


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

.navDiv h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-top : 24px
}

/*Style Applied to the Paragraphs for Main Section Links */
p.navButts {
	color : #000000;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : .75em;
	line-height: 125%;
	margin-bottom : 4px;
	margin-top : 6px
}

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

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

/*Style Applied to the Paragraphs for the Sub-Section Links */
p.navSubs {
	color : #000000;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : .75em;
	margin-bottom : 2px;
	margin-left : 15px;
	margin-top : 0px;
	letter-spacing:0.1em;
	margin-right: 2px;
	font-weight: 600;
}

.navSubs a {
	background-color : #000000;
	color : #FFCC00;
	display : block;
	padding-left : 6px;
	text-decoration : none;
	width : 110%;
	border: 1px solid #999999;
	padding-bottom: 2px;
	padding-top: 4px;
}

.navSubs a:hover {
	background-color : #000000;
	color : #FFFFFF;
	text-decoration : none;
	border: 1px solid #FFCC00;
}

.navSubs a:active {
	background-color : #000000;
	color : #FFFFFF;
	display : block;
	padding-left : 8px;
	text-decoration : none;
	width : 100%;
	font-weight: bold;
	font-size: 0.75em;
	
	
}

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

.navViz a {
	background-color : #333333;
	border : 1px solid #FFCC00;
	color : #FFFFFF;
	display : block;
	padding-bottom : 2px;
	padding-left : 6px;
	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 : #FFFFFF;
	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 #FFCC00;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-right : 36px;
	margin-top : 0px;
	padding : 12px
}

input { background-color : #FFFFFF; border : 1px solid #CCCCCC }

input:focus { background : #FFFFFF }

textarea { 
	background-color : #FFFFFF;
	border : 1px solid #000000; 
	font-family : 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 }
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	color: #FFF;
	list-style-type: disc;
}

