body {
	margin: 0px;
	padding: 0px;
	background: url(images/bk1.jpg);
	background-repeat: repeat-x;
	background-color: #F5F6E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

ol {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

li {
}

#wrapper {
	width: 1020px;
	margin: 0px auto;
	text-align:center;
	background-image: url(images/_wrap-edge.jpg);
	background-repeat: repeat-y;
}

#banner {
	background-image: url(images/_wrap-top.jpg);
	background-repeat: no-repeat;
	height: 54px;
}
#main {

	background-image: url(images/_wrap-main.jpg);
	background-repeat: no-repeat;
}
#foot {
	background-image: url(images/_wrap-foot.jpg);
	background-repeat: no-repeat;
	height: 127px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
}

h1 {
	font-size: 18px;
	color: #C65429;
}

h2 {
	font-size: 16px;
	color: #666666;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

a:link {
	color: #333333;
}

a:hover {
	color: #C65429;
}

a:visited {
	color: #333333;
}

a:active {
	color: #333333;
}

.linknav A:link {
	text-decoration: none;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
}

.linknav A:visited {
	text-decoration: none;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
}

.linknav A:active {
	text-decoration: none;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
}

.linknav A:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.linknav2 A:link {
	text-decoration: none;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #3E5C8E;
	font-size: 9px;
}

.linknav2 A:visited {
	text-decoration: none;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #3E5C8E;
	font-size: 11px;
}

.linknav2 A:active {
	text-decoration: none;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #3E5C8E;
	font-size: 12px;
}

.linknav2 A:hover {
	text-decoration: underline;
	color: #999999;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
}

.content {
	color: #333333;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.content1 {
	COLOR: #333333;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.content2 {
	COLOR: #333333;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.result_title {

	color: #333333;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;

}

a.result_title:link {

	color: #0000CC;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
}


a.result_title:visited {

	color: #0000CC;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;

}

a.result_title:hover {

	color: #3E3EFF;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
}


.floatingfooter {
	background-color: #89CBE0;
	height: 12px;
	text-align: center;
	font-size:15px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 5px;
	width: 150px;
	position:absolute;
	right: 0px;
	padding-bottom: 25px;
	border-color: #666;
	top: 0px;
} 
.textadjuster {
	font-size:11px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
} 

