div.ContactMargin {
	background-repeat: no-repeat;
	width: 297px;
	padding-left: 10px;
	margin-top: 3px;
}

div.ContactMargin span {
	color: #fff;
	font-size: 11px;
}

div.phone {
	font-size: 11px;
	font-family: Arial;
	float: left;
	margin: 0px;
	color: #fff;
	padding-left: 3px;
	padding: 4px 7px 0px 6px;
}

div.ContactMargin input {
	background-color: #C2C4CC;
	color: #193E72;
	font-size: 11px;
	border: solid 1px #C2C4CC;
	width: 130px;
	padding: 3px 0px 0px 5px;
	margin: 0px 0px 2px 0px;
	height: 18px;
}

div.ContactMargin textarea {
	background-color: #C2C4CC;
	color: #193E72;
	font-size: 11px;
	border: solid 1px #C2C4CC;
	width: 130px;
	height: 68px;
	padding: 3px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	overflow: auto;
}

div.ContactMargin.sub {
	background-repeat: no-repeat;
	width: 259px;
	padding-left: 10px;
	margin-top: 3px;
}

div.phone {
	font-size: 11px;
	font-family: Arial;
	float: left;
	margin: 0px;
	color: #fff;
	padding-left: 3px;
	padding: 4px 7px 0px 6px;
}

div.ContactMargin.sub input {
	background-color: #F6F7F7;
	color: #193E72;
	font-size: 11px;
	border: solid 1px #F6F7F7;
	width: 220px;
	padding: 3px 0px 0px 5px;
	margin: 0px 0px 2px 18px;
	height: 18px;
}

div.ContactMargin.sub textarea {
	background-color: #F6F7F7;
	color: #193E72;
	font-size: 11px;
	border: solid 1px #F6F7F7;
	width: 220px;
	height: 68px;
	padding: 3px 0px 0px 5px;
	margin: 0px 0px 0px 18px;
	overflow: auto;
}

div.ContactForm.sub {
	margin-top: 20px;
}

#ContactFormSub {
	margin-top: 20px;
}

div.sidemenu {
	margin-bottom: 10px;
	margin-top: 5px;
	padding: 0px;
}

div.sidemenu h2.HomeFeed {
	color: #171f41;
	line-height: 30px;
	display: block;
	padding-left: 60px;
	background-image: url(left-nav-header.jpg);
	font-size: 16px;
	background-repeat: no-repeat;
	font-weight: normal;
}

div.sidemenu h2 {
	color: #171f41;
	line-height: 30px;
	display: block;
	padding-left: 44px;
	background-image: url(left-nav-header-sub.jpg);
	font-size: 16px;
	font-family: muli;
	background-repeat: no-repeat;
}

div.sidemenu ul.list {
	margin: 0px 0px 0px 50px;
	padding: 0px;
	font-size: 11px;
	list-style: disc;
	color: #4065DC;
}

div.sidemenu ul.list li {
	line-height: 20px;
	padding-left: 0px;
}

div.sidemenu ul.list li li {
	padding-left: 5px;
}

div.sidemenu a {
	font-size: 11px;
	line-height: 23px;
	color: #7F7F7F;
	text-decoration: none;
	display: block;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}

div.sidemenu a:hover {
	color: #4065DC;
	text-decoration: none;
}

div.navigation {
	background-color: transparent;
	height: 45px;
	padding: 0px 6px;
	border: solid 1px #CCCCCC;
	border-radius: 4px;
}

_div.paging {
	margin-bottom: 5px;
}

_div.paging a {
	border: solid 1px #CCCCCC;
	padding: 2px;
}

_div.item {
	border: solid 1px #CCCCCC;
	padding: 5px 8px;
	border-radius: 4px;
	margin-bottom: 10px;
}

div.form {
	margin-top: 10px;
}

table.form td {
	padding: 2px 4px;
}

table.form td input {
	margin: 2px;
	padding: 1px 4px;
	vertical-align: middle;
	border: solid 1px #CCCCCC;
}

table.form td select {
	margin: 2px;
	padding: 1px 4px;
	vertical-align: middle;
	border: solid 1px #CCCCCC;
}

table.form td textarea {
	margin: 2px;
	padding: 1px 4px;
	vertical-align: middle;
	border: solid 1px #CCCCCC;
}

table.form td input:focus {
	margin: 2px;
	outline: solid 2px #65acdc;
}

