/* CSS Document */

#contentleft {
	float: left;
	width: 760px;
}
.box-left {
	margin: 0 0 10px 0;
	clear: both;
}
.box-left img {
	float: left;
	margin: 5px 10px 15px 0;
}
.contentleft H1 {
FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #00458C;
	vertical-align: top;
	background-image:  url(../images/underline.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin:0px 5px 5px 5px;
	}
.contentleft H2 {
	FONT-FAMILY: Verdana, Sans-Serif;
	FONT-SIZE: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	vertical-align: top;
	margin:10px 0px 0px 0px;
	}
	.contentleft p {
	margin:0px 5px 5px 5px;}
			
	#contentcenter {
margin-top:20px;
height:270px;
		width:760px;
		Clear:both;
		
		}
.contentcenter H1 {
FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #00458C;
	vertical-align: top;
	background-image:  url(../images/underline.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin:0px 5px 5px 5px;
	}
.contentcenter H2 {
FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #00458C;
	vertical-align: top;
	background-image:  url(../images/underline.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin:0px 5px 5px 5px;
	}
		
	#contentright {
float:left;
margin-top:40px;
		width:760px;
		clear:both;
		}
	.contentright H1 {
FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #00458C;
	vertical-align: top;
	background-image:  url(../images/underline.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin:0px 10px 10px 10px;
	}
.contentright H2 {
font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #00458C;
	vertical-align: top;
	background-image:  url(../images/underline.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	}
		
