/*##############################################################
---------------------------------------------------------------

	DEFAULT SETTINGS

---------------------------------------------------------------
##############################################################*/

.DNNEmptyPane{display:none; margin:0; padding:0; height:0px;}



body{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left; 
	color:#555555;
	
}


body a:hover{
	text-decoration:none;
	margin:0;
	padding:0;
}


body a:link, body a:visited, body a:active  {
	color:#A90F0F;
	text-decoration:underline;
 }

body a:hover{
	text-decoration:none;
}

img[id*="imgHelp"] { display: none; }

img {
	border:none;
	display:inline;
}

div{
	margin:0px;
	padding:0px;
}

p{
font-family:arial;
font-size:12px;
color:#333333;
}

ul li {
	list-style-image:url(images/li.jpg);
	font-size:13px;
	color:#585858;
	margin:10px 0px 10px 0px;
}

hr{
	border:none;
	border-top:2px solid #999999;
	height:2px;
}

h1{
	margin:0!important;
	padding:8px 0 8px 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#2C8CBF;
	font-size:17px;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#A90F0F;
	font-size:17px;
}


h3{
	margin:0!important;
	padding:10px 0 10px 0;
	font-family: Times New Roman, serif;
	font-weight:normal;
	font-size:30px;
	color:#333;
}

h4{
	margin:0!important;
	padding:8px 0 8px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#555555;
	text-transform:uppercase;
}

.PublishDate {
	font-size:10px;
	line-height:11px!important;
}




/*-------------------------------------------------------------
	DNN STUFF
-------------------------------------------------------------*/
.SkinContainer, .Content{
	margin:0px!important;
	padding:0px!important;
}


/*-------------------------------------------------------------
	CLEARFIX
-------------------------------------------------------------*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


/*##############################################################
---------------------------------------------------------------

	LAYOUT ELEMENTS

---------------------------------------------------------------
##############################################################*/

/*-------------------------------------------------------------
	MAIN ELEMENTS
-------------------------------------------------------------*/
#Body{
clear:both;
background:url(images/body_bg.jpg) repeat-x #dbdbdb;
height:54px;
}

#address{
color:#fff;
width:800px;
margin:0 auto;
font-size:12px;
color:#999999;
text-align:center;
}

#top{
width:802px;
background:url(images/top_bg.jpg) no-repeat;
height:116px;
margin:0 auto;

}

#menuout{
width:800px;
height:37px;
background:#fff;
margin:0px auto 0 auto;
background:url(images/nav_bg.jpg);
}

#wrapperout{
width:800px;
margin:0px auto 0 auto;
}



#wrapper{
width:800px;
float:left;
background:#fff;
margin:0px auto 0 auto;
}



#logo{
width:315px;
height:108px;
float:left;
margin:0px 20px 0 10px;
}

#logotext{
float:left;
width:365px;
margin:50px 0 0 0;
}
#dnn_dnnLOGO_imgLogo{
margin:0px ;
padding:2px 0 0 0;
position:relative;
z-index:50;
}

#Search{
float:right;
width:199px;
padding:5px 0px 0 0px;
margin:0 -14px 0 0px;
}

		
		#dnn_ContentPane{
		height:auto;
		width:770px;
		float:left;
		clear:both;
		margin:0 15px;
		border-bottom:1px dashed #dbdbdb;
		}
		body.ie  #dnn_ContentPane{
		width:740px;
		margin:0 10px 10px 10px;
		padding-bottom:20px;
		}
		
		body.ie7 #dnn_ContentPane{
		padding-bottom:20px;
		}
		
		#dnn_photo{
		height:auto;
		width:770px;
		float:left;
		clear:both;
		margin:15px;
		display:none;
		}
		
		#dnn_left0{
		clear:both;
		float:left;
		width:360px;
		margin:0px 15px 15px 15px;
		font-size:12px;
		}
		
		body.ie #dnn_left0{
		width:360px;
		margin:0 15px 15px 8px;
		}
		
		
		#dnn_right0{
		width:396px;
		float:left;
		margin:0px 0 0 0;
		}
		body.ie #dnn_right0{
		width:365px;
		}
		body.ie #dnn_right0 img{
		margin:10px 0 0 0;	
		}
		body.ie7 #dnn_right0 img{
		margin:10px 0 0 0;	
		}
		#dnn_left1{
		clear:both;
		width:345px;
		float:left;
		margin:0px 25px 15px 15px;
		}
		body.ie #dnn_left1{
		margin:0px 15px 15px 6px;
		}
		#dnn_right1{
		width:397px;
		float:left;
		margin:0px 15px 15px 0;
		}
		body.ie #dnn_right1{
		}
		#dnn_sponsor1{
		clear:both;
		width:190px;
		float:left;
		margin:0 0 0 15px;

		}
		#dnn_sponsor2{
		width:190px;
		float:left;

		}
		#dnn_sponsor3{
		width:190px;
		float:left;

		}
		#dnn_sponsor4{
		width:190px;
		float:left;

		}
		
		
