html, body{
	height: 100%;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
#fullheight {
	border: 9px solid #5BAAAC;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}
#sidebar_column {
	border-right: 1px solid #5BAAAC;
}
#sb_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #5374AD;
	text-decoration: none;
	text-align: left;
	float: right;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #20929B;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
}
#topnav td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	text-align: center;
	border: 1px solid #5BAAAC;
	padding: 5px;
}
#topnav a {
	color: #666666;
	text-decoration: none;
}
#topnav a:hover {
	color: #5BAAAC;
	text-decoration: underline;
}
#topnav_active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5BAAAC;
}
#topnav #topnav_active a {
	color: #FFFFFF;
	text-decoration: none;
}
#sb_nav a {
	color: #5374AD;
	text-decoration: none;
}
#sb_nav a:hover {
	text-decoration: underline;
}
.commentForm {
	float:right;
	width: 200px;
	padding: 10px;
	margin-left:10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #666666;
}
