body {
	margin: 0;
	padding: 0;
	font-size: 82%;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../graphics/background.gif) repeat-x;
}

.clear1:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clear1 { display: inline-block; }
/* \*/
.clear1 { display: block; }
/* */

#popup { background: none; padding: 0 2em; }
#popup p { font-size: 110%; }

#large {
	font-size: 100%;
}

img {
	border: 0;
}

a, h1 {
	color: #870099;
}
a.button {
	text-decoration: none;
	float: left;
	background: #870099;
	color: white;
	margin-top: 15px;
	padding: 0 15px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
}

h1 {
	font-size: 230%;
	font-weight: normal;
}

h2 {
	font-size: 130%;
}


/* Generic classes */

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}

.alignright {
	text-align: right;
}

.printonly {
	display: none;
	visibility: hidden;
}

.hidden { position: absolute; left: -100000px; }

/* Main template */

#wrapper {
	width: 994px;
	margin: 0 auto;
}

#header {
	height: 172px;
	position: relative;
}

#logo {
	position: absolute;
	top: 8px;
	left: 8px;
}

#quote {
	position: absolute;
	top: 53px;
	left: 180px;
}

#options {
	position: absolute;
	top: 80px;
	right: 26px;
	text-align: right;
}
#options ul {
	margin: 0;
	padding: 0;
}
#options li {
	list-style-type: none;
	display: inline;
}
#options p {
	position: absolute;
	top: 40px;
	right: -10px;
	font-size: 12px;
	width: 190px;
	text-align: right;
}
#options p span {
	float: left;
	font-weight: bold;
}
#options p a {
	float: left;
	width: 42px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	position: relative;
	top: -14px;
	left: 5px;
	background: url(../graphics/font_size.png) no-repeat;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
#options p a.small {
	font-size: 14px;
}
#large p a.small {
	color: #870099;
	text-decoration: underline;
}
#options p a.large {
	font-size: 22px;
	color: #870099;
	text-decoration: underline;
}
#large #options p a.large {
	color: black;
	text-decoration: none;
}

#main {
	background: url(../graphics/main2.gif) no-repeat;
	background-repeat: no-repeat;
	min-height: 191px;
	padding: 30px 50px;
}
* html #main {
	height: 191px;
}

#main div.clear1 { #padding: 2em 0 0; }

#content div.right {
	float: right;
	padding-top: 20px;
	width: 320px;
}
* html #content div.right { width: auto; float: none; }
#content div.left { float: left; width: 280px; }

#content div.noform {
	margin-left: 20px;
	#margin-top: 35px;
}

#sidebar { float: left; width: 180px; padding: 7px 0 0; }
#sidebar ul { margin: 0; padding: 0; list-style-type: none; border-top: 1px solid #f3e6f5; }
#sidebar ul ul { border-top: 0; }
#sidebar li { border-bottom: 1px solid #f3e6f5; }
#sidebar li a, #sidebar li.nav_active ul li a { display: block; zoom: 1; padding: 7px 5px; background: white; text-decoration: none; }
#sidebar li a:hover, #sidebar li.nav_active ul li a:hover { background: #f3e6f5; }
#sidebar li.nav_active a, #sidebar li.nav_active a:hover, #sidebar li.nav_active ul li.nav_active a, #sidebar li.nav_active ul li.nav_active a:hover { background: #f3e6f5; }
#sidebar li ul li a, #sidebar li.nav_active ul li a { padding: 7px 5px 7px 20px; }

#sidebar li ul { margin: 2px 0 -2px; }

#content { position: relative; margin: 0 0 0 210px; }

