body{	margin:0px;	padding:0px;	font-family:"Times New Roman", Times, serif;	line-height:16px;	background-color:#F4F6F9;	color:#003273;	}	#header{	width:800px;	height:94px;	background-image:url(images/header.gif);	background-repeat:no-repeat;	}	#leftColLogo{	height:470px;	width:200px;	padding:111px 0px 0px 0px;	background-image:url(images/logo_large.gif);	background-repeat:no-repeat;	vertical-align:top;	background-color:#DAE1EB;	text-align:right;	}	#leftColLogo a:link, #leftColLogo a:visited{	font-size:large;	text-decoration:none;	color:#003273;	font-weight: normal;	}	#leftColLogo a:hover{	font-weight:bold;	font-style:italic;	font-size:larger;	}	#bodyCopy{	background-image:url(images/body_background.gif);	background-repeat:no-repeat;	vertical-align:top;	width:600px;	height:470px;	background-color:#FFFFFF;	}	#bodyCopy p{	color:#003276;	font-size:small;	margin:10px 30px 10px 30px;	}	.copyImage{	float:right;	margin:15px 30px 50px 10px ;	}	.rightImage{	float:right;	margin:5px 10px 5px 10px ;	}		#bodyCopy a:link, #bodyCopy a:visited{	text-decoration:none;	color:#003276;	font-size:small;	font-weight:bold;	}	#bodyCopy a:hover{	font-style:italic;	}		#bodyCopy h5{	color:#003276;	font-size:x-large;	margin:30px 30px 0px 30px;	}	#bodyCopy ul{	color:#003276;	font-size:small;	margin:0px 0px 0px 45px;	}		#footer{	background-image:url(images/footer.gif);	background-repeat:no-repeat;	width:800px;	height:36px;	color:#FFFFFF;	text-align:center;	font-size:small;	padding-top:11px;	}		#buttonTable{	border-bottom-width: thin;	border-bottom-style: solid;	border-bottom-color: #003273;	}
