body 
{
	background-color: #ECECEC;
	width: auto;
	margin: 0px;
	padding: 0px;
}

H1
{		
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;	
	color: #2C2AA3;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

H2
{
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 12pt;
	color: #2C2AA3;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

H3
{
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;	
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 0px;
}

h4
{
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;	
	color: #000000;
	margin-bottom: 0px;
}

p
{
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;	
	color: #000000;
}

a
{
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;	
}

ul
{	
	padding: 0px;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;

}

li
{

	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;


}

/*-------------------------------------Home Page Styles----------------------------------------*/

.HomepageBanner
{
	background-color: #FFFFFF;
	background-image: url(Images/HomepageBanner.jpg);
	background-repeat: no-repeat;
}	
.HomepageTopMenu
{
	background-color: #386BD0;
}
.HomepageContent
{
	background-color: #FEFDF3;
	/*padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;*/

}

.HomepageRightPanel
{
	background-color: #E3E6EB;

}

.HomepageFooter
{
	background-color: #E3E6EB;
}
.HomeH1
{
	font-family: arial;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
	color: #07579D;
	margin-top: 20px;
	margin-left: 84px;
	margin-right: 31px;
	margin-bottom: -20px;
	display: block;
}

.HomeH2
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	margin-left: 84px;
	margin-right: 31px;
	display: block;
}
.HomeH3
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	margin-left: 84px;
	margin-right: 31px;
	display: block;
}
.HomeText
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	margin-left: 84px;
	margin-right: 31px;
	display: block;
}

/*--------------------------------------Subpage Styles-----------------------------------------*/
.SubpageBanner
{
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.SubpageTopMenu
{
	background-color: #386BD0;
}
.SubpageContent
{
	background-color: #FFFFFF;

}

.SubpageLeftPanel
{
	background-color: #E3E6EB;
}

.SubpageFooter
{
	background-color: #E3E6EB;
}
.SubH1
{
	font-family: Tahoma;
	font-size: 16pt;
	font-weight: bold;
	color: #0C0B8C;
	margin-left:12px;
}

.SubH2
{
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	color: #EF6D00;
	margin-left: 35px;
}
.SubH3
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	margin-left: 50px;
	margin-right: 31px;
	display: block;
}

.SubText
{
	font-family: Tahoma,Verdana,Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	display: block;
}

.SubTextNoMargin
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	display: block;
}

.SubTextIndented
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	margin-left: 84px;
	margin-right: 31px;
	display: block;
}


/*--------------------------------------Footer Styles----------------------------------------- */

.FooterMenu
{
	margin-left: 0px;
}

.Footer
{
	font-family: Arial, Verdana,  Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	color: white;
	text-decoration: none;
	padding-left: 35px;
}

/*--------------------------------------Common Styles--------------------------------------------*/
.Text
{
	font-family:Verdana;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #151760;
	display: block;
}
.Link
{
	font-family:Verdana;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #151760;
}

.LinkWithMargin
{
	font-family:Verdana;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	margin-left: 50px;
	margin-right: 31px;
	color: #151760;
}

.Copyright
{
	font-family:Verdana;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
	color: #183668;	
}

.Table
{
	padding-left: 50px;
}

/*--------------------------------------Breadcrumb Styles----------------------------------------*/
.Breadcrumb_List
{
	margin-right: 15px;
	margin-top: 5px;
}

#Breadcrumbs
{
	font-family: Verdana, Sans-Serif;
	font-size: 7pt;
	font-weight: normal;
	color: #92C039;
	text-decoration: none;
}

a.Breadcrumbs, a.Breadcrumbs:hover, a.Breadcrumbs:visited
{
	font-family: Verdana, Sans-Serif;
	font-size: 7pt;
	font-weight: normal;
	color: #386BD0;
	text-decoration: none;
}

.BreadcrumbsNoLink
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 7pt;
	font-weight: 500;	
	text-decoration: none;
	color: #A8350D;
}

/*--------------------------------------Secondary Styles-------------------------------------------*/

.LeftMenu
{
	margin-top: 20px;
	width: 144px;
}

.SecondaryNavTitle
{
	font-family: Verdana, Arial,  Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: Bold;	
	color: #151760;
	background-color: Transparent;
	text-decoration: none;
	margin-left: 15px;
}
	
.SecondaryNav
{
	font-family: Verdana, Arial,  Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;	
	color: #386BD0;
	background-color: Transparent;
	text-decoration: none;
	text-align: left;
	line-height: 19px;
	margin-top: 5px;
	margin-left: 16px;
	padding-right: 0px;
	margin-bottom: 5px;
	display: block;

}

.SecondaryNav_sel
{
	font-family: Verdana, Arial,  Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;	
	color: #0375A7;
	background-color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	line-height: 19px;
	margin-left: 0px;
	margin-top: 5px;
	padding-left: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	display: block;
}

.SecondaryNav_sel2
{
	font-family: Verdana, Arial,  Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;	
	color: #343885;
	background-color: Transparent;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: block;
}

/*--------------------------------------PrimaryNav Styles------------------------------------------*/

.PrimaryNav
{
	font-family:Verdana;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.PrimaryNav_sel
{ 
	border: 0px;
	cursor:default;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	background-color: #92C039;
	margin-left: 8px;
	color: #FFFFFF;
	padding-left: 2px;
	padding-right: 4px;
	height: 30px;
	display: block;
	text-align: center;
}

/*--------------------------------------Site Map Styles------------------------------------------*/

.sitemap_content
{
	margin-left: 100px;
}
a.sitemap
{
	color: #002487;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;	
	text-decoration: none;
	line-height: 20px;
}

a.sitemap_sub1
{
	color: #002487;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;	
	text-decoration: none;
	padding-left: 15px;
	line-height: 15px;
}

a.sitemap_sub2
{
	color: #002487;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;	
	text-decoration: none;
	padding-left: 30px;
	line-height: 15px;
}

a.sitemap_sub3
{
	color: #002487;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-style: italic;
	font-size: 9pt;
	font-weight: normal;	
	text-decoration: none;
	padding-left: 45px;
	line-height: 15px;
}


/* IE hacks to fix box-model problem where IE adds border/margin/padding width to outside of the box */

.yourstyle

{

            voice-family: "\"}"";

            voice-family: inherit;

           

/* Conforming browsers use values below this line */

}


ul
{	
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	margin-left: 40px;

}

li
{

	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;


}