#bar{
clear:both;
width:800px;
height:10px;
background:#911515;
margin:0 auto;
}
		
#footer{
width:800px;
margin:0 auto;
}
	
#login{
float:left;
margin:0;
}

#wa{
float:right;
}

/*##############################################################
---------------------------------------------------------------

	Helpers

---------------------------------------------------------------
##############################################################*/

.helpButton{
background:#a90f0f;
color:#fff;
width:125px;
font-size:12px;
padding:5px;
margin: 0 0 20px 0;
}

.helpButton a, .helpButton a:link , .helpButton a:active, .helpButton a:visited{color:#fff;}

.dash{
clear:both;
border-bottom:1px dashed #dbdbdb;
width:770px;
margin:0 auto;
height:1px;
}

body.ie .dash{
margin:-15px auto 10px auto;
}

#dnn_ctr2870_FormMaster_ctl__20071023T160411{
margin:15px 0px 15px 15px;
}
#dnn_ctr2870_FormMaster_ctl_b4203e26bc034447b5033acf50ceb22a{
margin:15px 15px 15px 0px;
}
#dnn_ctr2870_FormMaster_New_Form{
background:#ba7071;
width:332px;

}

.newsletterHeader{
font-size:12px;
color:#333;
width:340px;
margin:10px 0 0 0px;
}



/*##############################################################
---------------------------------------------------------------

	CSS MENU

---------------------------------------------------------------
##############################################################*/

/*-------------------------------------------------------------
	TOP NAV
-------------------------------------------------------------*/
/*-------------------------------------------------------------
	LEVEL ONE
-------------------------------------------------------------*/

#menu { 

	clear:both;
	height:37px;
	position:relative;
	z-index:50;
	
}

#navitems
{
width:800px;
margin:0 auto;
}



#topNav, #topNav ul {
	clear:both;
	float:left!important;
	list-style:none;
	padding: 0px;
	width:auto!important;
	padding-top:0px;
	margin:0px;
	

}

#topNav li {
	float:left;
	list-style: none;
	list-style-image:none;
	text-align:center;
	margin: 0px 0px;
	text-transform:uppercase;
	height:37px;
	
}

#topNav a {
	font-family: arial;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	display:block;
	text-decoration:none;
	text-transform:none;
	text-align:center;
	background-repeat:no-repeat!important;
	background-position:left top;
	padding:10px 15px;
	margin: 0px 0px 0px 0px;
}

#topNav li:hover{
background:url(images/nav_over.jpg) center;
}
#topNav li.SelectedTab{
background:url(images/nav_over.jpg) center;
}



/*-------------------------------------------------------------
	LEVEL TWO
-------------------------------------------------------------*/

#topNav li ul {
	position: absolute;
	left: -999em;
	font-weight: normal;
	padding:2px 0 0 0;
	margin:0px 0px 0px 0px;
	width:auto;
	clear:both;
	height:auto;
}
	
#topNav ul ul a {
	margin:0;
	padding:8px 8px;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	height:auto;
	width:120px;	
	float:none;
	background:#fff;
	text-align:left;
	text-transform:capitalize;

}

body.ie7 #topNav li li a {
	float:none;
	padding:5px 6px;
}
			
