#container_main {
	width: 1000px;
	background-color: #1B2A36;
	margin-top: -15px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #1A2A36;
	background-image: url(../images/headerBG.png);
	background-repeat: repeat-x;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 18px;
	width: 1000px;
	float: left;
	margin-bottom: 10px;
}
#header_tall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #1A2A36;
	background-image: url(../images/headerBG-double.png);
	background-repeat: repeat;
	font-weight: bold;
	text-align: center;
	padding-bottom: 1px;
	line-height: 12px;
	padding-top: 10px;
}
#content_main {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	width: 1000px;
}
#footer_splash {
	background-image: url(../images/footerBG.png);
	background-repeat: repeat-x;
	height: 250px;
	color: #8DC034;
	background-attachment: fixed;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	z-index: 50;
	visibility: visible;
	background-color: #1B2A36;
	padding-top: 20px;
	top: -15px;
}
#footer {
	background-image: url(../images/footerBG.png);
	background-repeat: repeat-x;
	color: #8DC034;
	background-attachment: fixed;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	z-index: 50;
	visibility: visible;
	background-color: #1B2A36;
	padding-top: 20px;
	float: left;
	width: 1000px;
	padding-bottom: 30px;
}
#footer2 {
	background-image: url(../images/footerBG.png);
	background-repeat: repeat-x;
	height: 250px;
	color: #8DC034;
	background-attachment: fixed;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	z-index: 50;
	visibility: visible;
	background-color: #1B2A36;
	position: relative;
	padding-top: 20px;
	top: -45px;
}

a img {
border: 0;
}

body {
	background-color: #1B2A36;
	text-align: center;
	font-size: 15px;
	line-height: 18px;
}
#subheader {
	text-align: left;
	height: 130px;
	width: 1000px;
	float: left;
}
#main_info {
	background-color: #FFF;
	padding-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #1b2a36;
	text-align: left;
	z-index: 10;
	float: left;
	width: 1000px;
}

#header a:link {
	color:#1b2a36;
	text-decoration: none;
	font-style: normal;
	text-transform: uppercase;
}
#header a:visited {
	color:#1b2a36;
	text-decoration: none;
	font-style: normal;
	text-transform: uppercase;
}

