/* Index Page Only */

body { margin: 0px 0px 0px 0px;
	background-color: #fff;
	background-image: url("icons/bg.png");
	background-position: top;
	background-repeat: repeat-x;	}

td,tr,p,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C3C3C;
	line-height: 17px;
}

a:link  { 
	/*color: #9d7e59;*/ color: #3366cc;
	text-decoration: underline; }

a:visited {
	color: #6699cc;
	text-decoration: underline; }

a:hover {
	/*color: #FF8C00;*/ color: #ff0000;
	text-decoration: underline; }

.clearmb {clear: both}

li {
	list-style: square;
	line-height: 20px;}

#panel {
	background-image: url("icons/panel.png"); background-repeat: no-repeat; width:750px; height:201px;}

#mainheader {
	background-image: url("icons/doorway.png"); background-repeat: no-repeat; width:769px; height:243px; padding:none;}

.moduletable-address { font-size: 10px; line-height: 12px; color:#999999;}


.mainheader { 
	font-family:helvetica;
	font-size: 27px; font-weight:normal;
	color: #5b708b;
	line-height: 35px; letter-spacing:3px;}

a.mainlevel:link, a.mainlevel:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	text-indent: 15px;
	background-image: url(icons/arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 20px;
	font-size: 11px;
	text-decoration: none;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACACA;
	width: 300px;
}

	a.mainlevel:hover {	color: #ff3300;}
	
a.maincheck:link, a.maincheck:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	text-indent: 15px;
	background-image: url(icons/check2.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 20px;
	font-size: 11px;
	text-decoration: none;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACACA;
	width: 300px;
}

	a.maincheck:hover {	color: #ff3300;}

/* these are for the moduletables -- to distinguish the section headings */
	a#active_menu {
	color: #545454; font-size: 11px;
	font-weight: bold;}
	a#active_menu:hover {
		color: #cc6666; font-size: 11px;
		text-decoration: none;} 







.moduletable-patients {
	padding-top: 25px;
	padding-bottom: 10px;
	vertical-align: left;
	text-align: left;
	display: block;
	background-image: url("icons/patients.jpg");
	background-repeat: no-repeat;
	background-position: left-top;
	width: 300px;	}

.moduletable-physicians {
	padding-top: 25px;
	padding-bottom: 10px;
	vertical-align: left;
	text-align: left;
	display: block;
	background-image: url("icons/physicians.jpg");
	background-repeat: no-repeat;
	background-position: left-top;
	width: 300px;
}

	
	.moduletable-main td {	
		text-align: left;
		vertical-align: middle; 	}
	
	.moduletable-main li {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #DC143C;
		list-style: none;
		padding-left: 20px;
		background-image: url("icons/icon1.gif");
		background-position: left;
		background-repeat: no-repeat;	}

.moduletable-box {
	padding: 20px;
	display: block;
	border: 1px dotted #e6e6e6;
	background: #fafbfd;
	font-size: 13px;
	text-align:justify;
}


.moduletable-box li {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #DC143C;
list-style: none;
padding-left: 20px;
background-image: url("icons/icon1.gif");
background-position: left;
background-repeat: no-repeat;
}

