* { padding: 0; margin: 0; }

body {
 font-family: Georgia, Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #333333;
 background: #A8C2D3;
}
#wrapper { 
 margin: 0 auto;
 width: 800px;
}
#header {
 color: #333;
 width: 800px;
 float: left;
 padding: 0px;
 height: 122px;
 margin: 0px 0px 0px 0px;
 background: #ffffff;
}
#navigation {
 float: left;
 width: 800px;
 color: #333;
 padding-top: 3px;
 padding-bottom: 3px;
 margin: 1px 1px 1px 1px;
 background: #5F615A;
text-align: center;

}
#leftcolumn { 
 color: #333;
 background: #ffffff;
 margin: 0px 0px 0px 0px;
 padding-top: 20px;
 padding-left: 15px;
 padding-right: 10px;
padding-bottom: 5px;
 width: 190px;
 float: left;
}
#rightcolumn { 
 float: right;
 color: #333;
  background: #ffffff;
 margin: 0px 0px 0px 0px;
  padding-top: 20px;
 padding-left: 30px;
 padding-right: 30px;
  width: 525px;
 display: inline;
 position: relative;
padding-bottom: 5px;

}

#footer1 {
 float: left;
 width: 800px;
 color: #333;
 padding-top: 0px;
 padding-bottom: 0px;
 margin: 0px 0px 0px 0px;
 background: #ffffff;
 text-align: center;


}
#footer {
 float: left;
 width: 800px;
 color: #333;
 padding-top: 5px;
 padding-bottom: 5px;
 margin: 1px 1px 1px 1px;
 background: #5F615A;
 text-align: center;
color: #ffffff;
font-weight: bold;
}

a:link, a:visited, a:active, .menu_default, .menu_current, a.footer:link, a.footer:visited, a.footer:active {color: #333333; text-decoration: none; font-family: georgia, verdana, arial, helvetica, san-serif; font-size: 13px; font-weight: bold; text-decoration: none;}

a:hover, .menu_default, .menu_current, a.footer:hover, {color: #660000; text-decoration: none; font-family: georgia, tahoma, verdana, arial, helvetica, san-serif; ; font-size: 13px; font-weight: bold; text-decoration: underline;}

li {padding-left: 15px; list-style-type: none; clear: both;

}



.required {

	color: #660000;
}
.field_title {
	font-size: 12px;
	width: 200px;
	vertical-align: top;
	text-align:right; padding: 8px;display: block;
}
.textfield {
	font-size: 12px;
	width: 200px;
}
.textarea {
	font-size: 12px;
	width: 80%;
	height: 100px;
}
.field_heading {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 10px;
	color: #666666;
}
.select {
	font-size: 12px;
}
.checkbox_label {
	font-size: 11px;
	cursor: pointer; 
}
.radio_label {
	font-size: 11px;
	cursor: pointer;display: block;}
.email {
	font-size: 12px;
	width: 200px;
}


p { line-height: 12pt; padding-bottom: 8px;}

.pagetitle {font-weight: bold; font-size: 16px;
	
}
























