#header a:hover {
	color:#FFF;
	text-decoration: none;
	font-style: normal;
	text-transform: uppercase;
}
#header a:active {
	color:#FFF;
	text-decoration: none;
	font-style: normal;
	text-transform: uppercase;
}
#header_tall a:link {
	color:#1b2a36;
	text-decoration: none;
	font-style: normal;
	text-transform: uppercase;
}
#header_tall a:visited {
	color:#1b2a36;
	text-decoration: none;
	font-style: normal;
	text-transform: uppercase;
}
#header_tall a:hover {
	color:#FFF;
	text-decoration: none;
	font-style: normal;
	text-transform: uppercase;
	text-align: right;
}
#header_tall a:active {
	color:#FFF;
	text-decoration: none;
	font-style: normal;
	text-transform: uppercase;
	text-align: right;
}
a:link {
	color: #4AB919;
	font-style: italic;
}
a:visited {
	color: #4AB919;
}
a:hover {
	color: #1B2A36;
}
a:active {
	color: #4AB919;
}
a.greenwhite:link {
	color: #4AB919;
	font-style: italic;
}
a.greenwhite:visited {
	color: #4AB919;
}
a.greenwhite:hover {
	color: #FFF
}
a.greenwhite:active {
	color: #4AB919;
	text-align: center;
}
a.linkwhite:link {
	color: #FFF;
	text-decoration: none;
}
a.linkwhite:visited {
	color: #FFF;
	text-decoration: none;
}
a.linkwhite:hover {
	color: #FFF;
	text-decoration: underline;
}
a.linkwhite:active {
	color: #FFF;
	text-decoration: none;
}
.left_image {
	z-index: 10;
	float: left;
	padding-right: 10px;
	width: 375px;
	vertical-align: top;
	background-color: #FFF;
}
.left_image p {
	margin-top:0;
	margin-bottom:10px;
}
.left_image2 {
	overflow: visible;
	position: relative;
	z-index: 10;
	left: 0px;
	visibility: visible;
	top: -30px;
	float: left;
	height: 1100px;
	padding-right: 25px;
}
.right_image {
	float: right;
	width: 225;
	padding-left: 15px;
	text-align: left;
}
.right_image_bordered {
	float: right;
	width: 225;
	text-align: left;
	border: 1px solid #49B619;
	padding: 3px;
	margin-left: 15px;
}
.left_image_bottomed {
	background-position: bottom;
	position: absolute;
	left: -75px;
	top: 250px;
}
#text_left_column {
	width: 300px;
	float: left;
	position: absolute;
}
#text_right_column {
	width: 300px;
	position: relative;
	left: 325px;	
}
#text_columns {
	margin-bottom: 30px;
	width: 650px;
}
#disclaimer {
	font-size: 9px;
	color: #FFF;
	text-align: left;
	font-style: italic;
	padding-right: 25px;
	padding-left: 25px;
	float: left;
}
#sign_up {
	background-color: #39AE00;
	float: left;
	width: 230px;
	margin-right: 0px;
	height: 97px;
	padding-top: 3px;
	padding-left: 10px;
	text-align: left;
	border: 1px solid #FFF;
	color: #FFF;
	background-image: url(../images/sign-upBG.jpg);
	background-repeat: no-repeat;
	font-size: 13px;
	padding-right: 85px;
}
.indent25 {
	padding-left: 25px;
	display: block;
}
.bold {
	font-weight: bold;
}
h1 {
	font-size: 20px;
	color: #1B2A36;
}
.subheads {
	font-size: 17px;
	font-weight: bold;
	color: #12639B;
}
td {
	vertical-align: top;
	text-align: left;
}
#main_info_text {
	background-color: #FFF;
	float: left;
	width: 590px;
	padding-right: 25px;
}
.portal_select {
	width: 330px;
	color: #1B2A36;
	background-image: url(../images/portal_bg.png);
	height: 475px;
	background-repeat: no-repeat;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.portal_select_physician_wrapper {
	border: 1px solid #1874AC;
	width: 350px;
	float: left;
	text-align: center;
	padding: 10px;
}
.portal_select_patient_wrapper {
	border: 1px solid #1874AC;
	width: 350px;
	float: right;
	text-align: center;
	padding: 10px;
}
.clear_both {
	clear: both;
}
#portal_main_wrapper {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
}
.portal_select_physician {
	background-image: url(../images/portal_bg-physicians.png);
	background-repeat: no-repeat;
	vertical-align: top;
	height: 475px;
	width: 330px;
	padding: 10px;
}
.portal_select_patient {
	background-image: url(../images/portal_bg-patient.png);
	background-repeat: no-repeat;
	padding: 10px;
	height: 475px;
	width: 330px;
}
.shift_up60 {
	position: relative;
	top: -30px;
}
#left_cover {
	background-color: #1B2A36;
	width: 100px;
	position: absolute;
	left: -50px;
	height: 900px;
}
.text_white {
	color: #FFF;
}
.border_padded {
	border: 1px solid #2D8A00;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.align_left {
	text-align: left;
}
.left_div {
	float: left;
	height: auto;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	white-space: normal;
	background-color: #1B2A36;
	margin-bottom: 10px;
	text-align: center;
}
.right_div {
	float: right;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.right_col {
	float: right;
	height: auto;
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.underline {
	text-decoration: underline;
}
#header_right {
	float: right;
	width: 337px;
	text-align: center;
	font-size: 14px;
}
.text_red {
	color: #F00;
}
form {
	margin: 0px;
	padding: 0px;
}
.align_right {
	float: right;
}
.flowplayer {
	margin-left: 10px;
}
.text_green {
	color: #35A200;
}
.box-padded {
	padding: 10px;
}

