font {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.big {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}
.bigred {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 16px;
	color: #FF0000;
	text-decoration: none;
}
.small {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.smallrate {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
}

.mainloginbox {
	background-image: url(../images/login_box_back1.jpg);
	background-repeat: no-repeat;
	height: 650px;
}

.text {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}

.gray {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #BBBBBB;
	text-decoration: none;
	line-height: 18px;
}

.ads {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #0000cc;
	text-decoration: none;
}

.blue {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
	line-height: 18px;
}

H1 {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
}

H2 {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}

a:link {
	color: #387280;
	text-decoration: none;
}

a:visited {
	color: #387280;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

.footerlinks {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #eee;
	line-height: 18px;
}

.footerlinks a:link {
	color: #ccc;
	text-decoration: none;
}

.footerlinks a:visited {
	color: #ccc;
	text-decoration: none;
}

.footerlinks a:hover {
	color: #999;
	text-decoration: none;
}

.footerlinks a:active {
	color: #999;
	text-decoration: none;
}

.copyright {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #eee;
}

.copyright a:link {
	color: #ccc;
	text-decoration: none;
}

.copyright a:visited {
	color: #ccc;
	text-decoration: none;
}

.copyright a:hover {
	color: #999;
	text-decoration: underline;
}

.copyright a:active {
	color: #999;
	text-decoration: underline;
}

.error {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}

.message {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}

.tableheaders {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.tableheaders a:link {
	color: #EEEEFF;
	text-decoration: none;
}

.tableheaders a:visited {
	color: #EEEEFF;
	text-decoration: none;
}

.tableheaders a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.tableheaders a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.practitionerlogin {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;

}
.tipbox {
	background-color: #E8E8F4;
	border: 1px solid #42428C;
}
.contentbox {
	background-color: #dcdddf;
	width: 577px;
	background-image: url(../images/content_back_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.contentboxbottom {
	background-color: #dcdddf;
	background-image: url(../images/content_back_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
}
.contentbox4 {
	background-color: #dcdddf;
	width: 776px;
	background-image: url(../images/content_back_top4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
}
.contentbox4bottom {
	background-color: #dcdddf;
	background-image: url(../images/content_back_bottom4.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.content {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
}
.content10 {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}
.content12 {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
.content14 {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 14px;
}
.content16 {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 16px;
}
.content18 {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 18px;
}
.content20 {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 20px;
}
.content22 {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 22px;
}
.content24 {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 24px;
}
.content26 {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 26px;
}
.content28 {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 28px;
}
.content30 {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 30px;
}

.title {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
.title10 {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}
.title12 {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
.title14 {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 14px;
}
.title16 {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 16px;
}
.title18 {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 18px;
}
.title20 {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 20px;
}
.title22 {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 22px;
}
.title24 {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 24px;
}
.title26 {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 26px;
}
.title28 {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 28px;
}
.title30 {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 30px;
}
.title32 {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 32px;
}
.title34 {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 34px;
}
.title36 {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 34px;
}

.eventbox {
	background-color: #E8E8F4;
	border: 1px solid #42428C;
}
.eventheader {
	background-color: #42428C;
}
.sidebox {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 12px;
}
.sideboxhead {
	background-color: #C6C6E3;
	border: 1px solid #42428C;
}
.highlight {
	background-color: #FF5078;
	font-weight: bold;
	color: #FFF;
}
.signup {
	padding: 5px;
	border: 1px solid #000033;
	background-color: #F5F5E7;
}
.quote {
	font-size: 11px;
	font-style: italic;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	color: #333333;
}

.quotebigger {
	font-family:Helvetica, Tahoma, Arial, sans-serif;
	font-size: 20px;
	color: #333333;
	font-style: italic;
}
.strikeout {
	text-decoration: line-through;
}
.rankcommenthr {
	background-image: url(../images/hr.gif);
	background-repeat: repeat-x;
}
.font_class {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.message_class {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #0000ff;
	text-decoration: none;
	font-weight: bold;
}
.font_class_sm {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.navigation {
	border: 0px solid #FFFFFF;
}
.navmid {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
}
.navmid a:link {
	color: #666666;
	text-decoration: none;
}
.navmid a:active {
	color: #666666;
	text-decoration: none;
}
.navmid a:hover {
	color: #000000;
	text-decoration: underline;
}
.navmid a:active {
	color: #000000;
	text-decoration: underline;
}
.et {
	background-image: url(../images/edge_t.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.eb {
	background-image: url(../images/edge_b.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.el {
	background-image: url(../images/edge_l.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.er {
	background-image: url(../images/edge_r.gif);
	background-repeat: repeat-y;
	background-position: left;
}
body {
	background-color: #52A7BC;
	margin: 0px;
	padding: 0px;
}
.input {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #666666;
}
.sideboxheader {
	background-color: #FBA939;
	background-image: url(../images/sidebox_header.gif);
	background-repeat: repeat-x;
	height: 25px;
	line-height: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
}
.sideboxblueheader {
	background-color: #53a4ae;
	background-image: url(../images/sidebox_header_blue.gif);
	background-repeat: repeat-x;
	height: 25px;
}
.mainboxheader {
	background-color: #5FBAD5;
	background-image: url(../images/mainbox_header.gif);
	background-repeat: repeat-x;
	height: 23px;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	vertical-align: middle;
}
.mainbox {
	border: 1px solid #CCCCCC;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.loginbox {
	border: 1px solid #999999;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #79ABC0;
	background-image: url(../images/Login_Back.jpg);
	height: 260px;
	width: 189px;
	line-height: 10px;
}
.loginbox1 {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #79ABC0;
	background-image: url(../images/Login_Back1.jpg);
	height: 250px;
	width: 187px;
	line-height: 10px;
}
.loginbox2 {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #79ABC0;
	background-image: url(../images/Login_Back2.jpg);
	height: 250px;
	width: 187px;
	line-height: 10px;
}
.loginboxblank {
	border: 0px solid #999999;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #79ABC0;
	background-image: url(../images/Login_Back_Blank.jpg);
	height: 250px;
	width: 164px;
	line-height: 10px;
}
.loginbox input {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
.loginbox1 input {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
.loginbox2 input {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
.loginboxblank input {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
.sidebox input {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
.orangehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #D68A0A;
}
.TAGLINE {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.hr {
	background-image: url(../images/hr.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.mqtext {
	font-size: 10px;
}
.white {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.fade {
	color: #FFFFFF;
}
.scrollbox {
scrollbar-base-color: #CEEDFC; 
scrollbar-face-color: #CEEDFC; 
scrollbar-track-color: #EEEEEE; 
scrollbar-arrow-color: #000000;
scrollbar-highlight-color: #85D8FF; 
scrollbar-3dlight-color: #CEEDFC; 
scrollbar-shadow-color: #508299;
scrollbar-darkshadow-color: #426C80; 

}
.sitemap {
	background-color: #5593a6;
	width: 500px;
	background-image: url(../images/sitemap_back_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.sitemapbottom {
	background-color: #5593a6;
	background-image: url(../images/sitemap_back_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.leftbox {
	background-color: #b1d7e0;
	width: 179px;
}
.leftboxbottom {
	background-image: url(../images/leftbox_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.leftboxtop {
	background-image: url(../images/leftbox_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.sidenavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-align: right;
}
.justify {
	text-align: justify;
}
.left {
	text-align: left;
}

		.black_overlay{
			display: none;
			position: absolute;
			top: 0%;
			left: 0%;
			width: 100%;
			height: 100%;
			background-color: black;
			z-index:1001;
			-moz-opacity: 0.8;
			opacity:.80;
			filter: alpha(opacity=80);
		}
		.white_content {
			display: none;
			position: absolute;
			top: 25%;
			left: 25%;
			width: 50%;
			height: 50%;
			padding: 6px;
			border: 6px solid orange;
			background-color: white;
			z-index:1002;
			overflow: auto;
		}
		
     .feedlists ul {
      list-style-position: outside;
      padding: 0;
      padding-left: 0;
      margin: .75em 0 0 1.5em;
    }
    .feedlists li {
      padding: 0;
      margin: 0;
    }
	.feedtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
	}
	.feedrank {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	}
	.feedintro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: 15px;
	}
	.feedauthor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	}
	.feedate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
    }
.rightheaders {
	background-image: url(../images/right_blank.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.righthr {
	background-image: url(../images/hr_gray.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.formtopleftblue {
	background-color: #b2d9e2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images/content_left_top_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 14px;
}
.formtoprightblue {
	background-color: #b2d9e2;
	background-image: url(../images/content_right_top_blue.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.formtopleft {
	background-color: #dcdddf;
	background-image: url(../images/content_left_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
}
.formtopright {
	background-color: #dcdddf;
	background-image: url(../images/content_right_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 15px;
}
.formtoptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 28px;
}
.formheaderleftblank {
	background-image: url(../images/form_header_left.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 48px;
	width: 9px;
}
.formheaderbothblank {
	background-image: url(../images/form_header_both.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 48px;
	width: 28px;
}
.formrowone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #eaebed;
	padding: 3px 15px 3px 15px;
}
.formrowoneblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #cbeaf1;
	padding: 3px 15px 3px 15px;
}
.formroworange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #f5d3a7;
}
.formrowgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #bbbbbb;
	padding: 3px 15px 3px 15px;
}
.formrowtwoblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #b2d9e2;
	padding: 3px 15px 3px 15px;
}
.iconlink {
	font-color: #000;
}
.iconlinkhighlight {
	font-weight: bold;
	color: #fff;
	background-color: #FF5078;
}
.formrowtwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #dcdddf;
	padding: 3px 15px 3px 15px;
}
.formrowregular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #eaebed;
	padding: 3px 15px 3px 15px;
}
.formheaderright {
	background-color: #FFF;
	background-image: url(../images/form_header_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 48px;
	width: 9px;
}
.formheaderleft {
	background-color: #FFF;
	background-image: url(../images/form_header_left.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 48px;
	width: 9px;
}
.formheaderrightblank {
	background-image: url(../images/form_header_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 48px;
	width: 9px;
}
.formheaderback {
	background-color: #dcdddf;
	background-image: url(../images/form_header_center.gif);
	height: 48px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-repeat: repeat-x;
	background-position: center;
	padding: 3px 15px 3px 15px;
}
.formheaderbackblue {
	background-color: #b2d9e2;
	background-image: url(../images/form_header_center_blue.gif);
	height: 48px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-repeat: repeat-x;
	background-position: center;
}

.formheaderback a {
	color: #FFF;
}

.formheaderbackblue a {
	color: #FFF;
}
.formsubmitback {
	background-color: #dcdddf;
	background-image: url(../images/form_header_submit.gif);
	height: 48px;
	background-repeat: no-repeat;
	background-position: left;
	padding: 3px 15px 3px 15px;
}
.formbottomleft {
	background-color: #dcdddf;
	background-image: url(../images/content_left_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 15px;
}
.formbottomright {
	background-color: #dcdddf;
	background-image: url(../images/content_right_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 15px;
}
.formbottomleftblue {
	background-color: #b2d9e2;
	background-image: url(../images/content_left_bottom_blue.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 15px;
}
.formbottomrightblue {
	background-color: #b2d9e2;
	background-image: url(../images/content_right_bottom_blue.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 15px;
}
