#standard-header {
	 }
#standard-body {
	 }
#standard-footer {
	 }
.standard-area {
	margin: 0 auto;
	overflow: hidden; }
.standard-column {
	float: left;
	margin: 0;
	padding: 0; }
/* Round Borders Large style */
.roundborderlargebox   {
	background-color: transparent }
.roundborderlarge  { height: 1px; overflow: hidden; border-style: solid; border-width: 0 1px }
.rblc1  { margin: 0 12px; border: none }
.rblc2  { margin: 0 9px; border-width: 0 3px }
.rblc3  { margin: 0 7px; border-width: 0 2px }
.rblc4  { margin: 0 6px }
.rblc5  { margin: 0 5px }
.rblc6  { margin: 0 4px }
.rblc7  { margin: 0 3px }
.rblc8  { margin: 0 2px; height: 2px }
.rblc9  { margin: 0 1px; height: 3px }
.rblc1r { margin: 0 12px 0 0; border: none }
.rblc2r { margin: 0 9px 0 0; border-width: 0 3px 0 1px }
.rblc3r { margin: 0 7px 0 0; border-width: 0 2px 0 1px }
.rblc4r { margin: 0 6px 0 0 }
.rblc5r { margin: 0 5px 0 0 }
.rblc6r { margin: 0 4px 0 0 }
.rblc7r { margin: 0 3px 0 0 }
.rblc8r { margin: 0 2px 0 0; height: 2px }
.rblc9r { margin: 0 1px 0 0; height: 3px }
.rblcontent    {
	position: relative;
	height: auto;
	overflow: auto }
/* Round Borders Large style */

/* Round Borders Large style */
.roundbordersmallbox   {
	background-color: transparent }
.roundbordersmall  { height: 1px; overflow: hidden; border-style: solid; border-width: 0 1px }
.rbsc1  { margin: 0 4px; border: none }
.rbsc2  { margin: 0 2px; border-width: 0 3px }
.rbsc3  { margin: 0 1px; border-width: 0 2px }
.rbsc4  { margin: 0 1px }
.rbsc5  { margin: 0 0px; border-width: 0 2px }
.rbscontent    {
	position: relative;
	height: auto;
	overflow: auto }
/* Round Borders Large style */

/* Plain style */
.boxstyle   { background-color: transparent }
.boxstylecontent   { position: relative; height: auto }
/* Plain style */

/* Min Height */
.prop  {
	width: 1px;
	float: left }
.clear  {
	height: 1px;
	clear: both;
	overflow: hidden; }
/* Min Height */
#myform {
	margin-left: 20px;
	margin-bottom: 30px;
}
#myform input[type="text"] {
	width: 300px;
}
.form-topnote {
	font-size: 12px; }
.form-requirednote {
	font-size: 10px;
	font-style: italic;
	margin: 0; }
.form-warning {
	color: #900;
}
.form-section {
	color: #39f;
	font-size: 12px;
	text-decoration: none;
	margin: 0 10px 5px 20px;
	padding-left: 15px;
	display: block;
}
.form-section_selected {
	color: #333;
	font-size: 12px;
	text-decoration: none;
	margin: 0 0 5px 20px;
	display: block;
	padding-left: 15px; }
.form-question {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 20px; }
.form-required {
	color: #900;
	font-size: 1.5em;
	font-weight: bold; }
.form-comment {
	font-size: 11px;
	font-style: italic;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 20px; }
.form-areas {
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-bottom: 5px;
}
.form-top {
	margin: 10px 10px 5px;
	padding-bottom: 5px;
}
.form-thankyou {
	font-size: 14px;
	font-weight: bold;
	text-align: center; }
