body {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size:10pt;
}
td {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size:10pt;
	vertical-align: top;
}
hr {
	clear:both;
	border: 1px solid #ccc;
}
a:link, a:visited, a:active {
	color: #013780;
	text-decoration: none;
}
a:hover {
	color: #406BA4;
	text-decoration: underline;
}
a h3 {
	padding-bottom:5px;
	margin-bottom:0;
}
p, h1, h2, h3, h4 {
	margin:0;
	padding:0;
}
p, ul {
	line-height: 14pt;
}
#logo {
	background-image: url(images/image_04.jpg);
	background-repeat: repeat-x;
	height:115px;
}
#logo #content {
	background-image: url(images/image_01.jpg);
	background-position: center center;
	width:775px;
	text-align:left;
	height:115px;
}
#logo #content #menu {
	width: 500px;
	float: right;
	padding-top: 80px;
	line-height: 20px;
}
#logo #content #menu a:link, #logo #content #menu a:visited, #logo #content #menu a:active {
	color: #013780;
	text-decoration: none;
	margin-left:10px;
}
#logo #content #menu a:hover {
	color: #406BA4;
}
#section1 {
	background-image: url(images/image_02.jpg);
	background-repeat:repeat-x;
	background-color: #406BA4;
}
#section1 #content {
	width: 775px;
	text-align: left;
	padding: 5px;
}
#section1 #content h1 {
	font-size: 19pt;
	padding: 5px 0 5px 0;
	color: #FFF;
	letter-spacing: -1px;
	font-style: italic;
}
#section1 #content h2 {
	font-size:14pt;
	padding: 5px 0 0 0;
	color: #FFF;
	letter-spacing: -1px;
	font-style: italic;
}
#section1 #content p {
	padding: 0 0 15px 20px;
	color:#FFF;
}
#section2 {
	background-image: url(images/image_03.jpg);
	background-repeat:repeat-x;
	background-color: #FFF;
}
#section2 #content {
	width:735px;
	text-align:left;
	padding:5px;
	padding-top:15px;
}
#section2 #content h1 {
	font-size:19pt;
	padding: 10px 0 5px 0;
	color:#444;
	letter-spacing:-1px;
}
#section2 #content h2 {
	font-size:13pt;
	padding: 5px 0 5px 0;
	color:#444;
	letter-spacing:-1px;
}
#section2 #content h3 {
	font-size:11pt;
	padding: 5px 0 5px 0;
	color:#444;
	letter-spacing:-1px;
}
#section2 #content p, li {
	color:#444;
	padding: 0 0 10px 0;
}
#section2 #content li {
	color:#444;
	padding: 0 0 5px 0;
}
.image_right {
	float:right;
	border:1px solid #000;
	margin-left:10px;
	margin-bottom:10px;
	clear:both;
}
.image_left {
	float:left;
	border:1px solid #000;
	margin-right:10px;
	margin-bottom:10px;
	clear:both;
}
.image_thumb {
	display:block;
	width:120px;
	margin-left:10px;
	float:left;
	text-align:center;
	vertical-align:bottom;
	margin-top:5px;
}
.form_label {
	width:120px;
	text-align:right;
	float:left;
	clear:left;
	padding: 8px 2px 0 0;
}
.form_field {
	width:400px;
	text-align:left;
	float:left;
	padding: 5px 0;
}