@charset "utf-8";
 
body{ margin: 0;	color: #000000;}
#main{ background-color: #F9F9F9;	background: url(../images/bodybgx.jpg)  repeat-x;}
#inner{
	width:900px;
	margin:0px auto;
	font-family: Arial, Helvetica, sans-serif;
}

#header{ width:900px;	height:162px;	color: #000000;	background: url(../images/header.jpg);}
#tnav{
	width:900px;
	height:27px;
	background: url(../images/navbg.jpg) no-repeat;
}
#tnavspace{

}
#tnavspace h1{
	color: #333333;
	font-size: 12px;
	margin: 10px 0 0 7px;
	font-weight: normal;
}

.txt1 {
	padding: 15px;
	height: 295px;
}
.txt1a {
	padding: 15px;
}
.txt1b {
	padding: 45px 45px 35px 65px;
}
.txt2 {
	padding: 0 15px 10px 15px;
	height: 40px;
}

#lc1{ width:900px;	float:left;}
#tabsarea{
	font-size: 12px;
}
#tableft a , #tableft a:visited{
color:#F9F9F9;
font-weight:bold;
text-decoration:none;
}
#tableft a:hover{text-decoration:underline;}
#tableft{
	width:349px;
	float:left;
	height: 365px;
}
#tableft ul li {
padding:5px 0px 0px 20px;}
#tableftend{

}
#tabright{
	width:551px;
	float:left;
}
#tabrightform{
	padding:50px 100px 50px 50px;
}
#lc2{
	width:900px;
	float:left;
	margin: 20px 0 0 0;
	height: 89px;
}
#space1 {
	height:3px
}

p{
	margin:0;
	padding:6px 0px 6px 0;
	font-family: Arial, Helvetica, sans-serif;
}
h1{	font-size:16px;	margin:0;	padding:0 0 8px 0;	color: #F9F9F9;}
h2{
	color:#FFCC33;
	font-weight:bold;
	font-size:16px;
	margin:0;
	padding:6px 0 6px 0;
	font-family: Arial, Helvetica, sans-serif;
}
.fontgrey {
	color: #525252
}
.fontwhite {color: #F9F9F9}

h3{}
h4{}

a{font-weight: bold;}
a , a:visited {	color: #000000;	text-decoration:none}
a:hover { text-decoration:underline}

#footer{
	width:900px;
	font-size: 14px;
	background-repeat: repeat-x;
	margin-top: 10px;
	background-color: #F9F9F9;
}
#footer  h1, #footer h3  {
	font-size:11px;
	color: #333333;
	padding: 0;
}
#footer a, #footer a:visited{	color:#0066FF;
	font-weight: bold; font-size:9px;}
.toptext{font-size: 8px;}
.topleft{	padding-left:20px;	color: #003366;	float: left;	font-size: 8px;}
.topright{	padding-right:25px;	color: #003366;	text-align: left;	float: right;}

#endtext{font-size: 9px;}
.endleft{ float:left;	padding-left:20px;	padding-top:6px;	color:#F9F9F9;}
.endright{
	float:right;
	padding-right:18px;

}
.endright p {
	color:#0066FF;
	font-weight: bold;
	padding: 0;
}
.endright a, .endright a:visited {
color:#0066FF;
	font-weight: bold; font-size:9px;
}

.end{clear:both;}
