/* CSS Document */
body{ border-left:0px 0px 0px 0px; height:100%; margin:0px; background-color: #dadada; padding: 0px;}
	
TH,TD,DIV{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666; }

/*
A,A:link,A:visited,A:active{ color:#000000; text-decoration:none; }
A:hover{ color:#FF3300; text-decoration:none; }
*/
a:link {color: #003366; text-decoration: underline; }
a:visited {color: #003366; text-decoration: underline; }
a:hover {color: #005496; text-decoration: none;}

a.footer:link {color: #FFFFFF; text-decoration: underline; }
a.footer:visited {color: #FFFFFF; text-decoration: underline; }
a.footer:hover {color: #efefef; text-decoration: underline; }


.header {
	color: #1b1c52;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.header_darkblue {
	color: #1973B9;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


.header_white {
	color: #fff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

/* ********** Skin Style ************** */
.skinwidth{ width:960px; margin:0px; padding:0px}
.footerlinks{ width:100%; line-height:2em; clear:both}
.spacer{ width:1px; height:15px; overflow:hidden; margin:0px; padding:0px}

/* ********** Breadcrumb Style ************** */
.links,a.links:link,a.links:active,a.links:visited{color:#999; text-decoration:none; font: normal 11px Verdana, Arial, Helvetica, Tahoma; padding:0 5px; line-height:2em}
a.links:hover{color:#666; text-decoration:underline; }


/* ********** Footer Style ************** */
.footer,a.footer:link,a.footer:active,a.footer:visited{	font-size:11px; color:#fff; text-decoration:none; font-weight:Normal; padding:0 3px; line-height:2em}
a.footer:hover{	color:#ffff00; text-decoration:underline;}
	
/* ********** Control Panel Style ************** */
.controlpanel{ background:url(controlpanebg.gif) left top repeat-x #FFF; border:#ADADAD solid; border-width:0px 0px 1px; }
.controlpanel IMG{ margin:10px 5px 0px; }
.controlpanel TD TD TD TD IMG{ margin:0px; }
.controlpanel TD TD TD{ width:auto; }
.controlpanel DIV{ border:#CCC solid; border-width:0px 1px; width:3px; height:100px; }
.controlpanel TD.SubHead{ background:#CCC; font-size:12px; color:#000; font-weight:bold; }
.controlpanel TD TD TD .SubHead{ background:transparent; border:0px; font-size:11px; color:#333; font-weight:normal; }
.controlpanel TD TD TD input{ background:#EFEFEF; font-size:11px; color:#000; font-weight:bold; padding-left:4px; }
.controlpanel TD TD TD select{ background:#EFEFEF; font-size:11px; color:#333;}
.controlpanel  A.CommandButton{ font-size:10px; text-decoration:none;}
.controlpanel .normal A.CommandButton{ border:1px #a35b0d solid; padding:0 5px; background:url(CommandButton.gif) left top repeat-x; height:20px}
.controlpanel A.CommandButton:link{ color:#fff; }
.controlpanel A.CommandButton:visited{ color:#ffff; }
.controlpanel A.CommandButton:active{ color:#fff; }
.controlpanel A.CommandButton:hover{ color:#FFFf00; text-decoration:none;} 
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{ font-size:10px; color:#8C3318; text-decoration:none; font-weight: bold; font-family:Tahoma}
A.CommandButton:hover{ color:#FB9409; text-decoration:none; font-size:10px; font-weight: bold; }
/* ********** Search Style ************** */
#dnn_dnnSEARCH_txtSearch{MARGIN:0 2px 2px 2px;font-size:9px;color:#000033;BACKGROUND:#EFEFEF;WIDTH:110px;HEIGHT: 19px;}

/* ********** Buttons Style ************** */
.StandardButton {color: #FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; background-color: #0D93C6; }
/* ********** Pane Style ************** */

#Abox{ width:99%; margin:0 0 3px 0; padding:0px}
#Abox .leftpane{ width:25%; float:left;display:block}
#Abox .right{ width:74%; float:right; display:block}
#Abox .right .toppane{ width:100%; float:left; text-align:left;}
#Abox .right .rightbox{width:100%; float:left}
#Abox .right .rightbox .ColumnApane{ width:59%; float:left}
#Abox .right .rightbox .ColumnBpane{ width:39%; float:right}

#Bbox{ width:99%; margin:0 0 3px 0; padding:0px; clear:both}
#Bbox .contentbpane{ width:66%; float:left}
#Bbox .rightpane{ width:32.5%; float:right}


#Cbox{ width:99%; margin:0 0 3px 0; padding:0px; clear:both}
#Cbox .ColumnCpane{ width:33%; float:left}
#Cbox .ColumnDpane{ width:32%; float:left; margin:0 0 0 8px}
#Cbox .ColumnEpane{ width:33%; float:right}
.Bottompane,.contentpane{ clear:both; width:99%;}

/* ********** Container Style ************** */
.icon{width:6px; float:left; background:url(tl.gif) left top no-repeat; height:35px}
.title{width:auto; float:left; line-height:1.6em}
.acttons{width:20px; float:right; background:url(tr.gif) right top no-repeat; height:35px}
.panebox{ background:#e9e9e9; margin:0px; padding:0px; border:1px #e9e9e9 solid}
.containerpane{ margin:0px; padding:0 6px; clear:both}
.whitetitle{ color:#FFF; font:bold 12px/2.5em Verdana, Arial, Helvetica, Tahoma}
.blacktitle{ color:#333; font:bold 12px/2.5em Verdana, Arial, Helvetica, Tahoma}
.conbotl{ width:100%;background:url(bl.gif) left bottom no-repeat #e9e9e9; height:6px}
.conbotr{ width:100%;background:url(br.gif) right bottom no-repeat; height:6px}

/* ********** Menu Style ************** */
.MainMenu_MenuContainer{ background:transparent; width:99%}
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{ display:none; }
.MainMenu_MenuBreak{ display:none; border: 0px;}
.ModuleTitle_MenuItemSel {background-color: transparent;}
.MainMenu_MenuItemSel {background-color: transparent;}


