
/* Copyright fancyLogic (www.fancyLogic.de) 2008-05 */

BODY
{
	background-color: white;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	font-size: 8pt;
	color: #666;
}

#maincontainer
{
	background-color: white;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

#headtop
{
	width: 990px;
	height: 100px;
	background-image: url(bg_header.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: right;
	margin: auto;
}

#headtopleft
{
	float: left;
	width: 320px;
	height: 100px;
	margin-left: 0px;
	text-align: left;
}

#logo
{
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
}

#address
{
	text-align: left;
	margin-top: 10px;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	font-size: 8pt;
	color: #666666;
}

#headtopright
{
	float: right;
	text-align: right;
	width: 664px;
	height: 100px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#headrighttop
{
	clear: both;
	width: 664px;
	height: 40px;
	margin-right: 0px;
	text-align: right;
}

#date
{
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	width: 150px;
}

.headmenu
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
    border-collapse: collapse;
    width: 100%;
}

#headermenu
{
	float: right;
	margin-top: 6px;
	margin-right: 0px;
	width: 410px;
}

.headerpane
{
	height: 30px;
	width: 200px;
	margin-right: 0px;
	text-align: right;
	vertical-align: bottom;
}

#login
{
	float: left;
	width: 250px;
	text-align: right;
	margin-left: 2px;
	margin-top: 16px;
}

.search
{
	height: 30px;
	width: 220px;
	text-align: right;
	vertical-align: middle;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 0px;
	background-color: transparent;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	font-size: 8pt;
	font-weight: 400;
	color: #666666;
}

.dnnsearch
{
	vertical-align: bottom;
}

#headbottom
{
	clear: both;
	height: 12px;
	width: 990px;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	font-size: 8pt;
	color: #666666;
	background-color: transparent;
	margin-left: 0px;
	margin-bottom: 0px;
	margin: auto;
}

#headrightbottom
{
	clear: both;
	height: 60px;
	margin-right: 0px;
	text-align: right;
}

#menu_blue
{
	height: 30px;
	margin-top: 6px;
	margin-right: 0px;
	text-align: right;
	background-image: url(bg_menu_blue.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#menu_black
{
	height: 30px;
	margin-top: 6px;
	margin-right: 0px;
	text-align: right;
	background-image: url(bg_menu_black.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#menucontainer
{
	height: 30px;
	text-align: right;
}

.verticalmenu
{
	vertical-align: top;
}

.verticalmenu1
{
	width: 320px;
	vertical-align: top;
}

.verticalmenu2
{
	width: 320px;
	height: 8px;
	vertical-align: top;
}

.verticalpanes
{
	width: 670px;
	vertical-align: top;
}

.verticalmenuspace
{
	background-color: transparent;
	margin-bottom: 0px;
}

.BannerPane
{
	width: 670px;
	text-align: right;
}

.BannerBottom_Blue
{
	width: 670px;
	height: 12px;
	font-size: 1pt;
	text-align: right;
	background-color: #0040FF;
}

.BannerBottom_Slateblue
{
	width: 670px;
	height: 12px;
	font-size: 1pt;
	text-align: right;
	background-color: #2F4F9C;
}

.BannerBottom_Orange
{
	width: 670px;
	height: 12px;
	font-size: 1pt;
	text-align: right;
	background-color: #FFA53A;
}

.BannerBottom_Yellow
{
	width: 670px;
	height: 12px;
	font-size: 1pt;
	text-align: right;
	background-color: #FEDD5A;
}

.breadcrumb
{
	height: 50px;
	text-align: left;
	vertical-align: middle;
	font-weight: 700;
	font-size: 12pt;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	color: #ffffff;
	background-color: transparent;
	padding-left: 14px;
	width: 320px;
	border-bottom: solid 1px #ffffff;
	vertical-align: middle;
}

.breadcrumbspace
{
	height: 1px;
	margin-bottom: 0px;
	background-color: #ffffff;
	vertical-align: middle;
}

.breadcrumbline
{
	color: #ffffff;
	margin-left: 10px;
	margin-bottom: 0px;
}

.MenuBottomPane_SlateBlue
{
	padding-top: 10px;
	background-color: #ffffff;
	border-top: solid 1px #2F4F9C;
}

.MenuBottomPane_Yellow
{
	padding-top: 10px;
	background-color: #ffffff;
	border-top: solid 1px #FEDD5A;
}

.BreadBottomPane
{
	padding-top: 0px;
	background-color: #2F4F9C;
	height: 112px;
}

.TopPane
{
	margin-top: 4px;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	text-align: left;
}

.contentpanes1
{
    empty-cells: hide;
    empty-cells: collapse;
    border-collapse: collapse;
    width: 670px;
}

.contentpanes_admin
{
    empty-cells: hide;
    empty-cells: collapse;
    border-collapse: collapse;
    width: 100%;
}

.contentpanes2
{
    empty-cells: hide;
    empty-cells: collapse;
    border-collapse: collapse;
    width: 670px;
}

.menupanes_orange
{
    empty-cells: hide;
    empty-cells: collapse;
    border-collapse: collapse;
    width: 320px;
    background-color: #FFA53A;
}

.menupanes_blue
{
    empty-cells: hide;
    empty-cells: collapse;
    border-collapse: collapse;
    width: 320px;
    background-color: #0040FF;
}

.menupanes_slateblue
{
    empty-cells: hide;
    empty-cells: collapse;
    border-collapse: collapse;
    width: 320px;
    background-color: #2F4F9C;
}

.menupanes_yellow
{
    empty-cells: hide;
    empty-cells: collapse;
    border-collapse: collapse;
    width: 320px;
    background-color: #FEDD5A;
}

.LeftPane
{
	vertical-align: top;
	text-align: left;
	padding-top: 10px;
}

.ContentPane
{
	vertical-align: top;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.ContentPaneAdmin
{
	vertical-align: top;
	text-align: left;
	width: 100%;
}

.BottomPane
{
	width: 100%;
	text-align: left;
}

.FooterPane
{
	width: 100%;
	text-align: center;
	background-color: transparent;
}

#contentcontainer
{
	clear: both;
	width: 990px;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	margin: auto;
}

#bottomcontainer
{
	clear: both;
	height: 50px;
	width: 990px;
	background-image: url(bg_bottom.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-bottom: 0px;
	border-top: solid 1px #e0e0e0;
	margin: auto;
}

#links
{
	clear: both;
	height: 18px;
	margin-top: 6px;
	margin-left: 6px;
	text-align: center;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	font-size: 8pt;
	font-weight: 400;
	color: #666666;
}

#statement
{
	float: left;
	width: 320px;
	height: 18px;
	margin-top: 2px;
	margin-left: 6px;
	text-align: left;
	color: #666666;
}

#copyright
{
	float: right;
	width: 620px;
	height: 18px;
	margin-top: 2px;
	margin-right: 6px;
	text-align: right;
	color: #666666;
}


/* Links */

A
{
	font-size: 8pt;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
}

A:link
{
	color: #333333;
	font-weight: 700;
	text-decoration: none;
}

A:visited
{
	color: #333333;
	font-weight: 700;
	text-decoration: none;
}

A:active
{
	color: #333333;
	font-weight: 700;
	text-decoration: none;
}

A:hover
{
	color: #000000;
	font-weight: 700;
	text-decoration: underline;
}

/* MODULE Links */

A.Normal
{
	font-weight: 700;
	font-size: 8pt;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
}

A.Normal:link
{
	color: #333333;
	font-weight: 700;
	text-decoration: none;
}

A.Normal:visited
{
	color: #333333;
	font-weight: 700;
	text-decoration: none;
}

A.Normal:active
{
	color: #333333;
	font-weight: 700;
	text-decoration: none;
}

A.Normal:hover
{
	color: #000000;
	font-weight: 700;
	text-decoration: none;
}

/* [USER] */

.User_Link
{
	font-weight: 400;
	font-size: 8pt;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
}

A.User_Link:link
{
	color: #666;
	font-weight: 400;
	text-decoration: none;
}

A.User_Link:visited
{
	color: #666;
	font-weight: 400;
	text-decoration: none;
}

A.User_Link:active
{
	color: #666;
	font-weight: 400;
	text-decoration: none;
}

A.User_Link:hover
{
	color: #444;
	font-weight: 400;
	text-decoration: underline;
}

/* [LOGIN] */

.Login_Link
{
	font-weight: 400;
	font-size: 8pt;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
}

A.Login_Link:link
{
	color: #666;
	font-weight: 400;
	text-decoration: none;
}

A.Login_Link:visited
{
	color: #666;
	font-weight: 400;
	text-decoration: none;
}

A.Login_Link:active
{
	color: #666;
	font-weight: 400;
	text-decoration: none;
}

A.Login_Link:hover
{
	color: #444;
	font-weight: 400;
	text-decoration: underline;
}

.Top_Link_Admin
{
	font-weight: 400;
	font-size: 8pt;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
}

A.Top_Link_Admin:link
{
	color: #666;
	font-weight: 400;
	text-decoration: none;
}

A.Top_Link_Admin:visited
{
	color: #666;
	font-weight: 400;
	text-decoration: none;
}

A.Top_Link_Admin:active
{
	color: #666;
	font-weight: 400;
	text-decoration: none;
}

A.Top_Link_Admin:hover
{
	color: #444;
	font-weight: 400;
	text-decoration: underline;
}

A.Search:link
{
	vertical-align: bottom;
	font-weight: 400;
	color: #ffffff;
	text-decoration: none;
}

A.Search:visited
{
	vertical-align: bottom;
	font-weight: 400;
	color: #ffffff;
	text-decoration: none;
}

A.Search:active
{
	vertical-align: bottom;
	font-weight: 400;
	color: #ffffff;
	text-decoration: none;
}

A.Search:hover
{
	vertical-align: middle;
	font-weight: 400;
	color: #56FCD2;
	text-decoration: underline;
}

.Breadcrumb_LinkW
{
	font-weight: 400;
	font-size: 12pt;
	color: #ffffff;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
}

A.Breadcrumb_LinkW:link
{
	color: #ffffff;
	font-weight: 400;
	text-decoration: none;
}

A.Breadcrumb_LinkW:visited
{
	color: #ffffff;
	font-weight: 400;
	text-decoration: none;
}

A.Breadcrumb_LinkW:active
{
	color: #ffffff;
	font-weight: 400;
	text-decoration: none;
}

A.Breadcrumb_LinkW:hover
{
	color: #ffffff;
	font-weight: 400;
	text-decoration: underline;
}

.Breadcrumb_LinkB
{
	font-weight: 400;
	font-size: 11pt;
	color: #444444;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
}

A.Breadcrumb_LinkB:link
{
	color: #444444;
	font-weight: 400;
	text-decoration: none;
}

A.Breadcrumb_LinkB:visited
{
	color: #444444;
	font-weight: 400;
	text-decoration: none;
}

A.Breadcrumb_LinkB:active
{
	color: #444444;
	font-weight: 400;
	text-decoration: none;
}

A.Breadcrumb_LinkB:hover
{
	color: #444444;
	font-weight: 400;
	text-decoration: underline;
}

.Current_Date
{
	font-weight: 400;
	font-size: 8pt;
	color: #666;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
}

.Current_Date_Admin
{
	font-weight: 400;
	font-size: 8pt;
	color: #666;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
}

/* content */

.Content
{
	font-size: 8pt;
	font-weight: 400;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	color: #666;
}

/* [LINKS] */

.Content_Link
{
	font-weight: 700;
	font-size: 8pt;
	color: #0B32E5;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
}

A.Content_Link:link
{
	color: #0B32E5;
	font-weight: 400;
	text-decoration: none;
}

A.Content_Link:visited
{
	color: #0B32E5;
	font-weight: 400;
	text-decoration: none;
}

A.Content_Link:active
{
	color: #0B32E5;
	font-weight: 400;
	text-decoration: none;
}

A.Content_Link:hover
{
	color: #071F8F;
	font-weight: 400;
	text-decoration: underline;
}

.Copyright
{
	font-weight: 400;
	font-size: 7pt;
	color: #666;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
}

.Copyright_Admin
{
	font-weight: 400;
	font-size: 7pt;
	color: #666;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
}

/* [TERMS][PRIVACY][HELP] */

.Bottom_Link
{
	font-weight: 400;
	font-size: 8pt;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
}

A.Bottom_Link:link
{
	color: #666666;
	font-weight: 400;
	text-decoration: none;
}

A.Bottom_Link:visited
{
	color: #666666;
	font-weight: 400;
	text-decoration: none;
}

A.Bottom_Link:active
{
	color: #666666;
	font-weight: 400;
	text-decoration: none;
}

A.Bottom_Link:hover
{
	color: #333333;
	font-weight: 400;
	text-decoration: underline;
}

.Bottom_Link_Admin
{
	font-weight: 400;
	font-size: 8pt;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
}

A.Bottom_Link_Admin:link
{
	color: #666666;
	font-weight: 400;
	text-decoration: none;
}

A.Bottom_Link_Admin:visited
{
	color: #666666;
	font-weight: 400;
	text-decoration: none;
}

A.Bottom_Link_Admin:active
{
	color: #666666;
	font-weight: 400;
	text-decoration: none;
}

A.Bottom_Link_Admin:hover
{
	color: #333333;
	font-weight: 400;
	text-decoration: underline;
}

/* [SOLPATRMENU] */
/* horizontal */

.MainMenu_MenuContainer_Horizontal
{
	border-collapse: collapse;
}

.MainMenu_MenuArrow_Horizontal
{
	margin-top: 0px;
	margin-left: 0px;
	width: 6px;
	background-color: transparent;
	border-bottom: dashed 1px silver;
	height: 30px;
	vertical-align: middle;
}

.MainMenu_MenuItem_Horizontal
{
	margin-top: 0px;
	margin-left: 6px;
	margin-right: 6px;
	font-weight: 400;
	font-size: 8pt;
	color: #333333;
	height: 30px;
	background-color: #ffffff;
	border-bottom: dashed 1px silver;
	vertical-align: middle;
}

.MainMenu_MenuItemSel_Horizontal
{
	margin-top: 0px;
	margin-left: 6px;
	margin-right: 6px;
	font-weight: 400;
	font-size: 8pt;
	height: 30px;
	color: #012d63;
	background-color: #ffffff;
	vertical-align: middle;
}

.MainMenu_RootMenuArrow_Horizontal
{
	margin-top: 0px;
	width: 28px;
	height: 30px;
	background-color: transparent;
	vertical-align: middle;
}

.MainMenu_RootMenuItem_Horizontal
{
	margin-top: 0px;
	margin-left: 6px;
	margin-right: 6px;
	font-weight: 700;
	font-size: 10pt;
	color: #888888;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	height: 30px;
	background-color: transparent;
	vertical-align: middle;
}

.MainMenu_RootMenuItemActive_Horizontal_Blue
{
	margin-top: 0px;
	margin-left: 6px;
	margin-right: 6px;
	font-weight: 700;
	font-size: 10pt;
	color: #333333;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	height: 30px;
	background-image: url(bg_menu_blue.jpg);
	background-repeat: repeat-x;
	background-position: right center;
	text-decoration: none;
	vertical-align: middle;
}

.MainMenu_RootMenuItemSel_Horizontal_Blue
{
	margin-top: 0px;
	margin-left: 6px;
	margin-right: 6px;
	font-weight: 700;
	font-size: 10pt;
	color: #333333;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	height: 30px;
	background-image: url(bg_menu_blue.jpg);
	background-repeat: repeat-x;
	background-position: right center;
	text-decoration: none;
	vertical-align: middle;
}

.MainMenu_RootMenuItemActive_Horizontal_Slateblue
{
	margin-top: 0px;
	margin-left: 6px;
	margin-right: 6px;
	font-weight: 700;
	font-size: 10pt;
	color: #333333;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	height: 30px;
	background-image: url(bg_menu_slateblue.jpg);
	background-repeat: repeat-x;
	background-position: right center;
	text-decoration: none;
	vertical-align: middle;
}

.MainMenu_RootMenuItemSel_Horizontal_Slateblue
{
	margin-top: 0px;
	margin-left: 6px;
	margin-right: 6px;
	font-weight: 700;
	font-size: 10pt;
	color: #333333;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	height: 30px;
	background-image: url(bg_menu_slateblue.jpg);
	background-repeat: repeat-x;
	background-position: right center;
	text-decoration: none;
	vertical-align: middle;
}

.MainMenu_RootMenuItemActive_Horizontal_Orange
{
	margin-top: 0px;
	margin-left: 6px;
	margin-right: 6px;
	font-weight: 700;
	font-size: 10pt;
	color: #333333;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	height: 30px;
	background-image: url(bg_menu_orange.jpg);
	background-repeat: repeat-x;
	background-position: right center;
	text-decoration: none;
	vertical-align: middle;
}

.MainMenu_RootMenuItemSel_Horizontal_Orange
{
	margin-top: 0px;
	margin-left: 6px;
	margin-right: 6px;
	font-weight: 700;
	font-size: 10pt;
	color: #333333;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	height: 30px;
	background-image: url(bg_menu_orange.jpg);
	background-repeat: repeat-x;
	background-position: right center;
	text-decoration: none;
	vertical-align: middle;
}

.MainMenu_RootMenuItemActive_Horizontal_Yellow
{
	margin-top: 0px;
	margin-left: 6px;
	margin-right: 6px;
	font-weight: 700;
	font-size: 10pt;
	color: #333333;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	height: 30px;
	background-image: url(bg_menu_yellow.jpg);
	background-repeat: repeat-x;
	background-position: right center;
	text-decoration: none;
	vertical-align: middle;
}

.MainMenu_RootMenuItemSel_Horizontal_Yellow
{
	margin-top: 0px;
	margin-left: 6px;
	margin-right: 6px;
	font-weight: 700;
	font-size: 10pt;
	color: #333333;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	height: 30px;
	background-image: url(bg_menu_yellow.jpg);
	background-repeat: repeat-x;
	background-position: right center;
	text-decoration: none;
	vertical-align: middle;
}

.MainMenu_Separator_Horizontal
{
	margin-top: 0px;
	height: 30px;
	font-size: 1px;
	color: white;
	font-weight: 400;
}

.MainMenu_SubMenu_Horizontal
{
	margin-left: 0px;
	margin-right: 6px;
	color: #666666;
	background-color: #ffffff;
	height: 30px;
	font-size: 8pt;
}

.MainMenu_SubMenuItemSel_Horizontal_Orange
{
	margin-left: 6px;
	margin-right: 6px;
	font-size: 8pt;
	font-weight: 400;
	height: 30px;
	background-color: #FFA53A;
	color: #ffffff;
	text-decoration: none;
	border-bottom: dashed 1px silver;
	cursor: hand;
}

.MainMenu_SubMenuItemSel_Horizontal_Yellow
{
	margin-left: 6px;
	margin-right: 6px;
	font-size: 8pt;
	font-weight: 400;
	height: 30px;
	background-color: #FEDD5A;
	color: #333333;
	text-decoration: none;
	border-bottom: dashed 1px silver;
	cursor: hand;
}

.MainMenu_SubMenuItemSel_Horizontal_Blue
{
	margin-left: 6px;
	margin-right: 6px;
	font-size: 8pt;
	font-weight: 400;
	height: 30px;
	background-color: #0040FF;
	color: #ffffff;
	text-decoration: none;
	border-bottom: dashed 1px silver;
	cursor: hand;
}

.MainMenu_SubMenuItemSel_Horizontal_Slateblue
{
	margin-left: 6px;
	margin-right: 6px;
	font-size: 8pt;
	font-weight: 400;
	height: 30px;
	background-color: #2F4F9C;
	color: #ffffff;
	text-decoration: none;
	border-bottom: dashed 1px silver;
	cursor: hand;
}

/* partial */

.MainMenu_MenuContainer_Partial
{
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	border-collapse: collapse;
	empty-cells: hide;
    empty-cells: collapse;
    background-color: transparent;
    padding-left: 8px;
    height: 210px;
    vertical-align: top;
}

.MainMenu_MenuArrow_Partial_Orange
{
	margin-top: 0px;
	margin-bottom: 0px;
	width: 0px;
	background-color: #FFA53A;
	height: 24px;
	text-align: center;
	vertical-align: middle;
	border-bottom: dashed 1px #ffffff;
}

.MainMenu_MenuArrow_Partial_Blue
{
	margin-top: 0px;
	margin-bottom: 0px;
	width: 0px;
	background-color: #0040FF;
	height: 24px;
	text-align: center;
	vertical-align: middle;
	border-bottom: dashed 1px #ffffff;
}

.MainMenu_MenuArrow_Partial_Slateblue
{
	margin-top: 0px;
	margin-bottom: 0px;
	width: 0px;
	background-color: #2F4F9C;
	height: 24px;
	text-align: center;
	vertical-align: middle;
	border-bottom: dashed 1px #ffffff;
}

.MainMenu_MenuArrow_Partial_Yellow
{
	margin-top: 0px;
	margin-bottom: 0px;
	width: 0px;
	background-color: #FEDD5A;
	height: 24px;
	text-align: center;
	vertical-align: middle;
	border-bottom: dashed 1px #ffffff;
}

.MainMenu_MenuItem_Partial_Orange
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 6px;
	font-weight: 400;
	font-size: 8pt;
	color: #ffffff;
	height: 24px;
	background-color: #FFA53A;
	vertical-align: middle;
	border-bottom: dashed 1px #ffffff;
}

.MainMenu_MenuItem_Partial_Yellow
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 6px;
	font-weight: 400;
	font-size: 8pt;
	color: #666666;
	height: 24px;
	background-color: #FEDD5A;
	vertical-align: middle;
	border-bottom: dashed 1px #ffffff;
}

.MainMenu_MenuItem_Partial_Blue
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 6px;
	font-weight: 400;
	font-size: 8pt;
	color: #ffffff;
	height: 24px;
	background-color: #0040FF;
	vertical-align: middle;
	border-bottom: dashed 1px #ffffff;
}

.MainMenu_MenuItem_Partial_Slateblue
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 6px;
	font-weight: 400;
	font-size: 8pt;
	color: #ffffff;
	height: 24px;
	background-color: #2F4F9C;
	vertical-align: middle;
	border-bottom: dashed 1px #ffffff;
}

.MainMenu_MenuItemSel_Partial_Orange
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 6px;
	font-weight: 400;
	font-size: 8pt;
	height: 24px;
	color: #ffffff;
	background-color: #D57500;
	vertical-align: middle;
	border-bottom: dashed 1px #ffffff;
}

.MainMenu_MenuItemSel_Partial_Yellow
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 6px;
	font-weight: 400;
	font-size: 8pt;
	height: 24px;
	color: #333333;
	background-color: #FED018;
	vertical-align: middle;
	border-bottom: dashed 1px #ffffff;
}

.MainMenu_MenuItemSel_Partial_Blue
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 6px;
	font-weight: 400;
	font-size: 8pt;
	height: 24px;
	color: #ffffff;
	background-color: #002595;
	vertical-align: middle;
	border-bottom: dashed 1px #ffffff;
}

.MainMenu_MenuItemSel_Partial_Slateblue
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 6px;
	font-weight: 400;
	font-size: 8pt;
	height: 24px;
	color: #ffffff;
	background-color: #243D77;
	vertical-align: middle;
	border-bottom: dashed 1px #ffffff;
}

