/* DHW External Style */
@charset "utf-8";
/* CSS Reset - sets padding/border/etc to empty values */
/*import url(clear.css);*/

/*Common Styles*/
BODY {
	width: 100%;height: 100%;font-size:100%;
	font-family:Verdana, sans-serif;
	color:#333;	background: #7690a1;
	padding:0;margin:0;border:0;
}
.controlpanelpane{vertical-align: top;	text-align: right;	height: 3px;}

#dnn_LeftPane{padding-right:5px;}
#dnn_RightPane{padding-left:5px;}
#dnn_ContentPane {padding-right:5px;}

/*Default Page Layout*/
.bodybg{ /*default for homepage*/
	width: 100%;height: 100%;
	background: #7690a1 url(images/bg-blue.jpg) repeat-x left top;
}
.bodybg_pf{
	width: 100%;height: 100%;
	background: #7690a1 url(images/bg-blue.jpg) repeat-x left top;
}
.rightshadow{width:0px;}
.rightshadow_pf{/*width:3px;background: #222;*/}


.topnav /*links at the very top of page */{
	color:#eee;
	background-color:#343434;
	padding-top:10px;
	font-size: 0.9em;
	height: 30px;
}
.topnavl{text-align:left;vertical-align:middle;color:#fff;}
.topnavr{text-align:right;vertical-align:middle; color:#fff;}
.topnavr A:link {color:#fff;}
.topnavr A:visited {color:#aaa;}
.topnavr A:hover{color:#fff;}
.navbottom{
	width: 100%;
	height: 7px;
	background: #c7ba9a url(images/menu-bottom.jpg) repeat-x left top;
}

.fixednavpane
{
	width:100%;	
}
/* ie hack */
html>body .fixednavpane
{
	width:830px;
}
.bannerpane{
	background-color: #fff;
}
.bannerpanetext, .bannerpaneflash{
	background-color: #333;
}
.bannerpaneright{
	text-align: right;
	/*background: #fff url(images/navdiv.jpg) repeat-y right top;	*/
	padding-right:5px;		
}
.bannerpaneleft{
	text-align: left; 
	/*background: #fff url(images/header-bg-blue.jpg) repeat-y right top;	*/		
}
.bannerpanepf{
	background-color: #fff;
	
}
.bannerpaneleftpf{
	text-align: left; 
	/*background: #fff url(images/header-bg-blue.jpg) repeat-y right top;	*/		
}
.bannerpanerightpf{
	text-align: right;
}

.breadcrumbbar{
	background: url(images/breadcrumbbar.gif) repeat-x left top;height:8px;
}

.headpanepf{
	background: #fff url(images/bg1.jpg) repeat-x left top;
	padding:0;margin:0;border:0;
	text-align:left;
}
.headpanepfred{
	background: #fff url(images/bg1_red.jpg) repeat-x left top;
	padding:0;margin:0;border:0;
	text-align:left;
}
.contentpanepf{
	background-color:#cccccc;padding:5px;}

.bottompane{	
	background-color:#cccccc;}
.footerpaneshadow{background:#667;height:1px;}
.footerpaneleft{text-align:left; color:#fff;}
.footerpaneright{text-align:right;color:#fff;}
.footerpane A {color:#fff;font-size:0.8em;}



/*End LAYOUT
Override default HTML elements from master style*/
TABLE, TR, TD, P
{
	font-size: 1.0em;
	border-collapse: collapse;
}
.ControlPanel
{
	border-right: 1px solid #003366;
	border-top: 1px solid #003366;
	border-left: 1px solid #003366;
	width: 100%;
	border-bottom: 1px solid #003366;
	height: 64px;
	background-color: #FFFFFF;
}
.CommandButton
{
	font-weight: normal;
	color: #737373;
	text-decoration: none;
}
.Head
{
	font-weight: bold;
}
.SubHead
{
	font-weight: bold;
	color: #5E5E5E;
}
.Normal
{
	font-weight: normal;
}
H1
{
	font-weight: 700;
	font-size: 1.4em;
	line-height: 1.4em;
}
H2
{
	font-weight: 700;
	font-size: 1.3em;
	line-height: 1.3em;
	letter-spacing: -1px;
}
H3
{
	font-weight: 700;
	font-size: 1.2em;
	line-height: 1.2em;
	letter-spacing: -1px;
}
H4
{
	font-weight: 700;
	font-size: 1.1em;
	line-height: 1.1em;
}
H5
{
	font-weight: 700;
	line-height: 1.0em;
}
.NormalBold
{
	font-weight: bold;
}
UL LI{
	/*padding-left: 5px;
	padding-bottom:5px;
	font-style: normal;
	list-style-position: inside;
	list-style-type:circle;
	list-style-image: url(images/bullet.gif);
	vertical-align:middle;*/
}

.StandardButton
{
	border-right: 1px solid #737373;
	border-top: 1px solid #737373;
	border-left: 1px solid #737373;
	border-bottom: 1px solid #737373;
	background-color: #FFFFFF;
}
/*Skin Objects, styles and misc overridden styles*/
.HELP
{
	color: #000000;
}
.CURRENTDATE, .COPYRIGHT, .TERMS
{
	font-weight: normal;
	font-size: 0.7em;
	color: #fff;
	text-decoration: none;
}
#dnn_dnnSEARCH_txtSearch
{
	color: #3D3D3D;
}


#dnn_dnnSEARCH_txtSearch
{
	border: 1px solid #E0E0E0;
	padding: 1px;
	padding-left: 24px;
	font-size: 1.0em;
	width: 135px;
	color: #333;
	height: 25px;	
	vertical-align: center;
	background: #fff url(images/search.gif) no-repeat left middle;
}
#dnn_dnnSEARCH_cmdSearch
{
	color: #000000;
	font-weight: bold;
}
#skinsitesearch
{
	background: url(images/search-SkyBlue.jpg) 0pt 0px;
	width: 451px;
	height: 20px;
}
#skinsitesearch INPUT
{
	border-right: 0px;
	border-top: 0px;
	background: 0% 50%;
	float: left;
	padding-bottom: 0px;
	margin: 4px 0px 0px 3px;
	font: 11px Tahoma;
	border-left: 0px;
	width: 120px;
	color: #C4C4C4;
	padding-top: 0px;
	border-bottom: 0px;
	height: 16px;
	font-size-adjust: none;
	font-stretch: normal;
}
#dnn_dnnLOGIN_cmdLogin{	color: #FAFAFA;}
#dnn_dnnCURRENTDATE_lblDate{	color: #FAFAFA;}
#dnn_dnnSEARCH_cmdSearch{
	color: #fff;
	font-size: 1.05em;
}
#dnn_dnnHELP_hypHelp{	color: #FFF;}
#dnn_dnnSEARCH_optSite{color:#fff;	display:none;}
#dnn_dnnSEARCH_optSite {color:#fff;	display:none;}
span.SkinObject{color:#fff;}
.SubHead .TitleHeader{display:none;}







