.pagemaster {
	width: 100%;
	height: 100%;
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #f3f5fa;
	border-right: #7994cb 1px solid;
	border-top: #7994cb 1px solid;
	border-left: #7994cb 1px solid;
	border-bottom: #7994cb 1px solid;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg);
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.main_dnnmenu_container {
}
.main_dnnmenu_bar {
	cursor: pointer;
	cursor: hand;
	background: url(images/top_menu_bg.gif) repeat-x;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer;
	cursor: hand;
	color: #333333;
	white-space: nowrap;
	font: bold 9pt Tahoma, Arial, Helvetica;
	height: 25px;
	background: #FFFF00;
}
.main_dnnmenu_rootitem { /*TD if menu option for using tables is on*/
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	white-space: nowrap;  /*Word wrapping menu item now optional*/
	padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
	font: bold normal 9pt Arial, Helvetica, sans-serif;
	text-align: center;
	height: 21px;
}
.main_dnnmenu_itemhover {
	text-decoration: underline;
	background: #33CCFF;
	border-top: 3px solid 00aeef;
	border-right: 3px solid 00aeef;
	border-left: 3px solid 00aeef;
	border-bottom-color: 00aeef;
	text-align: center;
}
.main_dnnmenu_itemhover td {
	background: #F4F4F4;
	color: #333333;
}
.main_dnnmenu_icon {
	cursor: pointer;
	cursor: hand;
	text-align: center;
	background: #330099;
	visibility: hidden;
}
.main_dnnmenu_submenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;

	/* filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); */
	padding: 2px;   /*explicitly set padding for sub-menus */
	background: #F3F3F3;
	color: #333333;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-top: 0px none;
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
	background: #333399;
}
.main_dnnmenu_arrow {
	visibility: hidden;
}
.main_dnnmenu_rootmenuarrow {
	visibility: hidden;
}
.StandardButton {
	background: #7994cb none;
	color: #ffffff;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid;
	border-top: #7994cb 1px solid;
	border-left: #7994cb 1px solid;
	border-bottom: #7994cb 1px solid;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
	font-family: Tahoma, Arial, Helvetica;
	font-size:  18px;
	font-weight: normal;
	color: #00AEEF;
}
body {
	margin: 0px;
	height: 100%;
	width: 100%;
}
.MainBody {
	background: #e7e7e7;
	height: 100%;
	width: 100%;
}
.GradFill-Top {
	background: url(images/bg_top.gif) repeat-x;
	height: 100%;
}
#HeaderImage {
	background: #FFFFFF;
	border-right: 1px solid #d3d3d3;
	border-left: 1px solid #d3d3d3;
	width: 800px;
}
.FooterLogos {
	background: url(images/bg_footer.gif) repeat-x;
	height: 90px;
}
#MainBody .Head {
	color: #00AEEF;
	font-family: Arial, Helvetica, sans-serif;
}
A:link {
	text-decoration: none;
	color: #00AEEF;
}
A:visited {
	text-decoration: none;
	color: #00AEEF;
}
A:hover {
	text-decoration: underline;
	color: #00AEEF;
}
A:active {
	text-decoration: underline;
	color: #00AEEF;
}
.DividerH {
	border-top: 1px dotted #00AEEF;
}
.DividerV {
	border-left: 1px dotted #00AEEF;
}
.NewsDate {
	font: bold 9px Arial, Helvetica, sans-serif;
	color: #53A9FF;
}
.NewsHeading {
	font: 9px Arial, Helvetica, sans-serif;
	color: #000000;
}
.FormTable {
	width: 100%;
	padding: 2px;
	margin: 0px;
}
.FormLabelControl {
	font: bold 12px/25px Arial, Helvetica, sans-serif;
	color: #00AEEF;
	text-decoration: none;
	white-space: nowrap;
}
.FormLabel {
	font: bold 10px Arial, Helvetica, sans-serif;
}
.FormTextBox {
	width: 100%;
	border: 1px solid #999999;
	font: 10px Arial, Helvetica, sans-serif;
	padding: 2px;
}
.FormRadioButtonList {
	font: 10px Arial, Helvetica, sans-serif;
}
.FormSubmit {
	width: 100px;
	height: 30px;
	float: right;
}
.FormTextArea{
	width: 100%;
	height: 100px;
	border: 1px solid #999999;
}

.FooterLogos .Normal a:link {
	color: #000000;
	text-decoration: none;
}
.SkinObject {
	color: #000000;
}


