
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:320px;
height:100px;
cursor:pointer;
}

/*################################################################################
#
#	DEFAULT ELEMENTS
#
################################################################################*/

body {
	margin:0;
	padding:0;
	font-family:Tahoma, Verdana, Geneva, Arial, sans-serif;
	font-size:13px;
	line-height:140%;
	color:#333;
}

#Body {
	background:#bfbfbf url(images/bg.jpg) repeat-x;
}

img {
	display:inline;
	border:none;
	padding:0;
	margin:0;
}

div { 
	margin:0;
	padding:0;
	font-family:Tahoma, Verdana, Geneva, Arial, sans-serif;
	font-size:13px;
	line-height:140%;
	color:#333;
}

table, tr, td, p, ul li, ol li {
	font-family:Tahoma, Verdana, Geneva, Arial, sans-serif;
	font-size:13px;
	line-height:140%;
	color:#333;
}
	
ul, ol {
	margin: 0 0 0 10px;
	padding:3px 0;
	list-style:disc;
	list-style-image:url(images/arrow.gif);
}

ul li {
	margin: 0 0 0 10px;
	padding:1px 0;
	list-style:disc;
	list-style-image:url(images/arrow.gif);
}

ol li { 
	margin: 0 0 0 18px;
	padding:3px 0;
	list-style-image:none;
}

hr {
	border-top:#fff dashed 1px;
	border-left:#fff solid 1px;
	border-bottom:#A59489 dashed 1px;
	border-right:#fff solid 1px;
	height:1px;
	padding:0;
	margin:3px 0 4px 0;
}

	body.ie hr, body.ie7 hr {
		margin:0;
	}

/*################################################################################
#
#	PAGE LAYOUT
#
################################################################################*/

#main {
	background:#d8d8d8;
	width:930px;
	margin:0 auto;
	padding:0;
	overflow-y:auto;
}

body.ie #main {
	margin:-8px auto 0;
}

.graytop {
	background:url(images/gray-top.png) no-repeat;
	width:930px;
	height:8px;
	margin:30px auto 0 auto;
	padding:0;
}

.graybot {
	background:url(images/gray-bot.png) no-repeat;
	width:930px;
	height:8px;
	margin:0 auto;
	padding:0;
}

body.ie .graytop {
	background:url(images/gray-top.gif) no-repeat;
}

body.ie .graybot {
	background:url(images/gray-bot.gif) no-repeat;
}

.whitetop {
	background:url(images/white-top.gif) no-repeat;
	float:left;
	width:694px;
	height:8px;
}

.whitebot {
	background:url(images/white-bot.gif) no-repeat #D8D8D8;
	float:left;
	width:694px;
	height:8px;
	z-index:1;
	position:relative;
}

#left {
	width:694px;
	margin:1px 12px 1px 11px;
	float:left;
	padding:0;
	}

	body.ie #left {
		margin:0 12px 0px 5px;
	}

#header {
	width:694px;
	height:125px;
	background:#fff;
	float:left;
	margin:0 0 20px 0;
	position:relative;
}

body.ie #header {
	margin:0 0 10px 0;
	height:115px;
}
	
#logo {
	margin:0;
	width:323px;
	height:111px;
	margin:0px 10px 0 10px;
	float:left;
	background:url(images/MCEC-logo.gif) no-repeat;
}

#search {
	width:300px;
	float:right;
	text-align:right;
	height:25px;
	margin:0px 10px 0 0;
}

body.ie #search {
	margin:-5px 5px 0 0;
}

	#dnn_dnnSEARCH_txtSearch {
		width:146px;
		height:18px;
	}
	
	.SearchButton {
		vertical-align:-9px;
	}

	body.ie7 .SearchButton, body.ie .SearchButton, body.safari .SearchButton {
		vertical-align:-1px;
	}
	
#fontsize {
	width:235px;
	float:right;
	height:25px;
	margin:7px 1px 0 0;
}

	#textchange {
		margin:2px 7px 0 8px;
		float:left;
		height:22px;
		clear:none;
		width:70px;
		text-align:left;
		color:#838383;
		text-transform:uppercase;
		font-size:11px;
		font-weight:bold;
		font-family:Verdana, Geneva, sans-serif;
		}
			body.ie #textchange {
				margin:2px 7px 0 5px;
			}
			
			#fontSizer {
			float:left;
			width:67px;
			height:19px;
			margin:2px 0px 0 0;
			}

