body {
	margin: 0px;
	background-image: url(images/bg.gif);
	}

p {
	font-family: verdana;
 	font-size: 13px;
 	}
 	
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
   }

a:hover	{
	color: #000000;
   text-decoration: underline;
	}

a.nav:link, a.nav:visited, a.nav:active {
	color: #8C8C8C;
	text-decoration: none;
   }

a.nav:hover	{
	color: #3399ff;
   text-decoration: underline;
	}
			
.main	{
	width: 760px;
	background-color: #F5F5F5;
	border: 1px #444444 solid;
	}

.logo {
	width: 760px;
	height: 125px;
	background-color: #3D75C8;
	background-image: url('images/hdrbg.gif');
	}
	
#heading {
	color: #f5f5f5;
	font-size: 30px;
	font-family: arial;
	text-align: left;
	margin-top: 0px;
	margin-left: 10px;	
	}

#subheading {
	color: #000080;
	font-size: 18px;
	font-family: arial;
	text-align: left;
	letter-spacing: 2px;
	margin-top: 5px;
	margin-left: 10px;	
	}


table#page {
	width: 760px;
	background-color: #F5F5F5;
	font-family: arial;
	font-size: 12px;
	}

.leftnav {
	position: relative;
	width: 180px;
	background-color: #F5F5F5;
	color: #000080;
	font-family: arial;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 0px;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	line-height: 150%;
	}
 	
.maincontent {
	width: 375px;
	text-align: left;
	padding-top: 15px;
	padding-right: 0px;
	line-height: 1.3;
	}	

.list {
	margin-left: 15px;
	}

a.title:link, a.title:visited, a.title:active {
	color: #0066cc;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
   }

a.title:hover	{
	color: #3399ff;
   text-decoration: underline;
	}
	
.start {
	font-size: 12px;
	}

h1 {
	color: #000000;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	}

h2 {
	color: #000000;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	}	

h3 {
	color: #000000;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	}	


.rightcol {
	position: relative;
	width: 180px;
	background-color: #F5F5F5;	
	padding-top: 15px;
	text-align: right;
	}

#level3 {
	margin-left: 20px;
	text-align: right;
	}
	
#footer {
	width: 760px;
	height: 20px;
	padding-top: 3px;
	background-color: #3D75C8;
	color: #F5F5F5;
	font-size: 12px;
	font-family: arial;
	}	