@import url("css/menu.css");

/* CSS Document */
body {background-color: #eaecef; height:100%; margin:0px; padding:0px; color: #333367; }

/*-------- Default Style --------*/
th,td,div{color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; }
a,a:link,a:visited,a:active{color:blue; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; }
a:hover{color:#C00; text-decoration:none; }

/*-------- design style --------*/
.template_style{width:960px; margin:auto; padding: 15px 0px 15px 0px;}

.banner
{
	background-image: url('images/banner.jpg');
	background-repeat: no-repeat;
	height: 134px;
    text-align: left;
}

.menu
{
	background-image: url(images/menubg.jpg);
	background-repeat: repeat-x;
	height: 27px;
	vertical-align: middle;
}

.leftarea
{
	width: 242px;
	background-image: url(images/LeftMenufooterBotBG.jpg);
	background-repeat: repeat-y;
	vertical-align:top;
}

.ltop
{
	
	background-image: url(images/LeftMenutop.jpg);
	background-position: top;
	background-repeat:no-repeat;
	height: 18px;
}

.leftmenuitem
{
	text-align: center;
	height: 39px;
	background-image: url(images/LeftMenuButtonBG.jpg);
	background-position: center;
	background-repeat:no-repeat;
	width: 242px;
	vertical-align: middle;
	color: #333367;
	font-size: 8pt;
	font-family: Verdana;
	text-align: left;
	padding-left: 25px;
	padding-right: 25px;
	font-weight: bold;
}

.leftmenuitem a
{
	color: #333367!Important;
	font-size: 9pt;
	font-family: Verdana;
	text-align: left;
	font-weight: bolder!important;
	font-style: oblique;
    
}

.leftmenuitem a:hover
{
	color: white!important;
	font-size: 9pt;
	font-family: Verdana;
	text-align: left;
	text-decoration: none;
	font-weight: bolder!important;
    
}

.leftmenuitembot
{
	text-align: center;
	height: 10px;
	background-image: url(images/LeftMenuButtonBG.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
	width: 242px;
	vertical-align: middle;
	color: #333367;
	font-size: 8pt;
	font-family: Verdana;
	text-align: left;
	padding-left: 25px;
	padding-right: 25px;
	font-weight: bold;
}

.leftmenuitemfooter
{
	background-image: url(images/LeftMenufooterBG.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 100%;
	height: 116px;
	vertical-align: top;
	padding: 50px 0px 0px 0px;
	text-align: center;
	margin-top: 20px;
	}


.leftarea
{
	width: 242px;
	background-image: url(images/LeftMenufooterBotBG.jpg);
	background-repeat: repeat-y;
	background-color: #cacacb;
	vertical-align:top;
}

.centerarea
{
    padding: 10px 15px 10px 15px;
    vertical-align: top;
}


.rightarea
{
	width: 188px;
	background-color: #b9baf9;
	background-position: top;
	vertical-align:top;
}

.rightareaI
{
	width: 5px;
	background-color: #b9bafa;
	background-position: top;
	vertical-align:top;
}

.rtop
{
	width: 188px;
	background-image: url(images/RightMenuTopBG.jpg);
	background-position: top;
	background-repeat:no-repeat;
	height: 18px;
}

.rtopI
{
	width: 5px;
	background-image: url(images/RightMenuTopBG.jpg);
	background-position: top;
	background-repeat:no-repeat;
	height: 18px;
}


.footer
{
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 53px;
}

.footerI
{
	background-image: url(images/footerI.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 53px;
}

.footertbl
{
	width: 960px;
	height: 53px;
	text-align: center;
	vertical-align: middle;
	color: White;
	font-family:Verdana;
	font-size: 8pt;
}

.footerlink
{
	color: #ffffff;
	font-family:Verdana;
	font-size: 8pt;
	font-weight: bold;
}

a.footerlink
{
	color: #ffffff;
	font-family:Verdana;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
}

a.footerlink:hover
{
	color: #cacacc;
	font-family:Verdana;
	font-size: 7pt;
}




#login_style{ float:right; padding:0px 15px 0px 10px;}
#bread_style{ float:left; padding:8px 0px 0px 17px; color:#000000; font-size:13px; }
#terms_style{float:left;}
#copy_style{float:right;}


/*--------- pane style ----------*/
.ContentPane{ padding-top:10px; }
.TopPane{ padding:0px; }
.LeftPane{ padding: 0px ; margin:3px; }

/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{ color:#4F839F; font-size:13px; }
a.Breadcrumb:hover{color:#C00;}

/*-------------- Link Style --------------*/
.links {text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#4F839F; font-size:11px; text-transform:uppercase; }
a.links:hover{color:#C00;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:white; font-size:10px; font-weight: bold; font-family: Verdana;}
.user2,a.user2:link,a.user2:active,a.user2:visited { color:white; font-size:9px; font-weight: bold; font-family: Verdana;}
a.user:hover{color:#333367; font-family: Verdana; font-size: 10px; font-weight: bold; }
a.user2:hover{color:#333367; font-family: Verdana; font-size: 9px; font-weight: bold; }

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#4F839F; font-size:12px;}
a.footer:hover{color:#C00;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 200px; height: 20px; border: solid 1px #e0e0e0; position:absolute; right:35px; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px 0px; position:relative; display: block;}
div.SearchIcon{float: left; width: 5px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{z-index: 10; border: 0px; width:75px; height:39px; margin-left:3px;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; font-size:12px; 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: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}


/*------------------ Navigation Element---------------------------*/

.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	background-color: Transparent;
    border-left: solid 1px #333367;
    border-right: solid 1px #333367;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand;
	color: #333367;
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
	background-image: url(images/menudropBG.jpg);
	height:18px; 
	font-family: Verdana;
    white-space: nowrap;  /*Word wrapping menu item now optional*/
    padding: 1px 3px 1px 3px;
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand;
	color: white; 
	font-size: 7.5pt;
	font-weight: bold; 
	background-color: Transparent;
	font-family: Verdana; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 7px 0px 7px;   /*explicitly set padding for root menu items*/
    border-left: solid 1px #333367;
    border-right: solid 1px #333367; 
}

.main_dnnmenu_itemhover {  
/* background-color: #8da4d3; */
	color: #333367;

}

.main_dnnmenu_itemhover td {  
/* background-color: #8da4d3; */
	color: white;
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
}

.main_dnnmenu_submenu 
{
	background-color: White;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=5);
	padding: 2px 4px 2px 2px;   /*explicitly set padding for sub-menus */
	border-color: #333367;
	border-width: 1px;
	margin-top: 5px;
	border-style: solid
	
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #CC6600 1px solid; 
	border-bottom: #CC6600 1px solid; 
	border-top: #CC6600 0px solid;
	font-family: webdings; 
	font-size: 11pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 11pt; 
	cursor: pointer; 
	cursor: hand;
	color: #CC6600;
}
/* Page info */

H1
{
	font-family:Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #333367;
	text-align: left;
}

H2
{
	font-family:Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: Red;
	text-align: center;
}

H3
{
	font-family:Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	color: #333367;
}

H4
{
	color: Red;
	font-family:Verdana;
	font-size: 10pt;
	font-style: oblique;
}

p
{
	font-family:Verdana;
	font-size: 10pt;
	color: #333367;
}

hr.nacns {
	border: 3px ridge #76789f;
	width: 95%;
	height: 5px;
	margin: 10px auto 0 0;
	text-align: center;
}

li.home
{
	font-size: 8pt;
	color: #333367;
}

li
{
	color: #333367;
	font-family: Verdana;
	font-size: 9pt;
}

.htabletopleft
{
	width: 50%;
	padding-right:5px;
	padding-left: 5px;
	vertical-align: top;
	border-right: #76789f thin dotted;
	border-bottom: #76789f thin dotted;
	padding-bottom:25px;
}

.htabletopright
{
	width: 50%;
	padding-right:5px;
	padding-left: 5px;
	vertical-align: top;
	border-bottom: #76789f thin dotted;
	padding-bottom:25px;
}

.htablebotleft
{
	width: 50%;
	padding-right:5px;
	padding-left: 5px;
	vertical-align: top;
	border-right: #76789f thin dotted;
	padding-bottom:25px;
	padding-top: 15px;
}

.htablebotright
{
	width: 50%;
	padding-right:5px;
	padding-left: 5px;
	vertical-align: top;
	padding-bottom:25px;
	padding-top: 15px;
}

.pdfcontainer
{
	border: 2px ridge #76789f;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=5);
}


.pdfdownload
{
	height: 65px;
	width: 70px;
	border-bottom: solid 1px #76789f;
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 10px;
}

.pdfcontent
{
	padding-left: 25px;
	background-color: White;
	border-bottom: solid 1px #76789f;
	
}

.pdffooter
{
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 2px ridge #76789f;
	background-color: White;
	font-weight: bold;
	font-size: 9px;
	font-family: Verdana;
	width: 550px;
}

/* DNN Article */

.date
{
font-weight: bold;
font-family: Verdana;
font-size: 9px;
color: #333367;
}

.sdesc
{
font-family: Verdana;
font-size: 12px;
color: #333367;
}

.Title
{
font-weight: bold;
font-family: Verdana;
font-size: 12px;
color: #333367;
}

.ServerSkinWidget
{
    height: 0px;
    text-align:center;
    width: 50px;
    white-space: nowrap;
}

.NormalTextBox
{
    width:125px;
}

.Head
{
	font-family:Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	color: #333367;
}

.ArticleToggle
{
    font-family: Arial; font-size: 11px; font-weight: bold; border:solid 1px #CCC;
}