.headingHome {
	color: #890949;
	font-size: 20px;
	letter-spacing: -0.1em;
	}

.heading {
	color: #890949;
	font-size: 20px;
	letter-spacing: -0.1em;
	top: 3px; left: 27px;
	}	
 	
.heading  span {
	color: #a1a1a1;
	}
	
a:link { color: #063372}
a:visited { color: #063372}
a:hover { color: #1875BB}
a:active { color: #063372}
a.smtLink,a.smtLink:link,a.smtLink:visited,a.smtLink:hover,a.smtLink:active { color: #ffffff; text-decoration: none }

.sideSection { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #063372; line-height: 16px}
.sideEmployment { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #890949; line-height: 16px}
.mySubmit {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; border: 1px solid #999999; background: #D4D0C8}

.menuActive { background: #FFFFFF; cursor: pointer; font-weight: bold }
.menuInactive { background: #EEEAF4}

.menuCloseActive { background: #CEB4E4; cursor: pointer; font-weight: bold }
.menuCloseInactive { background: #CEB4E4}

a.sideSection:link { color: #063372; text-decoration: none }
a.sideSection:visited { color: #063372; text-decoration: none }
a.sideSection:hover { color: #1875BB; text-decoration: none }
a.sideSection:active { color: #063372; text-decoration: none }

a.sideEmployment:link { color: #890949; text-decoration: none }
a.sideEmployment:visited { color: #890949; text-decoration: none }
a.sideEmployment:hover { color: #C30C67; text-decoration: none }
a.sideEmployment:active { color: #890949; text-decoration: none }

INPUT, TEXTAREA, SELECT, OPTION, .formFont
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px
	}

.searchHeading {  color: #FFFFFF}

.smallFont { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height : 13px}

.innerCopy { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height : 16px}

.white { color: #FFFFFF}

.smtWhite { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF}
a.smtWhite:link { color: #ffffff; text-decoration: none}
a.smtWhite:visited { color: #ffffff; text-decoration: none}
a.smtWhite:hover { color: #FFFFFF; text-decoration: none}
a.smtWhite:active { color: #FFFFFF; text-decoration: none}

TD { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height : 16px}
.main { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height : 14px; padding: 12px}
.tiny { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
a.main:link { color: #7A1D42; text-decoration: underline; font-weight: bold;}
a.main:visited { color: #7A1D42; text-decoration: underline; font-weight: bold; }
a.main:hover { color: #002D62; text-decoration: underline; font-weight: bold; }
a.main:active { color: #7A1D42; text-decoration: underline; font-weight: bold; }

a.buyFeature:link { color: #E73039; text-decoration: underline; font-weight: bold;}
a.buyFeature:visited { color: #E73039; text-decoration: underline; font-weight: bold; }
a.buyFeature:hover { color: #002D62; text-decoration: underline; font-weight: bold; }
a.buyFeature:active { color: #E73039; text-decoration: underline; font-weight: bold; }


.footer { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; line-height: 13px}
a.footer:link { color: #FFFFFF; text-decoration: none}
a.footer:visited { color: #FFFFFF; text-decoration: none}
a.footer:hover { color: #FFFFFF; text-decoration: none}
a.footer:active { color: #FFFFFF; text-decoration: none}

h1.homeSecondary{ color: #063372; text-decoration: none; font-size: 12px; padding: 0px 0px 5px 0px; margin: 0px;}
a.homeSecondary:link { color: #063372; text-decoration: none }
a.homeSecondary:visited { color: #063372; text-decoration: none }
a.homeSecondary:hover { color: #1875BB; text-decoration: none }
a.homeSecondary:active { color: #063372; text-decoration: none }

H1, .mimicH1	{ font-size: 28px }
H2, .mimicH2	{ font-size: 24px }
H3, .mimicH3	{ font-size: 20px; color: #B8703D }
H4, .mimicH4	{ font-size: 16px }
H5, .mimicH5	{ font-size: 14px; font weight: bold }

.listingTable  { border: 1px solid #1777C0 }

.form { BACKGROUND-COLOR: #F2F5F9; BORDER-BOTTOM: #014F6E 1px solid; BORDER-LEFT: #014F6E 1px solid; BORDER-RIGHT: #014F6E 1px solid; BORDER-TOP: #014F6E 1px solid; COLOR: #000000; FONT-SIZE: 12px; PADDING-BOTTOM: 1px; PADDING-LEFT: 1px; PADDING-RIGHT: 1px; PADDING-TOP: 1px; overflow: hidden }

.prettyInput { border: 1px solid #999999; background-color: #FFFFFF }
.prettyInputSearch, .prettyTextarea { border: 1px solid #C0D7A9; background-color: #FFFFFF }
.prettyInputTop { border: 1px solid #588FD3; background-color: #E9F1FB }

.float { float: right; margin-top: -17px}


.error		{
		background: #FEFAF3;
		color: red;
		border: 1px solid #C3B3C6;
		padding: 10px;
		}