body, td, input, select, textarea  {
	font-family: "Times New Roman", Times, serif;
}
.ShowForPrint
	{
		display:none
	}

@media print 
{
	.ShowForPrint
	{
		display:block
	}
	.HideForPrint
	{
		display:none
	}
}

input, select, textarea  {
	font-size: 13px;
}

.copyright, .btnlarge, .btnsmall {
	font-family: Helvetica, Arial, sans-serif;
}

body, td {
	font-size: 14px;
	color: #171512;
}

a {
	color: #265787;
	text-decoration: none;
}
a:active {
	color: #9c1f2e;
}

.copyright {
	font-size: 10px;
	color: #403B33;
}

.securitywarning {
	font-size: 11px;
	color: #665E52;
}

.fineprint {
	font-size: 11px;
	color: #1A786E;
}

#Subhead {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 2px;
}

#Content {
	line-height: 18px;
}

.btnlarge {
	color: #265787;
	font-size: 13px;
	text-decoration: none;
}

.btnsmall {
	color: #265787;
	font-size: 10px;
	text-decoration: none;
}

h1{
font-family:"Times New Roman", Times, serif;
font-size:20px;
font-weight:bold;
letter-spacing:2px;
line-height:20px;
position:relative;
top:0px;
bottom:0px;
right:-197px;
left:197px;
display:block;
z-index:100;
}

h2{
font-family:"Times New Roman", Times, serif;
font-size:15px;
font-weight:bold;
line-height:18px;
vertical-align:middle;
color:#357c74;
display:table-cell;
empty-cells:-moz-show-background;
margin-bottom:0px;
}
h3{
font-family:"Times New Roman", Times, serif;
font-size:14px;
vertical-align:middle;
margin-bottom:0px;
margin-top:0px;
font-style:normal;
font-weight:normal;
}

#Errors {
	text-align:left;
}

ul.internalServerError,
ul.ErrorList {
	color:#C00;	
	list-style:none;
	padding-left:0;
	margin-left:0;
}

#EditPhysicianTable {
	width:570px;	
}
#referralText {
	position:relative;
	height:10px;
	bottom:15px;
}








