body {
	margin-top:20px;
	margin-left: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #bfdcc0;
	background-image: url(images/);
	}
	
td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	}
	
#container01 {
	width: 760px;
	border: 1px #000000 solid;
	background-color: #FFFFFF;
	}
	
#top {
	width: 760px;
	height: 30px;
	text-align: right;
	padding-top: 2px;
	background-color: #1d5773;
	background-image: url(images/bg_top.gif);
	}
	
#header {
	width: 760px;
	height: 111px;
	border-top: 17px #1d5773 solid;
	}
	
#nav {
	width: 760px;
	height: 20px;
	text-align: right;
	padding-top: 2px;
	border-bottom: 6px #1d5773 solid;
	background-color: #5a8ca5;
	white-space: nowrap;
	background-image: url(images/bg_nav.gif);
	}
	
#main {
	width: 760px;
	background-color: #FFFFFF;
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	padding: 0px;
	}

#bottom {
	width: 760px;
	height: 70px;
	text-align: center;
	padding-top: 24px;
	background-color: #5a8ca5;
	border-top: 1px #1d5773 solid;
	background-image: url(images/bg_btm.gif);
	}

h1 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	}

h2 {
	color: #1d5773;
	font-size: 14px;
	font-weight: bold;
	}
	
h3 {
	font-family: Times;
	color: #5a8ca5;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	}
	
hr {
	color: #CCCCCC;
	height: 1px;
	}
	
li {
	list-style-image: url(images/bullet.gif);
	}
	
.img {
	border: 1px #000000 solid;
	}
	
.img02 {
	border: 1px #000000 solid;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}

.img03 {
	border: 1px #000000 solid;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	}

.border {
	background-color: #CCCCCC;
	border: 1px #000000 solid;
	padding: 15px;
	line-height: 22px;
	}
	
.sm {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	}
	
.red {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #c4151c;
	}
	
a {
	color: #0000ff;
	text-decoration: underline;
	}
a:hover {
	color: #0000ff;
	text-decoration: none;
	}
a:visited {
	color:  #0000ff;
	text-decoration: underline;
	}
a:visited:hover {
	color: #0000ff;
	text-decoration: none;
	}
	
.topnav {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}
a.topnav {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	}
a.topnav:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
a.topnav:visited {
	color:  #FFFFFF;
	text-decoration: none;
	}
a.topnav:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
.lefthead {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	background: #5a8ca5;
	padding: 10px 10px 10px 10px;
	border-top: 20px #accdb4 solid;
	border-bottom: 1px #accdb4 solid;
	}

a.leftnav {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background: #1d5773;
	padding: 5px 5px 5px 10px;
	border-bottom: 1px #accdb4 solid;
	}
a.leftnav:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #5a8ca5;
	display: block;
	}
a.leftnav:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	}
a.leftnav:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #5a8ca5;
	display: block;
	}
	
a.main_link {
	font-size: 12px;
	font-weight: bold;
	color: #194a62;
	text-decoration: none;
	}
a.main_link:hover {
	color: #194a62;
	text-decoration: underline;
	}
a.main_link:visited {
	color:  #194a62;
	text-decoration: none;
	}
a.main_link:visited:hover {
	color: #194a62;
	text-decoration: underline;
	}
	
.footer {
	font-size: 11px;
	color: #FFFFFF;
	}
a.footer {
	color: #FFFFFF;
	text-decoration: underline;
	}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
a.footer:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}
a.footer:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.top {
	font-size: 11px;
	color: #FFFFFF;
	}
a.top {
	color: #FFFFFF;
	text-decoration: underline;
	}
a.top:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
a.top:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}
a.top:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	}