/*
============================================================
2/17/05 | 9:53 AM
------------------------------------------------------------
Sonar creates homepage style
------------------------------------------------------------
	version1 
============================================================
*/



HTML
{
	background-color: #523B30;
	color: black;
	background-repeat: repeat-y;
	background-image: url(../Images/Home/Rows/background.jpg);
	background-position: center;
}

BODY
{
	background-color: #523B30;
	color: black;
	border-color: BLACK;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	background-repeat: repeat-y;
	background-image: url(../Images/Home/Rows/background.jpg);
	background-position: center;
}

A, ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, H1, H2, H3, H4, H5, H6, LI, MENU, OL, P, TD, TH, UL
{
	font-family: sans-serif;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
}

LI
{
	margin-left: 2.5em;
	margin-bottom: 10px;
	margin-right: 2.5em;
	font-size: 9pt;
	color: #333;
	line-height: 150%;
}


a:link
{
	color: blue;
	text-decoration: none;
}

a:visited
{
	color: purple;
	text-decoration: none;
}

a:hover
{
	color: blue;
	text-decoration: underline;
}

a:active
{
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6
{
	margin: 0em 0em .5em 0em;
	padding: 0em 0em 0em 0em;
	font-weight: bold;
	line-height: 100%;
	color: #507490;
	text-align: left;
}

h1
{
	margin: 0em .5em .5em 0em;
	color: black;
}

p
{
	margin-bottom: 1em;
	line-height: 1.33em;
	text-align: left;
}

a:link
{
	color: #036;
	text-decoration: none;
	text-align: left;
}

a:visited
{
	color: #030;
	text-align: left;
}

a:hover
{
	color: #366;
	text-decoration: underline;
	text-align: left;
}

a:active
{
	text-decoration: underline;
	text-align: left;
}

/*
	Top Nav
*/


.topNav
{
	padding-right: 10px;
	width: 710px;
	height: 20px;
	background-color: #F8900C;
	color: #FFF;
	font-size: 8pt;
	text-align: right;
	line-height: 150%;
}

/*
	Rules
*/


.greenRule
{
	width: 710px;
	height: 5px;
	background-color: #060;
}

.blueRule
{
	width: 710px;
	height: 5px;
	background-color: #071C4A;
}


/*
	Core Navbar
*/

.coreNavbar
{
	margin-top: 0px;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 0px;
	font-size: 7.5pt;
	text-align: left;
	color: #fff;
	border-bottom: 0px solid transparent;
	border-top: 0px solid transparent;
	border-right: 0px solid transparent;
	border-left: 0px solid transparent;
	white-space: nowrap;
	background-repeat: repeat-x;
	background-image: url(../Images/Home/Columns/coreNavBk.jpg);
	background-color: transparent;
	clear: both;
}

.coreNavbar a
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	padding-right: 9px;
	text-decoration: none;
	background-color: transparent;
}

.coreNavbar a:link
{
	color: black;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	padding-right: 9px;
	text-decoration: none;
	background-color: transparent;
	border-top: 0px solid #FC6;
	border-right: 0px solid black;
}

.coreNavbar a:visited
{
	color: black;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	padding-right: 9px;
	text-decoration: none;
	background-color: transparent;
	border-top: 0px solid #FC6;
	border-right: 0px solid black;
}

.coreNavbar a:hover
{
	color: black;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	padding-right: 9px;
	text-decoration: none;
	background-color: transparent;
	border-top: 0px solid #FC6;
	border-right: 0px solid black;
}

.coreNavbar a:active
{
	color: black;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	padding-right: 9px;
	text-decoration: none;
	background-color: transparent;
	border-top: 0px solid black;
	border-right: 0px solid black;
}




/*
	Search & SigniN
*/


.signIn
{
	background-color: #FFF;
	height: 32px;
	font-size: 9pt;
	color: #666;
	line-height: 181%;
}


