body {
	margin: 0;
	padding: 0;
	font-family:Arial,Verdana,Tahoma,sans-serif;
	font-size: 0px;
	color: #333;
}

#top_line {
	width: 100%;
	height: 7px;
	background-color: #6f8eb0;
}

#header_container {
	width: 100%;
	height: 53px;
	background-color: #e7f6f7;
}

#content_container {
	width: 100%;
}

#header {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
img#logo {
	top: -7px;
	position: absolute;
	border: 0px;
}

#navigation {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	float: right;
	height: 25px;
	margin-top: 15px;
	padding-top: 0px;
}

#navigation ul {
	padding: 0;
	margin: 0;
}

#navigation li{
	display: block;
	float: left;
	list-style-type: none;
	margin: 0px 10px 0px 10px;
	padding: 4px;
}

#navigation a:link {
	color: #000;
	text-decoration: none;
}


#navigation a:visited {
	color: #000;
	text-decoration: none;
}


#navigation a:active {
	color: #000;
	text-decoration: none;
}

#navigation a:hover {
	color: #000;
	border-bottom: 4px solid #6f8eb0;
}

#content {
	margin: 0 auto;
	width: 960px;
}

#banner {
	margin-top: 60px;
	margin-bottom: 20px;
}

#columns_heading {
	width: 960px;
	height: 33px;
	background-color: #e7f6f7;
}

#c1_heading, #c2_heading, #c3_heading  {
	float: left;
	width: 320px;
}

#columns_heading h1 {
	font-weight: normal;
	font-size: 20px;
	padding: 5px 20px;
	margin: 0;
}



#content_block{

}

#page_content {
	font-size:13px;
	width: 740px;
	float: left;
	padding-top: 10px;
	padding-bottom: 40px;
}

#page_content h3 {
	font-weight: bold;
	padding: 5px 0px 0px 20px;
	margin: 0;
	font-size:21px;
	color:#333333;
}

#page_content h4
{
    font-size:16px;
	color:#333333;
	margin: 0;
	padding: 5px 0px 0px 20px;
}

#page_content li{
	border-bottom:0px #cccccc dotted;
	padding-bottom:2px;
	padding-top:2px;
}

#page_content em{
	font-style:italic;
	border-bottom:0px #cccccc dotted;
}

#page_content a:link {
	text-decoration: underline;
	color: #0062b5;
}

#page_content a:visited {
	text-decoration: underline;
	color: #0062b5;
}

#page_content a:hover {
	text-decoration: underline;
	color: #c69000;
}

.imageBorder {
	border:2px #ccc solid;
    padding: 5px;
    margin: 5px 5px 3px 20px;
}

.ecard_thumb {
    border: 0;
    padding: 5px;
    margin: 0px 5px 0px 5px;
}


.hospital_photo {
    border:2px #ccc solid;
    padding: 5px;
    margin: 0;
}


.imageStyle{
	border:2px #ccc solid;
    padding: 5px;
    margin: 5px 5px 3px 0px;
}




#page_column1 p, #page_column2 p, #page_content p{
	font-family: Arial;
	font-size: 13px;
	color: #000;
	padding: 0px 20px 10px 20px;
	margin: 0;
}






#page_column1 {
	font-size:13px;
	float: left;
	width: 370px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#page_column2 {
	font-size:13px;
	float: right;
	width: 370px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#columns {
	width: 960px;
	font-size: 12px;
	padding-top: 20px;
}

#columns p {
	padding: 0px 20px 0px 20px;
	margin: 0;
}
.address {
  	padding: 0px 20px 0px 20px;
	margin: 0;
    }
#c1, #c2, #c3 {
	float: left;
	width: 320px;
	padding-bottom: 30px;
}


.none input 
{
    border: 0;
}

#tabs {
	position: absolute;
	top: 53px;
	right: 0px;
	
}

#footer_divider {
	width: 960px;
	height: 10px;
	background-color: #e7f6f7;
	clear: both;
}


#footer {
	width: 550px;
	height: 104px;
	margin: 0 auto;
}

.footer
{
	color:#888888;
	font-size:10px;
	text-align:center;
	}

#page_heading_area {
	width: 960px;
	height: auto;
	margin: 0;
}

#page_heading {
	color: #000;
	font-size: 28px;
	width: 720px;
	height: auto;
	margin-left: 240px;
	padding-top: 60px;
}

.sub_heading {
	color:#888888;
	}

#heading_line {
	height: 1px;
	width: 720px;
	background-image: url(images/dashed_line.png);
	background-repeat: repeat-x;
	font-size: 0px;
}

#subnav_area {
	width: 220px;
	float: left;
	padding-top: 5px;
	margin-top: 0;
	margin-bottom: 50px;
}

.subnav {
	width: 150px;
	margin: 0 auto;
	background-image: url(images/sub_nav_bg.png);
	background-repeat: repeat-y;
	font-size: 14px;
	color: #fff;
	padding: 10px 10px 10px 25px;
}


.subnav a:link {
	text-decoration: none;
	color: #fff;
}

.subnav a:visited {
	text-decoration: none;
	color: #fff;
}

.subnav a:hover {
	text-decoration: none;
	color: #fff;
	border-bottom: 2px solid #fff;
}

.tertiary_nav {
	width: 185px;
	margin: 0 auto;
	background-color: #e7f6f7;
	font-size: 13px;
	color: #444;
	padding:0px;
}

.tertiary_nav ul {
	margin: 0;
	padding: 10px 4px 10px 41px;
	line-height: 18px;
	list-style-type: square;
}
.tertiary_nav li{
    padding-bottom:6px;
}


.tertiary_nav a:link {
	text-decoration: none;
	color: #444;
}

.tertiary_nav a:visited {
	text-decoration: none;
	color: #444;
}

.tertiary_nav a:hover {
	text-decoration: none;
	color: #000;
	border-bottom: 2px solid #000;
}





#form_layout {
	padding-top: 10px;
	}
	
.position_form_input{
	position: relative;
	float: left;
	left: 400px;
}

input, textarea{
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #888888;
	border-right: 1px solid #888888;
	background-color: #ffffff;
	color:#333333;
}
.simplePad{
	padding-bottom:2px;
}
.button_bevel{
	background-image: url(images/sub_nav_bg-vert.png);
	background-repeat: repeat-x;
}
.tableBorder
{
	border-left:1px #666666 solid;
	border-right:1px #666666 solid;
	border-bottom:1px #666666 solid;
	}
.colHeadings {
    background-image:url(images/sub_nav_bg-vert.png);
    background-position:top;
    background-repeat:repeat-x;
    background-color:#264280;
    font-size: 8pt;
    font-family:Tahoma,Arial,SansSerif;
    color: #ffffff;
    border-top:0px solid #555555;
    height:21px;
    padding-left:6px;
    vertical-align:middle;
}
.colHeadingsLt {
    background-image:url(images/sub_nav_bg-vert.png); 
    background-repeat:repeat-x; 
    background-color: #cccccc;
    font-size: 9pt;
    color: #333333;
    border-top:1px solid #555555;
    height:21px;
}
.contentTitle{
	font-size:18px;
	color:#333333;
	}


table.usable_table 
{
    font-family: Arial;
    font-size: 12px;
    margin-left: 20px;
    border: 0;
    width: 97%;
    margin-top: 15px;
}

table.usable_table td 
{
    padding: 10px;
    margin: 0;
}

table.usable_table tr 
{
    margin: 0;
}

table.usable_table tr.even 
{
    background-color: #e7f6f7;
}

.table_heading 
{
    font-weight: bold;
    color: #fff;
    background-color: #6f8eb0;
}