body { 
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	margin: 5px;
}
a:link{
	color: black;
}
a:visited{
	color: black;
}
a:hover{
	color: #0014A9;
}

/* Main Menu */
.MainMenu_MenuContainer {
	border-left: #0014A9 1px solid;
	background-color: #A5BEDE;
	height: 20px;
	font-size: 8pt;
}
.MainMenu_MenuBreak {
	border: 0px;
	background-color: transparent;
	height: 0px;
	font-size: 8pt;
}
.ActiveRootTab TD{
	width: 90px;
	height: 29px;
	text-align: center;
	color: black;
	font-size: 8pt;
	background-color: #0064DE;
	border-bottom: #0014A9 0px solid;
	border-top: #0014A9 1px solid;
	border-left: #0014A9 0px solid;
	border-right: #0014A9 1px solid;
}
.RootTab TD{
	width: 90px;
	height: 29px;
	text-align: center;
	color: black;
	font-size: 8pt;
	background-color: #669CDE;
	border-bottom: #0014A9 1px solid;
	border-top: #0014A9 1px solid;
	border-left: #0014A9 0px solid;
	border-right: #0014A9 1px solid;
}
.SelectedRootTab TD{
	width: 90px;
	height: 29px;
	text-align: center;
	color: black;
	font-size: 8pt;
	background-color: white;
	border-bottom: #0014A9 0px solid;
	border-top: #0014A9 1px solid;
	border-left: #0014A9 0px solid;
	border-right: #0014A9 1px solid;
}
.BreadcrumbRootTab TD{
	width: 90px;
	height: 29px;
	color: black;
	text-align: center;
	color: black;
	font-size: 8pt;
	background-color: #0064DE;
	border-bottom: #0014A9 0px solid;
	border-top: #0014A9 1px solid;
	border-left: #0014A9 0px solid;
	border-right: #0014A9 1px solid;
}
.MainMenu_MenuItem {
	background-color: white;
	color: black;
	font-size: 8pt;
}
.ActiveSubTab {
	background-color: white;
	color: #0014A9;
	font-size: 8pt;
}
.SubTab {
	background-color: white;
	color: black;
	font-size: 8pt;
}
.SelectedSubTab {
	background-color: white;
	color: gray;
	font-size: 8pt;
}
.BreadcrumbSubTab {
	background-color: white;
	color: #0014A9;
	font-size: 8pt;
}

/* Skin */
span.menuimg {
}
td.menu {
	border: 0px solid;
	background-color: #A5BEDE;
	height: 25px;
	width: 200px;
	vertical-align: bottom;
	font-size: 8pt;
}
td.logo{
	background-color: #A5BEDE;
}
td.toppane {
	background-color: #A5BEDE;
}
td.dateinfo {
	background-color: #A5BEDE;
	border-bottom: #0014A9 1px solid;
	border-right: #0014A9 1px solid;
	text-align: right;
	vertical-align: middle;
	color: black;
	font-size: 8pt;
}
td.userinfo {
	border-left: #0014A9 1px solid;
	border-bottom: #0014A9 1px solid;
	border-right: #0014A9 1px solid;
	height: 22px;
	vertical-align: middle;
	background-color: #0064DE;
	text-align: right;
	color: black;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
}
td.userinfo a.OtherTabs:link {
	color: black;
}
td.userinfo a.OtherTabs:visited {
	color: black;
}
td.userinfo a.OtherTabs:hover {
	color: #669CDE;
}
.headerarea {
	background-color: transparent;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
}
.contentarea {
	background-color: white;
 	width: 990px;
	border-left: #000000 1px solid;
	border-right:#000000 1px solid;
	cellspacing: 0px;
	cellpadding: 2px;
}
.Normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.Head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #0014A9;
}
.ItemTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #0014A9;
}

/* footer */
.footerborder{
	border: #000000 1px solid;
}
#footer {
	font-size: 8pt;
	color: #0014A9;
	background-color: #0064DE;
	text-align: center;
	font-weight: bold;
}
#footer span a.OtherTabs:hover {
	color: #669CDE;
}
#footer a.Normal, #footer a.OtherTabs {
	color: #0014A9;
}







