a:link, a:visited, a:active {
	font-family : Arial, Helvetica, sans-serif;
	color : #FDCA61;
}
a:hover {
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
}

.splashBodyDefault {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

a.splashBodyLink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #0000FF;
}

a.splashTitleLink P
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : maroon;
}

.topText {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 9px;
    color : #311C09;
}

.topbarDate {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #FFFFFF;
}

.topbarText {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 8px;
    font-weight : normal;
    color : #7F0000;
}

.topbarPulldown {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ad5704;
	background-color: #ffffff;
}

.formButton {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	background-color: #E0A728;
}
.formButtons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #D99700;
	color: #010138;
}
.formButtonUpgradeYes {
font-family : Arial, Helvetica, sans-serif;
font-size : 15px;
font-weight : bold;
color : #000000;
background-color: #E0A728;
width: 50px;
}
.formButtonUpgradeNo {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : bold;
color : #000000;
background-color: #E0A728;
width: 50px;
}

.formButtonDisabled {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #EEEEEE;
	background-color: #E0A728;
}

.frontSubtitlecopy {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #9C9281;
}

.frontSubtitlecopyBrown {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #AF5400;
}

.frontSubtitlePulldown {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	width : 100px;
}

.frontSubtitleInputbox {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	width : 100px;
}

.frontBottomcopy {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #AF5400;
}

.subTitle {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 18px;
	color : #FFFBF2;
}

.subTitleServertime {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
	color : #FFFFFF;
}

.subBodySubtitleDefault {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight:  bold;
	color : #FFFBF2;
}	
	
.subBodySubtitleStrong {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight:  bold;
	color : #FFCA62;
}	

.subBodyDefault {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFBF2;
}

.subBodyBlack {
 	font-family : Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	color : #000000;
}
.subBodyGold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FDCA61;
}

.subBodyBlackSmall {
 	font-family : Arial, Helvetica, sans-serif;
 	font-size: 9px;
 	color : #000000;
}

.subBodySmaller {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10px;
    color : #FFFFFF;
}

.mailTableText {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #FFFBF2;
    border-width : 1px 0px 1px 0px; 
}
    
	
.subBodyDefaultSpaced {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFBF2;
	line-height : 140%;
}	

.subBodyStrong {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFCA62;
}

.subBodyStrongSpaced {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFCA62;
	line-height : 140%;
}

a.subBodyLink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FDCA61;
}

a.subBodyLink:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #FFE566;
}

.subBodyDotted {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FDCA61;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none; 
}

.subBodyDottedWhite {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none; 
}

a.subBodyLinkDark {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #010031;
}

a.subBodyLinkDark:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline;
	color : #012391;
}

a.subBodyLinkWhite {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
}

a.subBodyLinkWhite:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #FFFFFF;
}

a.subBodyLinkSmall {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FDCA61;
}

a.subBodyLinkSmall:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #FFE566;
}


.subBodyAlt1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FEE098;
}

.subBodyFooter {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFBF2;
}

.text5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFBF2;
}

.subPulldown {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #222222;
}

.subPulldownBlack {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #222222;
}

.subFormelementSmall {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #222222;
}
.subPulldown200 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #222222;
	width : 200px;
}



.subPreviousnext {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 12px;
	color : #3E0302;
}

.subPreviousnext:hover {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 12px;
	color : #FFFFFF;
}


.subLeftbarTitle {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 11px;
	color : #E9BC61;
}

.subLeftbarTitleSmall {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 9px;
	color : #E9BC61;
}

.subLeftbarTitleAlt {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 11px;
	color : #FFFFFF;
}

a.subLeftbarTitleLink {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 11px;
	color : #E5B85C;
}

a.subLeftbarTitleLink:hover {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 11px;
	color : #996610;
}

.subLeftbarBody {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 11px;
	color : #FFEECC;
}

.subLeftbarBodyStrong {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 11px;
	color : #E5B85C;
}

.subLeftbarBodyWeak {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 11px;
	color : #CCB699;
}
a.subLeftbarLink {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 11px;
	color : #E5B85C;
}

a.subLeftbarLink:hover {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 11px;
	color : #FFCC66;
}

	
a.subLeftnavLinkGold {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 11px;
	color : #FAC96C;
}

a.subLeftnavLinkGold:hover {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 11px;
	color : #FFFFFF;
}

a.subLeftnavLinkWhite {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 11px;
	color : #FFFFFF;
}

