/* CSS Document for PTA */
body
{
	margin: 0px;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #494949;
}
img{border:0}
a, a:visited
{
	text-decoration: none;
	color: #007E8C;
	font-weight: bold;
}

a:hover
{
	color: #C8013A;
}

ul
{
	list-style-image: url(../images/bullet_cross.gif); 
	line-height: 13px;
}

ul li
{	
	margin-left: -20px;
}

.red_text
{
	font-weight: bold;
	color: #C8013A;
}

.blue_text
{
	color: #00566C;
	vertical-align: top;
}
.center
{
	text-align:center;
}
.teal_text
{
	color: #007E8C;
	font-weight: bold;
}

.subtitle
{
	color: #00566C;
	font-size: 12px;
}
#site_header
{
	margin-bottom: 0;
}
#header_img
{
	margin-top: -17px;
	margin-left: -32px;
}

#leftnav_area
{
	float:left;
	width:165px;
	padding:0;
	border:0;
	margin-top:-2px;
	background: url(../images/leftnav_tile.gif) right repeat-y;
}

#content_area
{
	padding:0;
	vertical-align: top;
	width: 595px;
        height:100%;
	float:left;
	margin-top:-2px;
}

#new_patient_area
{
	padding: 15px;
}


#header_img
{
	vertical-align: top;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
.homecontent
	{
	padding: 0 30px 0 40px;
	}
.criteria{margin-left:25px;}
#bottom{width:760px;float:left;clear:left;background: url(../images/leftnav_tile.gif) left repeat-y;}
.right{float:right;}
.info{vertical-align: top; text-align:center;margin-left:165px;}
.width25{width:25%}
.width136{width:136px}