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

/*Firefox defaults a 40px margin for lists inside divs*/

ul{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#standardbullets ul{
	text-align:left;
	list-style:disc;
	margin:0 0 0 12px;
	padding:0 0 0 0;
	line-height:26px;
	list-style-position:inside;
	text-indent: -1em;
}


#standardbullets li{
	text-align:left;
	list-style:disc;
	margin:0 0 0 12px;
	padding:0 0 0 0;
	line-height:26px;
	list-style-position:inside;
	text-indent: -1em;
}



body{
	background:#FFF;
	background-image:url(images/bggradient.gif);
	background-repeat:repeat-x;
	margin:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#76797d;
}



#background{
	background:#FFF;
	width:900px;
	height:auto;
	margin:0 0 0 0;
}

#bodycontainer{
	background:#FFF;
	width:900px;
	height:auto;
	margin:0 0 0 0;
	float:left;
	display:inline;

}


#headercontainer{
	width:800px;
	height:100px;
	margin:0 0 0 50px;
	float:left;
	display:inline;
	
	
}


#logocontainer{
	width:261px;
	height:86px;
	float:left;
	display:inline;
}

#navcontainer{
	width:435px;
	height:51px;
	margin:25px 0 0 0;
	float:right;
	display:inline;
}


#headernavleft{
	width:15px;
	height:51px;
	background-image:url(images/headernav_left.gif);
	background-repeat:no-repeat;
	float:left;
	display:inline;
}



#headernavcenter{
	width:405px;
	height:51px;
	background-image:url(images/headernav_center.gif);
	background-repeat:repeat-x;
	float:left;
	display:inline;
}


#headernavright{
	width:15px;
	height:51px;
	background-image:url(images/headernav_right.gif);
	background-repeat:no-repeat;
	float:left;
	display:inline;
}


#navbutton a:link{
	width:79px;
	height:39px;
	background-image:url(images/headerbutton_orange.gif);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	margin:6px 0 0 2px;
	padding:13px 0 0 0;
	float:left;
	display:inline;
	text-align:center;
	text-decoration:none;
}

#navbutton a:visited{
	width:79px;
	height:39px;
	background-image:url(images/headerbutton_orange.gif);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	margin:6px 0 0 2px;
	padding:13px 0 0 0;
	float:left;
	display:inline;
	text-align:center;
	text-decoration:none;
}

#navbutton a:hover{
	width:79px;
	height:39px;
	background-image:url(images/headerbutton_orange.gif);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#2094c3;
	margin:6px 0 0 2px;
	padding:13px 0 0 0;
	float:left;
	display:inline;
	text-align:center;
	text-decoration:underline;
}


#contentcontainer{
	width:800px;
	height:auto;
	margin:0 0 0 50px;
	float:left;
	display:inline;	
}


#contenttop{
	width:801px;
	height:12px;
	margin:0 0 0 0;
	float:left;
	display:inline;
	background-image:url(images/content_top.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#contentcenter{
	width:801px;
	height:auto;
	margin:0 0 0 0;
	float:left;
	display:inline;
	background-image:url(images/content_center.gif);
	background-repeat:repeat-y;
}

#contentbottom{
	width:801px;
	height:12px;
	margin:0 0 0 0;
	float:left;
	display:inline;
	background-image:url(images/content_bottom.gif);
	background-repeat:no-repeat;
}

#contentrow{
	width:800px;
	height:auto;
	margin:0 0 0 0;
	float:left;
	display:inline;
}

#contentrow2{
	width:800px;
	height:30px;
	margin:0 0 5px 0;
	float:left;
	display:inline;
}


#contentrow3{
	width:800px;
	height:auto;
	margin:10px 0 0 0;
	float:left;
	display:inline;
}

#headlinerow{
	width:800px;
	height:25px;
	margin:0 0 0 0;
	float:left;
	display:inline;
}


#leaderboardad{
	width:728px;
	height:90px;
	margin:0 0 0 36px;
	float:left;
	display:inline;
	background-color:#ebeaea;
}