a.subLeftnavLinkWhite:hover {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 11px;
	color : #FAC96C;
}

.subBodyBlack {
 	font-family : Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	color : #000000;
}
.subBodyBlackStrong {
 	font-family : Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	color : #000000;
	font-weight: bold;
}

.subhead
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-variant: normal;
	font-size: 14px;
}

.bigWhite {
    font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
    font-size : 14px;
    color : #FFFFFF;
}

.heading {
    font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
    font-size : 14px;
    color : #FFFFFF;
}

.bigGold {
    font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
    font-size : 14px;
    color : #FDCA61;
}

.hugeGold {
    font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
    font-size : 18px;
    color : #FDCA61;
}

a.whiteLink {
    font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 14px;
	color : #FFFFFF;
}

a.bigWhiteLink {
    font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
    font-size : 16px;
    color : #FFFFFF;
}

.hugeWhite {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
}

a.bigGoldLink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #FDCA61;
    font-weight : bold;
}

a.bigGoldLink:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
    font-weight : bold;
	color : #FFF2AB;
}

.blue {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #0000FF;
}

.maroontcc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900514;
	font-weight: bold;
}
 
.maroontccHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #900514;
	font-weight: bold;
}

.maroon {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #aa0011;
	font-weight: bold;
}

.subHeadingMaroon {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #aa0011;
	font-weight: bold;
}

a.maroon {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #aa0011;
}
a.maroon:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #aa0011;
}

a.maroon:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #cc0011;
}




a.bigblue:link, a.bigblue:visited, a.bigblue:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #0000FF;
}
a.bigblue:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
}



a.offerLink
{
	font-family : Arial, Helvetica, sans-serif;
    color: #FFCA62;
    font-weight: normal;
    font-variant: normal;
    font-size: 14px;
}

a.offerLink:hover
{
	font-family : Arial, Helvetica, sans-serif;
    color: #FFCA62;
    font-weight: normal;
    font-variant: normal;
    font-size: 14px;
}

a.offerLink:visited
{
	font-family : Arial, Helvetica, sans-serif;
    color: #FFCA62;
    font-weight: normal;
    font-variant: normal;
    font-size: 14px;
}

.pricingLeft
{
    border-style:solid;
    color: #D9A66C;
    border-right-width:1px;
    border-left-width:0px;
    border-top-width:0px;
    border-bottom-width:0px;
}

.pricingMiddle
{
    border-style:solid;
    color: #D9A66C;
    border-right-width:1px;
    border-left-width:1px;
    border-top-width:0px;
    border-bottom-width:0px;
}

.pricingRight
{
    border-style:solid;
    color: #D9A66C;
    border-left-width:1px;
	border-right-width:0px;
    border-top-width:0px;
    border-bottom-width:0px;

}
.pricingLeftTop
{
    border-style:solid;
    color: #D9A66C;
    border-right-width:1px;
    border-left-width:0px;
    border-top-width:1px;
    border-bottom-width:0px;
}

.pricingMiddleTop
{
    border-style:solid;
    color: #D9A66C;
    border-right-width:1px;
    border-left-width:1px;
    border-top-width:1px;
    border-bottom-width:0px;
}

.pricingRightTop
{
    border-style:solid;
    color: #D9A66C;
    border-left-width:1px;
	border-right-width:0px;
    border-top-width:1px;
    border-bottom-width:0px;

}
.pricingLeftTopBottom
{
    border-style:solid;
    color: #D9A66C;
    border-right-width:1px;
    border-left-width:0px;
    border-top-width:1px;
    border-bottom-width:1px;
}

.pricingMiddleTopBottom
{
    border-style:solid;
    color: #D9A66C;
    border-right-width:1px;
    border-left-width:1px;
    border-top-width:1px;
    border-bottom-width:1px;
}

.pricingRightTopBottom
{
    border-style:solid;
    color: #D9A66C;
    border-left-width:1px;
	border-right-width:0px;
    border-top-width:1px;
    border-bottom-width:1px;

}
.pricingLeftBottom
{
    border-style:solid;
    color: #D9A66C;
    border-right-width:1px;
    border-left-width:0px;
    border-top-width:0px;
    border-bottom-width:1px;
}

.pricingMiddleBottom
{
    border-style:solid;
    color: #D9A66C;
    border-right-width:1px;
    border-left-width:1px;
    border-top-width:0px;
    border-bottom-width:1px;
}

