body 
{
	margin: auto;
	padding: 0px;
}

H1
{		
	font-family: Arial, 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, 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, Verdana, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;	
	color: #000000;
	margin-bottom: 0px;
}

p
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;	
	color: #000000;
}

a
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

ul
{	
	padding: 0px;
	margin: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 18px;
}

li
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 18px;
}

.ResourcesText
{
	color: #256397;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

/*-------------- Backgrounds --------------*/
.SubLeftBackground
{
	background: url(Images/SubLeftBackground.jpg) repeat-y;
}

.PNavBackground
{
	background-color: #B29B5B;
	border-top: solid 1px #72ACDE;
	border-bottom: solid 1px #72ACDE;
}

.ContentBackground
{
	border-left: solid 1px #72ACDE;
}

.BNavBackground
{
	border-top: solid 1px #72ACDE;
	border-bottom: solid 1px #72ACDE;
}

.RightBackground
{
	background-color: #E1E7EC;
	border-left: solid 1px #72ACDE;
	border-bottom: solid 1px #72ACDE;
}

.RightPadding
{
	padding-left: 5px;
	padding-right: 5px;
	background-color: Transparent;
}

.PlainGray
{
	background: #E3E6EB;
}

/*-------------------------------------Home Page Styles----------------------------------------*/

.HomepageBanner
{
	background-color: Transparent;
	background-repeat: no-repeat;
	background-image: url(Images/Core/HomepageBanner.jpg);
}	

.GoldGradient
{
	background-color: Transparent;
	background-repeat: repeat-y;
	background-image: url(Images/Core/GoldGradient.jpg);
}

.HomepageTopMenu
{
	background-color: #386BD0;
}

.HomepageContent
{
	background-color: #FFFFFF;
}

.HomepageMenuBG
{
	background-color: Transparent;
	background-repeat: no-repeat;
}

.HomepageRightRepeat
{
	background-color: #256397;
}

.HomepageRightPanel
{
	background-color: #ffffff;
	background-repeat: repeat-y;
	background-position: right top;
}

.HomepageFooter
{
	background-color: Transparent;
	background-repeat: no-repeat;
}

.HomepageLeft
{
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: left top;
}

.HomeH1
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #2B608F;
}

.HomeH2
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #899BA4;
	display: block;
}

.HomeText
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.HomeLinkBlack
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

.HomeLinkRed
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #B22222;
}

.NewsH1
{
	color: #2B608F;
	font-family: Trebuchet MS, Verdana;
	font-size: 14px;
}

.NewsText
{
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
}

.TestimonialText
{
	color: #2B608F;
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	display: block;
}

/*--------------------------------------Subpage Styles-----------------------------------------*/
.SubpageBanner
{
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(Images/Core/SubpageBanner.jpg);
}

.SubpageTopMenu
{
	background-color: #386BD0;
}

.SubpageContent
{
	background-color: #FFFFFF;
}

.SubpageLeftPanel
{
	background-color: #E3E6EB;
}

.SubpageFooter
{
	background-color: #E3E6EB;
}

.SubH1
{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #256397;
	display: block;
}

.SubH2
{
	font-family: Trebuchet MS, Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #2B608F;
	display: block;
}


}

.SubText
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 18px;
}

/*--------------------------------------Footer Styles----------------------------------------- */

.FooterMenu
{
	margin-left: 0px;
	margin-top: 9px;
}

.Footer
{
	font-family: Arial, Verdana,  Sans-Serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding-left: 5px;
}

.FooterOver
{
	font-family: Arial, Verdana,  Sans-Serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding-left: 5px;
}

.FooterSeparator
{
	font-family: Arial, Verdana,  Sans-Serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding-left: 5px;
}

/*--------------------------------------Common Styles--------------------------------------------*/

.Copyright, a.Copyright
{
	font-family: Trebuchet MS, Verdana;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #A7A9AC;
}

.Table
{
	padding-left: 50px;
}

/*--------------------------------------Breadcrumb Styles----------------------------------------*/

.Breadcrumb_List
{
	margin-right: 5px;
	margin-top: 5px;
}

#Breadcrumbs
{
	font-family: Verdana, Sans-Serif;
	font-size: 7pt;
	font-weight: normal;
	color: #656565;
	text-decoration: none;
}

a.Breadcrumbs, a.Breadcrumbs:hover, a.Breadcrumbs:visited
{
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: #26237B;
	text-decoration: none;
}

.BreadcrumbsNoLink
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;	
	text-decoration: none;
	color: #656565;
}

/*--------------------------------------Secondary Styles-------------------------------------------*/

.LeftMenu
{
	margin-top: 40px;
	width: 139px;
}

.SecondaryNavTitle
{
	font-family: Trebuchet MS, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #2B608F;
	text-decoration: none;
	margin-left: 5px;
	display: block;
}
	
.SecondaryNav
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;	
	color: #000000;
	background-color: Transparent;
	text-decoration: none;
	text-align: left;
	margin-top: 3px;
	margin-left: 5px;
	padding-right: 0px;
	margin-bottom: 3px;
	display: block;
}

.SecondaryNav_sel
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;	
	color: #000000;
	background-color: Transparent;
	text-decoration: none;
	text-align: left;
	margin-top: 3px;
	margin-left: 5px;
	padding-right: 0px;
	margin-bottom: 3px;
	display: block;
}

.SecondaryNav_sel2
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: normal;	
	color: #343885;
	background-color: Transparent;
	text-decoration: underline;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: block;
}

.SecondaryNavSubMenu
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: normal;	
	color: #335B7A;
	background-color: Transparent;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-left: 15px;
	padding-right: 0px;
	margin-bottom: 0px;
	display: block;
}

.SecondaryNavSubMenu_sel
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: normal;	
	color: #335B7A;
	background-color: Transparent;
	text-decoration: underline;
	text-align: left;
	margin-top: 0px;
	margin-left: 15px;
	padding-right: 0px;
	margin-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;
}

.MenuItem0
{
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
}

.MenuItemOver0
{
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	cursor: pointer;
	cursor: hand;
	background: #2B608F;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
}

.MenuItemClicked0
{
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	cursor: pointer;
	cursor: hand;
	background: #2B608F;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
}

.MenuItemSelected0
{
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	cursor: pointer;
	cursor: hand;
	background: #2B608F;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
}

.TNav
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana;
	font-size: 14px;
	margin-right: 5px;
	margin-left: 5px;
}

.BNav
{
	color: #2B608F;
	font-family: Trebuchet MS, Verdana;
	font-size: 11px;
	margin-right: 5px;
	margin-left: 5px;
}

.BNavOver
{
	color: #B22222;
	font-family: Trebuchet MS, Verdana;
	font-size: 11px;
	margin-right: 5px;
	margin-left: 5px;
	cursor: pointer;
	cursor: hand;
}

/*--------------------------------------Site Map Styles------------------------------------------*/

.sitemap_content
{
	margin-left: 100px;
}

a.sitemap
{
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;	
	text-decoration: none;
	line-height: 20px;
	display: block;
}

a.sitemap_sub1
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;	
	text-decoration: none;
	padding-left: 15px;
	line-height: 15px;
	display: block;
}

a.sitemap_sub2
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;	
	text-decoration: none;
	padding-left: 30px;
	line-height: 15px;
	display: block;
}

a.sitemap_sub3
{
	color: #000000;
	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;
	display: block;
}

/* 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
{	
	padding: 0px;
	margin: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 18px;
}

li
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 18px;
}

