/* CSS Document */
#Body 									  {background:#fff;}
body 									  {font-family: Tahoma, Geneva, sans-serif;margin:0px;height: 100%;padding:0px;}

/* ********** 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;}
.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:#fff; font-size:11px; color:#000; font-weight:bold; padding-left:4px; }
.controlpanel TD TD TD select             { background:#fff; font-size:11px; color:#333;}
.controlpanel A.CommandButton             { font-size:10px; text-decoration:none;}
.controlpanel A.CommandButton:link        { color:#000; }
.controlpanel A.CommandButton:visited     { color:#000; }
.controlpanel A.CommandButton:active      { color:#000; }
.controlpanel A.CommandButton:hover       { color:#1F7AC5; text-decoration:underline;} 
.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active					  { font-size:11px; color:#000; text-decoration:none; font-weight:normal; }
A.CommandButton:hover                     { color:#0B3587; text-decoration:underline; font-size:11px; font-weight:normal; }

/* ********** Search Style ************** */
.search_bg								  { background:url(images/search.png) left 0px no-repeat; width:200px; height:30px; margin-top:3px;}
.search,
a.search:link,
a.search:active,
a.search:visited,
.search									  { color:#767676; text-decoration:none; font-weight:normal; font-size:10px;}
a.search:hover                            { color:#7CA905; text-decoration:none; font-weight:bold; font-size:10px;}
#dnn_dnnSEARCH_txtSearch                  {	width: 110px; vertical-align:bottom;font-size: 12px;color:#000; height:18px; text-align: left; margin-left:5px; margin-right:2px; margin-top:0px; padding:0px;}
/* ********** Buttons Style ************** */

/* ********** Pane Style ************** */
.BannerPane                               { padding:5px 0px 5px 0px;}
.TopPane								  { padding:0px 0px 3px 0px;}
.TopLeftPane							  { padding:0px 3px 0px 0px;}
.TopRightPane							  { padding:0px 0px 0px 3px;}
.BottomLeftPane							  { padding:0px 3px 0px 0px;}
.BottomRightPane					 	  { padding:0px 0px 0px 3px;}
.LeftPane								  { padding:0px 3px 0px 0px;}
.ContentPane							  { padding:0px;}
.RightPane								  {	padding:0px 0px 0px 3px; }
.MidLeftPane							  { padding:4px 4px 4px 8px;}
.MiddlePane								  { padding:4px 4px 4px 4px;}
.MidRightPane							  { padding:4px 0px 4px 4px;}
.BottomColumn1							  {	padding:4px 4px 4px 8px;}
.BottomColumn2						 	  { padding:4px 4px 4px 8px;}
.BottomColumn3							  { padding:4px 4px 4px 8px;}
.BottomColumn4							  {	padding:4px 0px 4px 8px;}
.BottomPane								  { padding:3px 0px 0px 0px;}
.LeftOutPane 							  { padding:5px 0px 5px 0px;}
/* ********** Container Style ************** */
.Head									  { font-size:12px;font-weight:bold;color:#000;}
.SubHead								  { font-size:12px;color:#000;}
.SubSubHead								  { font-size:12px; color:#000; }
.Normal,.normal							  { font-family: Tahoma, Geneva, sans-serif;font-size:12px;line-height:18px;color:#333}
TH,TD,DIV								  { font-family:Myriad web, Arial, sans-serif;font-size:12px;}
A,A:link,A:visited,A:active				  { color:#0B3587;text-decoration: underline;}
A:hover									  { color:#0B3587;text-decoration:none;}
H1										  { color:#333;}
H2										  { color:#333;}


/* ********** Login Style ************** */
.login,
a.login:link,
a.login:active,
a.login:visited 						  {
	color:#0B3587;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
}
a.login:hover							  {
	color:#6A6A6A;
	text-decoration:underline;
	font-weight:normal;
	font-size:12px;
}
	

/* ********** User Style ************** */
.user,
a.user:link,
a.user:active,
a.user:visited							  {
	color:#0B3587;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
}
a.user:hover							  {
	color:#6A6A6A;
	text-decoration:underline;
	font-weight:normal;
	font-size:12px;
}
	
/* ********** Date Style ************** */
.date,
a.date:link,
a.date:active,
a.date:visited						      {
	color:#D7D8DD;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
}
a.date:hover							  {
	color:#D7D8DD;
}

/* ********** Footer Style ************** */
.footer,
a.footer:link,
a.footer:active,
a.footer:visited						  {
	font-size:12px;
	color:#044996;
	text-decoration:none;
	border-bottom:0px dotted;
	font-weight:Normal;
}
a.footer:hover							  {
	color:#000;
	text-decoration:none;
	font-weight:Normal;
	border-bottom:1px dotted;
}

/* ********** Privacy/Terms Style ************** */
.terms,
a.terms:link,
a.terms:active,
a.terms:visited						  	  {
	font-size:12px;
	color:#044996;
	text-decoration:none;
	font-weight: normal;
	border-bottom:0px dotted;
}
a.terms:hover							  {
	color:#000;
	text-decoration:none;
	font-weight:Normal;
	border-bottom:1px solid;
}

/* ********** Links Style ************** */
.links,
a.links:link,
a.links:active,
a.links:visited							  {
	font-size:12px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-family: Tahoma, Geneva, sans-serif;
}	
a.links:hover							  {
	color:#D5E0FD;
	text-decoration:underline;
	font-weight:bold;
}


/* ********** Breadcrumb Style ************** */
.breadcrumb,
a.breadcrumb:link,
a.breadcrumb:active,
a.breadcrumb:visited					  {
	font-size:12px;
	color:#0B3587;
	text-decoration:none;
	font-weight:normal;
	font-family: Myriad web, Arial, sans-serif;
	border-bottom:0px dotted
}
a.breadcrumb:hover						  {
	font-size:12px;
	color:#6A6A6A;
	text-decoration:underline;
	font-weight:normal;
	font-family: Myriad web, Arial, sans-serif;
	text-decoration:underline;
}



/* ********** Other Style ************** */
.logo-line{ border-bottom:solid 1px #252525;}

/*--------------------   Horizontal   -----------------------*/  
.MainMenu_MenuContainer {
	background-color: transparent;
    width:100%;
}

.MainMenu_MenuBar {
}

.MainMenu_MenuArrow {
	display: none
}

.MainMenu_RootMenuArrow {
	display: none
}

.MainMenu_MenuIcon {
	display: none
}

.MainMenu_MenuBreak {
   	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	
}

.RootMenuItem TD {
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-align:left;
	padding:0px;
	height:33px;
	background:url(images/menu_bg.jpg) left center no-repeat;
	text-indent:30px;
}

.RootMenuItemSel TD {
	padding:0px;
	height:33px;
	font-size:13px;
	font-weight:bold;
	color: #fff;
	text-align:left;
	background:url(images/menu_bg_a.jpg) left center no-repeat;
	text-indent:30px;
}

.RootMenuItemHover TD {
	padding:0px;
	height:33px;
	font-size:13px;
	font-weight:bold;
	color: #fff;
	text-align:left;
	background:url(images/menu_bg_a.jpg) left center no-repeat;
	text-indent:30px;
}

.MainMenu_MenuItem {
    padding:5px 22px 5px 13px;
    border:0pt none;
    font-size: 12px; 
    color: #000;
	font-weight:normal;  
}

.MainMenu_MenuItemSel {
	background-color: transparent; 
	cursor: pointer; 
	cursor: hand; 
	
}


.Submenu {
    cursor:pointer;
    z-index: 1000;
    font-size: 11px; 
    color: #343333;
    font-weight:normal; 
	background: #DCDCDC; 
	filter: Alpha(Opacity=75);
	opacity: 0.95;
	border:1px solid #fff;
}

.Submenuitemselected,Submenuitembreadcrumb {
	padding:5px 22px 5px 13px;
	border:0pt none;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 12px;
	color: #fff;
	font-weight:normal;
	background-color: #5E77B0;
}



#tdGrid A,#tdGrid A:link,#tdGrid A:visited,#tdGrid A:active	{ color:#000;text-decoration: underline;}
#tdGrid A:hover							  { color:#1F7AC5;text-decoration:none;}
.FCKImageGalleryContainer A,.FCKImageGalleryContainer A:link,.FCKImageGalleryContainer A:visited,.FCKImageGalleryContainer A:active	{ color:#000;text-decoration: underline;}
.FCKImageGalleryContainer A:hover							  { color:#1F7AC5;text-decoration:none;}

