body 
{
	width: auto;
	margin: auto;
	background-color: #00A24B;
}
/*---------------Background Styles---------------*/
.SPMenuBgRepeat
{
	background-image: url(Images/Backgrounds/SPMenuBgRepeat.jpg);
	background-repeat: repeat-x;
}

.SPCenterLeftRepeat
{
	background-image: url(Images/Backgrounds/PMCenterLeftRepeat.jpg);
	background-repeat: repeat-y;
}

.SPCenterRightRepeat
{
	background-image: url(Images/Backgrounds/SPCenterRightRepeat.jpg);
	background-repeat: repeat-y;
}

.SPCenterBottomBg
{
	background-image: url(Images/Backgrounds/SPCenterBottomBg.jpg);
	background-repeat: no-repeat;
}

.SPCenterTopBg
{
	background-image: url(Images/Backgrounds/SPCenterTopBg.jpg);
	background-repeat: no-repeat;
}

.SPCenterContentBorder
{
	border: solid 1px #00633B;
	padding: 16px 16px 16px 16px;
}

.SPBanner
{
	background-image: url(Images/SPBanner.jpg);
	background-repeat: no-repeat;
}
/*---------------Home Page Styles---------------*/
.SPHomeH1
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #00633B;
}

.SPHomeH2
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #00633B;
}

.SPHomeText
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    line-height: 18px;
    color: #000000;
}

a.SPHomeTextLink
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    text-decoration: underline;
    color: #000000;
}

a.SPHomeTextLink:Hover
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    text-decoration: underline;
    color: #00633B;
}
/*---------------Subpage Styles---------------*/
.SPSubH1
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #00633B;
}

.SPSubH2
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #00633B;
}

.SPSubText
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    text-decoration: none;
    color: #000000;
}

a.SPSubTextLink
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    text-decoration: underline;
    color: #000000;
}

a.SPSubTextLink:Hover
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    text-decoration: underline;
    color: #00633B;
}
/*---------------Footer Styles---------------*/
.SPFooterMenu
{
	padding-right: 4px;
}

.SPFooter
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size: 9px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    padding-left: 3px;
    padding-right: 3px;
}

a.SPFooter:Hover
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size: 9px;
    font-weight: bold;
    color: #46166B;
    text-decoration: none;
    padding-left: 3px;
    padding-right: 3px;
}

.SPFooterSep
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size: 9px;
    font-weight: bold;
    color: #ffffff;
}
/*--------------------------------------Secondary Styles-------------------------------------------*/
.SPsecondarynav_title
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;	
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	display: block;
	padding-right: 0px;
	padding-bottom: 2px;
	text-transform: uppercase;
}
	
.SPSecondaryNav
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;	
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	padding-left: 2px;
	padding-right: 0px;
	margin-bottom: 5px;
	display: block;
	text-transform: uppercase;
}

a.SPSecondaryNav:hover
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #00A24B;
	text-decoration: none;
	text-align: left;
	padding-left: 2px;
	padding-right: 0px;
	margin-bottom: 5px;
	display: block;
	text-transform: uppercase;
}

.SPSecondaryNav_sel
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #00A24B;
	text-decoration: none;
	text-align: left;
	padding-left: 2px;
	padding-right: 0px;
	margin-bottom: 5px;
	display: block;
	text-transform: uppercase;
}

.SPSecondaryNav_selNoHighlight
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;	
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	padding-left: 15px;
	padding-right: 0px;
	margin-bottom: 5px;
	display: block;
	text-transform: uppercase;
}

.SPSecondaryNav_sel2
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;	
	color: #00A24B;
	text-decoration: none;
	text-align: right;
	padding-left: 15px;
	display: block;
	text-transform: uppercase;
}

.SPSecondaryNavSubMenu, a.SPSecondaryNavSubMenu
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;	
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	padding-right: 0px;
	padding-left: 15px;
	display: block;
	padding-bottom: 4px;
	text-transform: uppercase;
}

a.SPSecondaryNavSubMenu:Hover
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;	
	color: #00A24B;
	text-decoration: none;
	text-align: left;
	padding-right: 0px;
	padding-left: 15px;
	display: block;
	padding-bottom: 4px;
	text-transform: uppercase;
}

.SPSecondaryNavSubMenu_sel
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;	
	color: #00A24B;
	text-decoration: none;
	text-align: left;
	padding-left: 15px;
	display: block;
	padding-bottom: 4px;
	text-transform: uppercase;
}

.SPTertiaryBackground
{
}

