/* Ordering stylesheet, Luke Tarplin <luket@opensense.com> */
body, html {
	margin: 0;
	padding: 0;
	background: white;
	color: black;
    font-size: 13px;
    font-family: Verdana, Arial, Helvetica, sans-serif;    
}
body {
	min-width: 700px;
}
#title{
    background-image:url(../images/contact/tabgreen225px.png);
    background-repeat: no-repeat;
    width:207px;
    padding-left:18px;
    font-weight: bold;
	border-bottom:#999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	line-height:20px;
	clear:both;
}

#maintext{
    padding-left:5px; 
    border:#999;
    border-style: solid;
    border-width: 1px;
   	width:218px;
	height:468px;
	background-color:#efefef;
}

#maintext{ /*Border Overide*/
    border-top-style: solid;
    border-top-width: 0px;
    border-top-color:#efefef;
	border-bottom-color:#999;
}

#main{
	height:450px;
	float:left;
	width:220px;
	margin-left:0px;
}

#ie7_marginfix {
    width:100%;
    height: 20px;
}
#contactform{
	padding:2px;
	
	width:65%;
	float:right;
	height:468px;
 	/*border:#999;
    border-style: solid;
    border-width: thin;	*/
	margin-right:10px;
padding:2px;
}
#contactformwrapper{
	padding-left:2px;
	padding-right:0.4em;	
	background-color:#fff;
	width:99%;
	height:468px;
 	border-color:#999;
    border-style: solid;
    border-width: 1px;	
}
#contactformwrapper tr {
		border-top: 2px white solid;
	}
#AJAXPane a, a:visited, a:hover{
	text-decoration:none;
	color:#000066;
}
.textfix{
  	font-family: Arial, Verdana, sans-serif;
  	font-size: 11px;
}
.textfix a{
	text-decoration:none;
	color:#000066;
	font-weight:bold;
}
.star{
	color:#990000;
}
.formelements{
	background-color:#efefef;
	font-style:italic;
	border-style:none;
}
.error{
    color:#990000;   
    font-size: 10px;
}

#content-layer-wrap
{
height:500px;
width:850px;
overflow:hidden;
}
.protexflash{
margin-left:-135px;
}
