@charset "utf-8";
body
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
h1
{
	font-size: 160%;
}
h2
{
	font-size: 130%;
}
img
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




#header
{
	margin-top: 30px;
	margin-left: 75px;
}
#header div
{
	font-size: 65%;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}

#nav
{
	color: #FFF;
	background-color: #8A1F03;
	margin-top: 45px;
	padding-left: 75px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	padding-right: 40px;
	margin-right: 30px;
}
#nav a:link {
	color: #FFF;
	text-decoration: none;
}
#nav a:visited {
	text-decoration: none;
	color: #FFF;
}
#nav a:hover {
	text-decoration: underline;
	color: #FFF;
}
#nav a:active {
	text-decoration: none;
	color: #FFF;
}
#maintxt
{
	padding-left: 70px;
	padding-top: 40px;
	padding-right: 50px;
}

#nav
{
	background-color: #8A1F03;
	margin-top: 45px;
	padding-left: 75px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	padding-right: 40px;
	margin-right: 30px;
}
#nav a:link {
	color: #FFF;
	text-decoration: none;
}
#nav a:visited {
	text-decoration: none;
	color: #FFF;
}
#nav a:hover {
	text-decoration: underline;
	color: #FFF;
}
#nav a:active {
	text-decoration: none;
	color: #FFF;
}
#navl {
	float: left;
	font-size: 80%;
}
#navr {
	font-size: 90%;
}
#footer
{
	color: #000;
	margin-top: 30px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
	margin-right: 30px;
	margin-bottom: 45px;
	margin-left: 30px;
	font-size: 90%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #8A1F03;
}
#footer a:link {
	color: #000;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #000;
}
#footer a:hover {
	text-decoration: underline;
	color: #000;
}
#footer a:active {
	text-decoration: none;
	color: #000;
}
#important {display: none;}
#translate {
	margin-right: 30px;
	margin-left: 30px;
	font-size: 90%;
	font-weight: bold;
	margin-top: 30px;
}
#sub {
	font-size: 90%;
	margin-left: 40px;
}

.errstyle {
	color: #F00;
}
#colsec {
	float: left;
	width: 100%;
}
#leftcol {
	float: left;
	margin-right: 20px;
}
#rightcol {
	float: left;
}
#smlinks {
	float: right;
	margin-right: 75px;
	margin-top: 5px;
}


.errstyle a:link {
	color: #F00;
	text-decoration: none;
}
.errstyle a:visited {
	text-decoration: none;
	color: #F00;
}
.errstyle a:hover {
	text-decoration: underline;
	color: #F00;
}
.errstyle a:active {
	text-decoration: none;
	color: #F00;
}
.nodot {
	list-style-type: none;
}
.note {
	font-size: 85%;
	font-style: italic;
}
.wrapl {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.wrapr {
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
}

