<!--
* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}

.DialogLink
{
	font-weight:bold;
}

#container {
	width: 774px;
	border: solid 0px white;
	height: 100%;
}

#topnav { 
	float: left;
	height: 35px;
	width: 774px;
	left: 0pt;
	list-style-type: none;
	margin-top: -6px;
	margin-left: -19px;
	padding-bottom: 10px;
}

.headerTxt {
	color: #3e2682;
	font-size: 15px;
	font-weight: bold;
}

#columnLeft {
	float: left;
	background: white;	
	width: 644px;
	margin-right: 10px;
	margin-top: 10px;
	height: 100%;
}

#containerD {
	width: 678px;
	height: 300px;
	border: solid 0px white;
}

#columnLeftD {
	float: left;
	background: white;	
	width: 644px;
	height: 300;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#columnRight {
	float: right;
	background: black;
	width: 120px;
	margin-top: 10px;	
	height: 600px;
}

#topRow {
	width: 100%;
}

#curv {
	float: left;
}

#centreRow1 {
	clear: both;
	float: left;
	width: 626px;
	padding-left: 9px;
	padding-right: 9px;
	height: 226px;	
}

#left {
	float: left;
	width: 436px;
	padding: 0px;
}

#middle {
	float: left;
	width: 10px;
	padding: 0px;
	margin: 0px;
}

#mainHeading {
	float: left;
	border: solid 0px black;
}

#instruct {
	float: left;
	font-size: 11px;
	padding-top: 9px;
	width: 100%;
	font-weight: normal;
	border: solid 0px black;
}

#right {
	float: right;
	width: 178px;
	margin-bottom: 0px;
}

#theFrame {
	float: right;
	width: 178px;
	font-size: 11px;
	margin: 0px;
	height: 180px;
	padding-bottom: 0px;
}

#frameLabel {
	float: right;
	top: 306px;
	width: 178px;
	font-size: 9px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#centreRow2 {
	clear: both;
	float: left;
	width: 626px;
	padding-left: 9px;
	padding-right: 9px;
	height: 170px;	
}

#centreRow3 {
	clear: both;
	float: left;
	width: 626px;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 4px;
	height: 100%;	
}


.subHead {
	font-size: 11px;
	font-weight: bold;
}

.subHead span {
	font-weight: normal;
	font-size: 10px;
}

#formBox {
	clear: both;
	width: 100%;
	float: left;
	}
	
	

#theForm {
	clear: both;
	float: left;
	width: 100%;
	border: solid 0px;
}

.boxLabels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	float: left;
	padding: 10px;
	width: 20%;
}

#changeWidth input {
	margin-left: 10px;
}

.button { font-size: 1.1em; margin-bottom: 3px; }

#codeSlot { float: left; width: 100%; }

textarea { float: left; width: 99%; }

#centreRow4 {
	clear: both;
	float: left;
	width: 626px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 8px;
	height: 100%;	
}

#terms {
	height: 82px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 0px;
	font-size: 11px;
	font-weight: normal;
	border: solid 0px;
}

* html #terms {
	height: 60px;
}

#termsHeader {
	font-weight: bold;
}

#text {
	font-size: 9px;
	font-weight: normal;
	border: solid 0px;
}

#bottomRow {
	clear: both;
	width: 100%
}

#curv2 {
	float: right;
}

#footer p {
	clear: both;
	color: white;
	font-size: 11px;
	font-weight: normal;
}

#AccipiterPlaceHolder0 {
	background-color: transparent;
}

-->