@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/bkgd.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}
.footer {
	background-image: url(images/index_mann-11.png);
	background-repeat: no-repeat;
	height: 143px;
	width: 850px;
	padding-left: 15em;
	color: #FFFFFF;
	font-size: 10px;
}

.footer a:link {color: #ffffff;}
.footer a:visited {color: #ffffff;}
.footer a:active {color: #ffffff;}
.footer a:hover {color: #00AEEF;}

a:link {
	color: #F78F1E;
}
a:visited {
	color: #F78F1E;
}
a:hover {
	color: #00AEEF;
}
a:active {
	color: #F78F1E;
}
h1 {
	font-size: 20px;
	color: #F79020;
	font-weight: lighter;
}
h2 {
	font-size: 16px;
	color: #00B0EF;
	font-weight: lighter;
}

h3 {
	font-size: 14px;
	color: #F79020;
}


form {
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	}

input,textarea {
	border: 1px solid #F79020;
}

.required {
	font-weight: bold;
	color: #F79020;
	font-size: 16px;
}

.side	{
	width: 210px;
	padding-left: 10px;
	padding-right: 10px;
}

.nav {
	background-image: url(images/index_mann-04.png);
	background-repeat: no-repeat;
	height: 210px;
	width: 218px;
}

.box {
	border: #00B0EF 2px dotted;
}
