body {
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 135%;
}
#index {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	clear: both;
	float: left;
	width: 770px;
}
#logo {
	float: left;
	width: 80px;
}
#company {
	width:270px;
	float:left;
	padding-top: 10px;
}
#company h2{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#sitemap {
	background-color: #bbbbbb;
	clear: right;
	float: right;
	width: 305px;
	margin-top: 13px;
	margin-bottom: 0px;
	height: 27px;
	padding-top: 3px;
}
#sitemap ul{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	display: inline;
}
#sitemap ul li{
	background-image: url(nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 0px;
}
#sitemap a{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
#banner {
	clear: both;
	float: left;
	width: 770px;
}
#top-navi {
	background-color: #666666;
	clear: both;
	float: left;
	width: 770px;
	margin-top: 1px;
}
#top-navi ul{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	display: inline;
}
#top-navi ul li{
	background-image: url(nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	float: left;
	padding-left: 10px;
	padding-right: 25px;
}
#top-navi a{
	font-size: 13px;
	color: #FFFFFF;
	line-height: 180%;
}
#center {
	clear: both;
	float: left;
	width: 770px;
}
#left-navi {
	float: left;
	width: 230px;
	margin-bottom: 15px;
}
#left-navi h3{
	background-color: #FFCC66;
	background-image: url(nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-indent: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 180%;
	margin-top: 1px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#left-navi ul{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 20px;
	list-style-type: none;
}
#left-navi ul li{
	line-height: 180%;
	text-indent: 15px;
	background-image: url(teem_lnav_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#left-navi a{
    font-size: 12px;
	font-weight: bold;
	}
#left-navi a:link{
	color: #666666;
}
#left-navi a:visited{
	color: #666666;
}
#left-navi a:hover{
	color: #ff6600;
}
#left-navi a:active{
	color: #ff6600;
}
#main {
	clear: right;
	float: right;
	width: 520px;
}
#main h2{
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 5px;
}
#main h3{
	font-size: 12px;
	font-weight: normal;
	background-image: url(teem_lnav_arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 2px;
	padding-left: 20px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main h4{
    padding-left: 5px;
	margin-top: 10px;
}
#main p{
	padding-left: 10px;
	text-indent: 10pt;
	padding-right:10px;
}
.column{
	float: left;
	width: 85%;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.mainLeft{
	text-align: center;
	float: left;
	width: 35%;
}
.mainRight{
	float: left;
	width: 60%;
	padding-left: 10px;
}
#img-single {
	text-align: center;
	clear: both;
	float: left;
	width: 540px;
	margin-bottom: 15px;
}
#footer {
	clear: both;
	float: left;
	width: 770px;
	margin-top: 20px;
}
#footer-text{
	text-align: center;
	clear: both;
	width: 770px;
	white-space: nowrap;
	float: left;
}
#copyright {
	background-color: #6e6e6e;
	color: #FFFFFF;
	clear: both;
	width: 770px;
	line-height: 120%;
	white-space: nowrap;
	float: left;
	text-align: center;
}
a:link {
	text-decoration: none;
	color: #0066CC;
}
a:visited {
	text-decoration: none;
	color:#0066CC;
}
a:hover {
	color: #ff6600;
	text-decoration: underline;
}
a:active {
	color: #ff6600;
	text-decoration: underline;
}
img {
	border: none;
}
.totalpage {
	color: #FF0000;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#print_pdf {
	background-image: url(../image/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	width: 105px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	background-color: #E3E3E3;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #666666;
	border-bottom-color: #666666;
	line-height: 150%;
	float: left;
	clear: both;
	margin-left: 10px;
	margin-bottom: 10px;
}
h1 {
	font-size: 12px;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
}
.logo {
	font-family: "ËÎÌå";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
}
