body, html {
	height: 100%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #ffffff;
}
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



a:link, a:visited, a:active {
	color: #006699;
}
a:hover {
	text-decoration: none;
}

img { border: 0; }
img, a { outline: none; }

#full {
	height: 100%;
	width: 1000px;
	margin: 0 auto 0 auto;
}

#hdr {
	height: 149px;
	width: 1000px;
	float: left;
}
	#logo {
		float: left;
		width: 278px;
	}
	#topNav {
		width: 722px;
		float: left;
		text-align: center;
		color: #FFFFFF;
		height: 30px;
		padding-top: 80px;
	}
		#topNav a:link, #topNav a:visited {
			color: #ffffff;
			text-decoration: none;
		}
#topNav a{ display:inline-block; padding-left:5px; padding-right:5px;}

#goTeam{ border-bottom:solid 4px #ff6600;}

#sideNav {
	background: url(../images/lft-rail.png) repeat-y;
	width: 278px;
	float: left;
	margin-top: -149px;
}
	#firstLink {
		border-top: 1px solid #dadada;
		margin-top: 1px;
	}
	.sideNav a:link, .sideNav a:visited {
		background: url(../images/bg-nav.gif) no-repeat;
		text-transform: uppercase;
		display: block;
		height: 23px;
		width: 256px;
		margin-left: 5px;
		padding: 10px 0 0 10px;
		border-color: #dadada #e6e6e6 #dadada #e6e6e6;
		border-width: 1px;
		border-style: solid;
		border-top: none;
		text-decoration: none;
		color: #666666;
	}
	.sideNav a:hover {
		background: url(../images/bg-nav2.gif) no-repeat;
		color: #ff6600 !important;
	}
	
#content1 {
	width: 722px;
	height: 215px;
	float: left;
}
	#cont1 {
		float: left;
		width: 382px;
		padding: 20px 20px 0 20px;
	}
	#headlineLight {
		font-size: 24px;
		color: #ff6600;
	}
	#headlineLightLight {
		font-size: 20px;
		color: #ff6600;
	}
	#headlineBold {
		font-size: 24px;
		color: #006699;
		font-weight: bold;
		margin: -5px 0 0 10px;
	}
	#headlineText {
		font-size: 14px;
		width: 360px;
		text-align: justify;
		color: #666666;
		margin: 0 0 0 10px;
	}
	
	p {
		margin: 0 0 10px 0;
	}
	h1 {
		text-transform: uppercase;
		font-size: 16px;
		color: #ff6600;
		font-weight: normal;
	}
	h2 {
		text-transform:  capitalize;
		font-size: 12px;
		color: #006699;
		font-weight: bold;
		margin: 15px 0 0 0;
	}
	h3 {
		text-transform:  capitalize;
		font-size: 12px;
		color: #006699;
		font-weight: bold;
		margin: 15px 0 0 0;
	}
	.note {
		font-size: 10px;
		color: #666666;
		border-top: 1px solid #999999;
		padding-top: 10px;
	}
#cont2 {
	float: left;
	width: 300px;
	height: 215px;
	background-color: #f1efef;
	background-image:url(../images/flashback.gif);
	background-repeat:repeat-x;
}
#content2 {
	width: 477px;
	float: left;
	padding: 30px 0 20px 30px;
}
#botSect {
	width: 690px;
	float: left;
	margin: 20px 0 20px 30px;
	height: 139px;
	background-image: url(../images/botsect.jpg);
	background-repeat: repeat-x;
}
	#botSectLft {
		float: left;
		width: 325px;
		padding: 35px 0 0 19px;
	}
	#botSectRt {
		float: left;
		width: 315px;
		padding: 35px 0 0 19px;
	}

#sideBar {
	width: 200px;
	margin-left: 15px;
	float: left;
	margin-top: 25px;
}
	#sideBar a:link {
		display: block;
		padding-bottom: 5px;
	}
	#sideBox {
		width: 200px;
		height: 80px;
		background-repeat: no-repeat;
		margin: 0 0 20px 15px;
	}


#footer {
	padding-top: 10px;
	padding-bottom: 20px;
	border-top: 1px solid #999999;
	float: left;
	width: 100%;
}
	#copyright {
		float: left;
		color: #999999;
		font-size: 10px;
		width: 276px;
		height: 12px;
	}
	#footerLinks {
		width: 692px;
		float: left;
		margin-left: 30px;
	}
	
/**/
#form_box {
	float: left;
	width: 290px;
	font-size: 11px;
	font-weight: bold;
	padding: 0.5em;
	margin-top: 10px;
	margin-bottom: 2px;
}

#form_box div {
	height: 25px;
	padding: 0.2em 0.5em;
}

#form_box div.hr {
	border-bottom: 2px solid #e2e2e1;
	height: 0px;
	margin-top: 0pt;
	margin-bottom: 7px;
}

#form_box p {
	float: left;
	margin: 4px 0pt;
	width: 120px;
}


#log {
	float: left;
	padding: 0.5em;
	margin-left: 10px;
	width: 290px;
	margin-top: 10px;
}
.thankYou{ color:#0066CC; font-size:14px; font-weight:bold;}
#log_res {
	overflow: auto;
}

#log_res.ajax-loading {
	padding: 20px 0;
	background: url(http://demos.mootools.net/demos/Group/spinner.gif) no-repeat center;
}
.menutitle{
cursor:pointer;
border:solid 1px #ccc;
padding:5px;
float:left;
width:50px;
text-align:center;
margin-right:10px;
background-image:url(../images/button.gif);
color:#FFFFFF;
font-weight:bold;
margin-top:10px;
}
.menutitle a{ color:#FFFFFF; }
.answerBox{
	width:470px;
	float:left;
	margin-top:10px;
	}
.layOver{
	width:300px;
	margin-top:10px;
	height:26px;
	position:absolute;
	background-color:#fff;
	/*filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;*/
	}
	

.formsLeft{width:100px; float:left; margin-bottom:5px;}

.formsLeft32{width:300px;   float:left; margin-bottom:5px;}
.formsLeft3{ width:470px;  margin-right:10px; float:left; }
.physForms{width:470px; float:left;  margin-bottom:10px;}

.formsLeft2{width:370px; float:left; margin-bottom:5px;}
.tosBold{ font-size:16px; font-weight:bold;}
li{ margin-bottom:10px;}
.error{ background-color:#FF6600; color:#FFFFFF; padding:5px;  }


  .starBurst{ text-align:right; margin-top:10px; }
  .homeLinksie{text-align:right; float:left; width:193px; padding:5px; margin-left:10px; margin-top:40px; background-color:#eeeeee; border:solid 1px #ccc;}
  .homeLinksie a{ display:block; margin-bottom:10px;}