

a.a1:link {
	color: #ffffff;
	font-weight: lighter;
	font-family: Arial;
	font-size: 12px;
}

a.a1:hover {
	color: #ffffff;
	font-weight: lighter;
	font-family: Arial;
	font-size: 12px;
}

a.a1:visited {
	color: #ffffff;
	font-weight: lighter;
	font-family: Arial;
	font-size: 12px;
}

a:link
{
	font-weight: bolder;
	font-size: 11px;
	color: #0560c7;
	line-height: 16px;
	font-family: Tahoma;
	
}

a:hover {
	color: #FF0000;
	font-weight: bolder;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 16px;
	
}

a:visited {
	color: #0560C7;
	font-weight: bolder;
	font-size: 11px;
	line-height: 16px;
	font-family: Tahoma;
	
}

a:active {
	color: #0560C7;
	font-weight: bolder;
	font-size: 11px;
	line-height: 16px;
	font-family: Tahoma;
	
}

.h1
{
	font-weight: lighter;
	font-size: medium;
	color: #ff9600;
	font-family: Arial;
	letter-spacing: 0pt;
}

.h2
{
	font-weight: bolder;
	font-size: 15px;
	color: #ff9600;
	font-family: arial;
	letter-spacing: -1pt;
}


.home
{
	font-weight: bolder;
	font-size: 12px;
	color: #46474F;
	font-family: arial;
}


.h3
{
	font-weight: bolder;
	font-size: 16px;
	line-height: 10pt;
	color: 46474F;
	font-family: arial;
}



.h4
{
	font-weight: bolder;
	font-size: 12px;
	color: #004a80;
	font-family: arial;
}

.btm
{
	font-weight: normal;
	font-size: 12px;
	color: white;
	font-family: arial;
}


.BODY
{
	margin-top: 0px;
	font-weight: lighter;
	font-size: 9pt;
	margin-left: 0px;
	color: #333333;
	font-family: arial;
}

span.menuimg
{
	background: url(btn1.gif) no-repeat left center;
}

* Main Menu */
/*___________________________________________________________________________________________*/

.MainMenu_MenuContainer{ background:transparent; width:100%; }
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuArrow{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuBreak{ display:none; }
.MainMenu_MenuItem, .submenuitembreadcrumb
{
	border-right: #c0c9d1 0px solid;
	padding-right: 15px;
	border-top: #c0c9d1 1px solid;
	padding-left: 10px;
	font-weight: bolder;
	font-size: 11px;
	padding-bottom: 2px;
	border-left: #c0c9d1 0px solid;
	color: ffffff;
	padding-top: 2px;
	border-bottom: #c0c9d1 1px solid;
	font-family: tahoma;
}
.submenuitemselected
{
	border-right: #c0c9d1 0px solid;
	padding-right: 15px;
	border-top: #c0c9d1 1px solid;
	padding-left: 10px;
	font-weight: bolder;
	font-size: 11px;
	background: #DDE7EF;
	padding-bottom: 2px;
	border-left: #c0c9d1 0px solid;
	color: #004a80;
	padding-top: 2px;
	border-bottom: #c0c9d1 1px solid;
	font-family: tahoma;
}
.submenu
{
	border-right: #dde7ef 1px solid;
	padding-right: 0px;
	border-top: #dde7ef 1px solid;
	margin-top: 0px;
	padding-left: 0px;
	background: #7495c0;
	padding-bottom: 0px;
	margin-left: 3px;
	border-left: #dde7ef 1px solid;
	padding-top: 0px;
	border-bottom: #dde7ef 1px solid;
}
.rootmenuitem TD
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bolder;
	font-size: 11px;
	background: none transparent scroll repeat 0% 0%;
	padding-bottom: 0px;
	color: 004A80;
	padding-top: 0px;
	font-family: tahoma;
	height: 20px;
}
.rootmenuitemselected TD, .rootmenuitembreadcrumb TD
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bolder;
	font-size: 11px;
	font-family: tahoma;
	background: none transparent scroll repeat 0% 0%;
	padding-bottom: 0px;
	color: 004A80;
	padding-top: 0px;
	height: 20px;
}