table.form td select:focus {
	margin: 2px;
	outline: solid 2px #65acdc;
}

table.form td textarea:focus {
	margin: 2px;
	outline: solid 2px #65acdc;
}

table.form td input[type=checkbox] {
	border: none;
	padding: 0px;
	margin: 0px 3px 0px 0px;
	width: 15px;
}

table.form td input[type=radio] {
	border: none;
	padding: 0px;
	margin: 0px 3px 0px 0px;
	width: 15px;
}

.caseeval input[type=submit] {
	width: 150px;
	border: solid 2px #CCCCCC;
	font-family: arial;
}

div.caseeval input {
	width: 260px;
}

div.caseeval select {
	width: 260px;
}

div.caseeval textarea {
	width: 260px;
}

table.caseeval input {
	width: 80%;
}

table.caseeval select {
	width: 80%;
}

table.caseeval textarea {
	width: 80%;
}

.caseeval textarea {
	height: 60px;
}

table.caseeval {
	border: solid 4px #7E94A3;
}

table.caseeval td {
	padding: 8px 8px;
	border: solid 1px #E1E1E1;
	background-color: #F5F5F5;
	font-family: arial;
	font-size: 12px;
}

table.caseeval td td {
	border: none;
	padding: 0px;
}

div.caseeval {
	font-family: arial;
	font-size: 12px;
	border: solid 4px #7E94A3;
	width: 80%;
	background-color: #F5F5F5;
}

div.caseeval div {
	padding: 8px;
	border: none;
}

div.auth {
	height: auto;
	margin-top: 22px;
}

_div.auth a {
	float: right;
	margin-top: -22px;
	margin-left: 47px;
	padding: 7px;
	border: solid 1px #999;
	font-weight: bold;
	background-color: #ddd;
	color: #505050;
	-mox-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
}

_div.auth a:first-child {
	margin-right: 47px !important;
}

a.button.skip {
	float: right;
	margin-top: -22px;
	padding: 7px;
	border: solid 1px #999;
	font-weight: bold;
	background-color: #ddd;
	color: #505050;
	-mox-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
}

_div.auth a:hover, a.button.skip:hover {
	text-decoration: underline;
}

div.auth2 {
	height: 1px;
}

div.auth2 a {
	float: left;
	margin-top: -22px;
	margin-left: 4px;
	padding: 7px;
	border: solid 1px #999;
	font-weight: bold;
	background-color: #ddd;
	color: #505050;
	-mox-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
}

div.auth2 a:hover {
	text-decoration: underline;
}

div.auth2.save a {
	margin-top: -10px;
}

/* Start Site Search */
div.item.search {
	margin-bottom: 7px;
}
/* End Start Site Search */

/* Site Search */
/* End Site Search */

/* Start Video Styles */
div.video div.item {
	margin: 7px 2px 7px 10px;
	width: 330px;
	height: 100px;
	background-color: #F0F1F3;
	padding: 6px 3px;
	float: left;
	color: #333333;
}

div.video div.end {
	border-bottom: dotted 1px #CCCCCC;
	padding-top: 10px;
	margin-bottom: 18px;
	clear: both;
}

div.video div.player {
	padding-bottom: 13px;
	position: relative;
}

div.video-shadow {
	height: 13px;
	width: 196px;
	position: absolute;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	background: url(video_sprite.png) no-repeat 0px 0px;
}

* html div.video-shadow {
	display: none;
}

div.video-shadow.left {
	left: 0px;
	background-position: left bottom;
}

div.video-shadow.right {
	right: 0px;
	background-position: right bottom;
}

div.video div.caption {
	color: #666;
	margin-top: 8px;
	padding-bottom: 5px;
	border-bottom: dotted 1px #CCCCCC;
	margin-bottom: 4px;
}
/* End Start Video Styles */

/* Video Styles */
/* End Video Styles */

/* Blog Styles */
h2.blogname {
	border: solid 1px #dddddd;
	border-bottom: none;
	line-height: 50px;
	padding: 2px 8px;
	margin-bottom: 20px;
}

div.blog div.item {
}

div.blog div.byline {
	font-size: 11px;
	color: #999;
}

div.blog div.content {
}

div.blog div.divider {
	margin: 7px 0px;
	border-top: dotted 1px #CCCCCC;
	clear: both;
}

div.blog div.end {
}