.highlight { background: #FFFF40; }
.searchheading { font-size: 10PT; font-weight: bold; }
.summary { font-size: 9PT; font-style: italic; } 
.results { font-size: 100%; }
.category { color: #999999; }
.description { font-size: 9PT; color: #008000; }
.context { font-size: 9PT; }
.infoline { font-size: 8pt; font-style: normal; color: #999;}
.sorting { text-align: right; }
.result_title { font-size: 9pt; }
.zoom_searchform { font-size: 9pt; }
.zoom_options { font-size: 9pt; }
input.zoom_button {  }
input.zoom_searchbox {  }		




/*
	User Heds
*/

.visitor
{
	width: 140px;
	height: 25px;
	background-color: #ED001E;
}

.visitor p
{
	color: #FFF;
	font-size: 9pt;
	text-align: center;
	font-weight: 800;
	line-height: 200%;
}

.visitor a:link
{
	color: #FFF;
}

.visitor a:visited
{
	color: #FFF;
}

.visitor a:hover
{
	color: #FFF;
}

.visitor a:active
{
	color: #FFF;
}



.member
{
	width: 140px;
	height: 25px;
	background-color: #FF7308;
	color: #fff;
	font-size: 9pt;
	text-align: center;
	font-weight: 800;
	line-height: 200%;
}

.member p
{
	color: #FFF;
	font-size: 9pt;
	text-align: center;
	font-weight: 800;
	line-height: 200%;
}

.member a:link
{
	color: #FFF;
}

.member a:visited
{
	color: #FFF;
}

.member a:hover
{
	color: #FFF;
}

.member a:active
{
	color: #FFF;
}


.employer
{
	width: 140px;
	height: 25px;
	background-color: #C25706;
	color: #fff;
	font-size: 9pt;
	text-align: center;
	font-weight: 800;
	line-height: 200%;
}

.employer p
{
	color: #FFF;
	font-size: 9pt;
	text-align: center;
	font-weight: 800;
	line-height: 200%;
}

.employer a:link
{
	color: #FFF;
}

.employer a:visited
{
	color: #FFF;
}

.employer a:hover
{
	color: #FFF;
}

.employer a:active
{
	color: #FFF;
}


.provider
{
	width: 140px;
	height: 25px;
	background-color: #C1B68B;
	color: #fff;
	font-size: 9pt;
	text-align: center;
	font-weight: 800;
	line-height: 200%;
}

.provider p
{
	color: #FFF;
	font-size: 9pt;
	text-align: center;
	font-weight: 800;
	line-height: 200%;
}

.provider a:link
{
	color: #FFF;
}

.provider a:visited
{
	color: #FFF;
}

.provider a:hover
{
	color: #FFF;
}

.provider a:active
{
	color: #FFF;
}


.payor
{
	width: 140px;
	height: 25px;
	background-color: #4BB590;
	color: #fff;
	font-size: 9pt;
	text-align: center;
	font-weight: 800;
	line-height: 200%;
}

.payor p
{
	color: #FFF;
	font-size: 9pt;
	text-align: center;
	font-weight: 800;
	line-height: 200%;
}

.payor a:link
{
	color: #FFF;
}

.payor a:visited
{
	color: #FFF;
}

.payor a:hover
{
	color: #FFF;
}

.payor a:active
{
	color: #FFF;
}



/*
	Content
*/




.content
{
	margin-left: 33px;
	margin-right: 5px;
}

.content h1
{
	padding-right: 2em;
	padding-top: 1em;
	color: #063;
	font-size: 12pt;
}

.content h2
{
	margin: 0em 0em 0em 0em;
	padding-right: 2em;
	color: #930;
	font-size: 11pt;
}

.content h3
{
	margin: 10px 0em 0em 0em;
	padding-right: 2em;
	color: #666;
	font-size: 9.5pt;
}

.content h4
{
	margin: 0em 0em 0em 0em;
	padding-right: 2em;
	color: #666;
	font-size: 9pt;
}

.content h5
{
	margin: 0em 0em .5em 0em;
	padding-right: 2em;
	color: #666;
	font-size: 8.5pt;
}

.content p
{
	margin: .25em 0em 10px 0em;
	padding-right: 2em;
	font-size: 9pt;
	color: #333;
	line-height: 151%;
}

.content a
{
	color: #00F;
	text-decoration: underline;
	font-size: 9pt;
}

.content a:hover
{
	color: #666;
	text-decoration: underline;
}

.content a:visited
{
	color: #90F;
	text-decoration: underline;
}

.callout
{
	background-color: white;
	padding: 0px;
	margin-right: 4px;
	margin-bottom: 5px;
	font-size: 7.25pt;
	border-color: #999;
	border-width: 0px;
	border-style: solid;
}

.callout p
{
	padding: 5px 15px 5px 15px;
	line-height: 161%;
	color: #333;
}

.callout a
{
	color: #00F;
}