.MainMenu_RootMenuArrow_Partial
{
	margin-top: 0px;
	margin-bottom: 0px;
	width: 0px;
	height: 24px;
	background-color: transparent;
	text-align: center;
	vertical-align: middle;
	border-bottom: dashed 1px #ffffff;
}

.MainMenu_RootMenuItem_Partial_Light
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 6px;
	font-weight: 400;
	font-size: 8pt;
	color: #ffffff;
	background-color: transparent;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	height: 24px;
	border-bottom: dashed 1px #ffffff;
	vertical-align: middle;
}

.MainMenu_RootMenuItem_Partial_Light td
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 6px;
	font-weight: 400;
	font-size: 8pt;
	color: #ffffff;
	background-color: transparent;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	height: 24px;
	border-bottom: dashed 1px #ffffff;
	vertical-align: middle;
	padding-left: 10px;
}

.MainMenu_RootMenuItem_Partial_Dark
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 6px;
	font-weight: 400;
	font-size: 8pt;
	color: #666666;
	background-color: transparent;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	height: 24px;
	border-bottom: dashed 1px #ffffff;
	vertical-align: middle;
}

.MainMenu_RootMenuItem_Partial_Dark td
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 6px;
	font-weight: 400;
	font-size: 8pt;
	color: #666666;
	background-color: transparent;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	height: 24px;
	border-bottom: dashed 1px #ffffff;
	vertical-align: middle;
	padding-left: 10px;
}

