@charset "utf-8";
body {
	background-color: #FEF;
	padding: 0;
	text-align: center;
	margin: 75;
	background-image: url(../images/bg_tantexture.png);
	font-size: 100%;
	line-height: 1.5;
}
p {
	color: #000;
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 2;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 2;
	text-align: center;
	color: #066;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2;
	color: #066;
	text-align: center;
	font-weight: bold;
}
sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.3%;
	background-color: #E9E7BC;
}
sideText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.3em;
	color: #000;
}



#wrapper {
	text-align: left;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#header {
	padding: 0px;
	height: 178px;
	position: relative;
	margin: 0px;
	width: 770px;
	top: 0px;
	background-image: url(../images/main_header.gif);
}
#header ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: right;
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 565px;
}
#header li {
	float: left;
	list-style: none;

}

#header li a:link, #header li a:visited {
	background: #000;
	padding: .7em .7em;
	display: block;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	margin-right: 5px;
	line-height: 1.2em;
}	
#header li a:hover {
	color: #fff;
	background-color: #009999;
}
#header li a:current, #header li a:current:hover, #header li a:active {
	color: #fff;
	background: #009999;
}
#mainContentUL {
	text-decoration: none;
	list-style: none;
	padding-right: 0px;
	margin: 0px;
}
#mainContent li {
	float: left;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#mainContent {
	background-color: #FFF;
	margin: 0px;
	padding: 15px;
	height: auto;
	width: 545px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
}

#sidebar {
	float: left;
	height: auto;
	width: 155px;
	padding: 15px;
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: left;
	background-color: #CCC;
}


#footer {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	height: 50px;
	clear: both;
	width: 770px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#wrapper #footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #FFF;
	text-align: center;
}

#wrapper #footer p a {
	color: #FFF;
}
#wrapper #mainContent p {
	font-size: 1em;
	color: #000;
	text-align: left;
	font-weight: normal;
}
#wrapper #sidebar #sideText #mainContentUL {
	font-weight: normal;
	font-size: 0.9em;
}
#wrapper #sidebar p {
	font-weight: normal;
	font-size: 0.9em;
	color: #060;
	font-style: italic;
}
#wrapper #sidebar #sideText #mainContentUL strong {

}
#wrapper #mainContent {
	text-align: center;

}
#wrapper #mainContent table {
	text-align: center;
	font-weight: bold;
}
#wrapper #mainContent table tr th {
	font-weight: bold;
}
#wrapper #mainContent .centeredtext {
	text-align: left;
}
#wrapper #mainContent p {
	text-align: left;

}
#wrapper #mainContent p {
	font-size: 0.75em;
	text-align: center;
}
h5 {
	font-size: 0.8em;
	font-weight: normal;
}
#wrapper #mainContent .centeredtext .centeredtext {
	text-align: center;
}
#wrapper #mainContent div p strong {
	text-align: center;
	color: #000;
}
#wrapper #mainContent p a {
	text-align: left;
}
#highlightOrange {
	color: #F30;
}
#wrapper #mainContent div table tr td {
	text-align: left;
}
#wrapper #mainContent p strong {
	font-size: .85;
}
#wrapper #sidebar h6 {
	font-size: 0.85em;
}
