/*___________________________________________________________________________________________*/
/*Control panel
.controlpanel{ background:#FFF; border:#B7B7B7 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:#B7B7B7 solid; border-width:0px 1px; width:3px; height:100px; }
.controlpanel TD .SubHead{ background:#B7B7B7; font-size:12px; color:#333; 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:#000; text-decoration:none; font-size:10px; }
.controlpanel A.CommandButton:visited{ color:#000; text-decoration:none; font-size:10px; }
.controlpanel A.CommandButton:hover{ color:#F00; text-decoration:underline; font-size:10px;}
.controlpanel A.CommandButton:active{ color:#000; text-decoration:none; font-size:10px; }
*/
/*___________________________________________________________________________________________*/
/*Body of page*/


html, body, form { height: 100%; }
body{ border-left:0px; border-right:0px; background:url(media/GroundBackground.jpg) no-repeat fixed top center; background-color:#333333; width: 100%;}
.Head{ font-size:20px; font-weight:bold; color:#00498D; font-family:Tahoma, Geneva, sans-serif; }
.SubHead{ font-size:11px; font-weight:bold; color:#003366; }
.SubSubHead{ font-size:11px; font-weight:bold; color:#000; }
.Normal{ font-size:12px; font:Tahoma, Geneva, sans-serif; }
/*_
TD,TH,DIV,SPAN{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; }
*/
.topwrapper{ background:#7F7F7F; border:#B7B7B7 dotted; border-width:1px 0px; text-align:center; }
/* .top{ width:680px; text-align:right; margin:0px auto; padding:6px; } */

.wraptable{ 
	width:1100px; 
	vertical-align:middle;
	margin-bottom:10px; 
}

.right{ background:url(media/body_right.jpg); }
.left{ background:url(media/body_left.gif); }
.menubg{ width:100%; background:url(media/menu_bg.jpg); vertical-align:bottom; }
.menuright{ background:url(media/menu_right.jpg) right no-repeat; }
.menuleft{ background:url(media/menu_left.jpg) left no-repeat; }
.contentbg{ 
	min-height:750px;
	border-color:#00498C;
	border-width:4px;
	border-style:solid;
	background-color:#ffffff;
	vertical-align:top; 
}
.flashpane{ padding:0px 0px 0px 0px}
.toppane{ padding:5px 5px; }
.buttonpane{ padding:5px 5px;}
.rightpane{  padding:0px 5px; }
.contentpane{ padding:0px 5px; }
.bottompane{ padding:5px 5px;}

.breadcrumb{ font-size:10px; color:#000; }
#search{ padding-top:4px; }
#search input{ border:1px #DDD solid; margin-bottom:4px; }

.cornertopleft
{
	background:url(media/topleftcnr.gif) no-repeat;
	height:5px;
	width:5px;
}

.top
{
	background:url(media/top.gif) repeat-x;
	height:5px;
}

.cornertopright
{
	background:url(media/tooprightcnr.gif) no-repeat;
	height:5px;
	width:5px;
}

.right
{
	background:url(media/right.gif) repeat-y;
	width:5px;
}

.cornerbottomleft
{
	background:url(media/bottomleftcnr.gif) no-repeat;
	height:5px;
	width:5px;
}

.bottom
{
	background:url(media/bottom.gif) repeat-x;
	height:5px;
}

.cornerbottomright
{
	background:url(media/bottomrightcnr.gif) no-repeat;
	height:5px;
	width:5px;
}

.left
{
	background:url(media/left.gif) repeat-y;
	width:5px;
}


/*___________________________________________________________________________________________*/
/* Main Menu */

.menubgleft
{background:url(media/menubgleft.png) no-repeat;
width:7px;
height:41px;
}

.MainMenu_MenuContainer{ 
	width:100%; 
	color:#ffffff;
	font-family:Tahoma, Geneva, sans-serif; 
    vertical-align:bottom;
	background-image:url(media/menubg2.png);
	height:41px;
	padding-bottom:3px;
}

.MainMenu_MenuBar{ }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuItem{
	color:#ffffff;
	font-size:17px; 
	font-family:Tahoma, Geneva, sans-serif; 
	font-weight:normal;
	vertical-align:top;
	padding-top:3px;
	padding-right:3px;
}

.main_dnnmenu_itemhover {  
	color:#ffffff;
	font-size:17px; 
	font-family:Tahoma, Geneva, sans-serif; 
	font-weight:normal;
	padding-top:3px;
	vertical-align:top;
}

.main_dnnmenu_itemhover td {  
	color:#ffffff;
	font-size:17px; 
	font-family:Tahoma, Geneva, sans-serif; 
	font-weight:normal;
	padding-top:3px;
	vertical-align:top;
}

.MainMenu_MenuItemSel{
	color:#10754b;
	font-size:17px; 
	font-weight:normal;
	/* background:#f9d893; */
	padding-top:3px;
	font-family:Tahoma, Geneva, sans-serif; 
	vertical-align:top;
	border-bottom:white 1px solid;
	padding-right:3px;
}

.submenuitembreadcrumb{
	color:#ffffff; 
	font-size:17px; 
	font-weight:normal;
	border:#BBB solid;
	border-width:0px 0px 1px;
	margin-bottom:3px;
	vertical-align:top;
	padding-right:3px;
}

.submenuitemselected{
	color:#10754b;
	font-size:17px; 
	font-weight:normal;
	background:#000000;
	text-decoration:none;
	vertical-align:top;
	border-bottom:white 1px solid;
	padding-right:3px;
}

.submenu{
	z-index:1000;
	background:#000000;
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#757575', Direction=135, Strength=2);*/
	border-bottom:1px #000 solid;
	padding:0px;
	text-align:center;
	font-size:15px; 
	border:white 1px solid
}

.rootmenuitem {
	color:#ffffff;
	font-size:17px; 
	font-weight:normal;
	border:0px;
	padding-top:3px;
	font-family:Tahoma, Geneva, sans-serif; 
	vertical-align:top;
}

a.rootmenuitem:hover{
	color:#10754b;
	font-size:17px; 
	font-weight:normal;
	border:0px;
	padding-top:3px;
	font-family:Tahoma, Geneva, sans-serif; 
	vertical-align:top;
}

.MainMenu_MenuArrow {
border:none;
display:none;
}

.MainMenu_MenuBreak{ display:none; }

/*___________________________________________________________________________________________*/
/* Headers */





.search	{	 
	font-size:20px; 
	font-family:Tahoma, Geneva, sans-serif; 
	font-weight:bold; 
	color:#cc0000;
	text-decoration:none;
 }
	
a.search:link{ color:#cc0000; text-decoration:none;  }
a.search:visited{ color:#cc0000; text-decoration:none;  }
a.search:hover{ color:#cc0000; text-decoration:underline; }
a.search:active{ color:#cc0000; text-decoration:none;  }
 

.search input	{ 
	border:none; 
	width:225px;
	height:30px; 
}


.searchrow{
	border-right-color:#000000;
	border-right-width:4px;
	border-bottom:none;
	border-top:none;
	border-left-color:#000000;
	border-left-width:4px;	
	padding-bottom:3px;
	padding-right:15px;
}


.date	{
	color:#303030;
	font-size:16px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
}

a:visited {
	color:#cc0000;
	font-weight:normal;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
}

a:active {
	color:#10754b;
	
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
}

A:link  {
	color:#10754b;
	font-weight:normal;
	font-family:Tahoma, Geneva, sans-serif;
}

A:hover {
	color:#10754b;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
}

/* Design */

.banner
{
	background:url(media/bannerbg.gif) repeat-x;
	height:143px;
}

.image
{background:url(media/imagebg.jpg) repeat-x;
height:304px;
}

.belowimage
{
	background:url(media/bottomimagebg.jpg) repeat-x;
	height:115px;
}

.rightshadow
{background:url(media/rightshadow.jpg) repeat-y;
width:7px;
}

.cnrshadow
{
	background:url(media/cnrshadow.jpg) no-repeat;
	width:7px;
	height:7px
}

.btmshadow
{
	background:url(media/btmshadow.jpg) repeat-x;
	height:7px;
}

/* Footer */

.footer{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12pt;
	color:#ffffff;
	text-align:center;

	background-image: url(media/footerbg.jpg);
	height:72px;
}
.footer .skinobject{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12pt;
	color:#ffffff;
	font-weight: normal;
}
a.footer:link, a.skinobject:link{ color:#ffffff; text-decoration:none; font-size:12pt; }
a.footer:visited, a.skinobject:visited{ color:#ffffff; text-decoration:none;}
a.footer:hover, a.skinobject:hover{ color:#ffffff; text-decoration: underline;}
a.footer:active, a.skinobject:active{ color:#ffffff;}

#footerendcap
{
    height: 72px;
    width: 7px;
    background: url(media/footerright.jpg);
}