.MainMenu_RootMenuItemActive_Partial_Orange
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-weight: 400;
	font-size: 8pt;
	color: #ffffff;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	height: 24px;
	background-color: #D57500;
	border-bottom: dashed 1px #ffffff;
	text-decoration: none;
	vertical-align: middle;
}

.MainMenu_RootMenuItemSel_Partial_Orange
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	margin-right: 0px;
	font-weight: 400;
	font-size: 8pt;
	color: #ffffff;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	height: 24px;
	background-color: #D57500;
	border-bottom: dashed 1px #ffffff;
	text-decoration: none;
	vertical-align: middle;
}

.MainMenu_RootMenuItemSel_Partial_Orange td
{
	background-color: #D57500;
	border-bottom: dashed 1px #ffffff;
}

.MainMenu_RootMenuItemActive_Partial_Orange td
{
	background-color: #D57500;
	border-bottom: dashed 1px #ffffff;
}

.MainMenu_RootMenuItemActive_Partial_Yellow
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 6px;
	font-weight: 400;
	font-size: 8pt;
	color: #333333;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	height: 24px;
	background-color: #FED018;
	border-bottom: dashed 1px #ffffff;
	text-decoration: none;
	vertical-align: middle;
}

.MainMenu_RootMenuItemSel_Partial_Yellow
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 6px;
	font-weight: 400;
	font-size: 8pt;
	color: #333333;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	height: 24px;
	background-color: #FED018;
	border-bottom: dashed 1px #ffffff;
	text-decoration: none;
	vertical-align: middle;
}

