
	h1.seop, .seopcla, .hide {
		display: block;
		text-indent:-999999px;
		outline:0;
		list-style:none;
		list-style-type:none;
		padding:0;
		float:left;
		height:0;
	}
	
	h1.seop {
	width:240px;
	height:93px;
	cursor:pointer;
	}

/*################################################################################
#
#	DEFAULT ELEMENTS
#
################################################################################*/

body {

	margin:0 auto;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	background:#fff;
}

img {
	display:inline;
	border:none;
	padding:0;
	margin:0;
}

div { 
	margin:0;
	padding:0;
}

/*################################################################################
#
#	PAGE LAYOUT
#
################################################################################*/


#main {
	background:#fff url(images/home-bg.jpg) repeat-x;
	width:100%;
}

#contentwrapper {
	margin:0 auto;
	width:990px;
	text-align:left;
	padding:0;
}

#header {
	width:990px;
	float:left;
	background:url(images/colors2.jpg) no-repeat right top;
}

.toparea {
	clear:both;
	width:990px;
	float:left;
	padding:0;
	}

.leftarea {
	clear:both;
	width:660px;
	float:left;
	padding:0;
	}

body.ie #leftarea {
}
		
#logo {
	margin:10px 0 0 0;
	width:330px;
	height:93px;
	float:left;
	background:url(images/logo.jpg) no-repeat;
}

body.ie #logo { 
}

#menu {
	clear:both;
	width:1100px;
	height:30px;
	margin:0px 0 0 0;
	padding:0;
	float:left;
}

body.ie #menu {
	clear:both;
	width:1000px;
	height:30px;
	margin:-5px 0 0 0;
	padding:0;
	float:left;
}
	
#dnn_ContentPane {
	float:left;
	width:640px;
	padding:10px 16px 5px 2px;
}

#dnn_LeftPane {
	width:311px;
	float:left;
	padding:5px 15px 5px 2px;
	clear:both;
}

#dnn_MiddlePane {
	width:311px;
	float:left;
	padding:5px 5px 5px 0;
}

#rightarea {
	width:220px;
	float:left;
	margin:0px 0px 0px 0px;
}


#dnn_PhotoPane {
	float:left;
	width:220px;
	height:600px;
	margin:10px 0 0 0;
	background:url(images/photos.png) no-repeat;
	padding:9px 15px;
	}
	
#dnn_RightPane, #dnn_Right2Pane{
	float:left;
	width:200px;
	padding:10px 10px 0 10px;
}

#dnn_LargePane {
	width:880px;
	float:left;
	}

#footer {
	background:url(images/bottom-bg.jpg) repeat-x;
	height:90px;
	width:100%;
}	
	
#bottom {
	margin:0 auto;
	width:990px;
	text-align:left;
	padding:0;
}

#bottomleft  {
	width:340px;
	float:left;
	padding:18px 0 4px 0;
	font-size:12px;
	line-height:14px;
	color:#666;
	background:url(images/bottom-colors.gif) no-repeat;
}
	
#bottomleft a {
}

#bottomleft a:hover {
}

#bottomright  {
	width:540px;
	float:left;
	text-align:right;
	padding:18px 0 4px 0;
	font-size:12px;
	line-height:14px;
	color:#666;
}

.UserLogin, .UserLogin a {
	color:#999999!important;
}

/*################################################################################
#
#	Custom Elements/DNN Stuff
#
################################################################################*/

table, tr, td, p, ul li, ol li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#444;
}
	

ul li, ul, ol {
	margin: 0 0 0 10px;
	padding:1px 0;
	list-style:disc;
	list-style-image:url(images/arrow.gif);
}

ol li { 
	margin: 0 0 0 10px;
	padding:3px 0;
	list-style-image:none;
}
	
.DNNEmptyPane {
	height:0px!important;
	display:none;
}

.Form td {
	padding:4px 0;
}

hr {
	border-top:#fff solid 1px;
	border-left:#fff solid 1px;
	border-bottom:#999 solid 1px;
	border-right:#fff solid 1px;
}

#Table2 {
	background:#fff;
}

.ListHeader {
	background-color:#C5E1E7!important;
	padding:0 3px;
	}
/*################################################################################
#
#	TYPOGRAPHY
#
################################################################################*/

/********************************************************************************/
/* Standard */

p {
	margin:9px 0 4px 0;	
}

img {
	border:0;
}

H1 {
	font-size:29px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin:5px 0px 6px 0;
	color:#BB3A3B;
	font-weight:normal;
}

H2 {
	font-size:21px;	
	margin:3px 0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color:#BB3A3B;
}

H2 .Head {
	font-weight: normal;
}


H3 {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:5px 0px 3px;
	color:#868686;
	font-weight:normal;
}

H4 {
color:#75549C;
font-family:"Trebuchet MS","Trebuchet",Arial,Helvetica,sans-serif;
font-size:16px;
line-height:normal;
font-weight:bold;
margin:13px 0 0px 0;
padding:0;
}

H5 {
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	margin:5px 0px;
	color:#2E4878;
}

H6 {
	font-size:15px;
	font-weight:normal;
	line-height:19px;
	font-family: Arial, Helvetica, sans-serif;
	margin:8px 0px 5px;
	color:#333333;
}

body a:link {
	color:#679B33;
}

body a:visited {
	color:#679B33;
}

body a:hover {
	color:#D97F32;
}

/********************************************************************************/
/* DNN Default */