body.ie #topNav li li a {
	float:none;
}
	
#topNav li li {
	float:none;
	margin:0;
	padding:0;
	height:auto;
	border-bottom:1px solid #C4C4C4;
	background:#fff;
}

#topNav li li a{background:#fff;}

#topNav li li.iehover {
 	background-color:#FFF!important;
 }
 
#topNav li li a:hover{
background:#333!important;
color:#999;
}
 
#topNav ul ul a, #topNav ul ul .SelectedTab {
background:#d8d8d8!important;
color:#555555;
}
#topNav li:hover ul ul, #topNav li:hover ul ul ul, #topNav li.iehover ul ul, #topNav li.iehover ul ul ul {
	left: -999em;
}

#topNav li:hover ul, #topNav li li:hover ul, #topNav li li li:hover ul, #topNav li.iehover ul, #topNav li li.iehover ul, #topNav li li li.iehover ul {
	left: auto;
}


/*-------------------------------------------------------------
	LEVEL THREE
-------------------------------------------------------------*/

#topNav li ul ul {
	margin: -2.0em 0 0 10em;
	top:auto;
}

	body.ie #topNav li ul ul {
		margin: -2.0em 0 0 5.4em;
	}
	
	body.ie7 #topNav li ul ul {
		margin: -2.0em 0 0 5.1em;
	}

#topNav li li li li {
	top:auto;
}




/*-------------------------------------------------------------
	LEFT NAV
-------------------------------------------------------------*/

/*-------------------------------------------------------------
	LEVEL ONE
-------------------------------------------------------------*/
#leftNav, #leftNav ul { /* all lists */
	padding: 0;
	margin: 0px;
	list-style: none;
	float : left;
	width : 196px;
}

#leftNav li { /* all list items */
	position : relative;
	float : left;
	margin:0;
	width : 196px;
	list-style-image:none;
	list-style-type:none;
	list-style:none;
}

#leftNav li a {
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	color:#727272;
	width: 156px;
	display : block;
	text-decoration : none;
	padding :9px 10px 9px 30px;
	border-bottom:1px solid #cfcfcf;
}

#leftNav li.SelectedTab a {
height:30px;
position:relative;
margin:0px 0 0px 0;
border:0px;
color:#FFF;
text-indent:10px;
width:167px;
}

#leftNav li.SelectedTab{
margin:0 0 -8px -10px!important;
}

#leftNav li:hover, #leftNav li.sfhover {
color : white;	
}

#leftNav li:hover a, #leftNav li.sfhover a { color:#000; }

#leftNav li li { margin:0; }

#leftNav li ul { /* second-level lists */
	margin-top : -10px;
}

#leftNav li li a { width:223px; }

#leftNav li li:hover a, #leftNav li li.sfhover a { color:#ffffff; }
#leftNav li li:hover a {text-decoration:underline;}

#leftNav li:hover ul ul, #leftNav li:hover ul ul ul, #leftNav li.sfhover ul ul, #leftNav li.sfhover ul ul ul {
	left: -999em;
}

#leftNav li:hover ul, #leftNav li li:hover ul, #leftNav li li li:hover ul, #leftNav li.sfhover ul, #leftNav li li.sfhover ul, #leftNav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#leftNav ul ul { background:none!important; }

#leftNav li ul ul { /* third-and-above-level lists */
	left: -999em;
}
#leftNav li ul, #leftNav li li{
	width:180px;
	margin-left:20px;
}

#leftNav .Level2 a {
color:#727272!important;
margin-left:0px!important;
width:100px!important;
border:0px!important;
background:none!important;
}

#leftNav .Level2 .SelectedTab a{
color:#000!important;
height:38px!important;
margin-left:30px!important;
}
body.ie #leftNav .Level2 a {margin-left:-40px!important;}
body.ie #leftNav .Level2 .SelectedTab a{margin-left:10px!important;}

/*-------------------------------------------------------------
	SUPPORTING ELEMENTS
-------------------------------------------------------------*/

/*-------------------------------------------------------------
	ContentBody
*/

.ContentBody
{
	padding:0;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