#tilead{
	width:300px;
	height:250px;
	margin:10px 0 0 14px;
	float:left;
	display:inline;
	background-color:#ebeaea;
}

#contentcolumn{
	width:500px;      
	height:auto;
	float:left;
	display:inline;
	margin:15px 0 10px 15px;
	text-align:left;
}


#contentnav{
	width:225px;      
	height:auto;
	float:right;
	display:inline;
	margin:15px 15px 10px 0;
	text-align:left;
}


#subnavtop{
	width:225px;      
	height:12px;
	margin:0 0 0 0;
	background-image:url(images/subnav_top.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
	display:inline;
}

#subnavcenter{
	width:225px;      
	height:auto;
	margin:0 0 0 0;
	background-image:url(images/subnav_center.gif);
	background-repeat:repeat-y;
	float:left;
	display:inline;
}

#subnavbottom{
	width:225px;      
	height:12px;
	margin:0 0 0 0;
	background-image:url(images/subnav_bottom.gif);
	background-repeat:no-repeat;
	float:left;
	display:inline;
}

#subnavlinks{
	width:205px;      
	height:auto;
	margin:0 0 0 10px;
	text-align:left;
	float:left;
	display:inline;
}


#widget{
	width:372px;      
	height:auto;
	float:left;
	display:inline;
	margin:0 0 0 8px;
}

#widgettop{
	width:372px;      
	height:12px;
	background-image:url(images/widget_top.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#widgetcenter{
	width:372px;      
	height:400px;
	background-image:url(images/widget_center.gif);
	background-repeat:repeat-y;
}

#widgetbottom{
	width:372px;      
	height:12px;
	background-image:url(images/widget_bottom.gif);
	background-repeat:no-repeat;
}


#widgetheader{
	width:356px;      
	height:36px;
	margin:0 0 5px 8px;
	padding:7px 0 0 10px;
	background-image:url(images/widget_title.gif);
	background-repeat:no-repeat;
	float:left;
	display:inline;
	text-align:left;
}


#widgetcode{
	width:350px;      
	height:350px;
	margin:0 0 0 10px;
	float:left;
	display:inline;
}


#thankyoumessage{
	width:350px;      
	height:auto;
	margin:10px 0 0 10px;
	float:left;
	display:inline;
}


#steps{
	width:396px;      
	height:auto;
	float:right;
	display:inline;
	margin:0 8px 0 0;
}


#stepstop{
	width:396px;      
	height:12px;
	background-image:url(images/steps_top.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#stepscenter{
	width:396px;      
	height:400px;
	background-image:url(images/steps_center.gif);
	background-repeat:repeat-y;
}

#stepsbottom{
	width:396px;      
	height:12px;
	background-image:url(images/steps_bottom.gif);
	background-repeat:no-repeat;
}


#steprow{
	width:367px;      
	height:70px;
	margin:25px 0 0 14px;
	float:left;
	display:inline;
	background-image:url(images/step_bg.gif);
	background-repeat:no-repeat;
}


#steprow2{
	width:367px;      
	height:auto;
	margin:10px 0 10px 14px;
	float:left;
	display:inline;
}


#rightpagetitle{
	width:367px;      
	height:auto;
	margin:10px 0 10px 14px;
	float:left;
	display:inline;
	text-align:left;
}

#rightpagecontent{
	width:367px;      
	height:335px;
	margin:5px 0 0 14px;
	float:left;
	display:inline;
	text-align:left;
}


#steprowicon{
	width:73px;      
	height:60px;
	margin:5px 0 0 5px;
	float:left;
	display:inline;
}


#steprowtext{
	width:250px;      
	height:auto;
	margin:22px 0 0 5px;
	float:left;
	display:inline;
	text-align:left;
}



#smallboxcontainer{
	width:228px;
	height:auto;
	margin:0 0 0 4px;
	float:left;
	display:inline;
}


#smallboxtop{
	width:228px;
	height:40px;
	margin:0 0 0 0;
	float:left;
	display:inline;
	background-image:url(images/smallbox_top.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#smallboxcenter{
	width:228px;
	height:260px;
	margin:0 0 0 0;
	float:left;
	display:inline;
	background-image:url(images/smallbox_center.gif);
	background-repeat:repeat-y;
}

