* 		{ padding: 0; margin: 0; color: #FFF; }
*, body	{ font-family: Trebuchet MS, Helvetica, Arial; font-size: 95%; }
body {
	background-color:		#b6b5b5;
}

#pageWrap {
	width:					100%;
	background-color:		transparent;
	background:		black url(/images/navbg.jpg) repeat-x 0 0 scroll;
}

#pageBody {
	width:					850px;
}

div.hoverBtn {
	position: 		relative;
	float:			left;
	background:		black url(/images/navbg.jpg) repeat-x 0 0 scroll;
}
div.hoverBtn a {
	position: 		relative;
	z-index: 		2;
	display: 		block;
	width: 			180px;
	text-align:center;
	text-decoration:	none;
	color:			#000;
	background:		transparent none repeat-x 0 0 scroll;
	font-size:16px;
	line-height:60px;
	height:60px;
	text-transform:uppercase;
	font-family: 'Oswald', sans-serif;
	padding-right:1px;
	color:white;
}
div.hoverBtn div {
	display:		none;
	position: 		absolute;
	z-index: 		1;
	top: 			0px;
	background:		white url(/images/fxnavbg.gif) repeat-x 0 0 scroll;
}

p {
	padding-top:	0px;
	margin:			0.5em 0;
}

.clear	{ clear: both; }

html, body { height: 100%; margin-bottom: 1px; }

.pagetitle {font-family: 'Oswald', sans-serif;font-size:26px;color:#003300}
.pagecontent {font-size:13px;color:black;}
.formdesign {border:1px solid #C8C8C8;background-color:white;color:black}
.bigformdesign {border:1px solid #C8C8C8;background-color:white;width:300px;height:100px;color:black}
.form_input_col {font-size:13px;color:#A2A2A2;padding-bottom:2px;color:black}


A.botmenu {
	text-align:center;
	text-decoration:	none;
	color:			#000;
	background:		transparent none repeat-x 0 0 scroll;
	font-size:10px;
	line-height:20px;
	height:20px;
	text-transform:uppercase;
	font-family: 'Oswald', sans-serif;
	padding-right:1px;
	color:black;
}
.firstline {
line-height:30px;
font-size:16px;
color:black;
border-top:2px solid #eeeeee;
border-bottom:2px solid #e8e9e4;
font-family: 'Oswald', sans-serif;
}
.normaltext {
font-size:12px;
color:black;
font-family: 'Oswald', sans-serif;
}
B {color:black}
.h1c {font-family: 'Oswald', sans-serif;font-size:26px;color:#003300}
.h2c {font-family: 'Oswald', sans-serif;font-size:20px;color:#003300}
A {color:darkblue}
.thelist {color:black;padding-left:20px}