body
    {
    background:  url("/images/header.gif") repeat-x #f2ecdd;
	margin: 0;
    padding: 0;
    color: #233f58;
    font: 12px Arial, Helvetica, sans-serif;
    text-align: center;
    }

#lselect h3.select
    {
    display:none;
    }

#container
    {
	background: url("/images/cross_bar.jpg") repeat-y;
    margin: 0 auto;
    width: 758px;
    position: relative;
    padding: 0 10px 0 10px;
    text-align: left;
    border:0px solid #000000;
    }

#pageHeader
    {
	background: url("/images/topper.jpg") no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 780px;
	height: 303px;
    }

h1 span, h2 span
    {
    display: none;
    }
h2
    {
    font-size: 12px;
    margin: 0;
	text-align:center;
	color:#999999;
    }

#blue_box {
	background: url("/images/blue_box.jpg") no-repeat;
	position: absolute;
	top: 130px;
	left: 13px;
	width: 752px;
	height: 168px;
}

#quickSummary
    {
	padding:105px 0 0 20px;
    }

#quickSummary ul
	{
	margin:0;
	padding:0px;
	}

#quickSummary .p2
    {
	background: url("/images/highlight_box.jpg") no-repeat;
	font-size: 12px;
	position: absolute;
	top: 299px;
	right: 20px;
	margin: 0;
	left: 499px;
	width: 268px;
	height: 220px;
	line-height:100%;
	padding:13px 0 0 20px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:248px
	}
	
#quickSummary .p2 p
	{
	line-height:2.5ex;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
	}
	
#quickSummary .p2 li 
	{
	background:url("/images/bullet.gif") no-repeat;
	background-position:left;
	list-style-type:none;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:left;
	padding:4px 0 4px 15px;
	}	
#quickSummary .p2 li a
	{
	font-weight:bold;
	color: #233f58;
	text-decoration: none;
	}	
#quickSummary .p2 li a:hover
	{
	font-weight:bold;
	color: #fff;
        background-color: #233f58;
	text-decoration: none;
	}	
#preamble {
	min-height: 300px;
}
.prop {
    height:300px;
    float:right;
    width:1px;
}
.clear {
    clear:right;
    height:1px;
    overflow:hidden;
}
#preamble, #supportingText
    {
    margin: 200px 285px 0 15px;
    }
	
#preamble p
    {
    line-height: 150%;
    margin: 10px 0 10px 0;
    }
	
#preamble h3
    {
    color:#e6a904;
	font:18px Arial, Helvetica, sans-serif ;
	font-weight:100;
	border-bottom:1px dotted #e6a904;
	width: 90%;
    height: 28px;
    margin: 30px 0 10px 0;
    }
	
#preamble h4
    {
	font-weight:bold;
	color: #233f58;
	font-size:18px;
	margin: 5px 0 5px 0;
	}

#preamble a:link, #preamble a:visited {
	color: #233f58;
	background-color: #fff;
	text-decoration: underline;
}
#preamble a:hover {
	color: #fff;
	background-color: #233f58;
}
#preamble a:active {
	color: #fff;
	background-color: #ff3300;
}
#linkList
    {
	position: absolute;
	top: 91px;
	left: 21px;
	width: 780px;
	height: 35px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 740px;
    }

#nav
	{
	margin:0;
	padding:0;
	list-style-type:none;
	}

#nav li
	{
	display: inline;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;


	}

#nav li a
	{
	display: block;
	color:#ffffff;
	padding:5px;
	height:25px;
	vertical-align:middle;
	text-decoration:none;
	text-align:center;
	float:left;
	line-height:25px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 138px;
	line-height:23px;
	background-color:#233f58;
	}

#nav li a:hover
	{
	background: url("/images/link_hover_bg.gif") repeat-x;
	color:#ffcc42;
	font-weight:bold;
	}
#preamble form {
    margin: 0;
    padding: 0;
}
#preamble form fieldset {
    padding: 10px 0;
    margin: 0;
	border: 0;
}
#preamble form fieldset.hidden {
    border: 0;
}
#preamble form fieldset legend {
    font-weight: bold;
}
#preamble form label {
    margin: 0 0 0 5px;
}
#preamble form label.qflabel {
    display: block;
    float: left;
    width: 120px;
    padding: 0;
    margin: 5px 0 0 0;
    text-align: right;
}
#preamble form input, #preamble form select {
    width: auto;
	border: 1px solid #233f58;
}
#preamble form textarea {
    overflow: auto;
	width: 250px;
	border: 1px solid #233f58;
	font: 12px Arial, Helvetica, sans-serif;
}
#preamble form br {
    clear: left;
}
#preamble form div.qfelement {
    display: inline;
    float: left;
    margin: 5px 0 0 10px;
    padding: 0;
}
#preamble form span.error, #preamble form span.required {
    color: red;
}
#preamble form div.error {
    border: 1px solid red;
    padding: 5px;
}
#contactdetails {
	margin: 10px;
	padding: 10px;
	border: 1px solid #cfd3d3;
	background-color: #fdf5cc;
}
#columnOne {
	width: 220px;
}
#columnTwo {
	width: 220px;
	float: right;
}
#footer
    {
	margin-left:-10px;
    background:  url("/images/footer.jpg") no-repeat #f2ecdd;
	background-position:left top;
    height: 170px;
	width:780px;
    padding: 0 0px 0 0;
    line-height: 26px;
    font-size: 11px;
    }
	
#footer #copyright {
	width: 45%;
	float: left;
	margin: 130px 0 0 5px;
	font-weight: bold;
}
#footer #designer {
	width: 45%;
	float: right;
	margin: 130px 10px 0 0;
	text-align: right;
}