    /* CSS Document */

body {
	margin: 0px 0px;
	height:100%;
	background:#FFFFFF top left repeat-x;	 
}

/* ********** INDEX ************** */
.top_bg{background:url(images/top_bg.gif) repeat-x top left;}
.left_bg{background:url(images/left_bg-index.jpg) repeat-x top left; 

background-color:#0d294b;}
.left_img{background:url(images/left_img-index.jpg) no-repeat top right;}


TH,TD,DIV{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#676767; }
A,A:link,A:visited,A:active{ color:#463315; text-decoration:none; font-size:11px; 

font-weight:normal; font-family:Arial, Helvetica, sans-serif;}
A:hover{ color:#463315; text-decoration:underline; font-size:11px;font-weight:normal;}
/* ********** Control Panel Style ************** */
.controlpanel{ background:#FFF; border:#ADADAD solid; border-width:0px 0px 2px; }
.controlpanel IMG{ margin:15px 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 A.CommandButton:link{ color:#7C211E; }
.controlpanel A .CommandButton:visited{ color:#7C211E; }
.controlpanel A.CommandButton:active{ color:#7C211E; }
.controlpanel A.CommandButton:hover{ color:#7C211E; text-decoration:underline;} 
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{ 

font-size:11px; color:#DC4D00; text-decoration:none; font-weight:normal; }
A.CommandButton:hover{ color:#DC4D00; text-decoration:underline; font-size:11px; 

font-weight:normal; }


/* ********** Search Style ************** */
/*#SearchContainer Input{border:none; WIDTH:197px; HEIGHT:25px; background:transparent; padding:0px 5px 0px 22px; margin:0px; font-size:10px; color:#000000;}

#SearchContainer Input{border:none; WIDTH:173px; HEIGHT:25px; background:transparent; padding:0px 0px 0px 0px; margin:0px 10px 0px 0px; font-size:10px; color:#000000;}


/* ********** Pane Style ************** */
.TextPane{padding:10px 0px;}
.MidPane{width:46%; padding:0px 15px 0px 0px;}
.MiddlePane{width:50%; padding:0px 15px 0px 15px;}
.ContentPane{padding:0px;}
.RightPane{padding:0px 0px 0px 15px; width:200px;}
.LeftPane{padding:0px 10px 0px 0px; width:200px;}



/* ********** Container Style ************** */
.Head{font-size:12px; font-weight:bold; color:#676767;}
.SubHead{font-size:12px; color:#676767;}
.SubSubHead{font-size:12px; color:#676767;}
.Normal{font-size:12px; line-height:130%; letter-spacing: 130%; color:#676767;}

/* ********** User Style ************** */
.user,a.user:link,a.user:active,a.user:visited {font-family:Tahoma, Arial; font-size:12px; font-weight:bold; color:#ffffff; text-decoration:none;}
a.user:hover{color:#F25455;}

a.breadcrumb,a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited{ font-family:Tahoma; font-size:11px; color:#ffffff; text-decoration:none; font-weight:bold;}
a.breadcrumb:hover{color:#F25455;}

/* ********** Link Style **************/
.links,a.links:link,a.links:active,a.links:visited{font-family:Arial; font-size:12px; color:#E17A2D; text-decoration:none; font-weight:normal;}
a.links:hover{color:#E17A2D; text-decoration:underline;}

/* ********** Footer Index ************** */
.footer, a.footer:link, a.footer:active, a.footer:visited{font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff; text-decoration:none; font-weight:normal;}
a.footer:hover{color:#F25455; font-weight:normal;}

/*  DNN MENU STYLES  */
.main_dnnmenu_container 
{
	width:auto;
	font-size: 11px;
	
}

/* main menu td*/
.main_dnnmenu_bar 
{
	cursor:pointer;
	font-size: 11px; 
	background:none;
	
}
/*  Main Menu Normal  */
.main_dnnmenu_rootitem  
{
	cursor:pointer;
	/*background:url(images/menu_sep.gif) no-repeat top right;*/
	color: #ffffff;
	font-size: 11px; 
	font-weight:bold;
	line-height:37px;
	font-family:Tahoma; 
	text-align:center;
	padding:12px 17px 11px 17px;

}

/*  Main menu hover  */
.main_dnnmenu_rootitem_hover
{  
	color:#3F3B3B;
	/*background:url(images/hoverbg.gif) repeat-x top left;
	border:#ffffff solid 1px;
	border-width:0px 2px;*/
	font-weight:bold;
	line-height:37px;
	text-align:center;
	font-size:11px; 
	padding:12px 17px 11px 17px;

}

.main_dnnmenu_rootitem_selected 
{
	color:#ffffff;
	background:url(images/hoverbg.gif) repeat-x top left;
	border:#ffffff solid 1px;
	border-width:0px 2px;
	font-weight:bold;
	line-height:37px;
	text-align:center;
	font-size:11px; 
	padding:12px 15px 11px 15px;
}

/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
	border:1px solid #752520;
}

.main_dnnmenu_submenu td
{
	background-color:#879EBE; 
	z-index: 1000;
	font-size: 11px !important; 
	font-weight:bold;
	text-align:left;
	color:#000000;
	line-height:2em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 0px 5px 0px 5px;
	margin:0px 0px 0px 0px;
}


/*  SUB Menu hover */
.main_dnnmenu_itemhover td,.main_dnnmenu_itemselected td   
{  
	font-size: 11px;
	background-color:#E14647;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	line-height:2em;
	z-index: 1000; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	_padding: 0px 5px 0px 5px;
	 margin:0px;
}



.more,a.more:link,a.more:active,a.more:visited {font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:10px; color:#DE501C; text-decoration: underline; font-weight:normal;}
a.more:hover{color:#DE501C; text-decoration:none;}

.top_bg{background: url(images/top_bg.gif) top left repeat-x;}
.top_right{background: url(images/top_rt.jpg) top right no-repeat; padding:0px 34px;}
.top_left{background: url(images/top_lt.jpg) top left no-repeat;}

.top_rtimg{background: url(images/top_rtimg.jpg) top right no-repeat; height:110px;}

.menu_lt{background:url(images/menu_lt.gif) top left no-repeat;}
.menu_rt{background:url(images/menu_rt.gif) top right no-repeat; padding:0px 10px;}
.menu_bg{background:url(images/menu_bg.gif) top left repeat-x; height:36px;}

.cont_lt{background:url(images/cont_lt.jpg) top left no-repeat;}
.cont_rt{background:url(images/cont_rt.jpg) top right no-repeat; padding:0px 10px;}
.cont_bg{background:url(images/cont_bg.gif) top left repeat-x; height:14px;}

.bot_lt{background:url(images/bot_lt.gif) top left no-repeat;}
.bot_rt{background:url(images/bot_rt.gif) top right no-repeat; padding:0px 10px;}
.bot_bg{background: url(images/bot_bg.gif) top left repeat-x; height:47px;}

.bread_crumb{padding:0px 25px; height:29px;}
.bread_left{float:left; padding-top:6px;}
.bread_right{float:right; padding-top:6px;}

/*.sear_pad{padding:8px 10px 0px 15px; _padding:10px 10px 0px 15px;}
.sear_img{background:url(images/searchimg.gif) center right no-repeat; height:36px; width:250px;}*/

.sear_pad{padding:8px 0px 0px 15px; _padding:10px 0px 0px 15px;}
.sear_img{background:url(images/searchimg.gif) center right no-repeat; height:36px; width:227px;}

.logo_pad{float:left; padding:8px 0px 8px 0px;}

.bl_txt{font-family:Tahoma, arial; font-size:10px; font-weight:bold; color:#16437F;}

/*.search_style{float:right; height:10px; padding:0px 0px 6px 0px; _padding:6px 0px 0px 0px;}*/
.search_style{float:right; padding:5px 0px 0px 0px; width:35px;}
.search_bg{padding-right:2px;}
.search_bg Input{color:#ffffff;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 200px; height: 20px; border: solid 1px #e0e0e0; position:absolute; right:35px; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px 5px; position:relative; display: block;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:150px; height:18px; margin-left:3px;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; font-size:12px; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color:#CE0D0D; color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color:#F8FAFF; border: none;}



