body  {
	background-image: url(../images/background.jpg);
	background-position: center top;
	background-color: #ebdebc;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;

}
.logo {
	margin: 20px 10px 10px 20px;
}
.slogan {
	text-align: right;
	margin: 10px 20px 10px 10px;
}
.points {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.points ul {
	margin: 5px 0px 0px;
	padding: 0px;
}
.points li {
	list-style-type: none;
}

#nav {
	position: absolute;
	height: 30px;
	left: 0px;
	top: 130px;
	background-color: #120d81;
	margin: 0px;
	line-height: 30px;
	width: 100%;
	text-align: center;
	font-family: "#nav a";
	padding: 0px;
	background-image: url(../images/menubg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.content {
	padding: 0px 10px 10px;

}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear: both;
	text-align: center;
	width: auto;
	margin: 10px 5px 5px;
	padding: 0px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	line-height: 20px;
}
#footer li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding-right: 2px;
	padding-left: 2px;
}
#footer a:link {
	color: #336699;
	text-decoration: underline;
}
#footer a:visited {
	color: #663304;
	text-decoration: underline;
}
#footer a:hover {
	color: #333333;
}
.rMenu {
	padding: 5px;
	background-color: #F2F0E3;
	border: 2px solid #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.rMenu ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
}
.rMenu li {
	list-style-type: none;
	padding: 5px;
}
#main {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #FFFFFF;


}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #663304;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #663304;
	font-size: 24px;
	font-variant: small-caps;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 16px;
	text-transform: capitalize;
	line-height: 20px;
	font-variant: small-caps;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #336699;
	font-size: 12px;
	text-transform: capitalize;
	line-height: 20px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
acronym {
	background-color: #F2F0E3;
	text-decoration: none;
	border: none;
	padding: 2px;
}
.dataholder {
	background-color: #F2F0E3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 2px solid #804000;
}
.blueheader {
	background-color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/bheadingbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 25px;
	margin: 0px;
	height: 25px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.smtext {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}
a:link {
	color: #336699;
	text-decoration: underline;
	font-weight: bold;


}
a:visited {
	color: #663304;
	text-decoration: underline;
	font-weight: bold;


}
a:hover {
	color: #333333;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	list-style-type: square;
}
h4 {
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
.attention {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	text-transform: uppercase;
	line-height: 18px;
	font-weight: bold;


}