#print {
	float:left;
	width:81px;
	margin:2px 0 0 0;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	color:#838383;
}

	#print img {
	vertical-align:-3px;
	}
	
	#print a:link, #print a:visited {
		font-size: 11px;
		font-weight:bold;
		color:#838383!important;
		text-decoration:none;
		text-transform:uppercase;
	}

	#print a:hover {
		font-size: 11px;
		font-weight:bold;
		color:#ccc;
		text-decoration:underline;
		text-transform:uppercase;
	}	

#slogan {
	width:310px;
	float:left;
	height:25px;
	top:109px;
	left:338px;
	position:absolute;
	z-index:1000!important;
}

body.ie #slogan {
	width:310px;
	float:right;
	position:relative;
	height:25px;
	top:0;
	left:0;
	margin:-10px 0 0 0;
}

#contentarea {
	width:664px;
	padding:4px 15px 10px 15px;
	background:#fff;
	float:left;
}

body.ie #contentarea {
	padding:0 15px 0px 15px;
	margin:-8px 0 0 0;
}

#dnn_contentPane {
	width:664px;
	float:left;
}
	
#dnn_largeleftPane {
	width:400px;
	float:left;
	margin:0 0 10px 0;
}

#dnn_smallleftPane {
	width:240px;
	float:left;
	margin:0 0 10px 24px;
}

#dnn_left1Pane {
	width:316px;
	float:left;
	margin:10px 0 0 2px;
}

#dnn_left2Pane {
	width:316px;
	float:left;
	margin:10px 0 0 16px;
}

#dnn_content2Pane {
	width:664px;
	float:left;
}

#right {
	width:202px;
	float:left;
	margin:1px 11px 1px 0px;
}

body.ie #right {
	margin:0px 0 0px 0;
}

#menu {
	width:202px;
	float:left;
	background:url(images/redtop.jpg) no-repeat;
}

#menubot {
	width:202px;
	height:7px;
	float:left;
	background:url(images/redbot.jpg) no-repeat;
}

#dnn_rightPane {
	width:200px;
	float:left;
}

#footer{
	height:50px;
	width:930px;
	margin:0 auto;
}	

#footerleft  {
	width:430px;
	float:left;
	padding:7px 0 4px 7px;
	font-size:11px;
}

#footerright  {
}

#footerright a {
	color:#fff;
	text-decoration:underline;
}

#footerright a:hover {
	color:#EEE;
	text-decoration:none;
}

#loginarea {
	margin:0 auto;
	width:100%;
	text-align:center;
}

.UserLogin, .UserLogin a {
	color:#D7D0CB!important;
}

/*################################################################################
#
#	Custom Elements/DNN Stuff
#
################################################################################*/

.DNNEmptyPane {
	height:0px!important;
	display:none;
}

.Form td {
	padding:4px 0;
}

.Form2 td {
	padding:4px 0;
}

#Table2 {
	background:#fff;
}

#dnn_ctr376_FormMaster_lblRequired {
	text-align:right;
}

.testimonials ul li {
	margin:7px 0;
}

.links a:link, .links a:visited {
	text-decoration:none!important;
	font-size:12px;
	font-weight:bold;
	color:#426837!important;
}

.links a:hover, .links a:active {
	text-decoration:none!important;
	font-size:12px;
	font-weight:bold;
	color:#629753!important;
}
	
.links {
	margin:7px 0 8px 0;
}

#dnn_ctr811_FormMaster_lblRequired {
	font-size:11px;	
	text-align:right;
	margin:-4px 0 0 310px;
}

.submit {
	margin:0 0 0 318px;
}

.submit2 {
	margin:0 0 0 175px;
}

.congressbot {
	background:url(images/congress-bot.gif) no-repeat;
	height:28px;
	width:130px;
	margin:0 0 0 5px;
}

.borderbig {
margin-right:8px;
margin-top:8px;
width:250px;
}

.border {
float:left;
margin-right:5px;
}

.listing {
clear:right;
}

.summary {
clear:both;
margin-bottom:10px;
}

#listing div {
margin:5px 0 0 0;
}

.pic {
border:1px solid #000000;
margin:3px 3px 3px 0;
}