.pricingRightBottom
{
    border-style:solid;
    color: #D9A66C;
    border-left-width:1px;
	border-right-width:0px;
    border-top-width:0px;
    border-bottom-width:1px;

}

.bg1 {
	background-color: #702900;
	font-size: 12px;
}
.bg2 {
	background-color: #8A3300;
	font-size: 12px;
}	
.bg3 {
	background-color: #DBB76A;
	font-size: 12px;
}
.bg4 {
	background-color: #E1D3B8;
	font-size: 12px;
}
.bg5 {
	background-color: #ECD9B0;
	font-size: 12px;
}
.bg6 {
	background-color: #E0C385;
	font-size: 12px;
}

td.l {
	border-right: 0px;
}
td.r {
	border-left: 0px;
}
.subhead
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-variant: normal;
	font-size: 14px;
}

.subheadBrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #712B00;
	font-weight: bold;
	font-variant: normal;
}

.topContentText
{
	font-family : Arial, Helvetica, sans-serif;
    color: 808080;
    font-weight: normal;
    font-variant: normal;
    font-size: 10px;
}


.topContentText a
{
	font-family : Arial, Helvetica, sans-serif;
    color: bd5f0c;
    font-weight: normal;
    font-variant: normal;
    font-size: 12px;
	text-decoration: none;
}



.topContentText a:hover
{
	font-family : Arial, Helvetica, sans-serif;
    color: #CAA865;
    font-weight: normal;
    font-variant: normal;
    font-size: 12px;
	text-decoration: none;
}

#topContentTextNew
{
	font-family : Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-weight: normal;
    font-variant: normal;
    font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: middle;
}


#topContentTextNew a
{
	font-family : Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-weight: normal;
    font-variant: normal;
    font-size: 13px;
	text-decoration: underline;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

#topContentTextNew a:hover
{
	font-family : Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-weight: normal;
    font-variant: normal;
    font-size: 13px;
	text-decoration: underline;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:center;
}

td.topBottomBorder {
	border-right: 0px;
	border-left: 0px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #D9A66C;
}
td.topBorder {
	border-right: 0px;
	border-left: 0px;
	border-top: 1px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #D9A66C;
}
td.topLeftRightBorder {
	border-right: 1px;
	border-left: 1px;
	border-top: 1px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #D9A66C;
}
td.goldLeftBorder {
	border-right: 0px;
	border-left: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #D9A66C;
}
td.goldRightBorder {
	border-right: 1px;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #D9A66C;
}
td.bottomBorder {
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #D9A66C;
}
td.bottomLeftRightBorder {
	border-right: 1px;
	border-left: 1px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #D9A66C;
}
td.topBottomRightBorder {
	border-right: 1px;
	border-left: 0px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #D9A66C;
}
td.topBottomLeftBorder {
	border-right: 0px;
	border-left: 1px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #D9A66C;
}
td.allBorder {
	border-right: 1px;
	border-left: 1px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #D9A66C;
}
td.leftRightBorder {
	border-right: 1px;
	border-left: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #000000;
}
td.rightBorder {
	border-right: 1px;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #000000;
}
td.leftBorder {
	border-right: 0px;
	border-left: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #000000;
}
td.leftBorder {
	border-right: 0px;
	border-left: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #000000;
}
td.main_rightBar {
	border-right: 1px;
	border-left: 1px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #ECD9B0;
}
td.light_leftRightBottomBorder {
	border-right: 1px;
	border-left: 1px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #664733;
}
td.bottom-light_leftRightBorder {
	border-right: 1px;
	border-left: 1px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #664733;
}
td.bottom-light_rightBorder {
	border-right: 1px;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #664733;
}
td.topBottom-light_leftRightBorder {
	border-right: 1px;
	border-left: 1px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #664733;
}
td.topBottom-light_rightBorder {
	border-right: 1px;
	border-left: 0px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #664733;
}
td.light_leftRightBorder {
	border-right: 1px;
	border-left: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #D9A66C;
}
td.light_rightBorder {
	border-right: 1px;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #D9A66C;
}
td.light_rightBottomBorder {
	border-right: 1px;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 1px; 
	border-style: solid;
	border-color: #664733;
}
td.light_leftBorder {
	border-right: 0px;
	border-left: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #D9A66C;
}
td.light_topBottomBorder {
	border-right: 0px;
	border-left: 0px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #664733;
}
td.light_topBorder {
	border-right: 0px;
	border-left: 0px;
	border-top: 1px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #664733;
}
td.light_bottomBorder {
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #664733;
}
a.dotted:link, a.dotted:visited, a.dotted:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FDCA61;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none; 
}
a.dotted:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none; 
}

