p {
	margin:0 0 5px 0;
}
#area_footer {
	margin:0;
	padding: 0 5px 0 5px;
	height: 30px;
	width: 735px;
}
#area_content {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	vertical-align: top;
	padding: 5px;
	overflow: auto;
	height: 359px;
	width: 461px;
}
#area_content div {
}
table, input, textarea, select, radio {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 11px;
}
fieldset {
border-color: #93b7d1;
}
#mailformaanhef {
width:200px;
margin-bottom:10px;
}
input, select, textarea, legend {
width:250px;
margin-bottom:10px;
}
.csc-mailform-radio {
width:50px;
float:left;
}
.csc-mailform-radio label {
width:240px;
}
label {
width:140px;
float:left;
clear:both;
}
.csc-mailform-submit {
margin-top:60px;
}
#area_contentright {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	vertical-align: top;
	background-color: #93b7d1;
	padding: 5px;
	height: 383px;
	width: 257px;
}
#area_contentright div {
}
#area_contentright div p {
}
#area_logo {
	height: 34px;
	width: 199px;
}
#area_footer {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 10px;
	padding-left: 5px;
	text-align: justify;
}
#area_headerinfo {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF9933;
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
}
#area_separater {
	height: 390px;
	width: 17px;
}
#area_contentright h2 {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
}
#area_content h3 {
	font-size: 16px;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
}
#area_menu {
	margin:0;
	width: 461px;
	list-style: none;
}
#area_menu div {
	overflow: hidden;
	margin:0;
	padding:0;
}
#area_menu ul {
	list-style: none;
	margin:0;
	padding:0;
}
#area_menu li {
	float:left;
	margin:0 5px 0 0;
	padding:0;
}
#area_menu a {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	background-color: #FF9933;
	margin:0;
	padding:0 3px 0 3px;
}
.right-fill {
	background-image: url(right-side.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-bottom: 0px;
}
td .csc-form-labelcell {
	width: 200px;
}



.csc-textpic-caption {
font-size:10px;
}


	/* form.css */

/** {
  margin: 0;
  padding: 0;
}*/

form {
  margin: 0;
  padding: 0;
  font-size: 100%;
  min-width: 400px;
  max-width: 400px;
  width: 40px;
}

form fieldset {
  clear: both;
  font-size: 100%;
  border-color: #000000;
  border-width: 1px 0 0 0;
  border-style: none none none none;
  padding: 10px;
  margin: 0 0 0 0;
}

form fieldset legend {
  font-size: 150%;
  font-weight: normal;
  color: #000000;
  margin: 0 0 0 0;
  padding: 0 5px;
}

label {
  font-size: 100%;
}

label u {
  font-style: normal;
  text-decoration: underline;
}

input, select, textarea {
/*  font-family: Tahoma, Arial, sans-serif;
  font-size: 100%;
  color: #000000;*/
	border:#61574a 1px solid;
}

textarea {
  overflow: auto;
}

form div {
  clear: left;
  display: block;
  width: 474px;
  height: expression('1%');
  margin: 5px 0 0 0;
  padding: 1px 3px;
}

fieldset {
  clear: none;
  border:none;;
  margin: 0 0 0 10px;
  padding: 0 5px 5px 5px;
  width: 320px;
}

/*form div fieldset legend {
  font-size: 100%;
  padding: 0 3px 0 9px;
}

form div.required fieldset legend {
  font-weight: bold;
}*/

form div label, label {
  display: block;
  float: left;
  width: 90px;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  text-align: right;
}

/*form div.optional label, label.optional {
  font-weight: normal;
}

form div.required label, label.required {
  font-weight: bold;
}*/

form div label.labelCheckbox, form div label.labelRadio, form div .csc-mailform-radio label {
  float: none;
  display: block;
  width: 160px;
  height: expression('1%');
  padding: 0;
  margin: -14px 0 5px 20px;
  text-align: left;
}

form div fieldset label.labelCheckbox, form div fieldset label.labelRadio, form div fieldset label{
  margin: 0 0 5px 0;
  width: 60px;
}

.csc-mailform-radio fieldset {
	margin-left: 80px;
}

.csc-mailform-radio fieldset label{
	height: 12px;
}

/*form div input, form div select, form div textarea {
  width: 200px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}

form div input.inputFile {
  width: 211px;
}

form div select.selectOne, form div select.selectMultiple {
  width: 211px;
  padding: 1px 3px;
}*/

/*input.csc-mailform-radio label {
  display: inline;
  height: 14px;
  width: 14px;
  background-color: transparent;
  border-width: 0;
  padding: 0;
  margin: 0 0 0 140px;
}*/
/*
form div.submit {
  width: 14px;
  padding: 0 0 0 246px;
}*/

/*.csc-mailform-submit {
  display: inline;
  float: left;
  text-align: left;
  width: auto;
  padding: 0;
  margin: 0;
}*/

/*.csc-mailform-submit {
  background-color: #cccccc;
  color: #000000;
  width: auto;
  padding: 0;
  margin: 0;
}*/

.csc-mailform-submit {
  float: left;
  margin: 0 0 0 100px;
}


	
/*	fieldset.csc-mailform {
	border:none;
	}
	div.csc-mailform-field {
	width:320px;
	}
	div.csc-mailform-field label {
	float:left;
	margin-bottom:2px;
	}
	div.csc-mailform-field input {
	float:right;
	width:200px;
	margin-bottom:2px;
		font-family:Verdana, sans-serif;
		font-size:8pt;
	}
	div.csc-mailform-field textarea {
	float:right;
	width:200px;
	height:150px;
	margin-bottom:2px;
		font-family:Verdana, sans-serif;
		font-size:8pt;
		overflow:auto;
	}*/
	
	
	