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: Times New Roman;
	font-size: 14px;
	color: #006bae;
	font-weight: bold;
	text-decoration: underline;
}

ul
{	
	padding: 0px;
	margin: 15px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-family: Times New Roman;
	font-size: 14px;
}

li
{

	font-weight: normal;
	text-decoration: none;
	font-family: Times New Roman;
	font-size: 14px;
	color: #000000;
}

.HomeLogo
{
	background: url(Images/HomeLogo.jpg) no-repeat;
}

.HomeBanner
{
	background: url(Images/HomeBanner.jpg) no-repeat;
}

.PlainPurple
{
	background: #8970b2;
}

.PlainCream
{
	background: #FFEED6;
}

.HomeTestimonialTop
{
	background-image: url(Images/HomeTestimonialTop.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.HomeTestimonialBottom
{
	background-image: url(Images/HomeTestimonialBottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.HomeBottomRepeat
{
	background: url(Images/HomeBottomRepeat.jpg) repeat-x;
	padding-top: 10px;
}

.InnerLogo
{
	background: url(Images/InnerLogo.jpg) no-repeat;
}

.InnerBanner
{
	background: url(Images/InnerBanner.jpg) no-repeat;
}

/*----------------------------Homepage Rotator------------------------------*/

.HomeRotatorText
{
	color: #256397;
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;
}

.HomeRotatorText2
{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	display: block;
}

.HomeRotatorH1
{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}

/*-------------------------------------Home Page Styles----------------------------------------*/

.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: 20px;
	font-weight: bold;
	color: #E58352;
}

.HomeH2
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #899BA4;
	display: block;
}

.HomeText
{
	font-family: Times New Roman;
	font-size: 14px;
	color: #000000;
}

.HomeTextBold
{
	font-family: Times New Roman;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.HomeTextBlue
{
	font-family: Times New Roman;
	font-size: 14px;
	color: #077e7c;
}

.HomeText2Bold
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.HomeText2
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

.TestimonialText
{
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	line-height: 25px;
}

.TestimonialName
{
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
}

/*--------------------------------------Subpage Styles-----------------------------------------*/

.SubpageTopMenu
{
	background-color: #386BD0;
}

.SubpageContent
{
	background-color: #FFFFFF;
}

.SubpageLeftPanel
{
	background-color: #E3E6EB;
}

.SubpageFooter
{
	background-color: #E3E6EB;
}

.SubH1
{
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #E58352;
}

.SubH2
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	display: block;
}

.SubText
{
	font-family: Times New Roman;
	font-size: 14px;
	color: #000000;
}

/*--------------------------------------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
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #077e7c;
}

.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: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: Bold;	
	color: #151760;
	background-color: Transparent;
	text-decoration: none;
	margin-left: 0px;
}
	
.SecondaryNav
{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: normal;	
	color: #256397;
	background-color: Transparent;
	text-decoration: none;
	text-align: left;
	line-height: 19px;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 0px;
	margin-bottom: 5px;
	display: block;
}

.SecondaryNav_sel
{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: normal;	
	color: #256397;
	background-color: Transparent;
	text-decoration: underline;
	text-align: left;
	line-height: 19px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	display: block;
}

.SecondaryNav_sel2
{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 13px;
	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: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 13px;
	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: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 13px;
	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;
}

.TNav
{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 16px;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
	font-weight: normal;
}

.TNavSep
{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 16px;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
	font-weight: normal;
}

.MenuItem0
{
	color: #006B98;
	font-family: Verdana;
	font-size: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 183px;
	padding-left: 10px;
	text-decoration: none;
	font-weight: normal;
}

.MenuItemOver0
{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 183px;
	padding-left: 10px;
	background: #164E7F;
	cursor: hand;
	cursor: pointer;
	font-weight: normal;
	text-decoration: none;
}

.MenuItemSelected0
{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 183px;
	padding-left: 10px;
	background: #164E7F;
	cursor: hand;
	cursor: pointer;
}

.BNav
{
	color: #077e7c;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
}

.DLNav0
{
	color: #006B98;
	font-family: Verdana;
	font-size: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 183px;
	padding-left: 25px;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

.DLNavSelected0
{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 183px;
	padding-left: 25px;
	background: #164E7F;
	cursor: hand;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

.DLNav1
{
	cursor: hand;
	cursor: pointer;
	color: #006B98;
	font-family: Verdana;
	font-size: 13px;
	width: 183px;
	text-decoration: none;
	font-weight: normal;
	padding-left: 35px;
	display: block;
}

.DLNav1Selected
{
	cursor: hand;
	cursor: pointer;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 13px;
	width: 183px;
	text-decoration: none;
	font-weight: normal;
	padding-left: 35px;
	background: #164E7F;
	display: block;
}
/*--------------------------------------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;
}

.MenuItem0
{
	color: #006B98;
	font-family: Verdana;
	font-size: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 183px;
	padding-left: 20px;
}

.MenuItemOver0
{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 183px;
	padding-left: 20px;
	background: #164E7F;
	cursor: hand;
	cursor: pointer;
}

.MenuItemSelected0
{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 183px;
	padding-left: 20px;
	background: #164E7F;
	cursor: hand;
	cursor: pointer;
}
.DLNav0
{
	color: #006B98;
	font-family: Verdana;
	font-size: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 155px;
	padding-left: 25px;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

.DLNavSelected0
{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 155px;
	padding-left: 25px;
	background: #164E7F;
	cursor: hand;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

.DLNav1
{
	cursor: hand;
	cursor: pointer;
	color: #006B98;
	font-family: Verdana;
	font-size: 13px;
	width: 143px;
	text-decoration: none;
	font-weight: normal;
	padding-left: 35px;
	display: block;
}

.DLNav1Selected
{
	cursor: hand;
	cursor: pointer;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 13px;
	width: 143px;
	text-decoration: none;
	font-weight: normal;
	padding-left: 35px;
	background: #164E7F;
	display: block;
}