
* 
{ 
	padding: 0px;
    margin:  0px;
}

body
{
	font-family:Segoe UI, Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 1em;
	/*background-color: black; /**/
	background-image: url('images/gbg.png'); /**/
}

.vertLinks
{
	text-decoration: none;
	padding: 0px 3px 3px 3px;
	font-weight:bold; /**/
}

h1
{
	/* font-variant: small-caps; /**/
	font-size:1.6em;
	margin-bottom:10px;
	color:#111;
}

h2
{
	/* font-variant: small-caps; /**/
	font-size:1.3em;
	margin-bottom:5px;
	color:#111;
}


a.normalLink:link
{
	text-decoration:none;
	color:blue;
}

a.normalLink:visited
{
	text-decoration:none;
	color:blue;
}

a.normalLink:hover
{
	text-decoration:none;
	color:red;
}


.faqmenu
{
	font-family:Segoe UI, Verdana, Tahoma, Helvetica, Arial, sans-serif;
	/* font-size:1em; /**/
	margin-right:10px;
	padding: 1px 3px 3px 3px;
	text-decoration:none;
	font-weight:bold;
}

.faqmenu a hover
{
	font-family:Segoe UI, Verdana, Tahoma, Helvetica, Arial, sans-serif;
	/* font-size:1em;  /**/
	margin-right:10px;
	padding: 3px 3px 3px 3px;
	font-weight:bold;
}

.faqWrap
{
	background-color:#ddd; /**/
	padding: 5px 5px 5px; 
	margin-bottom:10px;
	/*border: solid 1px #999; /**/
	
	behavior: url(PIE.htc); 
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#bbb), to(#ccc));
	background: -moz-linear-gradient(#bbb, #ccc);
	-pie-background: linear-gradient(#bbb, #ccc);
	
	/*
	-moz-border-radius: 10px 10px 10px 10px; 
	-webkit-border-radius: 10px 10px 10px 10px; 
	border-radius: 10px 10px 10px 10px; 
	*/
}


.mb
{
	margin-bottom:15px;
}

.mb12
{
	margin-bottom:7px;
}

.mb14
{
	margin-bottom:4px;
}

.finePrint
{
	font-size:.8em;
}

.loginButton
{
	height:19px;
	width:25px;
	font-size:.8em; 
	font-weight:bold;
	border:solid 1px #333; 
	background-color:#ccc; 
	color:#000;
}

.formButton
{
	height:20px; 
	border:solid 1px #333; 
	background-color:#bbb; 
	color:#000;
}

.formText
{
	font-size: .8em;
	font-weight:bold;
}

.jogIn
{
	margin-left:40px;
}

#wrapper { 
 margin: 0 auto;
 width: 960px; 
}

#header 
{
	width: 960px;
	height: 75px;
	color: #333;
	background: white;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;

	behavior: url(PIE.htc); 
	-moz-border-radius: 10px 10px 0px 0px; 
	-webkit-border-radius: 10px 10px 0px 0px; 
	border-radius: 10px 10px 0px 0px; 
		
}

#navigation
{
	clear:both;
	float:left;
	width: 960px;
	height: 40px;
	padding: 4px 0px 0px 0px;
	border: 0px;
	margin: 0px 0px 0px 0px;
	background-color: blue;
}

#content
{
	width: 920px;
	color: #000;
	/*border: 0px solid #ccc; /**/
	/*background-color: #ccc; /**/
	background-color: white;
	margin: 0px 0px 0px 0px;
	padding: 8px 20px 80px 20px;
	min-height: 540px;
	height: auto !important;
	height: 540px;
	
	behavior: url(PIE.htc); 
	-moz-border-radius: 0px 0px 10px 10px; 
	-webkit-border-radius: 0px 0px 10px 10px; 
	border-radius: 0px 0px 10px 10px; 
	
}

#footer
{
	font-size: .7em;
	clear: both;
	width: 960px;
	color: #333;
	border: 0px;
	margin: -40px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
}

.footerLink
{
	text-decoration:none;
	margin-right: 0px;
	padding: 2px 2px 2px 2px;
	color: #333;
}