.SubHead {
	font-size:13px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-weight:bold;
	color:#333;
	padding:4px;
}

.Normal {
	font-size:13px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	line-height:140%;
}

.NormalTextBox {
	font-size:12px!important;
}

#dnn_ctr376_FormMaster_lblRequired {
	text-align:right;
}

/*################################################################################
#
#	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%;
}

/*##############################################################
---------------------------------------------------------------

	CSS MENU

---------------------------------------------------------------
##############################################################*/

/*-------------------------------------------------------------
	TOP NAV
-------------------------------------------------------------*/


/*-------------------------------------------------------------
	LEVEL ONE
-------------------------------------------------------------*/

#topNav {
	height:30px;
	text-align:left;
	float:left;
	margin:0;
	padding:0;
}

#topNav ul {
	list-style:none;
	z-index:100;
	padding:0px;
	margin:0px;
	float:left;
}

#topNav li 
{
	float:left;
	background-image:url(images/divider.gif);
	background-repeat:no-repeat;
	list-style:none;
}

#topNav li:first-child {
	background:none;
}

#topNav a:first-child:hover {
}

#topNav a {
	display: block;	
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	height:16px;
	padding:6px 15px 8px 15px;
}

body.ie #topNav a {
	padding:5px 15px 6px 15px;
}

#topNav li:hover {
	background-color:#4290d3;
}

#topNav li:first-child.SelectedTab {
	background-color:#4290d3!important;
}

.SelectedTab {
	background-color:#4290d3;
}

.SelectedTab a {
	font-weight:bold!important;

}

#topNav ul li {
	margin:0;
	padding:0;
}


/*-------------------------------------------------------------
	LEVEL TWO
-------------------------------------------------------------*/


#topNav li ul {
	position: absolute;
	left: -999em;
	font-weight: normal;
	padding:0px;
	height:auto;
	margin:0px 0px 0px 0px;
	width:130px;
	z-index:200;
	background:4290d3;
	border-bottom:1px solid #135297;
	border-left:1px solid #135297;
	border-right:1px solid #135297;
	border-top:none;
}

#topNav li li {
	float:left;
	margin:0;
	padding:0;
	height:auto;
	background:#4290d3 url(images/inside-divide.gif) no-repeat;
	width:130px;
}

#topNav li li:first-child {
	background:#4290d3;
}

#topNav li ul a {
	margin:0;
	padding:5px 6px 5px 6px;
	font-size:13px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	height:auto;	
}

#topNav li ul a:hover {
	text-decoration:none;
}

#topNav li ul li:hover, #topNav li ul li.iehover {
	background:#135297;
}

.SelectedTab li a {
	font-weight:normal!important;
}
/*-------------------------------------------------------------
	LEVEL THREE
-------------------------------------------------------------*/



#topNav li ul ul {
	margin: -2em 0 0 130px;
	top:auto;
	width:130px;
	border-bottom:1px solid #427ABF;
	border-left:1px solid #427ABF;
	border-right:1px solid #427ABF;
	border-top:none;
}


#topNav li li li {
	background-color:#5A90D1;

}

#topNav li li li li {
	background-color:#5F92CB;
	top:auto;
}

#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.iehover ul ul, #topNav li.iehover ul ul ul {
}
#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;
}




/*##############################################################
---------------------------------------------------------------

	BROWSER TWEAKS

---------------------------------------------------------------
##############################################################*/
/*-------------------------------------------------------------
	IE 7
-------------------------------------------------------------*/
/* body.ie7 #siteWrapper {  } */

body.ie7 #topNav li ul {

	
}

body.ie7 #globalNav li ul {
	margin:25px 0 0 -95px;
	
}


/*-------------------------------------------------------------
	IE 6
-------------------------------------------------------------*/
/* body.ie #siteWrapper {  } */

body.ie #topNav a {
	float:left;
}

body.ie #topNav li li a {
	padding: 2px 0px 0px 10px;
	margin:0px;
}

body.ie #topNav li ul {
	clear:both;
}

body.ie #globalNav li ul {
	margin:25px 0 0 -95px;
	
}

body.ie #topNav li ul a {
	width:auto;
	height:auto;
	padding:auto;

}
/*-------------------------------------------------------------
	Bottom Menu
-------------------------------------------------------------*/

/*-------------------------------------------------------------
	LEVEL ONE
-------------------------------------------------------------*/

#bottomNav ul {
	padding:0;
	width:auto;
	height:24px;
	float:right;
}

#bottomNav li {
	margin:2px 0 0 0;
	padding:0;
	height:24px;
	border:none;
	float:left;
	list-style:none;
	list-style-image:none!important;
	text-align:center;
	background:url(images/bottomdivider.jpg) no-repeat;
}

#bottomNav li:first-child {
	list-style:none;
	background:none;
}

#bottomNav a:first-child:hover {
}


#bottomNav a {
	padding:0px 11px 0 11px;
	margin:-2px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;	
	font-size:12px;
	display:block;
	text-decoration:none;
	color:#fff;
	text-transform:none;
	text-align:center;
}	

#bottomNav li a:hover {
	color:#ccc;
	text-decoration:underline;
}

#bottomNav li:hover, #bottomNav li.sfhover {
}

#bottomNav li.SelectedTab {
	color:#ccc;
	text-decoration:underline;
}

#bottomNav li.SelectedTab a {
	color:#ccc;
	text-decoration:underline;
}

#bottomNav .DisabledTab {
}

