/* CSS Document */

.bodyText{
	font: 80% Palatino, Times New Roman;
	line-height: 130%;
	margin-top: 0px;
	}

	.bodyText a{
		color: #A2224B;
		text-decoration: none;
		}
		
	.bodyText a:hover{
		color: #A2224B;
		text-decoration: underline;
		}
		
.caption {
	float: left;
	margin: 0px 7px 15px 0px;
	text-align: center;
	width: 100px;
	}
	
	.caption img{
		float: left;
		}
		
	.caption p{
		font: 80% Palatino, Times New Roman;
		font-style: italic;
		line-height: 130%;
		padding-top: 3px;
		clear: both;
		}
		
.TableText{
	font: 80% Palatino, Times New Roman;
	color: #FFFFFF;
	background: #999999;
	font-weight: bold;
	line-height: 130%;
	}
	
.TableIndent{
	margin-left: 10px;
	}
	
.TableText a{
		color: #FFFFFF;
		text-decoration: none;
		}
	
.TableText a:hover{
	color: #A2224B;
	text-decoration: underline;
	}
	
.TableServices{
	font: 80% Palatino, Times New Roman;
	color: #777777;
	background: #FFFFFF;
	font-weight: bold;
	line-height: 130%;
	}
	
.TableServices a{
		color: #777777;
		text-decoration: none;
		}
	
.TableServices a:hover{
	color: #A2224B;
	text-decoration: underline;
	}
		

.healthTopicHeader{
	font: 12px Trebuchet MS, Arial, Helvetica;
	color: #A2224B;
	font-style: italic;
	}

.imageAlignLeft{
	float: left;
	margin: 0px 12px 4px 0px;
	}

.imageAlignRight{
	float: right;
	margin: 0px 0px 4px 12px;
	}

.subhead{
	font: 80% Trebuchet MS, Arial, Helvetica;
	font-weight: bold;
	color: #777;
	margin-bottom: 0px;
	}
	
.TopicCenterDDL {
	font: 10px Arial, Helvetica, sans-serif;
	}

.underhead {
	font: 100% Trebuchet MS, Arial, Helvetica;
	font-weight: bold;
	color: #A2224B;
	margin: 0px;
	}
	