/*====================================================================================================*/
body {
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #00827b;
	color: #666666;
	line-height: 20px;
}
input, select, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
}
.container {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}
/*====================================================================================================*/
.header {
	padding-top: 10px;
	padding-bottom: 5px;
	background-color: #ffffff;
}
.topstrap {
	background-color: #00827b;
	height: 42px;
	line-height: 35px;
	background-image:url(../images/css/shadow_white.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.topstrap img {
	float: left;
	padding-top: 12px;
}
.topstrap ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	float: right;
	color: #FFFFFF;
	font-weight: bold;
}
.topstrap ul li {
	display: inline;
}
.topstrap ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
/*====================================================================================================*/
.main {
	background-color: #ffffff;
	padding-top: 30px;
	padding-bottom: 30px;
}
.clear {
	clear: both;
}
/*====================================================================================================*/
.menu {
	width: 180px;
	float: left;
}
.menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 30px;
}
.menu a {
	color: #666666;
	text-decoration: none;
}
/*====================================================================================================*/
.content {
	display: block;
	width: 590px;
	float: left;
}
.content a {
	color: #00827b;
	text-decoration: none;
}
/*====================================================================================================*/
.greybox {
	background-color: #f6f6f6;
	background-image: url(../images/css/shadow_grey.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
}
.greybox .container {
	width: 590px;
	padding-left: 180px;
}
.greybox a {
	text-decoration: none;
	color: #666666;
}
.greybox a:hover {
	text-decoration: underline;
}
.homenewsimg {
	background-color: #FFFFFF;
	padding: 5px;
	float: left;
	margin-right: 20px;
}
.newsimg {
	padding: 5px;
	border: 5px solid #f6f6f6;
	text-align: center;
	float: right;
	margin-left: 5px;
	width: 200px;
}
/*====================================================================================================*/
.footer {
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFFFFF;
	clear: both;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
/*====================================================================================================*/
h1 {
	color: #00827b;
	font-size: large;
	line-height: 50px;
	margin: 0px;
	clear: both;
}
h2 {
	color: #00827b;
	font-size: medium;
	line-height: 50px;
	margin: 0px;
	clear: both;
}
h3 {
	color: #00827b;
	font-size: medium;
	line-height: 50px;
	margin: 0px;
	clear: both;
}
/*====================================================================================================*/
.paraintro {
	font-size: large;
}
.parafloat {
/*	display: inline-block;*/
	display: block;
	float: left;
	width: 280px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: text-top;
}
.listfloat {
	display: block;
	float: left;
	width: 260px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: text-top;
	list-style-type: square;
	list-style-image: url(../images/css/list_spot.gif);
}
.listfloat li {
	margin-bottom: 10px;
}
/*====================================================================================================*/
.contactform label {
	display: block;
	font-weight: bold;
	margin-top: 5px;
}
.contactform input, .contactform textarea {
	margin-left: 10px;
}
.contactform #xSubmit {
	display: block;
	clear: both;
}
.error {
	color: #FF0000;
}
/*====================================================================================================*/
.datatable {
	width: 100%;
	line-height: normal;
}
.datatable th {
	background-color: #00827b;
	text-align: left;
	color: #FFFFFF;
	padding: 2px;
	background-image: url(../images/css/thbg.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.datatable td {
	border: 1px solid #cccccc;
	padding: 2px;
}
.altrow td {
	background-color: #f6f6f6;
}
.miniprofile {
	text-align: center;
	width: 90px;
}
.minibubble {
	vertical-align: top;
	width: 40px;
}
.forumtoolbar {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: smaller;
	line-height: 22px;
	border-bottom: 1px solid #cccccc;
}
.forumtoolbar li {
	display: inline;
}
.forumtoolbar li a {
	float: right;
}
.forumquote {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border: 2px dashed #cccccc;
	background-color: #dfefee;
	margin-bottom: 10px;
}
.forumquote p {
	margin: 10px;
	width: auto;
}
.lsquo, .rsquo {
	vertical-align: middle;
}
.forummessage {
	padding: 10px;
}
/*====================================================================================================*/
.paging {
	text-align: center;
}
.paging ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.paging ul li {
	display: inline;
}
.paginglink {
	display: inline-block;
	width: 15px;
	line-height: 15px;
	text-decoration: none;
	padding: 1px;
	margin: 1px;
}
.paginglink:hover {
	background-color: #ececec;
}
.pagingcurrent {
	display: inline-block;
	width: 15px;
	line-height: 15px;
	text-decoration: none;
	padding: 1px;
	color: #666666;
	background-color: #ececec;
	margin: 1px;
}
.pagingnull {
	display: inline-block;
	width: 15px;
	line-height: 15px;
	text-decoration: none;
	padding: 1px;
	color: #666666;
	margin: 1px;
}
/*====================================================================================================*/
hr {
	clear: both;
}
/*====================================================================================================*/
.blender {
	display: block;
	float: left;
	width: 590px;
	height: 213px;
	border-bottom: 1px solid #ebe9ed;
	margin-bottom: 10px;
}
.imgdiv {
	width: 590px;
	height: 212px;
	position: absolute;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-align: center;
	border-bottom: 1px solid #a7a6aa;
}

/*====================================================================================================*/
/*====================================================================================================*/
.pdf {
	list-style-image: url(../images/css/pdficon.gif);
	clear: both;
}
/*====================================================================================================*/
