@charset "UTF-8";
/* CSS Document */

img, div {
	behavior: url(/iepngfix.htc)
	}
body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #C5C19D;
}
h2 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #C00;
	font-family: Verdana, Geneva, sans-serif;
}
td {
	vertical-align: top;
	line-height: 14px;
	padding-bottom: 11px;
}
input {
	color: #666666;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	border: thin solid #666666;
}
textarea {
	color: #666666;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	border: thin solid #666666;
}
select {
	color: #666666;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	border: thin solid #666666;
}
a {
	color: #cc0000;
	text-decoration: none;
}
a:visited {
	color: #cc0000;
	text-decoration: none;
}
a:hover {
	color: #c5c19d;
	text-decoration: line-through;
}
a:active {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	color: #939;
}



#content {
	top: 50%;
	position: absolute;
	left: 50%;
	margin-top: -269px;
	margin-left: -50%;
	width: 100%;
}

@media print 
{
	#content {
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
}
}

#top {
	height: 127px;
	width: 100%;
}
#logo {
	text-align: right;
	height: 107px;
	width: 790px;
}
#navigation {
	text-align: left;
	width: 790px;
	height: 20px;
}


#middle {
	height: 290px;
	width: 100%;
	overflow: auto;
	color: #666668;
}
#page {
	text-align: left;
	width: 790px;
	padding-top: 20px;
}
#page-home {
	text-align: left;
	width: 790px;
	padding-top: 20px;
}
#page-home img {
	padding-right: 11px;
	float: left;
}
#page a.home {
	padding-right: 11px;
	float: left;
}
#page a.home-2 {
	padding-left: 1px;
	float: left;
}
#links {
	position: absolute;
	top: 380px;
	width: 161px;
	text-align: left;
	left: 50%;
	padding-left: 234px;
}
@media print 
{
	#links {
	display: none;
}
}


#bottom {
	height: 121px;
	width: 100%;
}
#bottom-text {
	height: 91px;
	width: 700;
	overflow: auto;
	background-color: #EBEBE1;
	padding-top: 10px;
	padding-right: 60px;
	padding-left: 30px;
}
@media print 
{
#bottom-text {
	height: 91px;
	width: 700;
	overflow: visible;
	background-color: #ffffff;
	padding-top: 10px;
	padding-right: 60px;
	padding-left: 30px;
}
}

#aia {
	text-align: left;
	height: 121px;
	width: 790px;
}
#logo img:hover {
	filter: alpha(opacity=40);
	opacity: .40;
	-moz-opacity: .40;
}
