body
{
	text-align:left;
	background: #5AA3C6 url(images/bg.jpg) repeat-x;
}

img {
	border:0px;
}

#main 
{
	width:985px; 
	margin:21px auto 0;
	background:url(images/content-bg.jpg) repeat-y;
	overflow:hidden;	
}

body.ie #main 
{

	
}

#header {
	float:left;
	margin:0px;
	width:985px;
	height:118px;
}

body.ie #header {
	margin:0 1px 0 0px;
	border-left:1px #000 solid;
	border-right:1px #000 solid;
	height:105px;
	background-color:#6a6a6a;
}

#memberLogin {
	position:absolute;
	left:795px;
	top:33px;
	width:200px;
	height:20px;
	z-index:2;
}

#test {
	position:relative;
	z-index:1;
}

#content {
	float:left;
	width:960px;
	margin:0px;
}

body.ie #content {
}

#left
{
	float:left;
	width:212px;
	padding:0;
}	

#middle {
	float:left;
	width:728px;
	padding:8px 10px 0 10px;
}

body.ie #middle {
	float:left;
	width:624px;
	padding:8px 8px 0 8px;
}
	
#right {
	width:213px;
	padding:8px 5px 0 3px;
	float:left;
}

body.ie #right {
	width:203px;
	padding:8px 0 0 0px;
	float:left;
}

#footer {
	width:985px;
	height:80px;
	background:url(images/footer.jpg) no-repeat;
	margin:0 auto;
	overflow:hidden;	
	text-align:center;
	color:#fff;
	font-size:18px;
	font-family:"Times New Roman", Times, Georgia, serif;
	padding:0px;
}

body.ie #footer {
	width:1045px;
	height:80px;
	padding:6px 0px 0px 0px;

}

#footer a:link, #footer a:visited {
	color:#fff;
	text-decoration:underline;
}

#footer a:hover, #footer a:active {
	color:#999;
	text-decoration:underline;
}

.Login {
	font-size:11px;
	text-align:center;
	line-height:13px;
	padding:7px 11px 0 11px;
}

.Login a:link, .Login a:visited, .Login a:hover {
	color:#66BAE1;
	text-decoration:underline;
	}
		
.Form td {
	padding:3px 3px 0 0;
}

.DNNEmptyPane {
	display:none;
}

div.SkinContainer .Content {
clear:both;
padding:0px;
}


ul li, ol li {
	padding: 4px 0;
}

/*################################################################################
#
#	TYPOGRAPHY
#
################################################################################*/

/********************************************************************************/
/* Standard */

P {
	font-family:"Lucida Sans Unicode", "Lucida Grande", Georgia, "Times New Roman", Times, serif;
	margin:0px;
	padding:7px 0 9px 0;
	font-size:12px;
	color:#333;
}

td, div, p {
	font-family:"Lucida Sans Unicode", "Lucida Grande", Georgia, "Times New Roman", Times, serif!important;
	font-weight:normal;
	font-size:12px;
	color:#333;
}

.Head {
	font-family:"Rockwell", Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#2f4362;
	font-weight:normal;
	line-height:26px;
}
	
H1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#2f4362;
	font-weight:normal;
	margin:3px 0;
	padding:0;
}

H2 {
	font-family:"Rockwell", Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#2f4362;
	font-weight:normal;
	margin:3px 0;
	padding:0;
	}

H3 {

	font-size:18px;
	text-transform:none;
	font-weight:normal;
	color:#FFFFFF;
	font-family:"Rockwell", Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
}

H4 {

	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-style:normal;
	font-weight:normal;
	margin:0;
	padding:7px 0 3px 0;
}

H5 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#497d9f;
	font-style:normal;
	font-weight:bold;
	margin:8px 0 2px 0;
	padding:0;
	}

H6 {

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-style:normal;
	font-weight:bold;
	color:#333;
	margin:0;
	padding:0;
	}
	
.FormMaster .SubHead
{
	font-weight:normal;
}

.SubSubHead {
}

.Normal {
	font-family:"Lucida Sans Unicode", "Lucida Grande", Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#6C6C6C!important;
	line-height:17px;
}

.NormalTextBox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
}

.Submit {
	margin-left:50px;
}

body, input, textarea, table, td {
	font-family:Arial,Sans-Serif;
	text-align:left;
	color:#333;
}

.NormalRed {
}

.NormalBold {
}

body a:link, body a:visited { 
	color:#2f4362; 
	text-decoration:underline; 
}

body a:hover, body a:active { 
	color:#70251d; 
}

blockquote {
	margin: 0 15px;
}


hr {
	border-top:1px dotted #ccc;
	border-bottom:none;
	border-left:none;
	border-right:none;
}
/*-------------------------------------------------------------
	LEVEL ONE
-------------------------------------------------------------*/

#leftNavInside, #leftNavInside ul { /* all lists */
	padding: 0;
	margin: 0px 0px 0px 0px;
	list-style: none;
	float : left;
	width : 180px;
}

#leftNavInside {
	margin:0px 0px 0px 1px;
}

#leftNavInside li { /* all list items */
	position: relative;
	float: left;
	margin:0;
	width: 209px;
	margin: 0px 0 0 0;
}

#leftNavInside li a {
	font-family:"Lucida Sans Unicode", "Lucida Sans", Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	color:#143B61;
	text-decoration:none;
	width: 196px;
	display: block;
	padding: 5px 6px 5px 7px;
	border-bottom:solid #ffffff 1px;
}


#leftNavInside li li {
	/*
border-bottom:solid #ffffff 1px;
*/


}

#leftNavInside li li a {
	font-family:"Lucida Sans Unicode", "Lucida Sans", Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	color:#143B61;
	text-decoration:none;
	width: 189px;
	display: block;
	padding:0px 0px 1px 15px;
	float:left;
	border-bottom:none;

}

#leftNavInside li a:hover {
	background-color:#66BAE1;
	text-decoration:none;
}

#leftNavInside li.SelectedTab a {
	background:#fff;
	padding: 5px 7px 5px 7px;
}



#leftNavInside li.SelectedTab li a {
	color:#000;
	text-decoration:none;
	font-weight:normal;
	background:#DEEDF4;
	padding:5px 0px 5px 20px;
	border-bottom:solid #ffffff 1px;
}

#leftNavInside li.SelectedTab li a:hover {

	background:#66BAE1;
}


#leftNavInside li li.SelectedTab a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}


#leftNavInside li li:hover, #leftNavInside li li.sfhover {
	background-color : #66BAE1;
}
/*

#leftNavInside li ul {
	display:none;
}

*/
#leftNavInside li.SelectedTab ul {
	display:block;
}

#leftNavInside ul li, ol li {
	padding:0;
}

/*################################################################################
#
#	MODULES
#
################################################################################*/

/********************************************************************************/
/* Member Emailer */

#dnn_ctr537_Dispatch_Default_cblRegions label {
	width:80px;
	float:left;
	margin:3px 0 5px 5px;
}

#dnn_ctr537_Dispatch_Default_cblRegions input {
	float:left;
	margin:3px 0 0 5px;
}

.regionchecks 
{
    border: 2px solid red;
	float:left;
	width:520px;
	padding:0 205px 5px 0;
	margin:0 0 8px 0;
	clear:both;
	border-bottom:1px dotted #ccc
}

#dnn_ctr537_Dispatch_Default_cblRegions_4, #dnn_ctr537_Dispatch_Default_cblRegions_8 {
	clear:left;
}

/********************************************************************************/
/* Regional Manager */

.greybox {
	background:#eee;
	padding:5px 9px 9px 9px;
	border:1px solid #999;
	font-weight:bold;
}

