@charset "utf-8";
/* CSS Document */

.SkinObject {font: 11px Verdana,sans-serif;}

.Normal {	FONT-SIZE: 11px; font-family:Arial, Helvetica, sans-serif;color:#606060;}
TH,TD,DIV {	font-size:11px; FONT-FAMILY:Tahoma,Arial,Helvetica; }
.lt { text-align:left;vertical-align:top; }
.h { height:100%}
.w{ width:100%;}
.wh{ width:100%; height:100%;}
p { margin:0px;}

#logo {z-index:1; }
#user {z-index:3;}
#header {z-index:2;}
#menu {z-index:1000;}

.FCKImageGalleryItemContainer td{color:#000000;}
.TB_ToolbarSet td { color:#000000;}
.SC_FieldLabel { color:#000000;}
.SC_Item,
.SC_ItemSelected,
.SC_Item div,
.SC_ItemSelected div{ color:#000000; background:#CCCCCC;}
.SC_Panel td,
.SC_Panel div{ color:#000000; background:#CCCCCC;}


.TopPane{padding:0px 0px 3px 0px;}
.TopShowPane { padding:10px;}
.BottomPane{padding:3px 0px 0px 0px;} 
.LeftPane{padding:0px 10px 0px 0px;}
.RightPane{padding:0px 0px 0px 10px;}
.ContentPane{padding:0px;}
.RightShowPane{padding:0px 0px 0px 10px;}
.clear { clear:both;}
.cen {background:#c6d0e9;}


.Head					{font-size:11px; color:#000; font-weight:bold}
.SubHead				{font-size:11px; color:#000}
.SubSubHead				{font-size:11px; color:#000}
.NormalBold             { color:#000;}
.ControlPanel .PagingTable{ z-index:1000000; position:absolute;}

.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active		{color:#000;TEXT-DECORATION:none}
A.CommandButton:hover		{color:#1d4d7d;TEXT-DECORATION:underline}

A,
A:link,
A:visited,
A:active					{
	color:#1d4d7d;
	TEXT-DECORATION:none;
}
A:hover						{color:#c23131;TEXT-DECORATION:underline;}

.searchcss,
A.searchcss:link,
A.searchcss:active,
A.searchcss:visited			{font-weight:normal; font-size:11px; color:#2072F9; TEXT-DECORATION:none}
A.searchcss:hover			{font-weight:normal;font-size:11px;color:#F5A42F;TEXT-DECORATION:underline}

.links,
A.links:link,
A.links:active,
A.links:visited	{font-weight:normal; font-size:11px;  TEXT-DECORATION:none; margin:0px 6px;}
A.links:hover{font-weight:normal;font-size:11px;TEXT-DECORATION:underline;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#606060;	
	margin:0;
	background:#fff;
}

#mainBody { width:800px; margin:0 auto; position:relative; }
#flash { float:right;right:0px; top:0px; position:absolute;}
#top { width:800px; height:360px;z-index:999; position:relative;}
#top .top_left { width:225px; height:360px; float:left; position:relative; background:#1a4672; }
#top .top_left .menu { width:225px; position:relative; z-index:10000; }
#top .top_right { width:575px; height:360px; position:relative; float:left;}
#top .top_right .links_l { width:255px; height:45px; background:url(images/links_l.png) no-repeat left top;float:right; right:5px; top:10px; position:absolute;}
#top .top_right .links_l .links_r { height:45px; background:url(images/links_r.png) no-repeat right top;}
#top .top_right .links_l .links_r  .links_m {height:45px; background:url(images/links_bg.png) repeat-x left top; margin:0 9px;}
#top .top_right .users { width:575px; height:25px; background:url(images/here_bg.png) left top repeat-x; bottom:0px; position:absolute; color:#fff;}
.users a:link,.users a:visited {color:#fff;text-decoration:none;}
.users a:hover,.users a:active {color:#184777;text-decoration:none;}
#top .top_right .users .u_l { float:left; left:15px; position:relative; background:url(images/here_h.png) no-repeat left center; height:25px; padding-left:30px; line-height:25px;}
#top .top_right .users .u_r { float:right; height:25px; line-height:25px;}
#main_content { width:800px; height:400px; min-height:400px; height:auto!important; overflow:visible; position:relative;background:url(images/main_bg.png) repeat-y left top;}
#main_content .main_l { width:215px; float:left; padding:10px 5px;}
#main_content .main_r { width:555px; float:right; position:relative; padding:10px;}
#foot { width:800px; height:65px; background:#1d4d7d; color:#fff;}
#foot a:link,#foot a:visited {color:#fff;text-decoration:none;}
#foot a:hover,#foot a:active {color:#a3adc8;text-decoration:none;}
#foot .foot_l { float:left; height:65px; margin-left:10px;}
#foot .foot_r { float:right; line-height:65px; margin-right:10px;}



.MainMenu_MenuContainer			{background-color: Transparent;width:100%; height:1px;}
.MainMenu_MenuBar				{ }
.MainMenu_MenuIcon      		{ display:none; }
.MainMenu_MenuArrow				{ display:none; }
.MainMenu_RootMenuArrow			{ display:none; }
.MainMenu_MenuBreak			{
	border: 			transparent 0px solid; 
 	background-color: 	transparent; 
 	height: 			1px;
}


.MainMenu_MenuItemSel
{
   BACKGROUND: transparent;
}

.MainMenu_TabRootMenuItem TD	{
	font-size:13px;
	font-weight:bold;  
    color:#fff; 
    text-align: left;
	height:36px; 
	padding-left:50px;
	padding-right:0px;
	background:url(images/menu01.png) left center no-repeat;
   }
      
.MainMenu_TabRootMenuItemSel TD  { 
	font-size:13px;
	font-weight:bold;
    color:#fff;
	height:36px;
	text-align:left;
	padding-left:50px;
	padding-right:0px;
	background:url(images/menu02.png) left center no-repeat;
 }
 
 .MainMenu_TabMenuItemHover TD
{
    font-size:13px;
	font-weight:bold;
    color:#fff;  
	text-align:left;
	height:36px;
	padding-left:50px;
	padding-right:0px;
	background:url(images/menu02.png) left center no-repeat;
}
 
.MainMenu_TabMenuItemSelHover TD
{
    font-size:13px;
	font-weight:bold;
    color:#fff;  
	text-align:left;
	height:36px;
	padding-left:50px;
	padding-right:0px;
	background:url(images/menu02.png) left center no-repeat;
}


.MainMenu_MenuItem				{
 	font-size:11px;
	font-weight:normal; 
    color:#000;  
	border:0px;
	padding:0px 13px 0px 10px;
	height:20px;
	cursor:	pointer;	
	cursor: hand;
}

.submenu						{ 
	background: #fff;	
	border: #346396   1px  solid;
	filter: Alpha(Opacity=80);
	-moz-opacity:0.8;
	z-index:  1000;
	margin-left:-5px;
}

.submenuitemselected, .submenuitembreadcrumb			{ 
	background:	#5282b3;
  	font-size:11px;
	font-weight:normal;  
    color:#000;  
   	padding:0px 13px 0px 10px;	
    cursor:pointer;
	cursor:hand;	
	border:0px; 
	height:20px;
}














