body {
	margin: 0px;
}

.nav {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

a:link {color: #003366;}
a:visited {color: #003366;}
a:active {color: #000033;}
a:hover {color: #660000; text-decoration: underline;}
a {text-decoration: none;}

.text2 {
	font-family: Arial;
	font-size: 12px;
	padding-top: 13px; 
	top: 10px;  
	text-align: justify;
}

h4 {
	font-family: Arial;
	font-size: 12px;
	vertical-align: top;
	top: 10px;
	font-weight:normal;
	text-decoration:underline;
	line-height:20px;
	margin-top:12px;
	margin-bottom:4px;
	text-align: justify;
}
	
ul { 
list-style-type: none;
padding-left: 0px;
padding-top: 0px;
margin: 0px 0px;
}
	
	
li {
	padding-top: 0px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left:14px;
	line-height:15px; 
	margin-top: 0px;
}

li.about {
	line-height:20px;
	background-position: 0px 7px;
	}
	
li.first { 
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-family: Arial;
	font-size: 12px;
	vertical-align: top;
	padding-top: 1px;
	text-align: justify;
}

.callout {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-align: left;
	vertical-align: text-top;
	padding-top: 13px;
	top: 13px;
	padding-bottom: 13px;
}

.footer {
  width: 800px;
  height: 39px;
  background-color: #e5e5e5;
}

.footer_text {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	background-position: center center;
	text-align: center;
}