#footer {
	background: url(../graphics/footer2.gif) no-repeat;
	min-height: 81px;
	padding: 5px 50px;
	#padding: 20px 50px 15px 50px;
	font-size: 90%;
	color: #838383;
	margin-top: -20px;
}
* html #footer {
	height: 81px;
	margin-top: -10px;
}
#footer div {
	border-top: 1px solid #858383;
	#padding-top: 4px;
	position: relative;
	top: 10px;
	#top: 0;
}
* html #footer div { height: 81px; }
#footer p {
	float: left;
	margin-top: 5px;
	#margin-top: auto;
}
#footer p a {
	color: #838383;
}
#footer ul {
	float: right;
	margin: 8px 0 0;
	padding: 0;
}
#footer li {
	display: inline;
}
#footer li a {
	float: left;
	padding-left: 25px;
	margin-left: 15px;
	height: 12px;
}
#footer li a.email {
	background: url(../graphics/mail.gif) no-repeat;
}
#footer li a.print {
	background: url(../graphics/print.gif) no-repeat;
}


/* styles */

form {
	background: url(../graphics/form.gif) repeat-x;
	min-height: 351px;
	position: relative;
	padding: 20px;
	margin-bottom: -20px;
}
* html form {
	height: 351px;
}
form div.tl, form div.tr {
	line-height: 0;
	width: 14px;
	height: 14px;
	position: absolute;
	top: 0;
	z-index: 1;
}
form div.tl {
	left: 0;
	background: url(../graphics/form_tl.gif) no-repeat;
}
form div.tr {
	right: 0;
	background: url(../graphics/form_tr.gif) no-repeat;
}

fieldset {
	border: 0;
	position: relative;
	z-index: 2;
}
fieldset div {
	clear: left;
	border-bottom: 1px solid #dbb3e1;
	padding: 15px 0;
}
fieldset div.submit {
	border-bottom: 0;
}
fieldset div div {
	clear: none;
	margin-left: 200px;
	border-bottom: 0;
	padding: 0 0;
}
fieldset div div div {
	margin-left: 0;
}
fieldset div span {
	font-style: italic;
	margin-left: 10px;
}

label {
	float: left;
	width: 200px;
	font-size: 110%;
	font-weight: bold;
	line-height: 30px;
}
label.inline { float: none; width: auto; font-weight: normal; font-size: 100%; line-height: 1.2em; }

input, select {
	font-size: 130%;
	height: 25px;
	padding-top: 2px;
	line-height: 25px;
}
input.checkbox { height: auto; padding-top: 0; line-height: 1.2em; }
input {
	
}
select {
	width: 250px;
	#width: auto;
	text-align: center;
	font-size: 100%;
}
select option {
	text-align: center;
	margin: 0 auto;
}
input.button, input.reset {
	padding-top: 0;
	line-height: 1em;
}
input.button {
	background: #870099;
	color: white;
	border: 0;
	font-weight: bold;
	padding: 0 20px;
	height: 30px;
	line-height: 30px;
}
input.reset {
	background: transparent;
	border: 0;
	text-decoration: underline;
	color: #870099;
	height: 30px;
	line-height: 30px;
}

#results {
	width: 640px;
	border-left: 1px solid #dbb3e1;
	position: relative; left: -365px; top: 50px; margin: 0 0 60px;
}
* html #results { left: 0; top: 0; }


th, td {
	border-bottom: 1px solid #dbb3e1;
	padding: 7px 0 7px 10px;
}
th {
	text-align: left;
}

div.right h2 {
	border-left: 1px solid #e0bde5;
	border-bottom: 1px solid #e0bde5;
	margin: 0;
	font-weight: normal;
	padding: 2px 0 2px 10px;
	font-size: 190%;
}
div.noform h2 {
	border-left: 0;
	border-bottom: 0;
	margin: 2.1em 0 0;
	font-weight: bold;
	padding: 0;
}

table.provider {
	float: left;
	width: 650px;
	border-left: 1px solid #e0bde5;
	border-bottom: 1px solid #e0bde5;
}
table.provider th, table.provider td {
	border-bottom: 0;
	vertical-align: top;
	padding: 5px 10px;
}

td.divider {
	border-left: 1px solid #e0bde5;
}
tr.divider td {
	border-bottom: 1px solid #e0bde5;
}
td.title {
	width: 120px;
	font-weight: bold;
}

