body {
 	font-family:  Arial, Helvetica, sans-serif;
 	font-size: 12pt;
	background-color : #F5EDCE;
	margin: 0px; 
	color: #000000;
	text-align: center;
} 

div#body_section {
	background-color : #e6d89f;
	text-align: left;
	margin: 0px auto 0px auto;
	border: solid #a13119;
	width: 780px;
	border-width: 1px;
}

.header_repeat_1 {
background-image: url('images/header_repeat_1.jpg');
}
.header_repeat_2{
background-image: url('images/header_repeat_2.jpg');
}
.blue_bar {
background-image: url('images/blue_bar.jpg');
}
.footer_repeat_1 {
background-image: url('images/footer_repeat_1.jpg');
}
.footer_repeat_2{
background-image: url('images/footer_repeat_2.jpg');
}

h1 {
	margin-top: 1em;
 	font-size: 18pt;
 	color: #345389;
}
h2 {
	margin-top: 1em;
 	font-size: 16pt;
 	color: #345389;
} 
h3 {
	margin-top: 1em;
 	font-size: 14pt;
 	color: #345389;
}
h4 {
	margin-top: 1em;
 	font-size: 12pt;
 	color: #345389;
}

a:link {
}

a:visited {
}

a:hover {
	text-decoration: none;
}

a:active {
}


div#blue_text2 {
 	font-size: 13pt;
	color: #0b1b56;
}
div#blue_text2 a {
	color: #0b1b56;
}
div#blue_text2 a:link {
	text-decoration: none;
}

div#blue_text2 a:visited {
	text-decoration: none;
}

div#blue_text2 a:hover {
	text-decoration: underline;
	color: #0000FF;
}

div#blue_text2 a:active {
	text-decoration: none;
}


div#blue_text {
 	font-size: 13pt;
	color: #0b1b56;
}
div#blue_text a {
	color: #0b1b56;
}


div#light_blue_text {
 	font-size: 10pt;
	color: #4f5772;
}
div#light_blue_text a {
	color: #4f5772;
}
div#mail_text {
 	font-size: 13pt;
	color: #d8dbe8;
}
div#mail_text a {
 	font-size: 13pt;
	color: #d8dbe8;
}
div#DD_text {
 	font-size: 12pt;
	color: #666666;
}
div#DD_text a {
	color: #666666;
}
div#navigation {
 	font-size: 14pt;
	color: #0b1b56;
	background-image: url('images/navigation_repeat.jpg');
}
div#navigation a {
	text-decoration: none;
	color: #0b1b56;
}
.picture_border {
	border: solid #0b1b56;
	border-width: 1px;
}