body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

.nav { 
	display:inline;
}
.nav a {
	display: block;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#84BBCF;
	padding:18px 0px 0px 6px;
	border-top:5px #ffffff solid;
	margin:0px;
	text-decoration:none;
}
.nav a:hover {
	color:#000000;
}
.nav .active {
	color:#000000;
}

.nav li {
	float: left;
	list-style:none;
}

a.smlink:active, a.smlink:link, a.smlink:visited {
	font-family : Verdana,Arial,Tahoma;
	font-size : 10px;
	font-style : normal;
	color : #a8a8a8;
	font-weight: normal;
    text-decoration: none;
}
a.smlink:hover {
	font-family : Verdana,Arial,Tahoma;
	font-size : 10px;
	font-style : normal;
	color : #404040;
	font-weight: normal;
	text-decoration: none;
}

.leftcol{
	background-image: url(../img/common/bckg-left-1.gif); background-position: left; background-repeat: repeat-y;
}
.leftcol2{
	background-image: url(../img/common/bckg-left-2.gif); background-position: left; background-repeat: repeat-y;
}

.imgholder {
	padding:3px;
	margin-left:10px;
	border:1px solid #c0c0c0;
	float:right;
	width:220px;
}

.imgholderm {
	padding:3px;
	margin-left:10px;
	border:1px solid #c0c0c0;
	float:right;
	width:248px;
}

.textg { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #6a6a6a; text-decoration: none }
.contenttext {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 18px; font-weight: normal; font-variant: normal; color: #6a6a6a; text-decoration: none}
.contactdetails { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 18px; font-weight: normal; font-variant: normal; color: #6a6a6a; text-decoration: none }
.textlink { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 18px; font-weight: normal; font-variant: normal; color: #317B94; text-decoration: none }
.textlinkdark { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 18px; font-weight: normal; font-variant: normal; color: #153B47; text-decoration: none }
.required{color:#ff0000}

.qf {
	font-family: Arial,Verdana,Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #606060;
	text-decoration: none;
	border: 1px solid #DFDDD3;
	background-color: #FFFFA0;
	height: 18px;
}
.qfsub {
	font-family: Arial,Verdana,Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #909090;
	background-color: #D0D0D0;
	height: 18px;
}

.qfsize{
	width:48px
}


