@charset "utf-8";
/* CSS Document */

html, body { background:#c3cadc; top:10px; }
.dvclr { line-height:.01; clear:both; }

.rcWrpr { padding:0; width:900px; margin:0 auto; }
	#rcBot { background:url(images/rcFtr.jpg) no-repeat bottom; padding-bottom:30px; }
	#rcTop { background:url(images/rcHdr.jpg) no-repeat; height:170px; }
		#rcLogo { width:309px; padding:15px 0 0 40px; }
		#rcBnr { padding:0 20px 0 15px; }
		#rcMenu { float:right; text-align:left; width:615px; margin:-28px 15px 0 0; }
	#rcCnt { background:url(images/rcRptr.jpg) repeat-y; }
	    #cntWrpr { padding:0 20px; margin:0 auto; width:820px; }
	#rcFtr { font-family:Arial, Helvetica, sans-serif; font-size:9pt; font-weight:bold; color:#000; text-align:center; }
	#rcFtr a { color:#000; text-decoration:none; }
	#rcFtr a:hover { text-decoration:underline; }

/*
================================
Font Styles
================================
*/
h1 { background:url(images/H1-BG.jpg) no-repeat top; text-align:center; font-family:Times; font-size:18pt; color:#7f90bd; width:436px; height:41px; padding-top:5px; }

/* 
================================
DNN Styles
================================
*/  	 
.Normal, .NormalDisabled { font-family:Arial, Helvetica, Sans-Serif; font-size:10pt; }
.controlpanel { width: 100%; background-color: #fefefe; }
.toppane { width: 100%; padding:6px 4px 0 6px; }
.leftpane {	width: 175px; padding:6px 4px 0 6px; }
.contentpane {	width: 100%; padding:6px 4px 0 6px; }
.rightpane { width: 175px; padding:6px 4px 0 6px; }
.bottompane { width: 100%; padding:6px 4px 0 6px; }
.main_dnnmenu_container { background-color: transparent; }
.main_dnnmenu_bar { cursor: pointer; height:16px; }
.main_dnnmenu_item td { cursor: pointer; color: #fff; padding: 1px 3px 3px 1px; font-family:Arial, Helvetica, Sans-Serif; font-size:9pt; }
.main_dnnmenu_rootitem  { cursor: pointer; color: #fff; padding: 0px 12px 0px 5px; text-align:left; font-family:Arial, Helvetica, Sans-Serif; font-size:9pt; }
.main_dnnmenu_itemhover { color:#000; text-decoration:underline; }
.main_dnnmenu_itemhover td { text-decoration:underline; }
.main_dnnmenu_icon { cursor: pointer; text-align: center; width: 15px; height: 100%; }
.main_dnnmenu_submenu {	background-color: #A4AEAD; border:1px #222 solid; z-index: 1000; cursor: pointer; padding:1px; text-align:left; }
.main_dnnmenu_break { height: 1px; font-size: 1px; }
.main_dnnmenu_arrow { border-right: #cad5ea 1px solid; border-bottom: #cad5ea 1px solid; border-top: #cad5ea 0px solid; font-family: webdings; font-size: 10pt; cursor: pointer; }
.main_dnnmenu_rootmenuarrow { font-family: webdings; font-size: 10pt; cursor: pointer; }
.StandardButton { background: #7994cb none; color: #ffffff; font-family: verdana, sans-serif; font-size: 11px;font-weight: normal; }
