/* CSS Document */.body	{	color: #3F3F3F;	font-family: Trebuchet MS, Arial, Helvetica;	font-size: 80%;	font-weight: lighter;	line-height: 18px;	margin: 0px 0px 8px 0px;	}		.body a			{		color: #0F5883;		text-decoration: none;		font-style: italic;		}		.body a:hover			{		color: #8D0132;		text-decoration: underline;		}		.bodyindent1	{	color: #3F3F3F;	font-family: Trebuchet MS, Arial, Helvetica;	font-size: 80%;	font-weight: lighter;	line-height: 18px;	margin: 10px 0px 0px 0px;	}		.bodyindent1 a			{		color: #0F5883;		text-decoration: none;		}		.bodyindent1 a:hover			{		color: #8D0132;		text-decoration: underline;		}		.bodyindent2	{	color: #3F3F3F;	font-family: Trebuchet MS, Arial, Helvetica;	font-size: 80%;	font-weight: lighter;	line-height: 18px;	margin: 0px 0px 0px 10px;	}		.bodyindent2 a			{		color: #0F5883;		text-decoration: none;		text-indent: 10px;		}		.bodyindent2 a:hover			{		color: #8D0132;		text-decoration: underline;		text-indent: 10px;		}		.bodyindent3	{	color: #3F3F3F;	font-family: Trebuchet MS, Arial, Helvetica;	font-size: 80%;	font-weight: lighter;	line-height: 18px;	margin: 0px 0px 0px 20px;	}		.bodyindent3 a			{		color: #0F5883;		text-decoration: none;		text-indent: 20px;		}		.bodyindent3 a:hover			{		color: #8D0132;		text-decoration: underline;		text-indent: 20px;		}		.bold   {    color: #3F3F3F;	font-family: Trebuchet MS, Arial, Helvetica;	font-size: 80%;	font-weight: bold;	line-height: 18px;	}		.footer	{	font-family: Trebuchet MS, Arial, Helvetica;	font-size: 70%;	color: #0F5883;	}	.footer a		{		color: #8D0132;		text-decoration: none;		}.headGraphic	{	margin-bottom: 10px;	}	.imageBorderAlgnLeft	{	float: left;	border: 1px solid #D0E7E9;	margin: 0px 7px 7px 0px;	}	.imageBorderAlgnRight	{	float: right;	border: 1px solid #D0E7E9;	margin: 0px 0px 7px 7px;	}	.subhead	{	font-family: Trebuchet MS, Arial, Helvetica;	font-size: 90%;	font-weight: 800;	color: #8D0132;	}	