body 
{
	background: transparent;
	width: auto;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
}


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: #FFFFFF;
	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: #FFFFFF;
	margin-bottom: 0px;
}

p
{
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;	
	color: #FFFFFF;
}

a
{
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;	
}

ul
{	
	padding: 0px;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;

}

li
{

	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;


}

.BotNavText
{
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
/*-------------------------------------Home Page Styles----------------------------------------*/

.HomepageBanner
{
	background-color: #FFFFFF;
	background-image: url(Images/Core/HomepageBanner.jpg);
	background-repeat: no-repeat;
}	
.HomepageTopMenu
{
	background-color: #386BD0;
}
.HomepageContent
{
	background-color: #FFFFFF;
	/*padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;*/

}

.HomepageRightPanel
{
	background-color: #E3E6EB;

}

.HomepageFooter
{
	background-color: #E3E6EB;
}
.HomeH1
{
	font-family: Verdana;
	font-size: 21px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	margin-top: 9px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 12px;
	display: block;
}

.HomeH2
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
	color: #a17a06;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 4px;
	display: block;
}

.HomeTextBlue
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #0448d1;
	margin-left: 0px;
	margin-right: 0px;
	display: block;
}

.HomeTextBlack
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
}

.phonenum
{
	font-family: Verdana;
	font-size: 21px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 12px;
	display: block;
}

/*--------------------------------------Subpage Styles-----------------------------------------*/
.SubpageBanner
{
	background-color: #FFFFFF;
	background-image: url(Images/Core/SubpageBanner.jpg);
	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: 14pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffc0cb;
	display: block;
}

.SubH2
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
.SubH3
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}

.SubText
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}

.SubTextWhite
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	display: block;
}

.SubTextNoMargin
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}

.SubTextIndented
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}


/*--------------------------------------Footer Styles----------------------------------------- */

.FooterMenu
{
	margin-left: 0px;
}

.Footer
{
	font-family: Arial, Verdana,  Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	color: #183668;
	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: underline;
	color: #ffc0cb;
}

.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: #ffffff;
	padding-top: 5px;	
}

.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: #ffc0cb;
	text-decoration: none;
}

a.Breadcrumbs, a.Breadcrumbs:hover, a.Breadcrumbs:visited
{
	font-family: Verdana, Sans-Serif;
	font-size: 7pt;
	font-weight: normal;
	color: #ffffff;
	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: #FFFFFF;

}

li
{

	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;


}

