/*Style Sheet for Version 4 Browsers */
body {
	background-color : #FFFFFF;
	background-image : url(Assets/imagesNew/gw3_vlb2.gif);
	background-repeat : repeat-x
}

/*Styles for the Main Content Layer */
.maindiv {
	width : 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	padding-left : 48px;
	padding-right : 36px
}


.maindiv h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color: #1C7DB5;
}

.maindiv h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color: #1C7DB5;
}

.maindiv h3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 13px;
}

.maindiv h4 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #1C7DB5;
	font-size : 14px;
}

.maindiv h5 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 16px;
}

.maindiv a:link { color : #3399FF }
.maindiv a:visited { color : #9966CC }
.maindiv a:hover {
	color : #FF0066;
	border-bottom: none;
	text-align: center;
}

.maindiv a2:link { color : #FF6699 }
.maindiv a2:visited { color : #9966CC }
.maindiv a2:hover {	color : #3399FF;
	border-bottom: none;
}

/* Lists*/
ul {
	color : #FF6699;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin-right : 36px
}

ol {
	color : #1C7DB5;
	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 }
.icondiv2 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;
	color: #1C7DB5;
	font-size : 16px
}

.navDiv h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #1C7DB5;
	font-size : 16px
}

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

.navButts a { color : #1C7DB5; font-weight : bold; text-decoration : underline }

.navButts a:hover { color : #FF6699; font-weight : bold; text-decoration : none }

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

.navSubs a { color : #1C7DB5; text-decoration : none }

.navSubs a:hover { color : #FF6699; text-decoration : none }

/*Style Applied to the Paragraphs for Static Down-State Main Section Links */
p.navViz {
	color : #1C7DB5;
	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 : #1C7DB5; text-decoration : none }

p.navViz2 {
	color : #FC0356;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	margin-bottom : 6px;
	margin-left : 0px;
	margin-top : 6px;
	text-decoration: none;
}

.navViz2 a { color : #1C7DB5; text-decoration : none }

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

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: NONE}


/*Styles Applied to Form Elements*/
form td {
	color : none;
	font-family :"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px
}

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

.imgfloatleft {
	float : left;
	}

/*Styles Applied to add wide border to Gallery Thumbnails */

.navThumb a {border: 4px solid #3399FF}
.imgThumb {border: 4px solid #3399FF}

/*Styles for the Sample Layer */
.samplediv {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
	padding-left : 48px;
	padding-right : 36px
}

.samplediv h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color: #000000;
}

.samplediv h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color: #1C7DB5;
}

.samplediv h5 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 16px;
}

/*Styles for the Special Links Layer */
.specialdiv {
	width : 760px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
}

.specialdiv h1 {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 16px;
	color: #993399;
}

.specialdiv h2 {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #1C7DB5;
}

.specialdiv h3 {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: #1C7DB5;
}

.specialdiv h4 {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #1C7DB5;
	}

.specialdiv h5 {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 15px;
	color: #000000;
}

.specialdiv h6 {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #993399;
}

/*Styles for the List Layer */
.listdiv {
	width : 197px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-left : 2px;
	padding-right : 2px
}

.listdiv h2 {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1C7DB5;
	font-size : 13px;
}

.listdiv h3 {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 12px;
}
.listdiv h4 {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1C7DB5;
	font-size : 12px;
}

.listdiv h5 {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 14px;
	}

/*Styles for the FreeStuff Info Layers */
.FreeStuffLeft {
	width : 306px;
	margin-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 75%;
	font-size : 10px;
	position: absolute;
	left: 8px;
}

.FreeStuffRight {
	width : 259px;
	margin-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 8px;
	font-size : 10px;
	position: absolute;
	left: 330px;
}

.FreeStuff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height: 10px;
}


/*Styles for the Promotional Link Layers on About... */
.PromoLinks {
	position:absolute;
	width:194px;
	z-index:10;
	top: 900px;
	left: 37px;
	border: none;
	bottom: inherit;
}

