.page {
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-image: url(images/background02.png);
	background-repeat: repeat-x;
}
.container {
	background-color: #5297ae;
	width: 800px;
	position: absolute;
	left: 10%;
	top: 25px;
	background-image: url(images/background02.png);
	background-repeat: repeat-x;
}
.header {
	background-color: #5297AE;
	width: 800px;
	height: 100px;
}
.headernav {
	background-color: #944C00;
	width: 780px;
	height: 25px;
	text-align: left;
	vertical-align: middle;
	padding-left: 20px;
	padding-top: 5px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 162x;
	font-weight: bold;
}
.centerframe {
	background-color: #F00;
	width: 800px;

}

.content {
	background-color: #FFF;
	text-align: left;
	width: 800px;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.sidenavright {

}
.sidenavleft {
	float: left;
	width: 100px;
}
.blockright {
	float:right;
	text-align: center;
	line-height: 10px;
}
.blockleft {
	float: left;
	text-align: center;
	line-height: 10px;
	text-align: center;
}
.blocktext {
	font-size: 10px;
	font-style: italic;
	text-align: center;
}
.footernav {
	background-color: #944C00;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	position: relative;
	clear: both;
	color: #5297ae;
}
.footer {
	background-color: #005063;
	text-align: center;
	font-size: 12px;
	padding: 5px;
	position: relative;
	clear: both;
	height: 150px;
}
.disclaimer {
	background-color: #5297ae;
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	position: relative;
	clear: both;
	font-style: italic;
	color: #000;
}

.disclaimerresource {
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	position: relative;
	clear: both;
	font-style: italic;
	color: #000;
}


.copyright {
	font-size: 9px;
	font-weight: bold;
}

  a {
	text-decoration: none;
	color: #242F41;
	font-weight: normal;
}
  a:hover {
	text-decoration: underline;
	color: #242F41;
	font-weight: normal;
}
  a:visited {
	color: #242F41;
	font-weight: normal;
}
.anchor1
	a:link {
	text-decoration: none;
	color: #5297ae;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}
.anchor1
	a:visited {
	text-decoration: none;
	color: #5297ae;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}
.anchor1
	a:hover {
	text-decoration: underline;
	color: #5297ae;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}
.anchor2
	a:link {
	text-decoration: none;
	color: #5297ae;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	}
.anchor2
	a:visited {
	text-decoration: none;
	color: #5297ae;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	}
.anchor2
	a:hover {
	text-decoration: underline;
	color: 5297ae;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	}	

.anchor3
	a:link {
	text-decoration: none;
	color: #5297ae;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	}
.anchor3
	a:visited {
	text-decoration: none;
	color: #5297ae;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	}
.anchor3
	a:hover {
	text-decoration: underline;
	color: 5297ae;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	}


hr {
	color: #333;
}

