
body {
	font-family: arial;
	font-size: 10pt;

}

a:hover {
	color: rgb(68,112,173);

}

a {
	color: white;
	text-decoration: none;
	font-size: 10pt;
	font-family: arial;

}

a:hover.map {
	color: rgb(17,12,61);
	text-decoration: none;
}

.light_blue {
	background-color: rgb(73,111,184);
 	color: white;
	text-align: center;
	font-size: 10pt;
	height: 35px;
	border-spacing: 0px;
	vertical-align: middle;
	padding-top: 10px;
}


.main_copy {
	padding: 25px;
	border-spacing: 0px;
	vertical-align: top;
	padding-top: 50px;
	font-size: 10pt;
	width: 800px;

}

.blue {
	background-color: rgb(17,12,61);
	width: 225px;
	padding-left: 20px;
	padding-right: 25px;
	border-top-color: rgb(17,10,96);
	border-top-width: thick;
	border-top-style: solid;
	border-spacing: 0px;
	color: white;
	font-size: 10pt;
	height: 600px;
	vertical-align: top;
	padding-top: 35px;
	align: left;
}

/* td {
	border-color: red;
	border-width: 1px;;
	border-style: solid;
	border-spacing: 0px;

}
*/
.logo {
	border-spacing: 0px;

}

.title {
	font-weight: bold;
	background-color: white;
	color: rgb(73,111,184);
}

.clinicians {

	font-weight: bold; 
	color: rgb(73,111,184);
	font-size: 12pt;
	text-decoration: underline;
}

 .desc_cell {
 	padding-left: 10px;
 	font-size: 10pt;
 	padding-top: 10px;
 
 }
 
 .faq {
 	width: 800px;
 	font-size: 10pt;
 	padding-left: 10px;
 	
 	
 }
 
 .top_cell {
 	vertical-align: top;
 
}

a.main_copy_link {
	color: rgb(73,111,184); 

}

a:hover.main_copy_link {
	color: rgb(17,12,61);

}

.content {
	width: 800px;
 	font-size: 10pt; 	
 	
 }
 
 .contact {
 	font-size: 10pt;
 	width: 400px;
 
 }
 
 .forms {
 	padding-left: 25px;
 
 }
