body {
	margin:0px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #333;
}
a {
 color: #74858F;
 text-decoration: none;
}
a:hover {
 color: #42545B;
}
.td {
	font-size: 11px;
}
.link-gray {
	font-size: 10px;
	color: #333;
	text-decoration: none;
}
.link-gray:hover {
	color: #000;
}
.link-gray-s {
	font-size: 9px;
	color: #666;
	text-decoration: none;
}
.link-gray-s:hover {
	color: #000;
}
.link-top {
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.link-top:hover {
 color: #FFF;
	text-decoration: underline;
}
.link-btm {
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.link {
 color: #74858F;
	text-decoration: none;
}
.link:hover {
 color: #42545B;
}
.heading {
	font-size: 16px;
 color: #5B6A73;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 5px;
}
.box-right {
	width: 148px;
	padding: 5px;
	border: 1px solid #CCC;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	line-height: 15px;
}
.box-gray {
	width: 230px;
	padding-top: 7px;
	padding-bottom: 7px;
	background: #EEE;
	border: 1px solid #CCC;
	margin-top: 10px;
}
.box-feature {
	padding: 5px;
 border: 1px solid #94ABB4;
 background: #CDD8DC;
}
.byline {
	font-size: 10px;
	color: #999;
}
#leftcol a:link {
 color: #73929D;
}
#leftcol a:hover {
 color: #506972;
}
#leftcolreview a:link {
	color: #333;
	text-decoration:underline;
}
#leftcolreview a:hover {
	color: #000;
}
.tabLink{
	color:#666;
 text-decoration:none;
}
.tabLink:hover{
	color:#AA3E0F;
}
.input{
	background:#FFF;
	color:#333;
	width:121px;
	height:14px;
	border:1px solid #CCC;
	font-size: 11px;
	!important
}
.input2{
	background:#999;
	color:#FFF;
	width:150px;
	height:16px;
	border:1px solid #666;
	!important
}
.smallbar{
	font-weight:bold;
	color: #000;
	background:#EEE;
	padding:1px;

}
hr {
	height:1px;
	color:#CCC;
}

.subhead {
	font-weight: bold;
}