.MainMenu_RootMenuItemSel_Partial_Yellow td
{
	background-color: #FED018;
	border-bottom: dashed 1px #ffffff;
}

.MainMenu_RootMenuItemActive_Partial_Yellow td
{
	background-color: #FED018;
	border-bottom: dashed 1px #ffffff;
}

.MainMenu_RootMenuItemActive_Partial_Blue
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 6px;
	font-weight: 400;
	font-size: 8pt;
	color: #ffffff;
	border-bottom: dashed 1px #ffffff;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	height: 24px;
	text-decoration: none;
	vertical-align: middle;
}

.MainMenu_RootMenuItemSel_Partial_Blue
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 6px;
	font-weight: 400;
	font-size: 8pt;
	color: #ffffff;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	height: 24px;
	border-bottom: dashed 1px #ffffff;
	text-decoration: none;
	vertical-align: middle;
}

.MainMenu_RootMenuItemSel_Partial_Blue td
{
	background-color: #002595;
	border-bottom: dashed 1px #ffffff;
}

.MainMenu_RootMenuItemActive_Partial_Blue td
{
	background-color: #002595;
	border-bottom: dashed 1px #ffffff;
}

.MainMenu_RootMenuItemActive_Partial_Slateblue
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 6px;
	font-weight: 400;
	font-size: 8pt;
	color: #ffffff;
	border-bottom: dashed 1px #ffffff;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	height: 24px;
	text-decoration: none;
	vertical-align: middle;
}

