@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


body {
	background-color: #E4DFD7;
	background-image: url(images/top_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
	line-height: 14px;
}
a, a:active, a:visited, a:link {
	color:#005499;
	text-decoration: underline;
}
a:hover {
	color:#333333;
	text-decoration: underline;
}
strong {
	font-weight:bold;
}
em, i {
	font-style:italic;
}
span.footnote {
	font-size:9px;
	color: #666;
	vertical-align:top;
	margin-left:2px;
}
#container {	
	width: 968px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header span {
	display:none;
}
#header h1 {
	background-image: url(images/halftablettitle.png);
	display: block;
	height: 59px;
	width: 254px;
	margin: 0px;
	padding: 0px;
	float: left;
	cursor: hand;
	cursor: pointer;
	background-image: url(images/halftablettitle_ie6.gif);
}
#header h5 {
	background-image: url(images/uhclogo.png);
	display: block;
	padding: 0px;
	height: 59px;
	width: 178px;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor: hand;
	cursor: pointer;
	_background-image: url(images/uhclogo_ie6.gif);
}
#whitebox {
	background-color: #f6f2e8;
	border: 5px solid #FFFFFF;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 14px;
}
#topnav {
	display: block;
	margin-bottom: 25px;
}
#topnav li {
	display: inline;
	float: left;
}
#topnav li.alignright {
	float: right;
	margin-right:5px;
}
#topnav li a {
	background-image: url(images/bluearrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 23px;
	margin-right: 6px;
}
#topnav li a.first {
	background-position: -8px center;
	padding-left: 16px;
}
#sidenav {
	float:left;
	margin-right:14px;
}
#sidenav li {
	margin-bottom: 4px;
}
#sidenav li a {
	background-image:url(images/navbuttons.png);
	display: block;
	height: 40px;
	width: 200px;
	color: #073595;
	text-decoration: none;
	line-height: 40px;
	padding-left: 28px;
	font-size: 15px;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	_background-image:url(images/navbuttons_ie6.jpg);
}
#sidenav li a:hover {
	color: #FFFFFF;
	background-position: 0px -40px;
}
#sidenav a.current {
	background-position: 0px -40px;
	color: #FFFFFF;
	cursor:default;
}
#mainarea {
	float: left;
	width: 692px;
	margin-bottom: 15px;
}
#legalbelowmain {
	float: right;
	width: 692px;
	margin-top:0px;
	margin-bottom:20px;
	font-size: 10px;
	color: #666666;
}
#mainareatop {
	background-image: url(images/mainareatop.jpg);
	height: 12px;
	width: 692px;
}
#mainareatophome {
	background-image: url(images/mainareatophome.jpg);
	width: 682px;
	padding:5px;
	padding-bottom:15px;
}
#myFlashContent {
	position:relative;	
	z-index:1;
}
#mainareatop span, #mainareabottom span {
	display:none;
}
#mainareamiddle {
	background-image: url(images/mainareamiddle.jpg);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 24px;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow : hidden;
	min-height:400px;
	_height : 1%;
}
#mainareamiddle {
	line-height: 18px;
}
#mainareamiddle p {
	margin-bottom: 15px;
}
#mainareamiddle p.legal {
	font-size: 10px;
	color: #666;
	margin-bottom: 6px;
	line-height: 14px;
}
#mainareamiddle table {
	margin-bottom: 15px;
}
#mainareamiddle table td {
	padding: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	text-align: left;
	vertical-align: top;
}
.tableheader {
	background-color: #1D3595;
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
	padding-top: 4px;
}
.tableheader span {
	display:block;
	margin-top: 4px;
	margin-bottom: 4px;
}
.archiveheader td {
	background-color: #e4dfd7;
	font-weight:bold;
	font-size: 12px;
	text-align:left;
}
.oddrow {
	background-color: #f6f2e8;
}
.evenrow {
	background-color: #e4dfd7;
}
a.insidebutton {
	background-image: url(images/insidebuttonright.jpg);
	background-position: right 0px;
	color: #073595 !important;
	text-decoration: none !important;
	display: block;
	float: left;
	padding-right:10px;
	height:29px;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight:bold;
	margin-bottom:30px;
	margin-right:4px;
}
a.insidebutton:hover {
	background-position:right -29px;
	text-decoration: none;
	color:#FFFFFF;
}
a.insidebutton span {
	background-image: url(images/insidebuttonleft.jpg);
	display: block;
	line-height: 23px;
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 12px;
}
a.insidebutton:hover span {
	background-position: left -29px;
	color:#FFFFFF;
}
#mainareabottom {
	background-image: url(images/mainareabottom.jpg);
	height: 20px;
	width: 692px;
}
h2 {
	line-height:30px;
	font-size: 26px;
	color: #303030;
	margin-bottom: 20px;
	margin-top:8px;
}
#mainareamiddle .introtext{
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 18px;
	line-height: 28px;
}
.individualfeature {
	display: block;
	float: left;
	width: 322px;
	padding-bottom: 15px;
}
.individualfeature h4 {
	display: block;
	padding-top: 3px;
	padding-bottom: 15px;
	font-weight:bold;
}
.individualfeature p {
	padding-bottom: 0px;
}
.individualfeature ul {
	margin-bottom: 10px;
}
.individualfeature ul li {
	list-style-type: disc;
	margin-left: 16px;
}
#orange {
	background-image: url(images/orangebottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: 4px;
}
#orange span {
	background-image: url(images/orangetop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	padding-right: 12px;
	padding-left: 12px;
	height: 100%;
	overflow:hidden;
	_height:1%;
}
#green {
	background-image: url(images/greenbottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: 0px;
}
#green span {
	background-image: url(images/greentop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	padding-right: 12px;
	padding-left: 12px;
	height: 100%;
}
#yellow {
	background-image: url(images/yellowbottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: 0px;
}
#yellow span {
	background-image: url(images/yellowtop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	padding-right: 12px;
	padding-left: 12px;
	height: 100%;
}
body .linklist li a {
	margin:0px;
	padding:0px;
	background-image: url(images/bluearrow.gif);
	background-repeat: no-repeat;
	background-position: -8px center;
	display: block;
	padding-left: 20px;
	margin-right: 6px;
}
body .linklist li {
	padding:0px;
	margin:0px;
	border-bottom: solid 1px #FFFFFF;
	list-style-type: none;
}
#footerleft {
	float:left;
	display:block;
	width:600px;
	margin-top: 5px;
	margin-bottom: 30px;
	font-size: 10px;
	color: #666666;
}
#footerright {
	float:right;
	display:block;
	width:250px;
	margin-top: 5px;
	margin-bottom: 30px;
	font-size: 10px;
	color: #666666;
	text-align:right;
}
#footerleft p, #footerright p {
	margin-top:5px;
}
#footerleft a , #footerright a{
	color: #666666;
}
#breadcrumb {
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #b8bcd7;
	margin-bottom: 25px;
	padding-bottom: 4px;
}
#breadcrumb a {
	text-decoration: none;
}
#breadcrumb .alignright {
	float: right;
}
.clearer {
	clear:both;
}
.qtip a.qtip-button {
	color:#FFFFFF;
}
.qtip .qtip-content {
	line-height:18px;
}
#mainareamiddle dl {
	margin-top:10px;
}
#mainareamiddle dt {
	font-weight:bold;
	margin-bottom:10px;
	margin-top:25px;
}
#mainareamiddle dd {
	margin-bottom:10px;
	margin-left:30px;
}
#mainareamiddle ul {
	margin-top:10px;
}
#mainareamiddle li {
	list-style-type:disc;
	margin-left:30px;
	margin-bottom:5px;
}
#mainareamiddle table td.left {
	text-align: left;
}
#mainareamiddle table td.top {
	vertical-align: top;
}
.icon {
	float: left;
	margin-right: 25px;
	width: 80px;
	margin-left: 15px;
	margin-bottom: 25px;
}
.steps {
	float: left;
	width: 475px;
	font-size: 13px;
}
.steps p {
	margin-left:21px;
}
h3 {
	font-size: 18px;
	color: #1D3595;
	padding-bottom: 5px;
	padding-top: 5px;
}
#mainareamiddle .textlabel {
	font-size: 18px;
	color: #1D3595;
	width: 150px;
	display: block;
	float: left;
	line-height: 30px;
	margin-bottom: 15px;
}
#mainareamiddle .textinput {
	float: left;
	padding: 4px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #383838;
}
label.error { 
	float: none; 
	color: red; 
	padding-left: 15px; 
	line-height: 30px;
}
#calculator {
	color: #white;
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
	z-index:100;
}
#calcinside {
	background-color: #f6f2e8;
	border:solid 6px #FFFFFF;
	padding:20px;
	margin-left: -155px;
	position: absolute;
	top: -160px;
	left: 50%;
	width: 310px;
	height: 320px;
	visibility: visible;
	text-align:left;
	-moz-box-shadow: 2px 2px 7px #ada799;
	-webkit-box-shadow: 2px 2px 7px #ada799;
	box-shadow: 2px 2px 7px #ada799;

}
#calculator h3 {
	color:#303030;
	font-size:26px;
	margin-top:5px;
	margin-bottom:10px;
}
#calculator h4 {
	color:#073595;
	font-size:17px;
	border-bottom:solid 2px #073595;
	padding-bottom:4px;
	padding-top:10px;
	margin-bottom:10px;
	clear:both;
}
#calculator p {
	line-height:35px;
	color:#303030;
	clear:both;
}
#calculator label {
}
#calculator input {
	float:right;
	background-color:#cecac0;
	background:url(images/calculatordollarsign.gif) no-repeat left center;
	border:0px;
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#303030;
	padding:5px;
	padding-left:16px;
	width:75px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#calculator input.highlight {
	background:url(images/calculatordollarsignhi.gif) no-repeat left center;
	color:#FFFFFF;
}
#calculator input.highlighttotal {
	color:#303030;
}
#calculator p.theannualsavings {
	color:#303030;
	font-size:16px;
	border-top:solid 2px #073595;
	padding-top:10px;
	margin-top:10px;
	clear:both;
}
#calculator #closebutton {
	width:20px;
	height:20px;
	background-color:#303030;
	background-image:url(images/closebutton.gif);
	position:absolute;
	top:-16px;
	right:-16px;
	z-index:120;
	border:solid 3px #FFFFFF;
	-moz-box-shadow: 2px 2px 4px #ada799;
	-webkit-box-shadow: 2px 2px 4px #ada799;
	box-shadow: 2px 2px 4px #ada799;
}
#calculator #closebutton:hover, #calculator .hover {
	background-image:url(images/closebutton2.gif);
	cursor:pointer;
}
#fadebackground {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 30;
	background-color:#e4dfd7;
	visibility: visible;
	-ms-filter: “progid:DXImageTransform.Microsoft.Alpha(Opacity=80)”;
	filter: alpha(opacity=80);
	-khtml-opacity: 0.8;
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.superscript {
	vertical-align: super;
}
.reg {
    font-size:75%;
    vertical-align:super;
    text-decoration:none
}
