/* CSS Document */
body
{
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	height:100%;
	background-image: url(images/top-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

TH,TD,DIV{ font-family: Tahoma; font-size:11px; color:#4B4B4B; }
A,A:link,A:visited,A:active{ color:#001317; text-decoration:none; font-size:10px;font-weight:normal;}
A:hover{ color:#985910; text-decoration:none; font-size:10px;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:#000; }
.controlpanel A.CommandButton:visited{ color:#000; }
.controlpanel A.CommandButton:active{ color:#000; }
.controlpanel A.CommandButton:hover{ color:#FF9900; text-decoration:underline;} 
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{ font-size:11px; color:#8C3318; text-decoration:none; font-weight:normal; }
A.CommandButton:hover{ color:#FB9409; text-decoration:none; font-size:11px; font-weight:normal; }

/* ********** Button Style ************** */
.StandardButton { color: #FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; background-color: #2C5F89; }

/* ********** Search Style ************** */
#SearchContainer input{ padding:0px;border:0px solid #214446; font-size:10px;color:#000000; background:#ffffff; WIDTH:180px; HEIGHT:25px;}
.search, a.search:link, a.search:active, a.search:visited {font-family: Tahoma; font-size:11px; font-weight:bold; color:#ffffff;}
a.search:hover {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#000000;}
#dnn_dnnSEARCH_txtSearch.NormalTextBox {
	border:0px solid #214446;
	font-size:10px;
	color:#000000;
	background:#ffffff;
	WIDTH:190px;
	HEIGHT:22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


/* ********** Language Style ************** */
#LanguageContainer select{MARGIN:0px;vertical-align:top; border:1px #7F9DB9 solid; font-size:9px;color:#000000; background:#ffffff; WIDTH:111px;HEIGHT:15px;}


/* ********** Pane Style ************** */
.TopPane{ padding:0px 0px 0px 0px; }
.TopLeftPane{ padding:0px 0px 0px 0px;}
.TopRightPane{ padding:0px 0px 0px 0px;}
.LeftPane{ padding:0px 0px 0px 0px;}
.ContentPane{ padding:0px 0px 0px 0px; }
.RightPane{ padding:0px 0px 0px 10px;}
.LeftLinkPane{width:180px; background-image:url(images/left_linkpane_bg.gif); background-position:top right; background-repeat:no-repeat;}
.CenterPane{padding:0 10px;}
.RightLinkPane{width:175px; background-image:url(images/right_linkpane_bg.gif); background-position:top left; background-repeat:no-repeat; padding:0 0 0 10px;}
.InnLeftLinkPane{width:180px;}
.InnRightLinkPane{width:175px; padding:0 0 0 10px;}
.RightSidePane{width:185px; padding-left:12px;}
.BottomPane{ padding:0px 0px 0 0px; }
.BottomLinkPane{padding:0;}

/* ********** Container Style ************** */
.Head{ font-size:12px; font-weight:bold; color:#000000; }
.SubHead{ font-size:11px; color:#000000; }
.SubSubHead{ font-size:11px; color:#000000; }
.Normal{ font-size:10.5px; color:#000000; line-height:130%; letter-spacing: 130%;}


/* ********** User Style ************** */
.user,a.user:link,a.user:active,a.user:visited{ font-family:Tahoma; font-size:11px; color:#ffffff; text-decoration:none; font-weight: normal;}
a.user:hover{ color:#E1DDDD;}


/* ********** Footer Style ************** */
.footer,a.footer:link,a.footer:active,a.footer:visited{ font-family:Arial, Verdana, Tahoma; font-size:11px; color:#316998; text-decoration:none; font-weight: normal;}
a.footer:hover{  color:#CC3300;}
#footertable{
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #B42828;
	height: 100%;
	color: #FFFFFF;
}
.footertable{	background-image: url(images/footer_bg.gif); background-repeat: repeat-x; background-position: top; background-color: #B42828; height: 100%;}


/* ********** Breadcrumb Style ************** */
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{ font-family:Tahoma; font-size:11px; color:#242627; text-decoration:none; font-weight: normal;}
a.Breadcrumb:hover{color:#737678;}



/* ********** Date Style ************** */
.date,a.date:link,a.date:active,a.date:visited{font-family: Tahoma; font-size:11px; color:#242627; text-decoration:none; font-weight: normal;}
a.date:hover{ color:#737678;}

/* ********** Links Style ************** */
.links{ font-family: font-family:Tahoma; font-size:11px; color:#242627; text-decoration:none; font-weight: normal;}
a.links:link,a.links:active,a.links:visited{ font-family:Tahoma; font-size:11px; color:#242627; text-decoration:none; font-weight: normal;}
a.links:hover{ color:#000000;}


/* ********** Menu Style ************** */
.MainMenu_MenuContainer{ background:transparent; width:100%;}
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{ display:none; }
/*---------Root Menu Separator---------------*/
.MainMenu_MenuBreak{display:inherit; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
/*---------Menu Background Transparency---------------*/
.ModuleTitle_MenuItemSel {background-color: transparent;}
.MainMenu_MenuItemSel {background-color: transparent;}
/*---------Sub Menu style---------------*/
.MainMenu_MenuItem{
	color:#FAF7F7;	font-size:11px;	font-weight: normal;
	padding:2px 7px 2px 7px;
	border:1px #626362 solid; border-width:1px 0px;

}
/*---------Sub Menu style on select---------------*/
.submenuitemselected{
	color:#ffffff;
	font-size:11px;
	font-weight: normal;
	padding:2px 7px 2px 7px;
	border:1px #111214 solid;
	border-width:1px 0px;
	Margin:0px;
	background-color: #2C5F89;
}
/*---------Sub Menu Frame style---------------*/
.submenu{
	z-index:1000;
	border:1px #AFB0B0 solid;
	padding:0px;
	margin:1px 0 0 0px;
	background:#626362;
}
.rootmenuitem TD{
	font-family: Arial, Verdana, Tahoma;
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	padding: 16px 9px 17px 9px;
	background-color: transparent;
	text-transform: uppercase;
}
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
	color:#ffffff;
	font-family: Arial, Verdana, Tahoma;
	font-size:11px;
	font-weight: normal;
	padding: 16px 9px 17px 9px;
	background-color: #142b3e;
	text-transform: uppercase;
	
}
.MainMenu_RootMenuItemActive TD{
	color:#ffffff;
	font-family: Arial, Verdana, Tahoma;
	font-size:11px;
	font-weight: normal;
	padding: 17px 9px 17px 9px;
	background-color: Transparent;
	text-transform: uppercase;
	BACKGROUND-POSITION-Y: bottom;
	background-image: url(images/main-nv-active.gif);
	background-repeat: repeat-x;
	background-color: Transparent;
	text-transform: uppercase;
}

/*---------Other styles---------------*/
/* ================================
    CSS STYLES FOR Module RSSXtra
   ================================
*/

div.rssHead 
{
 margin-bottom: 3px;
}

div.rssHead a, div.rssHead a:link, div.rssHead a:hover, div.rssHead a:active, div.rssHead a:visited
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 13px;
	color: #000033;
	font-weight: bold;
}

div.rssItemTitle
{
 margin-top: 3px;
}

div.rssItemTitle a, div.rssItemTitle a:link, div.rssItemTitle a:hover, div.rssItemTitle a:active, div.rssItemTitle a:visited
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #275479;
	font-weight: bold;
}

div.rssItemBody
{
 font-family: Arial, Verdana, Tahoma;
 font-size: 12px;
}

div.rssPopup 
{
 background-color: #FFFFE7;
 border: 1px solid #000000; 
 font-size: 12px; 
 font-family: Arial, Verdana, Tahoma;
 visibility: hidden; 
 position: absolute; 
 top: 1; 
 left: 1; 
 z-index: 100;
 width: 300px;
 padding: 4px;
}

