body {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	background-image: url(images/bg_leftnav.gif);
	}
	
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

h1 {
	color: #003471;
	font-size: 18px;
	font-weight: bold;
	}

h2 {
	color: #003471;
	font-size: 14px;
	font-weight: bold;
	}
	
h3 {
	font-family: Times;
	color: #003471;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	}
	
hr {
	color: #CCCCCC;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
li {
	list-style-image: url(images/bullet.gif);
	}
	
.sm {
	color: #000000;
	font-size: 10px;
	}
	
.img {
	border: 1px #000000 solid;
	}
	
.img02 {
	border: 1px #000000 solid;
	float: right;
	margin-left: 20px;
	}
	
.img03 {
	border: 1px #000000 solid;
	float: left;
	margin-right: 20px;
	}
	
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;
	font-weight: bold;
	text-decoration: underline;
	}
a.topnav:visited {
	color:  #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
a.topnav:visited:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	}
	
.top {
	font-size: 11px;
	color: #000000;
	}
a.top {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}
a.top:hover {
	color: #000000;
	text-decoration: underline;
	}
a.top:visited {
	color:  #000000;
	text-decoration: none;
	}
a.top:visited:hover {
	color: #000000;
	text-decoration: underline;
	}
	
.lefthead {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	background: #31333b;
	padding: 10px 15px 10px 15px;
	}
	
a.leftnav {
	font-size: 11px;
	color: #003471;
	text-decoration: none;
	background: #CCCCCC;
	display: block;
	padding: 5px 15px 5px 15px;
	border-bottom: 1px #9599a2 solid;
	}
a.leftnav:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #bdb9bf;
	display: block;
	}
a.leftnav:visited {
	color: #003471;
	text-decoration: none;
	background: #CCCCCC;
	display: block;
	}
a.leftnav:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #bdb9bf;
	display: block;
	}

a.main_link {
	font-size: 12px;
	font-weight: bold;
	color: #003471;
	text-decoration: none;
	line-height: 20px;
	}
a.main_link:hover {
	color: #003471;
	text-decoration: underline;
	}
a.main_link:visited {
	color:  #003471;
	text-decoration: none;
	}
a.main_link:visited:hover {
	color: #003471;
	text-decoration: underline;
	}
	
.footer {
	font-size: 10px;
	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;
	}
