@charset "utf-8";
/* CSS Document */

html,body { 
	padding:0; 	
	margin:0;
	height: 100%;

	min-height:100%;

	background-image:url(images/bkgrd.gif);
	background-repeat:repeat-x;
	background-color:#f9f9f9;
}

form {
	margin: 0;
	padding: 0;
}

input {
	margin:0;
	padding:0;;
}

div,p  {
	margin-top: 0; 
}/*clear top margin for mozilla*/

.clr{
	float:none;
	clear:both;
}

#outer{
	
	height: 100%;
	min-height:100%;
	margin:auto;
	border:#000000 1px solid;

}

#inner{
	background-image:url(images/innerbkgrd.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	width:800px;
	margin:auto;
	height: auto !important;
	height: 100%;
	min-height:100%;	
}

#homecontent{
	width:740px;
	margin:auto;
	margin-bottom:40px;
	background-color:#FFFFFF;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:14px;	
	height: auto !important;
	height: 100%;
	min-height: 100%;
	
}

#header{
	height:44px;
	width:238px;
	float:left;
	margin-top:25px;
}

#login{
	width:310px;
	height:44px;
	float:right;
	margin-right:0px;
	margin-top:25px;
}


#nav{
	height:36px;
	width:740px;
	margin-top:25px;
}

#homerow1{
	margin-top:7px;
	width:740px;
}

#homerowform{
	margin-top:7px;
	height:120px;
	width:740px;
}

#homerow2{
	height:113px;
	width:740px;
	background-color:#FFFFFF;
}

#greybox{
	background-image:url(images/greybox.gif);
	background-repeat:no-repeat;
	width:456px;
	height:226px;
	float:left;
	padding-left:16px;
	padding-right:16px;
	padding-top:14px;
}

#greyboxform{
	background-image:url(images/greybox2.gif);
	background-repeat:no-repeat;
	width:740px;
	height:120px;
	float:left;
	padding-left:16px;
	padding-right:16px;
	padding-top:14px;
}

#orangebox{
	width:242px;
	height:226px;
	float:right;
	background-image:url(images/orangebox.gif);
	background-repeat:no-repeat;
	padding-top:14px;
}

#hometext{
	background-image:url(images/greyline.gif);
	background-position:right;
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	padding-right:17px;
	width:470px;
	padding-left:13px;
	margin-top:2px;
	float:left;
}

#pagetext{
	background-color:#FFFFFF;
	padding-left:17px;
	width:433px;
	margin-top:14px;
	margin-bottom:30px;
	float:left;
}

#rightside{
	float:right;
	width:240px;
	background-color:#FFFFFF;
}

#rightsideform{
	float:left;
	width:235px;
	background-color:#FFFFFF;
	margin-left:30px;

}

#footer{
	float:none;
	clear:both;
	padding-left:13px;
	margin: -30px auto 0 auto;
	height:30px;
	width:727px;	
}

.image_hdr{
	display:block;
}
.footertext{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}

.footerlink{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	text-decoration:none;
}

.footerlink:hover{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	text-decoration:underline;
}

.subheader{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	line-height:15px;
}

.lightgreyboxes{
	padding-left:13px;
	background-image:url(images/lghtgreybox.gif);
	background-repeat:no-repeat;
	height:113px;
	width:229px;
	float:left;
	margin-top:7px;
	margin-bottom:4px;
}

.orangetext{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#f57a00;
	line-height:21px;	
}

a{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#f57a00;
	text-decoration:none;
}

a:hover{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#f57a00;
	text-decoration:underline;
}

.whitetext{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	height:29px;
}
.whitetextform{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	padding-top:2px;
	line-height:30px;
	height:100px;
	width:230px;
	float:left;
}

.whitetextform img{
	vertical-align:middle;
}
.stage_arrow{
	padding-right:5px;
}
.front_custom1{
	padding:0;
	padding-left:10px;
	margin: 0 0 5px 0;
	width:200px;
	text-align:center;

	background-image:url(images/1.gif);
	background-position:12px 0px;
	background-repeat:no-repeat;
	height:20px;
	
}
.front_custom2{
	padding:0;
	padding-left:10px;
	margin: 10px 0 2px 0;
	width:200px;
	text-align:center;
	background-image:url(images/2.gif);
	background-position:12px 6px;
	background-repeat:no-repeat;
	height:35px;
	
}
.front_custom3{
	padding:0;
	padding-left:10px;
	margin: 10px 0 2px 0;
	width:200px;
	text-align:center;

	background-image:url(images/3.gif);
	background-position:12px 6px;
	background-repeat:no-repeat;
	height:35px;
	
}

.homePage {
	margin: 10 0 0 0;
	padding:0;
	text-align:center;
}

.learnmore a{
	float:right;
	width:195px;
	color:#333333;
	border:0;
	margin-top:-15px;
}


.smallwhitetext{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
}
.whitebox{
	background-image:url(images/whitebox-bg.gif);
	background-repeat:no-repeat;
	width:742px;
	height:108px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	text-align:left;
	margin-top:5px;
}

.whitebox ul {
  float: left;
  width: 742px;
  margin: 0 0 0 0;
  padding: 0;
  list-style: none;
}
 
.whitebox li {
	float:left;
	width:220px;
	color:#333333;
	padding:0 0 10px 15px;
	padding-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	background-image:url(images/bulletO2.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
}

.smallbox{
	background-image:url(images/greybox-bg.gif);
	background-repeat:no-repeat;
	width:225px;
	height:216px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:600;
	color:#FFFFFF;
	padding-left:5px;
	padding-right:10px;
	text-align:left;
}

.smallboxul{
	list-style-image:url(images/bulletO.gif);
	padding-left:22px;
	margin:0;
	margin-bottom:20px;
}

.smallbox2ul{
	list-style-image:url(images/orangearrow3.gif);
	margin: 0 0 11px 10px;
	padding: 0 0 0 20px;
}
.smallbox2ul li {
	margin-bottom:13px;
	padding-left:5px;
}

.smallbox img{
	margin:5px 0 0 0;
	padding:0;
}
.listHeight {
	height:120px;

}
.smallbox hr{
	width:80%;
	height:1px;
	text-align:center;
	padding-left:30px;
}

.smallgreytext{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:bold;	
}


.main {
	width: 100%;
}
#popupBox {
	z-index:10;
	border:#000000 1px solid;

	position:absolute;
	min-height:20px;
	min-width:50px;
	max-width:320px;
	padding:3px;
	font-weight:normal;
	background: #FFFFFF;
}
.moreInfo {
	cursor:pointer;
}
.oranged {
	color:#f57a00;
}

#termsBox, #termsBox2 {
	height:200px;
	width:710px;
	overflow:auto;

}
#termsBox2 {
	width:435px;
}

.loginBoxes {
	color:#999999;
}