#smallboxbottom{
	width:228px;
	height:12px;
	margin:0 0 0 0;
	float:left;
	display:inline;
	background-image:url(images/smallbox_bottom.gif);
	background-repeat:no-repeat;
}


#smallboxicon{
	width:15px;
	height:14px;
	margin:13px 0 0 15px;
	float:left;
	display:inline;
}

#smallboxtext{
	width:180px;
	height:14px;
	margin:12px 0 0 10px;
	float:left;
	display:inline;
	text-align:left;
}

#smallboxcontent{
	width:212px;
	height:250px;
	margin:10px 0 0 8px;
	float:left;
	display:inline;
}

#smallboxcontent2{
	width:212px;
	height:auto;
	margin:10px 0 0 8px;
	float:left;
	display:inline;
	text-align:left;
}



#largeboxcontainer{
	width:329px;
	height:auto;
	margin:0 0 0 4px;
	float:left;
	display:inline;
}

#largeboxtop{
	width:329px;
	height:40px;
	margin:0 0 0 0;
	float:left;
	display:inline;
	background-image:url(images/largebox_top.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#largeboxcenter{
	width:329px;
	height:260px;
	margin:0 0 0 0;
	float:left;
	display:inline;
	background-image:url(images/largebox_center.gif);
	background-repeat:repeat-y;
}


#largeboxbottom{
	width:329px;
	height:12px;
	margin:0 0 0 0;
	float:left;
	display:inline;
	background-image:url(images/largebox_bottom.gif);
	background-repeat:no-repeat;
}



#footercontainer{
	width:800px;
	height:130px;
	margin:0 0 50px 50px;
	float:left;
	display:inline;
}

#footernav{
	width:800px;
	height:36px;
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	float:left;
	display:inline;
	background-image:url(images/footernav_bg.gif);
	background-repeat:repeat-x;
}


#footersubnav{
	width:800px;
	height:36px;
	margin:15px 0 0 0;
	float:left;
	display:inline;
}


#footerdisclaimer{
	width:800px;
	height:36px;
	margin:15px 0 0 0;
	float:left;
	display:inline;
}


/* FONT STYLES BEGIN HERE */


h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#2294c2;
	font-size:24px;
	font-weight:bold;
	line-height:24px;
	margin:0 0 0 0;
}


h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#ff7c0b;
	font-size:14px;
	font-weight:bold;
	line-height:26px;
	margin:0 0 0 0;
}

.Arial12Grey{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a8a8a8;
}

.Arial12Grey a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a8a8a8;
	text-decoration:none;
}

.Arial12Grey a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a8a8a8;
	text-decoration:none;
}

.Arial12Grey a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff611c;
	text-decoration:underline;
}



.Arial12GreenBold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2294c2;
	font-weight:bold;
}

.Arial12GreenBold a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#2294c2;
	text-decoration:none;
}

.Arial12GreenBold a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#2294c2;
	text-decoration:none;
}

.Arial12GreenBold a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ff7c0b;
	text-decoration:underline;
}


.Arial16OrangeBold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ff7d0c;
	font-weight:bold;
}

.Arial16GreyBold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#9e9e9e;
	font-weight:bold;
}

.Arial18WhiteBold{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
}

.Arial18White{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:18px;
}

.Arial20White{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:20px;
}

.Arial24GreenBold{
	font-family:Arial, Helvetica, sans-serif;
	color:#2294c2;
	font-size:24px;
	font-weight:bold;
}


.Arial18GreyBold{
	font-family:Arial, Helvetica, sans-serif;
	color:#76797d;
	font-size:14px;
	font-weight:bold;
}


.Arial16GreenBold{
	font-family:Arial, Helvetica, sans-serif;
	color:#2294c2;
	font-size:16px;
	font-weight:bold;
}



.Arial16BlackBold{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:16px;
	font-weight:bold;
	text-align:left;
}