#theMessage {
	font-weight:bold;
	font-size:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

/*################################################################################
#
#	TYPOGRAPHY
#
################################################################################*/

/********************************************************************************/
/* Standard */

p {
	margin:7px 0 3px 0;	
}

H1 {
	font-size:20px;
	font-family:"Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin:5px 0px;
	color:#333;
}

H2, h2 .Head {
	margin:0;
	padding:0;
	color: #777;
	font-weight: normal;
	font-size: 17px;
	font-family:"Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	line-height:135%;
}

H3, h3 .Head {
	font-size:16px;
	line-height:135%;
	font-family:"Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	margin:2px 0px 3px;
	padding:0;
	color:#911C15;
	font-weight:normal;
}

H4 {
	color:#777;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:normal;
	margin:6px 0 2px;
	padding:0;
	line-height:145%;
	}

H5 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin:5px 0px;
	padding:0;
	color:#911C15;
	font-weight:bold;
}

H6 {
	font-size:13px;
	font-weight:normal;
	line-height:19px;
	font-family:Arial, Helvetica, sans-serif;
	margin:8px 0px 5px;
	padding:0;
	text-transform:uppercase;
	color:#666;
}

body a:link, body a:visited, a.CommandButton:visited, a.CommandButton:link {
	color:#911C15;
	text-decoration:underline;
}

body a:hover, body a:active, a.CommandButton:hover, a.CommandButton:active {
	color:#680802;
	text-decoration:underline;
}

.white h3, .white p, .white span, .white a:hover {
	color:#eee!important;
}

.white a:link, .white a:visited {
	color:#fff!important;
}

/********************************************************************************/
/* DNN Default */

.SubHead {
	font-size:14px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-weight:normal;
	color:#666;
}

.Normal, .CommandButton {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:140%;
	color:#412A1F;
}

.NormalTextBox {
	font-size:12px!important;
}


/*-------------------------------------------------------------
	LEFT NAV - LEVEL ONE
-------------------------------------------------------------*/

#rightNav { 
	float : left;
	width:174px;
	padding:0px 10px 0 12px;
	margin:7px 0 0 0;
	border-top:none;
	border-bottom:none;
	border-left:3px solid #7e1a14;
	border-right:3px solid #7e1a14;
	background:url(images/redbg.jpg) repeat-x #7e1a14;
}

body.ie #rightNav {
}

#rightNav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	width : 174px;
}

#rightNav li { /* all list items */
	position : relative;
	float : left;
	margin:0;
	width: 174px;
	padding: 0;
	border-top:1px dashed #CF6B6B;
	list-style:none;
}

#rightNav li:first-child {
	border-top:none;
}

#rightNav li a {
	color:#eee; 
	padding:7px 0 7px 0px; 
	display:block; 
	font-family:"Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	width:174px;
}

#rightNav li a:hover {
	text-decoration:none;
	color:#fff!important; 
	font-weight:bold;
}

#rightNav li.SelectedTab a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

#rightNav li.SelectedTab li a {
	color:#41698c;
	text-decoration:none;
	background:#E7E7E7;
}

#rightNav li li.SelectedTab a {
	color:#0A2241;
	text-decoration:none;
	font-weight:bold;
	background:#E7E7E7 url(images/arrow.png) no-repeat;
}

#rightNav li li.SelectedTab li.SelectedTab a {
	color:#0A2241;
	text-decoration:none;
	width: 212px;
	font-weight:normal;
	background:#F6F6F6 url(images/arrow2.png) no-repeat;
}

#rightNav li li.SelectedTab li a {
	background:#F6F6F6;
	background-image:none;
	width: 212px;
	padding:6px 10px 6px 30px;
	font-weight:normal;
	color:#41698C;
}

#rightNav li li.SelectedTab a:hover {
	text-decoration:none;
	border:none;
	color:#fff; 
	background:#41698c!important;
	width:222px;
}

#rightNav li li.SelectedTab li a:hover {
	text-decoration:none;
	border:none;
	color:#fff; 
	background:#41698c!important;
	width:212px;
}

#rightNav li li:hover, #rightNav li li.sfhover {
	background:#41698c;
	width:222px;
}

#rightNav li ul {
	display:none;
}

#rightNav li.SelectedTab ul {
	display:block;
}
