/*Style Sheet for Version 4 Browsers */
body {
	background-color : #FFFFFF;
	background-image : url(assets/gw3_pgbg.gif);
	background-repeat : repeat-x
}

/*Styles for the Main Content Layer */
.maindiv {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 13px;
	padding-left : 25px;
	padding-right : 0px
}

.titrediv {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
}
.titrediv h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
}

.maindiv h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
}

.maindiv p {
text-align:justify;
}
.maindiv u {
text-align:justify;
}
.maindiv li {
text-align:justify;
}
.maindiv h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	margin-bottom : 12px;
	margin-top : 30px
}

.maindiv h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #E65E00;
}

.maindiv a:link {
	color : #E65E00;
	text-decoration: none;
}

.maindiv a:visited {
	color : #E65E00;
	text-decoration: none;
}

.maindiv a:hover {
	color : #000;
	text-decoration: underline;
}

/* Lists*/
li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 13px;
}

/*Style for The Little Icon Layers */
.icondiv a { color:#FFFFFF }
.icondivL a { color:#FFFFFF }

/*Style Applied to the Sidebar Layer */
.navDiv {
	color : #999999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px
}

.navDiv h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px
}

.navDiv h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px
}

/*Style Applied to the Paragraphs for Main Section Links */
p.navButts {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin-bottom : 4px;
	margin-left : 0px;
	margin-top : 6px
}

.navButts a { color : #666666; text-decoration : underline }

.navButts a:hover { color : #999999; 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 : 12px;
	margin-bottom : 2px;
	margin-left : 12px;
	margin-top : 0px
}

.navSubs a { color : #333333; text-decoration : none }

.navSubs a:hover { color : #999999; 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 : 14px;
	font-weight : bold;
	margin-bottom : 6px;
	margin-left : 0px;
	margin-top : 6px
}

.navViz a { color : #666666; text-decoration : underline }

/*Style Applied to the Paragraphs for Copyright-Small-Text */
.copyrights {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 12px;
	margin-top : 60px;
	text-align: center;
}

p.footer {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-top : 6px
}


/*Turns off Borders around Hyperlinked Images- Apply to a-tags*/

a.nn4imgWhite { color: #FFFFFF}


/*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 : 12px
}
*/
input { background-color : #CDC9D8; 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 }
.temp {
background-color:#FF0000;
color:#FFFFFF;
}


.menu {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menu2 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:right;
}

.menu a:link {
	color : #E65E00;
	text-decoration: none;
}

.menu a:visited {
	color : #E65E00;
	text-decoration: none;
}

.menu a:hover {
	text-decoration: underline;
}

.menu2 a:link {
	color : #000000;
	text-decoration: none;
}

.menu2 a:visited {
	color : #000000;
	text-decoration: none;
}

.menu2 a:hover {
	color : #E65E00;
	text-decoration: none;
}
.actu {
	font-size: 12px;
	color : #666666;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 6px;
	padding-left: 12px;
		border-left : 1px dotted #CCCCCC;
}
.actu a:link {
	color : #333333;
	font-weight: bold;
	text-decoration: none;	
}

.actu a:visited {
	color : #333333;
	text-decoration: none;
}

.actu a:hover {
	color : #000000;
	text-decoration: underline;
}
.navDiv a:link {
	color : #E65E00;
	font-weight: bold;
	text-decoration: none;	
}

.navDiv a:visited {
	color : #E65E00;
	text-decoration: none;
}

.navDiv a:hover {
	color : #000000;
	text-decoration: underline;
}
.jon {background-color:#FFFF00}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
font {
	color: #FFFFFF;
}