.MainMenu_RootMenuItemSel_Partial_Slateblue
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 6px;
	font-weight: 400;
	font-size: 8pt;
	color: #ffffff;
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	height: 24px;
	border-bottom: dashed 1px #ffffff;
	text-decoration: none;
	vertical-align: middle;
}

.MainMenu_RootMenuItemSel_Partial_Slateblue td
{
	background-color: #243D77;
	border-bottom: dashed 1px #ffffff;
}

.MainMenu_RootMenuItemActive_Partial_Slateblue td
{
	background-color: #243D77;
	border-bottom: dashed 1px #ffffff;
}

.MainMenu_Separator_Partial
{
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1px;
	width: 0px;
}

.MainMenu_SubMenu_Partial_Orange
{
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFA53A;
	height: 24px;
	font-size: 8pt;
	color: #ffffff;
}

.MainMenu_SubMenuItemSel_Partial_Orange
{
	margin-left: 0px;
	margin-right: 0px;
	font-size: 8pt;
	height: 24px;
	color: #ffffff;
	text-decoration: none;
	background-color: #D57500;
	border-bottom: dashed 1px #ffffff;
	cursor: hand;
}

.MainMenu_SubMenu_Partial_Yellow
{
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FEDD5A;
	height: 24px;
	font-size: 8pt;
	color: #666666;
}

