

.tv {
	margin-top: 50px;
	list-style-image: url(art/tv.gif);
}
li {
	margin-bottom: 2em;
}

.arrow {
	list-style-image: url(art/blue_arrow.gif);
}

.topspace {
	margin-top: 2em;
}

.contheader {
	margin-top: 3em;
}

.newshead {
	font-weight: bold;
}

.newsblurb {
	margin-bottom: 5px;
	padding-bottom: 10px;
}

.breadcrumb {
	font-weight: bold;
	font-size: 80%;
}

.subhead {
	font-weight: bold;
	text-align: center;
}

.required {
	color: red;
	background: transparent;
}
#subcolumn {
	float: left;
	width: 410px;
	min-height: 140px;
	padding: 0px;
	padding-top: 17px;
}

#subcontent {
	padding-left: 15px;
}

#thirdcol {
	position: absolute;
	left: 410px;
	top: 32px;
	width: 160px;
	margin-top: 17px;
	padding: 0px;
}

#tmmcnews {
	font-size: 80%;
	border: 1px solid #3056DB;
	width: 153px;
	color: black;
	background: #BBD9FD;
	margin-left: 10px;
	padding: 10px;
	min-height: 120px;

}

#selectpage {
	margin: 0;
	padding: 0:
}	

#searchbox {
	border: 1px solid #3056DB;
	width: 160px;
	color: #888;
	background: #BBD9FD;
	margin-top: 13px;
	padding: 10px;
}

.prettytable {
	border: 1px solid #3056DB;
	
}

#foot {
	position: static;
	float: left;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 9px;
	color: #AAA;
	width: 400px;
}

.dt {
	font-weight: bold;
}

#livechat {
	border: 0px
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	

}