body {
	background-color: #ffffff;
	color: #FFFFFF;
	font-family: "Trebuchet", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	background-image: url(pgbkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#wrapper {
	width: 922px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	width: 960px;
}
td {
	color: #333333;
	font-family: "Trebuchet", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: small;
}
.hdmain {
	text-align: right;
	background-image: url(hdbkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 234px;
	vertical-align: bottom;
	padding-right: 40px;
}
.hdlogo {
	height: 282px;
	padding-left: 40px;
	text-align: left;
	vertical-align: top;
}

.hdnav {
	color: #999999;
	background-color: #FFFFFF;
	font-size: small;
	background-image: url(hdnavbkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 26px;
}
.hdnavbox {
	color: #CCCCCC;
	font-size: small;
	font-weight: bold;
	text-align: right;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.content {
	vertical-align: top;
	background-color: #FFFFFF;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: left;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 600px;
	padding: 40px;
	color:#333333;
}
.leftside {
	vertical-align: top;
	text-align: left;
	color: #CCCCCC;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	width: 150px;
	background-image: url(leftsidebkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #0072fe;
	font-size: 12px;
	line-height: 22px;
}
li {
	list-style-position: inside;
	list-style-image: url(/iface/bullets.gif);
	list-style-type: none;
}
.colourbox {
	background-color: #07B4D9;
	text-align: left;
	color: #ffffff;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #999999;
}
.loginarea {
	text-align: left;
	vertical-align: top;
	padding: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 12px;
}

.imgborder {
	border: 1px solid #333333;
}
blockquote {
	margin-left: 10px;
	padding-left: 10px;
}
h1 {

	font-family: "Trebuchet", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #0555A8;
}
h2 {

	font-family: "Trebuchet", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #07B4D9;
}
h3 {

	font-family: "Trebuchet", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #333333;
}
h4 {
	font-family: "Trebuchet", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #0555A8;
}
h5 {

	font-family: "Trebuchet", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #07B4D9;
}
h6 {

	font-family: "Trebuchet", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
}
.specialtext {
	font-family: "Trebuchet", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	color: #0555A8;
}
.genbutton {
	font-family: "Trebuchet", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #CCCCCC;
	background-color: #D2160E;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
}
.inputarea {
	background-color: #666666;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	width: 100%;
}
.inputarea2 {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	width: 100%;
}

.ftdetails {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 15px;
	font-weight: normal;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #CCCCCC;
}
.designby {
	color: #666666;
	font-size: 11px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 40px;
	line-height: 20px;
}

/* Links follow */
a:link {
	color: #D2160E;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #D2160E;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.hdnavbox  a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}
.hdnavbox a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}
.hdnavbox a:hover {
	color: #F33227;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}
.hdnavbox a:active {
	color: #F33227;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}
.designby a:link {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.designby a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.designby a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.designby a:active {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.leftside  a:link {
	color: #CCCCCC;
}
.leftside  a:visited {
	color: #CCCCCC;
}
.leftside  a:hover {
	color: #FFFFFF;
}
.leftside  a:active {
	color: #FFFFFF;
}

.formLeft {border-bottom:1px dotted #a9a9a9;border-right:1px dotted #a9a9a9;font-weight:bold;width:220px;}
.formRight {border-bottom:1px dotted #a9a9a9;}
.gentext {border:1px solid #a9a9a9;width:355px;}
.gentext2 {border:2px dotted red;width:355px;}
.floatImage {display:block;border:1px solid #a9a9a9;float:left;padding:15px;margin:5px;text-align:center;font-size:9px;}
