/*
============================================================
2/17/05 | 9:53 AM
------------------------------------------------------------
Sonar creates inside 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;
	font-size: 9.5pt;
	line-height: 150%;
	color: #333;
	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: #666;
	line-height: 150%;
	text-align: left;
}


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;
}


/*
	Cor 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%;
}


.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%;
}

.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%;
}

.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%;
}

.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%;
}



/*
	Content
*/
.content
{
	margin-left: 54px;
	margin-right: 35px;
	background-color: #FFF;
}

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

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

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

.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: #666;
	line-height: 181%;
}

.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: #fff;
	padding: 0px;
	margin-right: 60px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 8.25pt;
	border-color: #999;
	border-width: 0px;
	border-style: solid;
	text-align: right;
}

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

.callout a
{
	color: #009;
	text-align: right;
	text-decoration: underline;
}

/*
	Sidebar Top Style
*/

.SidebarTop
{
	background-color: #A6D513;
	color: #fff;
	font-size: 10pt;
	text-align: left;
	width: 175px;
	height: 25px;
}

.SidebarTop p
{
	margin: 5px 0px 0px 10px;
	padding: 4px 0px 0px 0px;
	line-height: 150%;
	font-size: 10pt;
	color: #FFF;
	text-align: left;
	font-weight: 900;
}

/*
	Sidebar Style
*/

.Sidebar
{
	padding: 0px 0px 0px 0px;
	color: #fff;
	font-size: 8pt;
	background-color: #6C0;
	text-align: left;
	width: 175px;
}

.Sidebar p
{
	border-top: #fff 1px solid;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 0px;
	background-color: #6C0;
	line-height: 100%;
	font-size: 8pt;
	color: #FFF;
	text-align: left;
	font-weight: 900;
	height: 20px;
}

.Sidebar a:link
{
	margin: 0px 0px 0px 10px;
	color: #fff;
	background-color: #6C0;
	text-align: left;
	font-size: 8pt;
}

.Sidebar a:hover
{
	margin: 0px 0px 0px 10px;
	color: #fff;
	text-decoration: underline;
	font-size: 8pt;
}

.Sidebar a:visited
{
	margin: 0px 0px 0px 10px;
	font-size: 8pt;
	color: #fff;
	text-decoration: none;
}





/*
	Required fields
*/

.red10pt
{
	color: #F00;
	font-style: italic;
	font-weight: 800;
}



/*
	New for Marks Forms
*/

div.master {
    font-size: 9pt;
    color: black;
    margin: 0 auto;
    padding: 0.5em 0.5em 0.5em 0.5em;
}

div.mycontent {
    font-size: 9pt;
    color: black;
    text-align: left;
    padding: 0em 0em 0em 0em;
}

div.header {
    color: black;
}
div.search {    
    padding: 0;
	font-size: 9pt;
	color: #666;
	line-height: 181%;
}

div.item {  
    padding: 0;
}

div.footer {
    font-size: 8pt;
    text-align: right;
}
input,select {
    background: #f2f2f2;
    border: 1px gray solid;
}
