@import url("css/menu.css");

/* CSS Document */
#Body 
{    
    background-color: #EFEFEF;
    height:100%;
    margin:0;
    padding:0;
}

/* ControlPanel style */
.ControlPanel{background:transparent url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;}
.cpanel_left {background: url(images/cpanel_left.png) no-repeat bottom left;padding-left:21px;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;}

/*-------- Default Style --------*/
body,th,td,div,span,p,table,li,ul, .Normal, .NormalDisabled,.SubSubHead, a:link, a:visited, a:hover, input, .CommandButton{color:#2E3D47; font-family:Verdana, Arial, Helvetica, sans-serif;}
body,th,td,div,span,p,table,li,ul, .Normal, .NormalDisabled,.SubSubHead, a:link, a:visited, a:hover{font-size:8pt;}

ul, li, ul li
{
	list-style-type: disc;
}

/* This is to make announcement headers consistent with other */
/* td span div a:link, td span div a:visited{font-size:8pt;} */

/* This is for knowledgebase links  to make them slightly bigger than regular text */
#KBLink a:link, #KBLink a:visited {font-size:10pt;}
/* and this makes fineprint links within #knowlegdebase (e.g. top of page links) little and grey */
#KBLink a:link.fineprint, #KBLink a:visited.fineprint, #KBLink a:active.fineprint {font-size:8pt; color: #999999; text-decoration: none;}
#KBLink a:hover.fineprint{font-size:8pt; color: #999999; text-decoration: underline;}


.Head a:link, .Head a:visited, .Head a:active {
    font-family: Verdana;	
	font-size: 12pt;
	font-weight: bold;
	color: #00a1e4;
}

.Head a:hover {
    font-family: Verdana;	
	font-size: 12pt;
	font-weight: bold;
	color: #FF7D10;
}


/* td span a:link, td span a:visited{font-size:10pt;}  */
/* This stops some announcment headers from getting their top chopped off*/
/*
div .SubHead {padding-top: 5px;}
*/

.spacer
{
	padding-top: 0.5em;
}

.internalquestion
{
/* The rest of this style is in default.css, this bit is here just to disable it in the Intranet   */
	display: none;
}


.h5Enhanced, .h5Enhanced a:link, .h5Enhanced a:visited, .h5Enhanced a:active
{
    background-color:#399ed6;
    filter:progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#3399CC, endColorstr=#6CB7DB);
    height: 15px;
    color: #FFFFFF;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	padding: 8px 5px 7px 5px;
	margin-top: 0;
}

.h5Enhanced a:hover
{
	text-decoration: underline;
}


.pageheader, .SearchResults, .relatedquestionsheader, .ccmheader, .kbheader, .sitemapheader
{
	font-family: Verdana;
	color: #333;
	line-height: 1.4em;
	font-weight: bold;
}

h1, .pageheader
{
	font-size: 15pt; /* 18pt */
	font-weight: normal;	
}

.pageheader
{
	padding-bottom: 0.25em;

/*
	margin-bottom: -0.4em;
*/
}

h2,  .relatedquestionsheader, .ccmheader, .kbheader, .sitemapheader, .classifiedsHeader
{
	/*font-size: 12pt;
	color: #00579b;*/
	color: #182884;
	font-size: 13pt;
	font-weight: normal;	
}

h3 
{
	font-size: 11pt;
	/*color: #227698;*/
}

h4 {
	font-size: 11pt;
	color: #182884;
}

h5, .SearchResults {
	font-size: 10pt;
	/*color: #FF7D10;*/
}

h6 {
	font-size: 10pt;
	color: #7CB021;
}

/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

/*-------- design style --------*/
#headerBG
{
    background: url(images/top_bar.gif) repeat-x;
    text-align: center;
    margin: 0px auto;
    width: 100%;
    height: 31px;
}

#toolbar
{
    margin: 0px auto;
    width: 970px;
    overflow: auto;        
    padding-top: 3px;    
}

#dateLeft
{
    position: relative;
    float: left;    
    color: #c6c5c5;
    font: bold 10px verdana;    
}

#timecontainer
{
    color: #c6c5c5;
    font: bold 10px verdana;    
}

#countdownRight
{
    text-align: right;
    float: right;
    width: 400px;
    font: bold 10px verdana;
    color: #c6c5c5;
}

#mainContainer
{
    /*background-color: #232323;*/
    background: url(images/gradient.jpg) repeat-y center;
    background-color: #182884;
}

#wrapper
{
    text-align: center;    
}

#main
{
    display:table;
    width:970px; 
    margin:0 auto;      
    text-align: left;    
}

#submain
{
    display:table-row;
    background-color: #FFF;
}

#submain .roundedcornr_top div {
   background: url(images/roundedcornr_tl.png) no-repeat top left;
}
#submain .roundedcornr_top {
   background: url(images/roundedcornr_tr.png) no-repeat top right;
}
#submain .roundedcornr_bottom div {
   background: url(images/roundedcornr_bl.png) no-repeat bottom left;
}
#submain .roundedcornr_bottom {
   background: url(images/roundedcornr_br.png) no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top, 
