body {
	text-align: center;
	background-color: #FFF;
	margin-top: 0px; 
	color: #202020;
	font-family: arial, "sans serif";
}

#wrap {
	width: 594px;
	margin: 0 auto;
	text-align: left;
}

#bluebar1,
#bluebar2 {
	margin-top: 10px;
	background-color: #295173;
	height: 25px;
	margin-bottom: 10px;
	color: #FFF;
	font-size: 10pt;
	line-height: 17pt;
	text-indent: 15px;
}

#banner {
	height: 105px;
	text-align: right;
}

.bannertext {
	margin-right: 10px;
	margin-top: 50px;
	font-family: arial, "sans serif";
	font-size: 24pt;
	letter-spacing: 6px;
	font-weight: bold;
}

#menu {
	background-color: #CEBA94;
	height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-family: arial, "sans serif";
	font-size: 10pt;
	line-height: 17pt;
}

#content {
	background-color: #EFEFE7;
	min-height: 100%;
	font-size: 10pt;
	height: 100%;
}

#col1 {
	font-size: 8pt;
	text-align: left;
	width: 150px;
	padding: 5pt;
	float: left;
}

#col2,
col4 {
	text-align: justify;
}

#col2 {
	padding: 5pt;
}

#col3,
col5 {
	font-size: 8pt;
	text-align: center;
	padding-right: 5pt;
	padding-left: 10pt;
	position: relative;
	float: right;
}

#col3 {
	width: 250px;
}

#col4 {
	margin-left: 165px;
	padding-right: 5px;
	padding-bottom: 5px;
        min-height: 200px;
}

#col5 {
	width: 150px;
}

.contimg {
	border: 1px #202020 solid;
}

.foot {
	font-size: 7pt;
	margin-bottom: 10px;
	text-align: center;
}

input {
	border: 1px #303030 solid;
}

textarea {
	border: 1px #303030 solid;
}

p {
	text-indent: 20px;
	line-height: 16px;
}

.negind {
	text-indent: -20px;
}

.noind {
	text-indent: 0px;
}

.spacer {
	margin-bottom: 90px;
}

h1,
h2 {
	font-weight: bold;
}

h1 {
	font-size: 12pt;
}

h2 {
	font-size: 10pt;
}

ul {
	margin: 0 0 1.5em;
	padding: 0;
	list-style: none;
}

li {
	margin: 0;
	padding: 0 0 .25em 20px;
	text-indent: -20px;
	line-height: 1.4em;
}

#menu a,a:visited,a:active {
	font-weight: bold;
	color: #202020;
	text-decoration: none;
}

#menu a:hover {
	font-weight: bold;
	color: #295173;
	text-decoration: none;
}

#bluebar2 a,a:visited,a:active {
	font-weight: bold;
	color:#CEBA94;
	text-decoration: none;
}

#bluebar2 a:hover {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

a {
	color: #295173;
	text-decoration: underline;
}

a:visited {
	color: #6B8A9C;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	text-decoration: none;
}