/*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 : 14px;
	padding-left : 48px;
	padding-right : 36px
}

.maindiv p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.maindiv td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.maindiv b {  font-style: normal; font-weight : bold; color: #007879;  }
/* old .maindiv i {  font-style: normal; font-weight : bold; color: #41D127;} */
.maindiv i {  font-style: normal; font-weight : bold; color: #333333;}


.maindiv h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
}

.maindiv h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
}

.maindiv a:link { color : #9999CC; }
.maindiv a:visited { color : #9999CC; }
.maindiv a:hover { color : #7878ba;}
.maindiv a:hover { color : #9999CC;}

/* Lists*/
ul {
	color : #9999CC;
	font-family: "Trebuchet MS", Arial, Helvetica,  sans-serif;
	font-size : 14px;
	margin-right : 36px
}

ol {
	color : #99CC66;
	font-family: "Trebuchet MS", Arial, Helvetica,  sans-serif;
	font-size : 14px;
	margin-right : 36px
}

/*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
}  */

 td.navButts {
	color : #333333;
	 font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	font-size : 12px;
}

.navButts a:link { color : #009900; text-decoration : underline }

.navButts a:hover { color : #009900; 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 */
.guild{
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.safe{
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size : 11px;
}

p.copyrights {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 12px;
	margin-top : 20px
}

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 Float Images left or right */
.imgfloatright { float : right }

.imgfloatleft { float : left }

.scrolldiv {
	color : #999999;
	font-family: "Trebuchet MS", Arial, Helvetica,  sans-serif;
	font-size : 12px;