#last_updated {
	clear: left;
	position: relative;
	top: 20px;
	font-size: 90%;
	color: #870099;
}

#pagination {
	border: 1px solid #e0bde5;
	height: 30px;
	padding: 0 5px;
	margin-top: 20px;
	float: right;
	width: 628px;
	position: relative; left: -45px;
}
#pagination div {
	width: auto;
	line-height: 2em;
}
#pagination div.left {
	float: left;
}
#pagination div.right {
	float: right;
	padding-top: 0;
	white-space: nowrap;
}
#pagination ul {
	float: right;
	margin: 0;
	padding: 0;
	height: 2em;
	line-height: 2em;
	position: relative;
	top: -23px;
	#top: 0;
}
* html #pagination ul { top: -23px; }
#pagination li {
	list-style-type: none;
	display: inline;
	float: left;
}
#pagination a, #pagination strong {
	float: left;
	padding: 0 4px;
}

#comingsoon {
	text-align: center;
	margin-top: 50px;
}

.centerlogo {
	left: 340px !important;
}

div.help { position: absolute; right: 20px; top: 15px; font-size: 150%; }

table
{ 
	font-size: 100%;
}

div.form fieldset { padding: 0 0 2em; }
div.form legend { display: block; padding: 0 0 0.3em; float: none; font-weight: bold; font-size: 160%; }
div.form label { font-size: 100%; color: #555; }
div.form label.inline { float: none; width: auto; }
div.form input.text, div.form textarea { width: 400px; }
div.form input.text { padding: 2px; height: auto; }
div.form textarea { height: 120px; }
div.form ul.column { margin: 0; padding: 0; list-style-type: none; float: left; width: 200px; }
div.form ul.column input.checkbox { float: left; }
div.form ul.column label { float: none; padding: 0.2em 0 0; display: block; margin: 0 0 0 20px; width: 170px; white-space: normal; line-height: 1.2em; font-size: 90%; color: #777; }
div.form ul.column li { clear: left; padding: 0 0 0.5em; }
div.form p { clear: left; }
div.form input.checkbox { padding: 0; height: auto; line-height: auto; }
div.form input, div.form select, div.form textarea { font-size: 100%; font-family: Arial, Helvetica, sans-serif; }

#member-bar { padding: 5px 10px; background: #f3e7f5; }
#member-bar span { float: right; }

#provider-view h3.profile { position: relative; margin: 0 0 1em; #margin: 0 0 -0.5em; padding: 10px; background: #ebebeb; font-size: 1.3em; width: 664px; text-align: justify; }
* html #provider-view h3.profile { margin: -4em 0 -0.5em; }
#provider-view h3.profile a.smoothbox { position: absolute; right: 0; top: -41px; display: block; height: 40px; line-height: 40px; width: 111px; zoom: 1; background: url(../graphics/help-link.gif) no-repeat; text-align: center; text-decoration: none; color: black; }
#provider-view h3.profile a.smoothbox strong { float: none; font-size: 1em; color: #870099; }
#provider-view h3.profile strong { float: left; font-size: 0.8em; }
#provider-view h3.profile small { float: left; width: 490px; margin: 0 0 0 1em; font-weight: normal; font-size: 0.8em; }

#provider-view td,
#provider-view th { padding: 0 1em 0.5em 0; border: 0; vertical-align: top; }
#provider-view td.label { color: #7f7d7c; white-space: nowrap; }
#provider-view td.value { width: 100%; }
#provider-view td ul { margin: 0 0 0 1.5em; padding: 0; list-style-image: url(../graphics/bullet-tick.gif); }
* html #provider-view td ul li { padding: 0 0 0 0.3em; }

#provider-view div.leftside { float: left; width: 315px; padding: 10px; background: url(../graphics/provider-view-left.gif) repeat-x; }

#provider-view div.rightside { float: right; width: 335px; }
#provider-view div.rightside td { padding: 0.5em 1em 0.5em 0; border-bottom: 1px solid #ebebeb; }