﻿.style1 {
	background-image: url('images/menu_main.png');
}
.newStyle1 {
	border-right-style: solid;
	border-left-style: solid;
	border-width: 1px;
	border-color: #999999;
	border-bottom-style: solid;
}
.style2 {
	background-color: #FFFFFF;
}
.style3 {
	background-image: none;
	background-color: #FFFFFF;
}
.style4 {
	background-image: url('images/side_bg.png');
	text-align: center;
}
.style5 {
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
}
p.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin-top: -1px;
}
    .navMenu
    {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
        color: #FFFFFF;
    }
.style6 {
	background-color: #E3E3E3;
}
.style7 {
	background-image: none;
	background-color: #E3E3E3;
}



	h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CC3300;
	margin-top: 16px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: -4px;
	line-height: 125%;
}
	li {
		margin: 0px 0px 5px 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		list-style-type: disc;
		list-style-image: inherit;
		list-style-position: outside;
	}
	ul {
		font-family: Arial, Helvetica, sans-serif;
		margin-top: -14px;
	}
	p.sidebar {
		margin: 4px 0px 0px 0px;
	}
	h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	margin-top: -8px;
}
	p.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: -8px;
	line-height: 125%;
	color: #CC3300;
	font-weight: bold;
	margin-bottom: 4px;
}

p.col-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: -7px;
}

#columns {
	vertical-align: text-top;
	width: 700px;
	background-image: url('images/col-background.jpg');
	background-repeat: no-repeat;
}
#physician { float:left; width:30%; border-right-width:1px;border-right-color:gray; padding-right:5px; padding:4px; padding-top:8px} 
#nurse { float:left; margin-left:20px;margin-right :20px; width:30%;padding-right:5px; padding:4px; padding-top:8px} 
#practicemgr { float:left; margin-left:5px; width:30%;padding-right:5px; padding:4px; padding-top:8px}
p.subheadTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 100%;
	color: #CC3300;
	font-weight: bold;
}
