@charset "utf-8";
/* CSS Document */

body
	{
	margin:0px;
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:10px;
	color:#000000;
	background-image:url(images/images/body_bg.jpg);
	}
	
a
	{
	font-family: Verdana;
	color:#ffffff;
	}
	
a:link
	{
	text-decoration: none;
	color:#023994;
	}
	
a:visited
	{
	text-decoration: none;
	color:#000000;
	}
	
a:hover
	{
	text-decoration: none;
	color:#023994;
	text-decoration:underline;
	}
	
a:active
	{
	text-decoration: none;
	color:#b82434;
	}

.LinksObject {font-family:tahoma; font-size:10px; color:#403f3f; text-decoration:none; font-weight:normal }
a.LinksObject:link { color:#403f3f; text-decoration:none; }
a.LinksObject:visited { color:#403f3f; text-decoration:none;}
a.LinksObject:hover { color:#403f3f;  text-decoration:none;}
A.LinksObject:active { color:#403f3f;  text-decoration:none;}

.SkinObject {font-family:tahoma; font-size:10px; color:#403f3f; text-decoration:none; font-weight:normal}
a.SkinObject:link { color:#403f3f; text-decoration:none; }
a.SkinObject:visited { color:#403f3f;  text-decoration:none;}
a.SkinObject:hover { color:#403f3f;  text-decoration:none;}
A.SkinObject:active { color:#403f3f;  text-decoration:none;}


	
.position
	{
	height:100%;
	width:100%;
	text-align:center;
	}
	
.sitecontainer
	{
	margin-left:auto;
	margin-right:auto;
	width:865px;
	text-align:center;
	}
	
.leftshadow
	{
	width:11px;
	background-image:url(images/shadowleft.png);
	background-repeat:repeat-y;
	}
	
.rightshadow
	{
	width:11px;
	background-image:url(images/shadowright.png);
	background-repeat:repeat-y;
	}
	
.header
	{
	width:843px;
	height:125px;
	background-image:url(images/header_bg.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	padding-right:5px;
	}
	
.topmenu
	{
	width:843px;
	height:25px;
	background-image:url(images/topmenu_taboff-07.jpg);
	background-repeat:repeat-x;
	text-align:center;
	}
	
.contentarea
	{
	background-color:#FFFFFF;
	width:704px;
	padding-top:16px;
	padding-left:15px;
	padding-right:15px;
	vertical-align:top;
	}
	
.leftmenu
	{
	background-color:#FFFFFF;
	text-align:left;
	width:158px;
	vertical-align:top;
	}
	
.footer
	{
	width:865px;
	height:31px;
	background-image:url(images/footer_bg.png);
	background-position:left;
	background-repeat:no-repeat;
	}

.search
	{
	text-align:right;
	font-family:tahoma, arial;
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
	}
	
.info
	{
	text-align:right;
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:10px;
	color:#000000;
	margin-top:37px;
	}
	
.topbutton
	{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	}
	
.button1
	{
	background-image:url(images/topmenu_taboff-06.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding-bottom:3px;
	border:none;
	height:25px;
	width:147px;
	}
	
.leftmenu_top
	{
	background-image:url(images/leftmenu_top.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:14px;
	}
	
.leftmenu_topright
	{
	background-image:url(images/leftmenu_topright.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:14px;
	width:9px;
	}
	
.leftmenu_main
	{
	background-color:#FFFFFF;
	width:149px;
	vertical-align:top;
	}

.leftmenu_right
	{
	background-image:url(images/leftmenu_right.jpg);
	background-repeat:repeat-y;
	width:9px;
	}
	
.leftmenu_bottom
	{
	background-image:url(images/leftmenu_bottom.jpg);
	background-repeat:repeat-x;
	background-position:top.;
	height:18px;
	}
	
.leftmenu_bottomright
	{
	background-image:url(images/leftmenu_rightbottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:18px;
	width:9px;
	}
	
.footertext
	{
	color:#403f3f;
	}
	
a.bottomlink
	{
	color:#403f3f;
	text-decoration:underline;
	}

/*-----Solpart-----*/

.MainMenu_MenuItemSel {
	background-color: #023994;          /*this is the color of the submenu highlight*/
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #023994;             /* this is the color of the drop down submenu for the left side if you want to use icon*/
	border-left: #ececec 0px solid; 
	border-bottom: #ececec 0px solid; 
	border-top: #ececec 0px solid; 
	border-right: #ececec 0px solid; 
	text-align: center; 
	width: 3; 
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	margin: 0px;
	color: #ffffff;                           
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #023994;                 /*this is the color of the submenu behind text*/
	border-bottom: #ffffff 1px solid;          /*these are the colors of the submenu box border*/
	border-left: #C5CAD3 0px solid; 
	border-top: #C5CAD3 0px solid; 
	border-right: #C5CAD3 0px solid;
}


.MainMenu_SubMenu TD
{
	height: 27px;                       /* height of submenu--notice all of height 24px*/
	border-bottom: #ffffff 1px solid;
}

.MainMenu_SubMenuItemSelHover TD          
{
	color: #FFFFFF;                       /* color of sub menu text and height on mouseover*/
	height: 27px;
}

.MainMenu_TabRootMenuItem TD                 
{
	color: #ffffff;                                 /* color of menu text and height--no mouseover*/
	background-image:url(images/leftmenu_tab.jpg);
	background-repeat:no-repeat;
	background-color:transparent;
	border-bottom: solid 1px #ffffff;	
	height: 37px;
	width:149px;
	padding: 0px 0px 5px 0px;
}

.MainMenu_TabRootMenuItemSel TD                  /* color of menu text if you select subpage to show that it is selected*/
{
	height: 37px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
 	font-style: normal;
	color: #ffffff;
	background-image: url(images/leftmenu_tab.jpg);
	background-repeat:no-repeat;
	padding: 0px 0px 5px 0px;
}

.MainMenu_TabMenuItemHover TD                      /* color of menu text on mouseover*/
{
	background-image: url(images/leftmenu_tab.jpg);
	background-repeat:no-repeat;
	background-color:#ffffff;
	color: #ffffff;
	height: 37px;
	width:149px;
	padding: 0px 0px 5px 0px;
}

.MainMenu_TabMenuItemSelHover TD                    /***** color of main menu to show that it is the current page*/
{
	background-image: url(images/leftmenu_tab.jpg);
	background-repeat:no-repeat;	
	color: #ffffff;
	height: 37px;
	padding: 0px 0px 5px 0px;
}

.MainMenu_MenuContainer {
	background-image: url(images/leftmenu_tab.jpg);
	background-repeat:no-repeat;
	border-bottom: #FFFFFF 0px solid;
	border-left: #E7EDE3 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #404040 0px solid;
	background-color: Transparent;
	padding: 0px;
}

.MainMenu_MenuBar {
	border-bottom: #FFFFFF 0px solid; 
	border-left: #E7EDE3 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #000000 0px solid;  
	cursor: pointer; 
	cursor: hand; 
	height: 37px; 
	padding: 0px;
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #ffffff;                                  /*color of sub menu text---no mouseover*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: #C5CAD3 0px solid;
	border-bottom: #C5CAD3 0px solid;
	border-top: #C5CAD3 0px solid;
	border-right: #C5CAD3 0px solid;
}

.MainMenu_MenuBreak {
	width: 10px;
	border: 0;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	color: Black; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #000000 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #000000 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	cursor: pointer; 
	cursor: hand;
}

#dnn_dnnSEARCH_optWeb {
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}

#dnn_dnnSEARCH_optSite {
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}

.subhead
	{
	font-weight:bold;
	font-size:11px;
	color:#000000;
	}