body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#002C72;
	font-size:0.9em;
}
#content a 
{
	color:#FA6F2A;
} 
#content a:hover
{
	color:#FA6F2A;
	text-decoration:none;
} 
h1 
{
	font-size:1.3em;
	color:#FA6F2A;

}
h2
{
	font-size:1.2em;
	color:#FA6F2A;

}
h3 
{
	font-size:0.9em;
	color:#FA6F2A;

}

.searchBox
{
	margin:20px 0px 0px 15px;
	border:0px solid #ff0000;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.emailFriend 
{
	margin:10px 0px 0px 12px;
}
#pageWrapper {
	border:0px solid #ff0000;
	margin:10px 0px 0px 0px;
}

#centerPage  {
	width:958px;
	border:0px solid #000066;
	margin-left:auto;
	margin-right:auto;
	
}

#header {
	height:193px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	overflow:hidden;

	
}
#mainNav 
{
	border:0px solid #ff0000;
	width:743px;
	float:right;
	height:30px;
}
#mainImage 
{
	border:0px solid #ff0000;
	width:743px;
	float:right;
	margin:0px 10px 0px 0px;
	height:154px;
	text-align:right;
}
#body {
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#FFFFFF;
	
	
}
#subNav 
{
	float:left;
	width:210px;
	border:0px solid #ff0000;
	margin:0px 0px 20px 5px;
	background-image:url(../images/subNav_bg.gif);
	height:356px;
	background-repeat:no-repeat;
	text-align:left;
}
#content 
{
	float:left;
	width:510px;
	border:0px solid #ff0000;
	margin:0px 0px 20px 5px;
	text-align:left;
}
#spots 
{
	float:left;
	width:210px;
	border:0px solid #ff0000;
	margin:0px 0px 20px 5px;
}
#footer 
{
	border:0px solid #ff0000;	
	font-size:9pt;
	color:#FFCC00;
	padding:5px 20px 0px 20px;
}
#footer a:ACTIVE, #footer a:LINK, #footer a:VISITED {
	color:#FFCC00;
	text-decoration:none;
}
#footer a:HOVER {
	text-decoration:underline;
}
/* DESIGNED BY */
#footerNav 
{
	width:500px;
	float:left;	
	text-align:left;
}

#designedBy {
	text-align:right;
	width:300px;
	float:right;
}
.spot 
{
	width:210px;
	height:96px;
	margin:0px 0px 5px 0px;
	
}


.clearBoth {
	clear:both;
}
.clearLeft {
	clear:left;
}
.clearRight {
	clear:right;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.accContent 
{
	float:left;
	text-indent:-5000px;
}


dl.questionSet {
	margin: 0;
	padding: 0;
}

dl.questionSet dt {
	margin-bottom: 5px;
}

dl.questionSet dd {
	margin-bottom: 10px;
}

.medium {
	width: 400px;
	height: 100px;
}

.small {
	width: 266px;
}

#submitContainer {
	text-align: right;
}