/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	background-color:#ffffff;
	margin: 5px;
}

/*-------------- HEADER ---------------------------- */
#skipLink {
	display: none;
}
#header h1 {
	font-size: 18px;
	margin-bottom: 10px;
}
#header h2 {
	font-size: 16px;
	margin-bottom: 20px;
}
/*--------- MAIN NAVIGATION  ---------*/
#primaryNav {
	display: none;
}


/*-------------- CONTENT-STANDARD ---------------------------- */
#RHSColumn {
	display: none;
}

#mainColumn h2 {
	font-size: 14px;
}
#mainColumn h3 {
	font-size: 12px;
}
#mainColumn p {
	margin-bottom: 20px;
}
#mainColumn .highlight {
	font-weight: bold;
}
#mainColumn .contentBox {
	border: solid 1px #dad5cf;
	background-color: #f8f7f5;
	margin-bottom: 20px;
	padding: 17px 17px 0px 17px;
}
#mainColumn .contentBox h3
{
	font-size: 12px;
	margin-bottom: 17px;
}
#mainColumn ul {
	margin-bottom: 20px;
	padding-left: 20px;
}

/*-------------- FOOTER ---------------------------- */
#footer {
	padding-top: 25px;
}
#footerMands {
	display: none;
}
/*-------------- hOME ---------------------------- */
#SectionListing {
	display: none;
}
#AgencySearch {
	display: none;
}
#ContentIntro h2 {
	font-size: 14px;
}
#ContentIntro p {
	margin-bottom: 20px;
}
#MainText h2 {
	font-size: 14px;
}
#MainText h3 {
	font-size: 12px;
}
#MainText p {
	margin-bottom: 20px;
}
#MainText .highlight {
	font-weight: bold;
}
#MainText .contentBox {
	border: solid 1px #dad5cf;
	background-color: #f8f7f5;
	margin-bottom: 20px;
	padding: 17px 17px 0px 17px;
}
#MainText .contentBox h3
{
	font-size: 12px;
	margin-bottom: 17px;
}
#MainText ul {
	margin-bottom: 20px;
	padding-left: 20px;
}
/*-------------- LINKS ---------------------------- */
#Content h2 {
	font-size: 14px;
	margin-bottom: 20px;
}

#mainColumn .highlight {
	font-weight: bold;
}
/*-------------- CONTACT ---------------------------- */
#ContentLower h3 {
	font-size: 12px;
	font-weight: bold;
}
#ContactText h3 {
	font-size: 12px;
	font-weight: bold;
}

#ResultsTitle {
	margin-bottom: 10px;
}
#ResultsTitle h3 {
	font-size: 12px;
	font-weight: bold;
}