.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 10px;
   font-size: 1px;
}

.template_style{display:table-cell}

.top_space{height:0px;}
.lang_pad{padding:7px 0 0 25px;float:left;}

.logo
{
    margin: -10px auto 0px auto;        
    padding: 0px;
	border: 0px;
	height: 185px;
	width: 970px;
	text-align: center;
    /*background: url(header.jpg) no-repeat;*/
}

.logo_breadcrumb
{
    float: left;       
    position: relative;
    padding-left: 350px; 
    padding-top: 20px;    
}

.search_style{float:right; height:40px;}
.search_bg{padding:8px 2px 0 0;}

#login_style
{    
    margin: -20px 25px 0px 0px;
    float:right;
    line-height:13px;    
    position: relative;    
    width: 400px;
    text-align: right;
    color: #DEDFDE;
}

.divStaffSearch
{
    position:relative;
    float: left;
    width: 175px;
}

.divSiteSearch
{
    position:relative;
    float: left;
    width: 220px;
}

.xsImgSearch { MARGIN-RIGHT: 2px }
.xsCmdSearch { BORDER-RIGHT: #c7cac9 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #c7cac9 1px solid; PADDING-LEFT: 3px; FONT-SIZE: 8pt; BORDER-LEFT: #c7cac9 1px solid; MARGIN-RIGHT: 2px; BORDER-BOTTOM: #c7cac9 1px solid; BORDER-COLLAPSE: collapse; BACKGROUND-COLOR: #ffffff }
.xsTxtSearch { BORDER-RIGHT: #c7cac9 1px solid; BORDER-TOP: #c7cac9 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #c7cac9 1px solid; WIDTH: 90px; MARGIN-RIGHT: 2px; BORDER-BOTTOM: #c7cac9 1px solid; BORDER-COLLAPSE: collapse; BACKGROUND-COLOR: #ffffff; height: 16px; }

#bread_style
{ 
    margin-top: -7px;
    padding-top: 0px;
    float:left; 
    line-height:13px; 
    padding-left:22px;
    color:#2E3D47; 
    width:550px;
}

#bread_style img
{
    vertical-align: middle;
    margin-bottom: 3px;
}

.breadcrumb_text, .search_text
{
    color: #666666;
	font-weight: bold;
	font-size: 8pt;
	margin-top: -5px;
}

.search_text_normal
{
    color: #666666;
	font-weight: normal;
	font-size: 8pt;
}

.center_bg{padding:0; margin:0;clear:both;}
.content_pad{margin: 0 5px 0 5px; background:#FFF ;}
.content_width{padding-top:0px; min-height:350px;}

.bot_pad{margin-bottom:20px;padding:0 30px 0 20px;}
#terms_style{float:left;}
#copy_style{float:right;}

.clear_float{clear:both; line-height:0; font-size:0; height:0;}

/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}


a.CommandButton:link, a.CommandButton:visited{color:#0B4885; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#0B4885; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#698DB6;}
.ControlPanel a.CommandButton:hover{color:#0B4885; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel {font-size:11px;}

/*--------- pane style ----------*/
/*.left_panel
{ 
    padding:0 10px 0 0; 
    margin:0; 
    width: 180px;
    float: left;
    position: relative;
}*/

/*.UserDetail
{
    float: left;
    position: relative;    
    width: 400px;
    text-align: right;
}
*/

/*.LeftPane
{ 
    padding:0 10px 0 0; 
    margin:0; 
    width: 180px;
    float: left;
    position: relative;    
    border-right: #00a1e4 1px solid;
}*/

#CenterContainerHome
{
    width: 350px;
    float: left;
/*    position: relative;*/
    /*border-left: #00a1e4 1px solid;
	border-right: #00a1e4 1px solid;*/
	padding: 0px 10px 10px 20px;
	min-height: 450px;    
}

#CenterContainerTwoCol
{
    width: 450px;
    float: left;
/*    position: relative;*/
    /*border-left: #00a1e4 1px solid;
	border-right: #00a1e4 1px solid;*/
	padding: 0px 10px 10px 20px;
	min-height: 450px;    
}

#CenterContainerOneCol
{
    width: 900px;
    float: left;
 /*   position: relative;*/
    /*border-left: #00a1e4 1px solid;
	border-right: #00a1e4 1px solid;*/
	padding: 0px 10px 10px 20px;
	margin: 0px 0px;
	min-height: 450px;    
}

.ContentPane
{
    width: 100%;
    float: left;
/*    position: relative;*/
    margin: 0px 0px 20px 0px;
    /*border-left: #00a1e4 1px solid;
	border-right: #00a1e4 1px solid;
	padding: 0px 19px 10px 19px;
	min-height: 450px;*/
}

#SocialMedia
{
    text-align: center;
}

#RightContainerHome
{
    width: 550px;
    float: left;
/*    position: relative;*/
    /*border-left: #00a1e4 1px solid;
	border-right: #00a1e4 1px solid;*/
	/*padding: 0px 10px 10px 20px;*/
	min-height: 450px;    
	padding:0 0 0 10px; 
}

#RightContainerTwoCol
{
    width: 450px;
    float: left;
/*    position: relative;*/
    /*border-left: #00a1e4 1px solid;
	border-right: #00a1e4 1px solid;*/
	/*padding: 0px 10px 10px 20px;*/
	min-height: 450px;    
	padding:0 0 0 10px; 
}

.RightPane
{     
    margin:0 0 20px 0; 
    width: 100%;
    float: left;
/*    position: relative;*/
    /*border-left: #00a1e4 1px solid;*/
}


/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#3E81B5;}
a.Breadcrumb:hover{color:#0B4885;}

/*-------------- Link Style --------------*/
.linkscontainer{padding-top:20px;text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#3E81B5; text-transform:uppercase;}
a.links:hover{color:#0B4885;}

/*-------------- User Style --------------*/
.user
{
    width: 256px;
    text-align: right;
}
a.user:link,a.user:active,a.user:visited { color:#4259CE;}
a.user:hover{color:#A57510;}


/*-------------- Empty panes Style --------------*/
/*.DNNEmptyPane{width:0;padding:0;margin:0;}*/

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 180px; height: 20px; border: solid 1px #698DB6; float:left; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px; display: block; float:left; }
div.SearchContainer a img{padding-left:5px;}
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:130px; height:18px; margin-left:3px; color: #698DB6;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; 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: #FFF; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #698DB6;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #fff; border: none;}

img
{
    border: none;
}

.ContentPaneHeader
{
    background-color:#399ed6;
    filter:progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#3399CC, endColorstr=#6CB7DB);
    height: 15px;
    color: #FFFFFF;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	padding: 8px 5px 7px 5px;
	margin-bottom: 5px;
}

.ContentPaneHeader a:link, .ContentPaneHeader a:visited, .ContentPaneHeader a:active
{
    color: #FFFFFF;
    font-weight: bold;
}

.ContentPaneHeader a:hover
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: underline;
}

/*========================================================*/
/*  4. Footer Classes									  */
/*========================================================*/

/* Footer height */
.Footer {
	vertical-align: bottom;
	height: 25px;
	text-align: center;
	border-top: 1px solid #DEDFDE;
	padding-left: 10px; 
	padding-right: 10px; 	
}

.footerleft
{
    width: 15%;
    float: left;
    position: relative;
    text-align: left;
    margin-top: 10px;
}
.footercentre
{
    width: 70%;
    float: left;
    position: relative;
    margin-top: 7px;
    color: #999;
}
.footerright
{
    width: 15%;
    float: left;
    position: relative;    
}

/*========================================================*/
/*  5. Links                                              */
/*========================================================*/

/* Basic links */
a:link, a:visited, a:active {
	color: #4259CE;
	font-family: Verdana;
	font-weight: normal;
/*	font-size: 100%; */
	text-decoration: none;
}

a:hover {
	color: #A57510;
	font-family: Verdana;
	font-weight: normal;
/*	font-size: 100%; */
	text-decoration: none;	
}

/* For the Register and Login/Logout links in the header */
/*a.LoginLink:link, a.LoginLink:visited, a.LoginLink:active {
    text-decoration: none;
    color: #00a1e4;
	font-weight: bold;
}

a.LoginLink:hover {
    text-decoration: underline;
    color: #00a1e4;
	font-weight: bold;
}
*/
/* Defines styles for breadcrumb items */
a.BreadcrumbLink:link, a.BreadcrumbLink:visited, a.BreadcrumbLink:active, .BreadcrumbLink {
    text-decoration: none;
    color: #4259CE;
	font-weight: normal;
	font-size: 8pt;
	white-space: nowrap;
}

a.BreadcrumbLink:hover {
    text-decoration: none;
    color: #A57510;
	font-weight: normal;
	font-size: 8pt;
	white-space: nowrap;
}

a.BreadcrumbLinkHome:link, a.BreadcrumbLinkHome:visited, a.BreadcrumbLinkHome:active, .BreadcrumbLinkHome {
    font-family: Arial;
    text-decoration: none;
    color: #4259CE;
	font-weight: bold;
	font-size: 8pt;
	white-space: nowrap;
		font-variant: small-caps;
}
a.BreadcrumbLinkHome:hover {
    text-decoration: none;
    color: #A57510;
	font-weight: bold;
	font-size: 8pt;
	white-space: nowrap;
		font-variant: small-caps;
}


.portalname  
{
	text-decoration: none;
	color: #00a1e4;  /* #00a1e4;  #444 */ 
	font-weight: bold;
	font-size: 22pt;
	font-weight: normal;
	white-space: nowrap;
	font-variant: small-caps;

	padding-top: 20px;
	padding-bottom: 25px;
}

a.portalname:link, a.portalname:visited, a.portalname:active, .portalname 
{
	text-decoration: none;
	color: #00a1e4;  /* #00a1e4;  #444 */ 
	font-weight: bold;
	font-size: 22pt;
	white-space: nowrap;
	font-variant: normal;
	padding-top: 20px;
	padding-bottom: 25px;
}
a.portalname:hover {
	text-decoration: none;
	color: #fe7c11;
	font-weight: bold;
	font-size: 22pt;
	white-space: nowrap;
	font-variant: normal;
	padding-top: 20px;
	padding-bottom: 25px;
}


/* For the links that look like buttons */
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active {
	color: #00a1e4;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: underline;
}

a.CommandButton:hover {
	color: #fe7c11;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: underline;
}
.hintprint
{
	font-size: 8pt;
}
.hintprintbold
{
	font-size: 8pt;
}
.fineprintsplitter
{
	font-size: 8pt; 
}
.fineprintsplitterwide
{
	font-size: 8pt; 
	padding: 0px 6px 0px 6px;
	color: #DEDFDE;
}
.fineprint, a.fineprint:link, a.fineprint:visited, a.fineprint:hover, a.fineprint:active, .note
{
	font-size: 8pt;
}
/* For links that come with a pre-attached Normal class */
/*
a.Normal:link, a.Normal:visited, a.Normal:active {
	color: #00a1e4;
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

a.Normal:hover {
	color: #00a1e4;
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
*/
/*========================================================*/
/*  6. Text                                               */
/*========================================================*/

/* Style for copyright text in footer */
.CopyrightText {
	color: #999;
}


/* Used in admin sections */
.SubHead {
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;
    color: #00579b;
}

/* Module titles */
.Head {
    font-family: Verdana;	
	font-size: 10pt;
	font-weight: bold;
	color: #00a1e4;
}

/* Module titles - White */
.ContainerTopTitle .Head {
	color: #fff;
	font-weight: bold;
	font-size: 10pt;
	white-space: nowrap;
}

/* Module titles - White */
.ContainerColorTopTitle .Head {
	color: #fff;
	font-weight: bold;
	font-size: 10pt;
	white-space: nowrap;
}

/* Bold colored - used for warnings and such */
.NormalRed, .normalred {
	color: #900;
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
}

/* Normal bold text */
.NormalBold, .normalbold  {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #00a1e4;
}
.NormalHighlight {
	font-family: Verdana;
	font-size: 8pt;
	color: #00a1e4;
}

.Large
{
	font-family: Verdana;
	font-size: 10pt;
}

/*========================================================*/
/*  7. Forms                                              */
/*========================================================*/

select, input {
	font-family: Verdana;
	font-size: 8pt;
	color: #000;
}

/* Applies to text input boxes */
.NormalTextBox {
	color: #000;
	padding-left: 4px;
/* keith	line-height: 1.4em;  */
	font-family: Verdana;
	font-weight: normal;
	font-size: 8pt;
	scrollbar-face-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #00a1e4;
	scrollbar-3dlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
}

/* Applies to the table cells that contain text input boxes */
td.NormalTextBox {
	padding: 0;
	margin: 0;
	background: transparent;
	visibility: invisible;
}

.StandardButton {
	background: #182884;
	border-right: 1px solid #405581;
	border-left: 1px solid #889BC4;
	border-top: 1px solid #889BC4;
	border-bottom: 1px solid #405581;
	color: #fff;
	font-weight: normal;
}

.ContentCenterPrint
{
	width: 632px;
}
/*========================================================*/
/*  8. Main Menu                                          */
/*========================================================*/

/* Container for main menu */
.MainMenu_MenuContainer {
	border: 0;
	/*border-top: #00a1e4 1px solid;*/
	/*background: transparent;*/
	background: url(images/menuBkg.gif) no-repeat center;
	width: 100%;
	height: 60px;	
	margin: 0px 0px 20px 0px;
}

/* Menu bar */
.MainMenu_MenuBar {
	/*background: transparent;*/
}

/* Container for submenu */
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	margin: 0;
	margin-left: 1px;
	background-color: #182884;
	border: 0;
	border-left: 1px solid #182884;
	border-right: 1px solid #182884;
	border-bottom: 1px solid #182884;
	padding: 0;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color='#A8C9FB', Direction=135, Strength=3) ;*/
	width: 150px;
}

/* Applies to idle state of SUBMENU items */
.MainMenu_MenuItem {
	font-family: Verdana; 
	color: #fff;
	font-size: 8pt; 
	font-weight: bold;
	/*background: #00a1e4;*/
	border: 0;
	/*border-top: #0082B9 1px solid;*/
/*	padding: 2px 6px 2px 2px; */
	padding: 0px 6px 0px 2px;
	height: 30px;
	width: 150px;
}

/* Hover state for submenu items */
.MainMenu_MenuItemSel {
	font-family: Verdana; 
	color: #fff;
	font-size: 8pt; 
	font-weight: bold;
	/*background: #fe7c11;*/
	background: #E7AA29;	
	border: 0;
	border-top: #182884 1px solid;
/*	padding: 2px 6px 2px 2px; */
	padding: 0px 6px 0px 2px;
	height: 2em;
}


/* Hover state for submenu items */
.MainMenu_SubMenuItemActive {
	font-family: Verdana; 
	color: #fff;
	font-size: 8pt; 
	font-weight: bold;
	background: #fe7c11;
	border: 0;
	border-top: #182884 1px solid;
/*	padding: 2px 6px 2px 2px; */
	padding: 0px 6px 0px 2px;
	height: 30px;
	width: 150px;
}


.MainMenu_Idle td {
	/*border-bottom: #00a1e4 1px solid;*/
	/*color: #444;*/
	width: 150px;
}

.MainMenu_Selected td {
	/*border-bottom: #00a1e4 1px solid;*/
	color: #fff;
	width: 150px;
}

.MainMenu_Active td
{
	/*border-bottom: #00a1e4 1px solid;*/
	color: #fff;
	width: 150px;
}

/* Idle state for main menu items */
.MainMenu_Idle { 
	/*background: #fff;*/
	/*background: url(images/menuItemBkg.gif) no-repeat;*/
	width: 110px;
	color: #424542;
	font-weight: bold;
	font-size: 9pt;
	height: 30px;
	border: 0;
	/*border: #00a1e4 5px solid;*/
	padding: 0;
	text-transform: uppercase;
	text-align: center;
}

/* Hover state for main menu items */
	/* this one */
.MainMenu_Selected {
	/*background: #fe7c11;*/
	background: url(images/menuItemBkg.gif) no-repeat center bottom;
	width: 110px;
	color: #fff;
	height: 30px;
	font-weight: bold;
	font-size: 9pt;
	border: 0;
	/*border-top: #00a1e4 1px solid;*/
	padding: 0;
	text-transform: uppercase;
	text-align: center;
}

/* Selected state for main menu items */
	/* this one */
.MainMenu_Active, .MainMenu_BreadcrumbActive {
	/*background: #fe7c11;*/
	background: url(images/menuItemBkg.gif) no-repeat center bottom;
	width: 110px;
	color: #fff;
	height: 30px;
	font-weight: bold;
	font-size: 9pt;	
	border: 0;
	/*border-top: #00a1e4 1px solid;*/
	/*border: 0; 
	border-bottom: #00a1e4 6px solid;*/
	padding: 0;
	text-transform: uppercase;
	text-align: center;	
}

.MainMenu_MenuBreak {	
    /*background-color: #FFF;   */
    background: transparent;
    color: #EFEFEF;
    width:20px;
    padding-left: 15px;
    border: 0;
}

.MainMenu_MenuBreak TD {	    
    color: #CCC;
}

 .MainMenu_RootMenuArrow  {
	border: 0;
	width: 15px;
	padding-right: 5px;
	
 }

.MainMenu_MenuArrow {
	border: 0;
	/*border-top: 1px solid #0082B9;*/
	width: 10px;
	padding: 0;
 }

/* Elements we don't really need */
.MainMenu_MenuIcon {
	display: none;
}


/*========================================================*/
/*  9. Module Menus                                       */
/*========================================================*/

/* Outer container for module submenu */
.ModuleTitle_MenuContainer {
	color: #FFF;
}

/* Inner container for module submenu */
.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 21px;
}

/* Idle state for module submenu items */
.ModuleTitle_MenuItem {
	font-family: Verdana; 
	color: #FFF;
	font-size: 10pt; 
	font-weight: normal;
	/*background: #00a1e4;
	border: #00a1e4 1px solid;*/
	padding: 1px 4px 2px 2px;
}

/* Inner, inner container for module submenu (?) */
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	margin: 2px 0px 0px 0px;
	/*background-color: #CCC;*/
	background-color: #00a1e4;	
	border: 1px solid #CCC;
	padding: 0px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#dddddd', Direction=135, Strength=3);
}

/* Hover state for module submenu items */
.ModuleTitle_MenuItemSel {
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: normal;
	cursor: pointer; 
	cursor: hand; 
	color: #fff;
	background: #fe7c11;
	border: #fe7c11 1px solid;
	padding: 1px 4px 2px 2px;
}


/* Elements we don't need to see */
.ModuleTitle_MenuBreak, .ModuleTitle_MenuIcon, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow {
	display: none;
}

/*========================================================*/
/*  10. Containers                                         */
/*========================================================*/

.ContainerTopLeft {
	width: 1px;
	height: 25px;
	background-color: #00a1e4;
	font-size: 1px;
}

.ContainerTopTitle {
	height: 25px;
	background-color: #00a1e4;
	white-space: nowrap;
	font-weight: normal;
}

.ContainerTopActions {
	height: 25px;
	width: 10px;
	background-color: #00a1e4;
	white-space: nowrap;
}

.ContainerColorTopLeft {
	height: 25px;
	background-color: #FF6600;
	font-size: 1px;
}

.ContainerColorTopTitle {
	height: 25px;
	background-color: #FF6600;
	white-space: nowrap;
}

.ContainerColorTopActions {
	height: 25px;
	width: 1px;
	background-color: #FF6600;
	white-space: nowrap;
}

.ContainerContent {
	border: 0;
	background: #FFF;
}

/*=================================================*/
/*  11. Knowledgebase Search Box Styles                     */
/*=================================================*/


/* When the search box is in the right pane */
.RightPane div .TxtSuggestBox, .LeftPane div .TxtSuggestBox
{
	width: 80%; 
	font-size: 9pt; 
	height: 20px;

}
 /* popup selection list */
.RightPane  div .TxtSuggestNormal, .LeftPane  div .TxtSuggestNormal
{
	font-family:  Verdana, Arial, Times New Roman;
	font-size: 9pt;
	cursor: hand;
	text-decoration: none;
	height: 20px;
	background-color: #FFFFFF;
	padding-top: 2px;
	z-index: 5;
}
/* ... and more popup selection list */
.RightPane div .TxtSuggestPopup, .LeftPane div .TxtSuggestPopup  
{
/*	border-right: 1px outset ;
	border-bottom: 1px outset;
	border-top: 1px outset ; */
	border: 1px solid #666666;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: left;
	height: 20px;
	z-index: 5;
}
.RightPane div .TxtSuggestHover, .LeftPane div .TxtSuggestHover
{
	background-color: #EEEEEE;  
/*	color: isn't picked up*/
}

.TxtSuggestBox
{
	font-family:  Verdana, Arial, Times New Roman;
	font-weight: normal;
	font-size: 10pt;
	cursor: auto;
	width: 200px;
	height: 16px;
	z-index: 5;
}
.SearchBox div .TxtSuggestBox,  .ContentCenter div .TxtSuggestBox
{
	width: 520px;
	z-index: 5;
}

/* SearchBox is in the home page skin */
.TxtSuggestNormal, .SearchBox div .TxtSuggestNormal, .ContentCenter div .TxtSuggestNormal /*popup selection list */
{
	font-family:  Verdana, Arial, Times New Roman;
	font-size: 12pt;
	cursor: hand;
	text-decoration: none;
	height: 20px;
	background-color: #FFFFFF;
	padding-top: 2px;
	z-index: 5;
}

 .TxtSuggestPopup, .SearchBox div .TxtSuggestPopup, .ContentCenter div .TxtSuggestPopup   /* and more popup selection list */
{
/*	border-right: 1px outset ;
	border-bottom: 1px outset;
	border-top: 1px outset ; */
	border: 1px solid #666666;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: left;
	height: 20px;
	z-index: 5;
}
.TxtSuggestHover, .SearchBox div .TxtSuggestHover, .ContentCenter div .TxtSuggestHover
{
	background-color: #EEEEEE;  
/*	color: isn't picked up*/
}

.TitleContentSep {
	height: 100%;
	width: 100%;
	border-top: #00a1e4 1px solid;
	text-align: center;
	background-color: Red;
	color:Green;
}

.ShowOrHideSearchLabel
{
	margin-left: -30px;
	display: inline;
}
.ShowOrHideSearchTips
{
	display: none;
}

.floatleft
{
    float:left;
}

.padKbList
{
    padding-left: 100px;
}

a.ParentLink
{
    color: #4259CE;
    font-size: 15px;
}

a.ParentLink:hover
{    
    text-decoration: underline;
}

/*
a.SiblingLink
{    
margin: 0px;
padding: 5px 10px 5px 10px;
line-height: 13px;
color: #ffffff;    
background-color:#cccccc;
display:block;
width: 100px;
border-top: 1px solid #999999;
}

a.SiblingLink:hover
{
    background-color:#666666;
    color: #FFFFFF;    
}

a.SiblingLinkSelected
{
    margin: 0px;
    padding: 5px 10px 5px 10px;
    line-height: 13px;
    display:block;
    width: 100px;
    border-top: 1px solid #999999;
    background-color:#666666;
    color: #FFFFFF;    
}

a.ChildLink
{
margin: 0px;
padding: 5px 10px 5px 20px;
line-height: 13px;
background-color: #efefef;
color: #999999;
display:block;
width: 90px;
border-top: 1px solid #999999;
}

a.ChildLink:hover
{
    background-color: #666666;
    color: #ffffff;
}
*/

.menu ul li a.SiblingLinkSelected 
{
    background-color:#2580a2;
}

.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.menu ul{
	background:#333333;
	list-style:none;
	margin:0;
	padding:0;
}
.menu li{
	float:left;
	padding:0px;
}

.menu ul li{
	border-right: 1px solid #666;
}
.menu ul li ul li{
	border-right: none;
}

.menu li a{
	background:#333333 url("images/seperator.gif") bottom right no-repeat;
	color:#cccccc;
	display:block;
	font-weight:normal;
	line-height:35px;
	margin:0px;
	padding:0px 25px;
	text-align:center;
	text-decoration:none;
}
.menu li a:hover, .menu ul li:hover a{
	background: #2580a2 url("images/hover.gif") bottom center no-repeat;
	color:#FFFFFF;
	text-decoration:none;
}
.menu li ul{
	background:#333333;
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	width:225px;
	z-index:200;
}
.menu li:hover ul{
	display:block;
}
.menu li li {
	background:url('images/sub_sep.gif') bottom left no-repeat;
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	width:225px;
}
.menu li:hover li a{
	background:none;
}
.menu li ul a{
	display:block;
	height:35px;
	font-size:12px;
	font-style:normal;
	margin:0px;
	padding:0px 10px 0px 15px;
	text-align:left;
}
.menu li ul a:hover, .menu li ul li:hover a{
	background:#2580a2 url('images/hover_sub.gif') center left no-repeat;
	border:0px;
	color:#ffffff;
	text-decoration:none;
}
.menu p{
	clear:left;
}