div.blog div.end a.video {
	text-decoration: none;
}

div.blog div.end a.video:hover span {
	text-decoration: underline;
}

div.blog div.end div.comments {
	line-height: 32px;
	padding-right: 8px;
}

div.blog.comment {
	background-color: #f2f2f2;
	margin-top: 20px;
}

div.blog div.separator {
	height: 10px;
	border-bottom: dotted 1px #CCCCCC;
	margin-bottom: 7px;
	clear: both;
}

div.blog div.addcomment textarea {
	width: 98%;
	height: 100px;
	margin-bottom: 14px;
	margin-top: 18px;
}

div.blog div.category {
	border: dotted 1px #ccc;
	padding: 5px;
	background-color: #f2f2f2;
	clear: both;
}

div.blog div.category a {
	text-decoration: none;
}

div.blog div.category a:hover {
	text-decoration: none;
}

div.blog div.category a span {
	text-decoration: underline;
}

div.blog div.category a em {
	color: #909090;
}

div.blog div.category div {
	font-size: 11px;
}
/* End Blog Styles */

div.PatientQuestionnaire h2 {
	font-size: 16px;
	font-weight: bold;
}

tr.dataheader td {
	border-bottom: solid 1px #999999;
}

/* Forum Styles */
div.forum span.byline {
	color: #666;
}

div.forum div.byline {
	color: #666;
}

_div.breadcrumb {
	background-color: #EBEBEB;
	padding: 5px 6px;
	border: solid 1px #CCCCCC;
	border-radius: 4px;
	margin-bottom: 15px;
}

table.forum tr.header td {
	background-color: #EBEBEB;
	line-height: 30px;
}

table.forum tr.data td {
	padding: 5px 5px;
	vertical-align: top;
}

div.forum div.divider {
	margin: 7px 0px;
	border-top: dotted 1px #CCCCCC;
	clear: both;
}

a.forum-avatar {
	display: block;
	float: left;
	border: solid 1px #b0b0b0;
	padding: 3px;
	border-radius: 6px;
	background-color: #fff;
}

a.forum-avatar img {
	display: block;
	margin: 0px;
	border-radius: 4px;
}

div.forum table {
	margin-top: 20px;
}

div.forum div.item div.poster {
	border: solid 1px #ccc;
	background-color: #e0e1e2;
	border-radius: 3px;
	margin: 5px 0px;
	float: left;
	font-size: 11px;
	width: 108px;
}

div.forum div.item div.poster a.forum-avatar {
	float: none;
	display: block;
	margin: 5px;
}

div.forum div.item div.poster div {
	background-color: #c1c1c1;
	padding: 4px 6px;
	margin: 2px;
}

table.form.forum td.left {
	border-right: dotted 1px #d2d2d2;
	text-align: right;
	width: 105px;
	padding: 4px 10px 4px 10px;
	font-size: 12px;
}
/* End Forum Styles */

/* Custom System Styles */
div.forum h4 {
	font-size: 18px;
	font-weight: normal;
	color: #171F41;
	font-family: 'NewBaskervilleITCProRoman', Georgia, 'Times New Roman', Times, serif;
	padding-bottom: 10px;
	margin-bottom: 0px;
}

div.forum h3 {
	font-size: 14px;
	font-weight: bold;
}
/* End Custom System Styles */

span.validator {
	color: #990000;
}

span.validator br {
	display: none;
}

span.sacval.validator .left {
	float: none;
}

a.informationButton {
	background-color: #BEBEBE;
	padding: 10px;
	margin-top: 20px;
}

tr.dataalt td {
	height: 30px;
	padding-top: 20px;
	padding-left: 40px;
}

table.datatable {
}

/* Review Links Styles */
div.reviews {
	margin: 0px auto;
	position: relative;
	float: left;
}

div.reviews div.item {
	margin: 10px 10px 0px 0px;
	font-family: Arial, sans-serif;
	background: #D3D9E3;
}

div.reviews div.item:hover {
	background: #4e7bce;
}

div.reviews div.item p {
	font-size: 14px;
	color: #ffffff;
	text-align: center;
}

div.reviews div.item p a {
	background-color: #454545;
	color: #ffffff;
}

div.reviews div.item p a:hover {
	background-color: #fefefe;
	color: #000000;
}

div.reviews div.item div.icon span {
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #666;
}
/* End Review Links Styles */