.MainMenu_SubMenuItemSel_Partial_Yellow
{
	margin-left: 0px;
	margin-right: 0px;
	font-size: 8pt;
	height: 24px;
	color: #333333;
	text-decoration: none;
	background-color: #FED018;
	border-bottom: dashed 1px #ffffff;
	cursor: hand;
}

.MainMenu_SubMenu_Partial_Blue
{
	margin-left: 0px;
	margin-right: 0px;
	background-color: #0040FF;
	height: 24px;
	font-size: 8pt;
	color: #ffffff;
}

.MainMenu_SubMenuItemSel_Partial_Blue
{
	margin-left: 0px;
	margin-right: 0px;
	font-size: 8pt;
	height: 24px;
	color: #ffffff;
	text-decoration: none;
	background-color: #002595;
	border-bottom: dashed 1px #ffffff;
	cursor: hand;
}

.MainMenu_SubMenu_Partial_Slateblue
{
	margin-left: 0px;
	margin-right: 0px;
	background-color: #2F4F9C;
	font-size: 8pt;
	color: #ffffff;
}

.MainMenu_SubMenuItemSel_Partial_Slateblue
{
	margin-left: 0px;
	margin-right: 0px;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	background-color: #243D77;
	border-bottom: dashed 1px #ffffff;
	cursor: hand;
}

.UserLogin
{
	padding-left: 2px;
}

.SiteMap
{
	padding-left: 6px;
	height:26px;
	vertical-align: middle;
}

.MidDate
{
	height: 30px;
	text-align: right;
}

img
{
	border: none;	
}

.SubHead
{
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	color: #444;
	font-weight: 700;
	font-size: 8pt;
}

span
{
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	color: #666;
	font-weight: 400;
	font-size: 8pt;
}

p
{
	font-family: Verdana, ARIAL, HELVETICA, SANS-SERIF;
	color: #666;
	font-weight: 400;
	font-size: 8pt;
}

























