body {
	margin-top: 0px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
	background-image: url(images/bg.gif);
	}
	
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: 20px;
	text-align: right;
	padding-top: 2px;
	background-color: #000000;
	border-bottom: 1px #FFFFFF solid;
	background-image: url(images/bg_top.gif);
	}
	
#header {
	width: 760px;
	height: 130px;
	}
	
#nav {
	width: 760px;
	height: 28px;
	text-align: right;
	padding-top: 6px;
	background-color: #000000;
	white-space: nowrap;
	background-image: url(images/bg_top.gif);
	}
	
#main {
	width: 760px;
	background-color: #FFFFFF;
	}

#bottom {
	width: 760px;
	height: 50px;
	text-align: center;
	padding-top: 4px;
	background-color: #3399fe;
	border-top: 1px #000000 solid;
	background-image: url(images/bg_btm.gif);
	}

h1 {
	color: #0054a6;
	font-size: 18px;
	font-weight: bold;
	}

h2 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background: #3399fe;
	display: block;
	padding: 5px 5px 5px 5px;
	}
	
	
h3 {
	color: #0054a6;
	font-size: 12px;
	font-weight: bold;
	}
	
h4 {
	font-family: Times;
	color: #0054a6;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	}
	
hr {
	color: #37568f;
	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 {
	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;
	color: #FF0000;
	}
	
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;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	text-decoration: none;
	}
a.topnav:hover {
	color: #c10d0c;
	text-decoration: none;
	}
a.topnav:visited {
	color:  #FFFFFF;
	text-decoration: none;
	}
a.topnav:visited:hover {
	color: #c10d0c;
	text-decoration: none;
	}
	
.lefthead {
	font-size: 14px;
	font-weight: bold;
	color: #0054a6;
	display: block;
	padding: 15px 10px 10px 15px;
	}

a.leftnav {
	font-size: 11px;
	font-weight: bold;
	color: #c10d0c;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 15px;
	}
a.leftnav:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #3399fe;
	display: block;
	}
a.leftnav:visited {
	color: #c10d0c;
	text-decoration: none;
	display: block;
	}
a.leftnav:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #3399fe;
	display: block;
	}
	
a.main_link {
	font-size: 12px;
	font-weight: bold;
	color: #c10d0c;
	text-decoration: none;
	}
a.main_link:hover {
	color: #c10d0c;
	text-decoration: underline;
	}
a.main_link:visited {
	color:  #c10d0c;
	text-decoration: none;
	}
a.main_link:visited:hover {
	color: #c10d0c;
	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;
	padding-right: 10px;
	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;
	}
