body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:12px;
  color:#606060;
  line-height:18px;

}

h1{
	line-height: 22px;
	font-size: 16px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.bodytext{
	vertical-align:top;
}

h3{
	color:#CC9933;
	line-height: 25px;
}

.navigation, .navigation a:link, .navigation a:visited{
	text-decoration:none;
	background:#4683c4;
	text-align:right;
	line-height: 20px;
	padding-right: 8px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}

.contactdets{
	padding: 10px;
	background-color:#E8E8E8;
	vertical-align: top;
	
	
}

.contactdets a:link, .contactdets a:visited{
	text-decoration:none;
	color:#666666;
}

.contactdets a:hover{
	text-decoration:none;
	color:#0000FF;
}

.bodylink a:link, .bodylink a:hover{
	text-decoration:none;
	color:#0000FF;
}

.bodylink a:visited{
	text-decoration:none;
	color:#0066FF;
}

.cmstable
{
	background:#CCCCCC;
	border:#FFFFFF;
	border-width:1px;
	text-align:center;
}

.sidedetails{
	background:#4683c4;			
	color:#FFFFFF;
	text-align:center;
}

.sidedetails, .sidedetails a:link, .sidedetails a:visited{
	text-decoration:none;
	background:#4683c4;			
	color:#FFFFFF;
	text-align:center;
}
.sidedetails a:hover{
	text-decoration:none;
	background:#4683c4;			
	color:#FFFF66;
	text-align:center;
}

.sidedetails h3{
	color:#FFFFFF;
}