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;
}

.HomeBanner
{
	background: url(Images/HomeBanner.jpg) no-repeat;
}

.PNavBackground
{
	background: url(Images/PNavBackground.jpg) no-repeat;
}

.HomeTopBreak
{
	background: url(Images/HomeTopBreak.jpg) no-repeat;
}

.LeftBorder
{
	background: url(Images/LeftBorder.jpg) repeat-y;
}

.RightBorder
{
	background: url(Images/RightBorder.jpg) repeat-y;
}

.BottomRightBorder
{
	background: url(Images/BottomRightBorder.jpg) repeat-y;
}

.BottomLeftBorder
{
	background: url(Images/BottomLeftBorder.jpg) repeat-y;
}

.BottomBorder
{
	background: url(Images/BottomBorder.jpg) no-repeat;
}

.HomeControlLeft
{
	background: url(Images/HomeControlLeft.jpg) no-repeat;
}

.HomeControlRight
{
	background: url(Images/HomeControlRight.jpg) no-repeat;
}

.InnerLeft
{
	background: url(Images/InnerLeft.jpg) no-repeat;
}

.InnerRight
{
	background: url(Images/InnerRight.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: Arial;
	font-size: 14px;
	color: #2F63A3;
}

.HomeH2
{
	font-family: Arial;
	font-size: 14px;
	color: #A22200;
}

.HomeH3
{
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}

.HomeText
{
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}

.HomeTextLink
{
	font-family: Arial;
	font-size: 14px;
	color: #2F63A3;
	text-decoration: underline;
}

.HomeTextSmallBold
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.HomeTextSmall
{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

.HomeTextSmallLink
{
	font-family: Arial;
	font-size: 12px;
	color: #1A5599;
	text-decoration: underline;
	font-weight: normal;
}

.HomeH2Small
{
	font-family: Arial;
	font-size: 12px;
	color: #A22200;
	font-weight: bold;
}

/*--------------------------------------Subpage Styles-----------------------------------------*/

.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: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	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
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.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;
}

.MenuItem0
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	margin-right: 20px;
}

.MenuItemOver0
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	margin-right: 20px;
	cursor: pointer;
	cursor: hand;
}

.MenuItemSelected0
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	margin-right: 20px;
}

.SubMenu0
{
	margin-top: 8px;
}

.MenuItem1
{
	color: #5D5C05;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	border: solid 1px #B44E33;
	width: 90px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #FFFFFF;
}

.MenuItemOver1
{
	color: #B44E33;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	border: solid 1px #B44E33;
	width: 90px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer;
	cursor: hand;
	background: #FFFFFF;
}

.BNav
{
	color: 1A5599;
	font-family: Arial;
	font-size: 10px;
	margin-right: 8px;
	margin-left: 8px;
	cursor: hand;
	cursor: pointer;
}

/*--------------------------------------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;
}