body{
	background:url("./../images/background.gif");
	background-repeat:repeat;
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:11px;
}

h1{
	display:none;
}

h2{
	display:none;
}

#page{
	background:url("./../images/topline.gif");
	background-repeat:repeat-x;
	padding-top:4px;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	text-align:center;
}

#header{
	margin-left:auto;
	margin-right:auto;
	width:1033px;
	text-align:left;
	height:175px;
}

#topmenu{
	background:none;
	margin-left:auto;
	margin-right:auto;
	width:1033px;
}


#headerimage img{
	z-index:100;
}
#headerimage{
	margin-left:auto;
	margin-right:auto;
	width:1033px;
}

#content{
	background:#ffffff url("./../images/toplinebold.gif") repeat-x;
	margin-top:30px;
	width:auto;
	padding-left:auto;
	padding-right:auto;
	text-align:center;
}

#innercontent{
	background:url("./../images/colbg.gif") repeat-y top right;
	width:1033px;
	margin-left:auto;
	margin-right:auto;
}

#subinnercontent{
	float:left;
	background:url("./../images/leftline.gif") repeat-y top left;
	margin-top:6px;
	width:1033px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	min-height:20px;
}

.leftcontent{
	position:relative;
	margin-left:5px;
	padding-left:23px;
	padding-right:23px;
	width:684px;
	float:left;
	font-size:12px;
	/*color:#A0A0A0;*/
	text-align:justify;
	/*border:1px solid red;*/
}

.rightcontent{
	margin-left:738px;
	padding-left:8px;
	padding-right:8px;
	width:277px;
	font-size:12px;
	color:#ffffff;
}


#footer{
	margin-left:auto;
	margin-right:auto;
	width:1033px;
	padding-top:10px;
}

#header img{
	position:relative;
	float:left;
	top:30px;
}

#headerform{
	float:left;
	margin-top:20px;
	margin-bottom:-25px;
	margin-left:25px;
}

#headerform p{
	color:white;
	width:450px;
	font-weight:bold;
}

#headerform label{
	float:left;
	width:45px;
	color:#ffffff;
	font-weight:bold;
	height:27px;
	padding-top:10px;
}

#headerform div div{
	float:left;
	height:37px;
}

#headerform input[type="text"]{
	float:left;
	height:30px;
	width:168px;
	background:url("./../images/input.gif");
	border:0px;
	padding-left:10px;
	padding-top:10px;
}

#headerform input[type="submit"]{
	float:left;
	width:100px;
	height:22px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	background:url("./../images/buttonbg.gif");
	border:1px solid #ffffff;
	margin-left:38px;
}

.lowwed{
	margin-bottom:-5px;
}



.clear{
	clear:both;
}

#topmenu ul{
	
	background:none;
	float:right;
	margin:0px;
	padding:0px;
	margin-right:55px;
	margin-bottom:-3px;
}

#topmenu ul li{
	list-style:none;
	display:inline;
}

#topmenu ul li a{
	z-index:101;
	background:url("./../images/passivebtn.gif");
	float:left;
	height:30px;
	width:107px;
	padding-top:15px;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:-0.03em;
}

#topmenu ul li a:hover{
	background:url("./../images/activebtn.gif");
	text-decoration:none;
}

#topmenu ul li a.active{
	background:url("./../images/activebtn.gif");
	text-decoration:none;
}

.header{
	background:url("./../images/header.gif");
	width:215px;
	height:27px;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	padding-top:12px;
	text-align:center;
}

.upper{
	margin-top:-20px;
}

.right{
	float:right;
	margin-top:24px;
	margin-left:10px;
}

.txtblock{
	width:100%;
}

.txtblock p{
	padding:20px 0px 20px 0px;
	margin:0px 0px 0px 0px;
	color:black;
}

#footer ul{
	
	background:none;
	float:right;
	margin:0px;
	padding:0px;
	
}

#footer ul li{
	list-style:none;
	display:inline;
}

#footer ul li a{
	float:left;
	padding-left:15px;
	padding-right:15px;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
}

#footer ul li a:hover{
	text-decoration:underline;
}

#footer .left{
	margin-left:20px;
	float:left;
	color:#ffffff;
	text-align:left;
}


#footer .right{
	margin-top:10px;
	margin-right:15px;
	float:right;
	color:#ffffff;
	text-align:left;
}

a{
	color:#ffffff;
}