.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #19388A;
	padding-left: 10px;


}
.menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #19388A;
	padding-left: 10px;


}
.menubold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #19388A;
}
A.menubold:link { text-decoration:none;}
A.menubold:visited { text-decoration:none;}
A.menubold:active { text-decoration:none;}
A.menubold:hover { text-decoration:underline; color:#D1600E}
.menuboldindent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #19388A;
	padding-left: 10px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.footer2 {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	align: justify;
	color: #FF4200;
}
A.footer2:link { text-decoration:none;}
A.footer2:visited { text-decoration:none;}
A.footer2:active { text-decoration:none;}
A.footer2:hover { text-decoration:underline;}
.greybar {
	background-color: #EB984B;
	border-right-width: 0px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;



}
.gwbg {
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.swoosh {
	background-image: url(images/header_swoosh.gif);
	width:302px; 
	height:91px;
	background-repeat: no-repeat;
	background-position: right top;
	z-index:5;
}
.gwlogo {
	background-image: url(images/gw_logo.gif);
	width:150px;
	height:69px;
	background-repeat: no-repeat;
	background-position: right bottom;
	z-index:6;
	right: 0px;
	bottom: 0px;

}
.headerSwoosh {position:absolute; top:0px; right:0px; width:302px; height:91px; background-image:url(images/header_swoosh.gif); background-position:top left; background-repeat:no-repeat; z-index:5;}
.whitetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 20px;

}
