/* Font and Text Formats */
/* known bugs: none 11/09 */
/* General */

h1 {
	font-family:"Century Gothic", Georgia, "Times New Roman", Times, Helvetica, serif;
	margin:0 0 20px 0;
	font-size:20px;
	color:#014AA5;
	font-style:italic;
}

h2 {
	font-family:"Century Gothic", Georgia, "Times New Roman", Times, Helvetica, serif;
	margin:0 0 20px 0;
	font-size:14px;
	color:#014AA5;
}

.burgundy {
	color:#98012E;;
}

.blue {
	color:#132A72;
}

p {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0 0 15px 0;
	font-size:13px;
}
.backLarge ul {
	padding-left:30px;
	padding-bottom:25px;
	
}
.backLarge li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}

.RenaissanceHeaderSmall {
	font-family:"Century Gothic", Georgia, "Times New Roman", Times, Helvetica, serif;
	margin:0 0 5px 0;
	color:#132A72;
}

.RenaissanceHeaderSmall a, .RenaissanceHeaderSmall a:visited {
	font-family:"Century Gothic", Georgia, "Times New Roman", Times, Helvetica, serif;
	margin:0 0 5px 0;
	color:#132A72;
	text-decoration:none;
}

.RenaissanceHeaderSmall a:hover {
	font-family:"Century Gothic", Georgia, "Times New Roman", Times, Helvetica, serif;
	margin:0 0 5px 0;
	color:#132A72;
	text-decoration:underline;
}

.HealthRehabHeaderSmall {
	font-family:"Century Gothic", Georgia, "Times New Roman", Times, Helvetica, serif;
	margin:0 0 5px 0;
	color:#8F002A;
}

.HealthRehabHeaderSmall a, .HealthRehabHeaderSmall a:visited  {
	font-family:"Century Gothic", Georgia, "Times New Roman", Times, Helvetica, serif;
	margin:0 0 5px 0;
	color:#8F002A;
	text-decoration:none;
}

.HealthRehabHeaderSmall a:hover  {
	font-family:"Century Gothic", Georgia, "Times New Roman", Times, Helvetica, serif;
	margin:0 0 5px 0;
	color:#8F002A;
	text-decoration:underline;
}

.smallerFont {
	padding:0 0 5px 0;
	font-size:12px;
}

.viewdetailslinkwithicon {
	padding: 0 0 0 25px;
	background:url(/images/template/view-details.gif) top left no-repeat;
}

.viewdetailslinkwithicon a, .viewdetailslinkwithicon:visited {
	color:#000;
}

.viewdetailslinkwithicon a:hover {
	color:#014AA5;
}

.viewdetailslinkwithicon2 {
	padding: 0 0 0 220px;
}

.viewdetailslinkwithicon2 a, .viewdetailslinkwithicon2:visited {
	color:#000;
}

.viewdetailslinkwithicon2 a:hover {
	color:#014AA5;
}

.address p {
	font-size:16px;
	color:#014AA5;
	font-family:"Century Gothic", Georgia, "Times New Roman", Times, Helvetica, serif;
}

.addressRed p {
	font-size:16px;
	color:#98012E;
	font-family:"Century Gothic", Georgia, "Times New Roman", Times, Helvetica, serif;
}