@charset "UTF-8";
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	line-height: 1.2em;
	margin-bottom: -0.5em;
}
a {
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bolder;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #444444;
	background-color: #FFF8E6;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
}
ul {
	list-style-type: disc;
}
#container {
	height: auto;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
	background-image: url(../images/container_bg.gif);
	background-repeat: repeat-y;
	padding: 0 20px;
	clear: both;
}
#footer {
	background-image: url(../images/footer_bar.gif);
	height: auto;
	padding-top: 6px;
	clear: both;
	font-size: 11px;
	text-align: center;
	width: 760px;
	padding-bottom: 10px;
	color: #EEEEEE;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#nav {
	background-image: url(../images/nav_bar.gif);
	height: 32px;
	width: 760px;
}
#banner {
	width: 760px;
}
#footer_info {
	margin-top: 16px;
	font-size: 10px;
	text-align: center;
	margin-bottom: 18px;
}
#footer_info a {
	color: #555555;
	text-decoration: none;
}
#footer_info a:hover {
	text-decoration: underline;
}
#bodyRight p {
	font-size: 85%;
	font-family: Helvetica, Geneva, Arial, Verdana, sans-serif;
	line-height: 1.2em;
	padding-left: 6px;
	padding-right: 12px;
}
#heidi {
	float: right;
	margin-left: 12px;
}
#content a {
	color: #3E84C3;
	text-decoration: none;
}
#bodyRight a:hover {
	font-weight: bold;
	color: #6EA3D2;
	text-decoration: underline;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #728F3B;
	padding-left: 6px;
	margin-bottom: -0.5em;
}
th {
	font-size: 12px;
	font-weight: bold;
	background-color: #C8DB90;
	font-family: Helvetica, Geneva, Arial, Verdana, sans-serif;
	padding: 6px 4px;
	text-align: left;
}
td {
	font-family: Helvetica, Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	padding: 5px 5px 4px 4px;
	line-height: 1.2em;
	background-color: #EEF3E3;
}
table {
	padding-left: 6px;
	margin-bottom: 18px;
	margin-top: 1px;
}
caption {
	color: #3981C1;
	padding-top: 6px;
	padding-bottom: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	padding-left: 6px;
}
.img_right {
	float: right;
	margin-top: 6px;
	margin-right: 56px;
	margin-bottom: 8px;
	margin-left: 12px;
	padding: 2px;
	border: 1px solid #555555;
}
