/* CSS Document */

BODY {
	background-color:#707171;
	background-image:url(backgroundGrad.png);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0;
	text-align:center;
}
#dnn_HeaderPane {
	background-image:url(header.png);
	background-repeat:no-repeat;
	height:160px;
	width:800px;
}
#dnn_NavBar {
	width:800px;
	height:22px;
	background-image:url(botBar1.png);
	background-repeat:no-repeat;
}
#houseMenuH {
	float:right;
}
#PageTable {
	margin:0 auto 0 auto;
	width:800px;
	border:0;
	text-align:left;
}
#Container {
	width:800px;
	height:auto;
	background-color:#FFFFFF;
	padding:0 0 10px 0;
}
#dnn_ContentPane {
	height:auto;
	width:580px;
	margin:10px 0 10px 0;
	padding:10px 0 10px 10px;
	float:left;
	border-right:1px solid #3a3a3a;
	text-align:left;
}
.contentpane a:visited, a:link {
	color:#003366;
	text-decoration:none;
}
.contentpane a:hover, a:active {
	color:#339999;
	text-decoration:none;
}
#dnn_RightColumn {
	height:auto;
	width:195px;
	margin:10px 0 0 0;
	padding:0 10px 0 0px;
	float:right;
	vertical-align:top;
}

#Footer {
	height:22px;
	width:800px;
	background-image:url(botBar1.png);
	background-repeat:no-repeat;
	text-align:center;
	padding:2px;
}


#dnn_dnnCOPYRIGHT_lblCopyright {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:13px;
	color:#000000;
}
P {
}
H1, H2, H3, H4, H5, H6, TH, THEAD, TFOOT
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
    COLOR: #000000;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
H1 {
	text-align:center;
	font-size:8pt;
	margin:0 0 0 0;
	font-style:italic;
}
H2 {
	font-size:8pt;
	margin-bottom:10px;
}
H3 {
	font-size:8pt;
}
H4 {
	font-size:8pt;
}
H5 {
	font-size:8pt;
}
H6 {
	font-size:8px;
}
HR {
}
A:link {
	font-size:13px;
	color:#003366;
	text-decoration:none;
}
A:hover {
	color:#339999;
	text-decoration:underline;
}
A:active {
	color:#339999;
	text-decoration:none;
}
A:visited {
	color:#003366;
	text-decoration:none;
}
#dnn_dnnLOGIN_hypLogin, #dnn_dnnLOGIN_cmdLogin {
	display:block;
	font-size:13px;
	font-weight:100;
	color:#336666;/*ffffff;*/
	font-weight:bold;
	padding:25px 5px 0 0;
	..float:right;
}

.footer A:link, A:visited {
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
}
.footer A:hover, A:active {
	color:#163b40;
	text-decoration:none;
}
