body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

	a:link,
	a:visited,
	a:hover,
	a:active{
		color: #000000;
	}

	font{
	font-size: 10px;
}	

.bold{
	font-size: 11px;
	font-weight:600;
}	

#main {
	width:670px
}	

#leftColumn {
	position: relative;
	float: left;
	width:436px;
	top: 0px;
	left: 17px;
	padding-right: 10px;
	z-index: 100;
}

.list li a{
	line-height: 30px;
	font-size: 11px;
}

.list li{
	line-height: 24px;
	font-size: 11px;
}
.list_field li{
	line-height: 20px;
	font-size: 11px;
}

#rightColumn {
	position: relative;
	float: right;
	width:207px;
	right:0;
	z-index: 10;
}

#rightColumn img{
	margin-top:1px;
}

#rightColumn .superclear {
		float:none;
		clear:both;
		width:1px;
		height:1px;
		overflow:hidden;
		visibility:hidden;
		padding:0px;
		margin:0 0 0 0;
	}
.indent {
	margin-left: 40px;
}
.bodyText {
	font-size: 11px;
	line-height: 20px;
	padding-right:12 px;
}
p {
	margin-top:0;
}

.addressText {
	font-size: 11px;
	line-height: 16px;
	padding-right:12 px;
}

.subCategory {
	font-size: 13px;
	color: #000000;
	padding-bottom: 8px;
}

.subCategory a{
	margin-right: 10px;
}

.subCategory a:hover{
	margin-right: 10px;
	color: #999999;
}

.subCategory span{
	font-weight: bold;
	margin-right: 10px;
	color: #003B71;
}

.body12 {
	font-size: 12px;
	line-height: 20px;
}
.copyright {
	font-size: 10px;
	line-height: 20px;
	color: #999999;
}

#bottom {
	font-size: 13px;
	color: #000000;
	margin-left: 17px;
}

#bottom a{
	margin-right: 27px;
	text-decoration: none;
}

#bottom a:hover{
	margin-right: 27px;
	text-decoration: underline;
}
