@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.tag {
	font-size: 18px;
	color: #005660;
	font-weight: bold;
}
#bodytop #leftcolumn {
	width: 62%;
	padding-top: 10px;
	padding-left: 8px;
	float: left;
}
#bodytop #rightcolumn {
	width: 35%;
	display: inline;
}
#bodybtm #leftcolumn {
	width: 53%;
	float: left;
	background-image: url(../images/2009/images/img-btm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 275px;
	padding-top: 5px;
}
#bodybtm #rightcolumn {
	width: 43%;
	background-color: #EDEBEB;
	float: right;
	margin: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.subscribe {
	font-weight: bold;
	color: #D79033;
}

#searchbox {
	background-color: #FBEB80;
	background-image: url(../images/2009/images/arrow-search.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	margin: 5px;
	border: 2px solid #00605C;
	float: right;
	width: 225px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.searchTitle {
	font-size: 18px;
	font-weight: bold;
	color: #006064;
	text-transform: uppercase;
	line-height: 22px;
}
.red-text {
	color: #FF0000;
}
.container {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-transform: none;
	width: 95%;
	float: left;
}
.container label{
	display: block;
}
.container ol{
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
.yellow-text {
	color: #DC932B;
	font-size: 13px;
}
#wrapper {
	border: 1px solid #2B6F74;
	width: 780px;
	margin: auto;
}
#header {
	background-image: url(../images/2009/images/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 97px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DC932B;
}
.clearboth {
	clear: both;
}
.searchTitlered {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-transform: uppercase;
	line-height: 22px;
}
.submit {
}
.tag2 {
	font-size: 15px;
	color: #005660;
	font-weight: bold;
}

