body {
	background-color: #f1f1f1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {font-size: 14pt}
.style2 {color: #004A8E}
li {
	padding-left: 0px;
	margin-left: -15px;
}

#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6d6e71;
}
#header {
	background-color: 09213b;
	background-image: url(images/tile.jpg);
	height: 39px;
	background-repeat: repeat-x;
}
#links {
	text-align: right;
	height: 69px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6d6e71;
}
#mainLeft {
	background-image: url(images/logo_03.jpg);
	height: 347px;
	width: 474px;
	background-repeat: no-repeat;
	float: left;
	clear: both;
}
#mainRight {
	height: 347px;
	width: 474px;
	float: right;
}
#textBox {
	clear: both;
}
#textBox a {
	color: #004A8E;
	text-decoration: none;
}
#textBox a:hover {
	text-decoration: underline;
}
#textSpace {
	float: left;
	width: 25px;
	background-color: #F1F1F1;
}
#titleLeft {
	float: left;
	width: 280px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6D6E71;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #044D90;
	font-weight: normal;
}
#titleMiddle {
	float: left;
	width: 280px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6D6E71;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #044D90;
	font-weight: normal;
}
#titleRight {
	float: left;
	width: 280px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6D6E71;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #044D90;
	font-weight: normal;
}
#textLeft {
	float: left;
	width: 280px;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #6D6E71;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	margin-top: 20px;
	height: 240px;
}
#bdytextLeft {
	float: left;
	width: 605px;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #6D6E71;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	margin-top: 20px;
}
#textMiddle {
	float: left;
	width: 280px;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #6D6E71;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	margin-top: 20px;
	height: 240px;
}
#textRight {
	float: left;
	width: 280px;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #6D6E71;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	margin-top: 20px;
	height: 240px;
}
#footer {
	clear: both;
	float: none;
	height: 20px;
}

#linebreak {
	clear: both;
	height: 20px;
	vertical-align: bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