a.dottedSmall:link, a.dottedSmall:visited, a.dottedSmall:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FDCA61;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none; 
}
a.dottedSmall:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FDCA61;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none; 
}

a.blue:link, a.blue:visited, a.blue:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #0000FF;
}
a.blue:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

a.subBodyFooterLink:link, a.subBodyFooterLink:visited, a.subBodyFooterLink:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline;
	color : #FDCA61;
}

a.subBodyFooterLink:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #FDCA61;
}

a.nav:link, a.nav:visited, a.nav:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
	color : #600F04;
}

a.nav:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
	color : #FFFFFF;
}



a.subBodySmaller:link, a.subBodySmaller:visited, a.subBodySmaller:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : underline;
	color : #FDCA61;
}

a.subBodySmaller:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #FDCA61;
}


/* ---------------------------- */
/* category and others collapse */
/* ---------------------------- */

.itemPanelClosed {
	height: 28px;
}

.itemPanelContent {
	padding: 0px 40px;
}

.itemPanelClosed DIV.itemPanelContent {
	display: none;
}

.itemPanelOpen .itemPanellegend {
	background-image: url("/images/minus.gif");
	background-position: 4px 3px;
}

.itemPanelClosed .itemPanellegend {
	background-image: url("/images/plus.gif");
	background-position: 4px 3px;
}

.itemPanelClosed .itemPanellegend {
	color: #FFCA62;
	background-repeat: no-repeat;
	padding: 8px 0px 5px 0px;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

.itemPanelOpen .itemPanellegend{
	color: #FFCA62;
	background-repeat: no-repeat;
	padding: 8px 0px 5px 0px;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

.itemPanelClosedNothing .itemPanellegend {
	color: maroon;
	background-repeat: no-repeat;
	padding: 8px 0px 5px 0px;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
}

div.sample_attachTop, a.sample_attachTop, a.sample_attachTop:link, a.sample_attachTop:visited, a.sample_attachTop:active {
  width: 90px;
  border: 0px solid black;
  background: #E0A728;
  padding: 0px 0px;
  color: #3E0302;
}
div.sample_attach, a.sample_attach, a.sample_attach:link, a.sample_attach:visited, a.sample_attach:active {
  font-size: 11px;
  width: 90px;
  font-weight: bold;
  text-decoration: none;
  border: 0px;
  background: #E0A728;
  padding: 0px 5px;
  color: #3E0302;
}
a.sample_attach:hover {
  font-size: 11px;
  width: 90px;
  font-weight: bold;
  text-decoration: none;
  border: 0px solid black;
  background: #E0A728;
  padding: 0px 5px;
  color: #ffffff;
}
a.sample_attach {
  display: block;
  border-bottom: none;
  text-decoration: none;
}

form.sample_attach {
  position: absolute;
  visibility: hidden;
  border: 1px solid black;
  background: #3E0302;
  padding: 0px 5px 2px 5px;
}

.tip {
	background: #ECD9B0;
	padding: 10px;
	font-face: arial, helvetica, sans serif;
	font-size: 12px;
	font-style: italic;
	color: #900514;
}

.tip2 {
	background: #7A3D07;
	padding: 10px;
	color: #FFFFFF;
	font-face: arial, helvetica, sans serif;
	font-size: 12px;
	border: 1px solid black;
}

.tip3 {
	background: #ECD9B0;
	padding: 10px;
	font-face: arial, helvetica, sans serif;
	font-size: 12px;
	border: 1px solid black;
}

.tip4 {
	background: #7A3D07;
	padding: 10px;
	color: #FFFFFF;
	font-face: arial, helvetica, sans serif;
	font-size: 12px;
	border: 1px solid;
}
.tip5 {
	background: #7A3D07;
	padding: 10px;
	color: #FFFFFF;
	font-face: arial, helvetica, sans serif;
	font-size: 12px;
	border: 1px solid;
	border-color: #000000;
}
.tip6 {
	background: #702900;
	padding: 10px;
	color: #FFFFFF;
	font-face: arial, helvetica, sans serif;
	font-size: 12px;
	border: 1px solid;
	border-color: #D9A66C;
}
.subhead {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        color: #712B00;
 	font-weight: bold;
        font-variant: normal;
}

