/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

.topmargins {
	margin: 0px;
}

.toptext a{
	color: #ffffff;
	font-size: 11px;
	text-decoration:none;
}

.toptext a:hover {
	text-decoration:underline;
}


.topnav a {
	display: block;
	line-height:26px;
	text-align: center;
	text-decoration:none;
	color:#FFFFFF;
	border-left:#04C4CF solid thin;
	border-right:none;
	border-top:none;
	border-bottom:none;
}
	
.topnav-end a {
	display: block;
	line-height:26px;
	text-align: center;
	text-decoration:none;
	color:#FFFFFF;
	border-left:#04C4CF solid thin;
	border-right:#04C4CF solid thin;
	border-top:none;
	border-bottom:none;
}

.topnav a:hover {
	background: #04C4CF;
	color: #000000;
	font-weight:bold;
}

.topnav-end a:hover {
	background: #04C4CF;
	color: #000000;
	font-weight:bold;
}


.leftnav td {
	border-left:none;
	border-right:none;
	border-top:#8CA4A8 solid 1px;
	border-bottom:#8CA4A8 solid 1px;
} 

.leftnav-blank {
	display:block;
	line-height:8px;
}

.leftnav a {
	display: block;
	line-height:24px;
	font-size:11px;
	text-indent: 5px;
	text-decoration:none;
	color:#000000;
}

.leftnav a:hover {
	background: #04C4CF;
}

.footer {
	font-size: 9px;
	color: #666666;
}

.table-header {
	background:#000000;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
}

.table-grey {
	background: #E4E4E4;
}

.watermark {
	background: url(images/watermark.gif) top right no-repeat;
}


#contact {
	font-weight:bold;
}