/* HTML Tags */
body {margin:0px; font:12px Arial, Helvetica, sans-serif; color:#fff;  background-color:#fff;}
A {
	text-decoration: none;
}
A:Link, A:Visited {
	color: #5789a2;
}
A:Hover {
	color: skyblue;
}
input.button{color:#ffffff;	background:#414141;	font:bold 11px Arial, Helvetica, sans-serif; text-decoration:none; padding:10px 10px; margin:0px 5px 5px 0;	border:1px solid #000000;}
input.button:hover{cursor:pointer; color:#cccccc;}
input#submitBtn {
	margin: 0;
	margin-left: 135px;
	margin-bottom: 10px;
	float: left;
	display: block;
	clear: both;
}
#form-contactUs-container {
	background:url(../images/top_bg_color.gif) repeat-x 0px top; margin:0 !important; margin-top: 10px !important; width:100%; padding: 0; padding-top: 10px; display: block; clear:both; text-align:center; border:1px solid #afc3d1;
}
.form-contactUs-input-row {
	display: block;
	clear: both;
}
.form-contactUs-input-label {
	width: 120px;
	height: 22px;
	text-align: left;
	font-weight: bold;
	color: #3e658e;
	float: left;
	margin: 0;
	margin-right: 1px;
	margin-bottom: 5px;
	padding: 2px;
	padding-left: 10px;
}
.form-contactUs-input-text {
	width: 220px;
	height: 22px;
	float: left;
	margin: 0;
	margin-bottom: 5px;
	border: 1px solid #5789a2;
}
option { font-size: 7.5pt; }
/* /HTML Tags */

/* Global classes */
.clearAll { clear: both; }
.floatLeft { float: left; }
.floatRight { float: right; }
.inline { display: inline; }
.alignLeft { text-align: left; }
.alignRight { text-align: right; }
.mid-column-header-content { font-size: 18pt; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; height: 35px; width: 85%  }
.column-content { font-size: 8pt; text-align: justify;}
.copyright { color: #aaa; }
.hRule { border:0;border-bottom: 1px solid #3e658e; }
.redAlert { color: red; }
.lbsBlue { color:#3e658e; }
.lbsGray { color: gray; }
.siteImageLeft { margin:0;margin-right:20px;border:1px solid #afc3d1;padding: 10px; }
.siteImageRight { margin:0;margin-left:20px;border:1px solid #afc3d1;padding: 10px; }
/* /Global classes */

/* Element IDs */
#container-back{background:url(../images/bottom_bg_color.gif) repeat-x 0px bottom; margin:auto; height:auto; width:auto;}
#container {margin:0px auto; width:1001px; }
/*#containerMiddle { width: 891px; margin-top:30px; margin-left: auto; margin-right: auto; display:block; clear: both; }*/
#containerMiddle { width: 90%; margin-top:30px; margin-left: auto; margin-right: auto; display:block; clear: both; }

#mid-left-column { width: 575px; margin-right: 1px; }
#mid-left-column-header { background:url(../images/box_mid.gif) repeat-x top left; height:35px; }
#mid-left-column-content { color: #000; font-size: 10pt; margin: 0; margin: 10px; margin-top: 0; }
#mid-left-column-content H4, 
#mid-left-column-content H3 { color:#3e658e; }
#mid-left-column-content P { font-size: 9pt;}

#mid-right-column { width: 320px; }
#mid-right-column-header { background:url(../images/box_mid.gif) repeat-x top left; height:35px; }
#mid-right-column-container { background:url(../images/top_bg_color.gif) repeat-x 0px bottom; margin:0; margin-left:10px; height:160px; width:100%; display: block; clear:both; text-align:center; border:1px solid #afc3d1;}
#mid-right-column-content { color: #000; font-size: 10pt; margin: 10px; margin-top: 0; }
#mid-right-column-content H4, 
#mid-right-column-content H3 { color:#3e658e; }

#home-footer-container { width: 881px; height:233px; margin-left: auto; margin-right: auto; margin-top:40px; display:block; clear: both; }
#home-footer-left { background:url(../images/home-footer-bg-left.png) no-repeat; width: 641px; height:232px; }
#home-footer-right { background:url(../images/home-footer-bg-right.png) no-repeat; width: 239px; height:233px; }

#footer { width:891px; margin:0; margin-top:10px; margin-left: auto; margin-right: auto; font-size: 8pt; color: #000;}
#footer-left { margin-left: 20px; width:47%; }
#footer-right { margin-right: 20px; width:47%; text-align: right; }

#gettingStartedOuterContainer {
	height: 50%;
	position: relative;
}
#gettingStarted {
	list-style: none;
	margin-top: 30px;
	margin-left:auto;
	margin-right:auto;
}
#gettingStarted li {
	text-align: center;
	width: 75%;
	/*margin-left: -30px;*/
}
.gettingStartedItem {
	color: #c0c0c0;
	font-size: 14pt;
	text-align: center;
}
#getStartedInnerContainer {
	text-align: center;
	position: absolute;
}

#paymentOptionInsurance, #paymentOptionSelfPay {
	width: 48%;
}
/* /Element IDs */
