body {
	background: #d5d5d5;
	border-color: #000;
	margin-top: 0px;
	margin-bottom: 25px;
	padding: 0px;
	background: #D5D5D5 url(../__im/back.gif) repeat-y center;
}




.hide {
	height: 0;
	width:  0;
	overflow: hidden;
	position: absolute;
	display: none;
}

#header {
	
}
	
#toplogo {
	background-image: url(/__im/signal.jpg);
	margin: auto;
	padding: 0;
	width: 640px;
	height: 184px;
}



#maincontent {
	
	border: 0;
	
	margin: auto;
	
	width: 640px;
	
	text-align: left;
}



#sidebar {
	
	display: inline;
	border: 1px dotted #7d7a7a;
	
	float: left;
	
	width: 150px;
	
	text-align: center;
	
	height: 480px;
}



#content {
	border: 1px dotted #7D7A7A;
	width: 480px;
	background: #99CC99;
	float: right;
	
	padding: 0px 0px 0px 0px;
	height: 480px;
}

p, td, li, ul, ol, h1, h2, h3, h4, h5, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	padding: 0px 10px 0px 10px;
}



#sidebar .links {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	margin-bottom: 1em;
	text-align: center;
	font-size: 11px;
	line-height: 1.2;
	padding: 0px 6px 0px 6px;
	color: #FF7300;
}

#sidebar .address {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size: 11px;
	line-height: 1.5;
	padding: 10px 10px 0px 10px;
	color: #333333;
}

.license {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size: 8px;
	line-height: 1;
	padding: 10px 10px 0px 10px;
	color: #CCCCCC;
}

	
#content p {
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size: 12px;
	line-height: 1.40;
	padding: 0px 10px 0px 10px;
}

-------------------
	
.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #669966;
}

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.subheader_blk {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: none;
	color: #000000;
}