body {
	background: #073667;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}
ul {list-style: none;}
.header {
	background: url(../images/header.gif) repeat-x;
	width: 784px;
	height: 148px;
	font-size: 14px;
	font-weight: bold;
	color: #073667;
	overflow: hidden;
	margin: 7px auto 0;
}
.logo {
	display: block;
	margin: 20px 0 0 30px;
}
.logo a {
	background: url(../images/logo.gif) no-repeat;
	width: 685px;
	height: 70px;
	display: block;
	overflow: hidden;
	font-size: 18px;
	color: #000;
	text-decoration: none;
	line-height: 70px;
	padding-left: 30px;
	color: #073667;
}
.logo a:hover {	background: url(../images/logo.gif) no-repeat;
	width: 685px;
	height: 70px;
	display: block;
	overflow: hidden;
	font-size: 18px;
	color: #000;
	text-decoration: none;
	line-height: 70px;
	padding-left: 30px;
	color: #ab2905;
	text-decoration: none;}
.header ul {
	height: 40px;
	overflow: hidden;
	border-right: 2px solid #fff;
	float: left;
	padding: 0;
	margin: 17px 0 0 0;
}
.header ul li {
	float: left;
	border-left: 2px solid #fff;
}
.header ul a {
	width: 109px;
	height: 40px;
	line-height: 40px;
	display: block;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
.header ul a:hover {text-decoration: underline;}
.content {
	background: #fff url(../images/content.gif) repeat-x;
	width: 754px;
	overflow: hidden;
	padding: 30px 15px 0;
	margin: 0 auto;
	line-height: 2em;
}
.content h3 {
	font-size: 14px;
	color: #ab2905;
	margin: 10px 0;
}
.content p {
	margin: 0 30px;
}

.content h2 {
	font-size: 14px;
	color: #ab2905;
	border-bottom: 2px solid #FF9900;
	border-left: 10px solid #FF9900;
	width: 50%;
	padding-left:10px;
	}
.content h5 {
	font-size: 10px;
	color: #ab2905;
	
	width: 50%;
	padding-left:22px;
	}


.content h4 {
	font-size: 14px;
	color: #ab2905;
	margin: 10px 0;
	background-color:#FFFFCC;
	padding:5px 5px 5px 20px;
}

.image {
	border: 2px solid #ff9900;
	}

* html .content {height: 800px;}
.centered {
	text-align: center;
}
.centered ul {
	display: inline;
	margin: 0;
	padding: 0;
}
.centered ul li.first {background-image: none;}
.centered ul li {
	background: url(../images/centered-separator.gif) no-repeat 0 70%;
	display: inline;
	padding: 0 5px;
}
.centered a:hover {text-decoration: none;}
.footer {
	background: #f2f1e1;
	width: 784px;
	height: 44px;
	margin: 0 auto 18px;
}
.title {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #073667;
	text-align: left;
	width:95%;
	background-color:#CCCC99;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 5px 5px 5px 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #073667;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a12800;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
 .style1 {
	color: #A12800;
	font-weight: bold;
}
	
	a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}
.style2 {
	font-size: x-small;
	color: #999999;
	font-style: italic;
}
.caption {
	font-size: x-small;
	color: #000;
	
}

