body {
	margin: 0px;
	padding: 0px;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 0.9em;
        background-color:#4e949e;
        color:#000;
}

#header {
	float: left;
	width: 769px;
}
#footer {
width: 769px;
height: 50px;
margin-left:20px;
border-top:#7dc7d2 1px solid;
clear:both;
}
h1 {padding-top: 25px;
	clear: left;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7dc7d2;
	padding-bottom: 10px;
font-family: times, Times New Roman, times-roman, georgia, serif;
		font-size: 42px;
	        line-height: 40px;
	        letter-spacing: -1px;
		color: #fff;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
                font-weight: 100;
}
h2 {padding-top: 25px;
	clear: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.6em;
	color: #fff;
	line-height: 28px;
	margin: 0px;
	margin-bottom: 0px;
}

h2.pink {padding-top: 0px;
	clear: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.6em;
	color: #ff00ae;
	line-height: 28px;
	margin: 0px;
	margin-bottom: 0px;
        background-color:#fff;
}

#wrapper {
	padding: 0px;
	width: 769px;
	margin-left:20px;
}
#header .logo {
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#header #headerTitle {
	height: 31px;
	padding-top: 40px;
	background-position: right top;
	padding-bottom: 23px;
	background-repeat: no-repeat;
	background-image: url(logo2.jpg);
	float: left;
	width: 690px;
}
#header ul {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 769px;
	line-height: 24px;
	background-image: url(bg2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#header li {
	float: left;
}
#header   li a  {
	color: #fff;
	text-decoration: none;
	font-size: 1.0em;
	float: left;
	padding-bottom: 8px;
	padding-right: 20px;
	padding-left: 0px;
	margin: 0px;
}
#header  li  a:hover {
	text-decoration: underline;
}
#footer   a  {
	color: #000;
	text-decoration: none;
}
#footer  a:hover {
	text-decoration: underline;
}
#twoCols {
	margin: 0px;
	padding: 0px;
	width: 769px;
}
#leftCol {
	margin: 0px;
	width: 505px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#rightCol {
	margin: 0px;
	padding: 20px 0px;
	float: left;
	width: 215px;
        color:#fff;
}
#fullCol {
	margin: 0px;
	padding: 20px 0px;
	float: left;
	width: 720px;
}
#fullCol2 {
	margin: 0px;
	padding: 20px 0px;
	float: left;
	width: 769px;
}

.white {color:#fff;}
.whiteedge {border:1px solid #fff;}
.lflot {float:left;margin:0px 10px 0px 0px;border:1px solid #fff;}
.rflot {float:right;margin:0px 0px 0px 10px;border:1px solid #fff;}

a:link {
	text-decoration: none;
	color: #fff;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: none;
	color: #fff;
}
a:active {
	text-decoration: none;
	color: #fff;
}
a.green:link {
	text-decoration: none;
	color: #00CC33;
}
a.green:visited {
	text-decoration: none;
	color: #00CC33;
}
a.green:hover {
	text-decoration: none;
	color: #00CC33;
}
a.green:active {
	text-decoration: none;
	color:#00CC33;
}
a.white:link {
	text-decoration: underline;
	color: #fff;
}
a.white:visited {
	text-decoration: underline;
	color: #fff;
}
a.white:hover {
	text-decoration: underline;
	color: #00f;
}
a.white:active {
	text-decoration: underline;
	color:#fff;
}

a.black:link {
	text-decoration: underline;
	color: #00f;
}
a.black:visited {
	text-decoration: underline;
	color: #00f;
}
a.black:hover {
	text-decoration: underline;
	color: #00f;
}
a.black:active {
	text-decoration: underline;
	color:#00f;
}

/* --------------------------------------

forms

----------------------------------------- */


label,input {
display: block;
width: 150px;
float: left;
margin-bottom: 10px;
}

input.job {
display: block;
width: 150px;
float: left;
margin-bottom: 10px;
}

input.radio {
display: block;
width: 15px;
float: left;
margin-bottom: 10px;
}

input.mail {
display: block;
width: 15px;
float: left;
margin-bottom: 10px;
}

label {
text-align: right;
width: 75px;
padding-right: 20px;
font-weight:900;
}

/* tables */

table.avchart

{	font-family: Verdana;

	font-weight: normal;

	font-size: 13px;

	color: #404040;

	width: 420px;

	background-color: #fafafa;

	border: 1px #6699CC solid;

	border-collapse: collapse;

	border-spacing: 0px;

	margin: 0px 10px 0px 0px;
	
	float:left;

}

td.hd

{	border-bottom: 2px solid #6699CC;

	background-color: #BEC8D1;

	text-align: center;

	font-family: Verdana;

	font-weight: bold;

	font-size: 13px;

	color: #404040;}
table.avchart td

{	border-bottom: 1px dotted #6699CC;

	font-family: Verdana, sans-serif, Arial;

	font-weight: normal;

	font-size: 13px;

	color: #404040;

	background-color: white;

	text-align: center;

	padding-left: 3px;}