/* CSS Document */.bodyText {	font: 85% "Times New Roman", Times, serif;	line-height: 120%;	margin: 0px 0px 12px 20px;	}		.bodyText a {		color: #0047b6;		}		.bodyText a:hover {		color: #d27f26;		}			.bodyText li{		margin-left: 20px;		}	.bodyText_aboveUL {	font: 85% "Times New Roman", Times, serif;	line-height: 120%;	margin: 0px 0px 0px 25px;	}	.bodyText_aboveUL a {		color: #0047b6;		}		.bodyText_aboveUL a:hover {		color: #d27f26;		}	.imageAlignLeft {	float: left;	margin: 0px 7px 4px 0px;	}	.imageAlignRight {	float: right;	margin: 0px 0px 4px 7px;	}	.imageAlignRightVideo {	float: right;	margin: 0px 0px 1px 2px;	}	.subhead {	font: 85% "Trebuchet MS", "Times New Roman", Times, serif;	font-weight: bold;	line-height: 140%;	color: #666;	margin: 0px 0px 0px 10px;	}	.underhead {	font: 120% "Trebuchet MS", "Times New Roman", Times, serif;	line-height: 140%;	color: #0047b6;	margin: 0px;	}	