body
{
	font-size: 9pt;
	margin: 0px;
	color: black;
	font-family: Arial;
	background-color: #1216BE;
}

.TopBarTitle
{
	padding-right: 1px;
	padding-left: 10px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 20pt;
	color: White;
	background-color: #595CD5;
}

.Slogan
{
	font-size: 12pt;
	font-style: italic;
}


.TopBarImage
{
	background-image: url(Images/Top Image_Standard_blue.gif);
	width: 566px;
	height: 74px;
}

.NavigationContainer
{
	background-image:  url(Images/navagation back_blue.gif);
	height: 27px;
}

.NavigationItemContainer
{
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 2px;
	padding-top: 4px;	
}

.NavigationItem
{
	font-weight: bold;
	font-size: 11pt;
	color: black;
	text-decoration: none;
}

.NavigationItem:hover
{
	color: #595CD5;
}

.SubNavigationItemContainer
{
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.SubNavigationItem
{
	font-weight: bold;
	font-size: 9pt;
	color: White;
	text-decoration: none;
}

.SubNavigationItem:hover
{
	color: #A3A4DF;
}


.Body
{
	padding-right: 10px;
	padding-left: 20px;
	font-size: 9pt;
	padding-bottom: 10px;
	color: black;
	padding-top: 10px;
	background-color:White;
}

.spacer
{
	background-color:#595CD5;	
}

.topspacer
{
	background-color: #2A2EC5;
}

.SubNavigationContainer
{
	padding-bottom: 25px;
	padding-top: 50px;
	background-color: #1216BE;
	
}

.rightspacer
{
	background-image: url(Images/top spacer right_blue.gif);
	height: 15px;
	width: 203px;	
}

.TopImageLead
{
	background-image: url(images/top image lead_blue.gif)	
}

.TopAndBodySpacer
{
	background-color: #1216BE;	
}

.TopImageLeadBottom
{
	background-image: url(images/top image lead bottom_blue.gif);
	width: 18px;
	height: 10px;
}

.BottomSpacer
{
	background-color: #595CD5;	
}

.BottomSpacerRight
{
	background-image: url(images/bottom right_blue.gif);
}

.BottomMiddle
{
	background-image: url(images/bottom middle_blue.gif);
}




A
{
	font-size: 9pt;
	color: blue;
}

.A
{
	font-size: 9pt;
	color: blue;	
}

.P
{
	font-size: 9pt;
	color: black;
}

.LI
{
	font-size: 9pt;
	color: black;
}

.H1
{
	font-weight: bold;
	font-size: 14pt;
	color: Black;
}

.H2
{
	font-weight: bold;
	font-size: 12pt;
	color: Black;
}

.H3
{
	font-weight: bold;
	font-size: 10pt;
	color: Black;
}

.HR
{
	height: 1px;
	color: black;
}

.ErrorMsg
{
	font-size: 8pt;
	color: red;
}

.Form
{
	border-right: #5A6269 1px solid;
	border-top: #5A6269 1px solid;
	border-left: #5A6269 1px solid;
	border-bottom: #5A6269 1px solid;
}

.Form_Title
{
	padding-right: 7px;
	padding-left: 7px;
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 1px;
	color: white;
	padding-top: 1px;
	background-color: #2A2EC5;
}

.Form_Body
{
	padding-right: 7px;
	padding-left: 7px;
	font-size: 8pt;
	padding-bottom: 7px;
	color: black;
	padding-top: 7px;
	background-color: #A3A4DF;
}

.Form_Text
{
	font-size: 9pt;
	color: black;
}

.Form_ItemCaption
{
	font-size: 9pt;
	color: black;
	padding-top: 4px;
}

.FinePrint
{
	font-size: 8pt;
	color: darkgray;
	font-family: Arial;
}

.FinePrintLink
{
	font-size: 8pt;
	color: #7698B2;
	font-family: Arial;
}