

/* PageAdmin Settings
---------------------------------------------------------- */

#text {
    position: relative;
	padding: 20px 0 5px 10px;
	line-height: 1.2 em;
	color: #454545;
	font-family: verdana, Trebuchet MS, arial;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}

#text h1{ 
	padding: 18px 0 8px 0;
	line-height: 1.2 em;
	color: #37893d;
	font-family: Georgia, Trebuchet MS, arial;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
}

#text h2{
	padding: 10px 0 5px 0;
	line-height: 1.2 em;
	color: #0072c6;
	font-family: Trebuchet MS, arial;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}

#text h3{
	padding: 15px 0 5px 0;
	line-height: 1.2 em;
	color: #0072c6;
	font-family: Trebuchet MS, arial;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
}

#text h4{
	padding: 20px 0 5px 0;
	line-height: 1.2 em;
	color: #1c4f94;
	font-family: verdana, arial;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}


#text h6{
	padding: 10px 0 3px 0;
	line-height: 1.2 em;
	color: #333333;
	font-family: verdana, arial;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}


#text ul{
	padding: 2px 0 5px 25px;
	color: #3b8640;
	font-family: arial;
	text-align: left;
	font-size: 12px;
	font-weight: normal;   
}

#text li{
	padding: 1px 0 1px 0px;
    list-style: square;
}


#text ul.pdful{
	padding: 2px 0 5px 0px;
	color: #1c4f94;
	font-family: verdana, arial;
	text-align: left;
	font-size: 11px;
	font-weight: normal;   
}

#text ul.pdful li{
	padding: 1px 0 1px 0px;
    min-height: 15px;
    height: auto !important;
    height: 15px;
    list-style: none;
}

#text ul.pdful li a:link, #text ul.pdful li a:visited {
	padding: 4px 0 3px 25px;
    color: #409142;
	font-family: verdana, arial;
	text-align: left;
	font-size: 11px;    
    font-weight: bold;
	line-height: 1.1 em;    
    text-decoration: underline;
    background: url(images/pdfbullet.jpg) no-repeat top left;
}

#text ul.pdful li a:hover {
    color: #222222;
}


#text table.formTable{
    padding: 0;
    width: 470px;
	line-height: 1.2 em;
	color: #454545;
	font-family: arial;
	text-align: left;
	font-size: 12px;
	font-weight: normal;    
}

#text table.formTable td{
    padding: 2px 0;
    width: ;
}

#text table.formTable td.tdLeft{
    padding: 2px 0;
    width: 170px;
}

#text table.formTable td.tdRight{
    padding: 2px 0;
}

#formDiv table.formTable td select.select{
    padding: 0;
    width: 200px;
    border: 1px solid #222222;
}

#text table.formTable td input.textfield{
    padding: 2px 0;
    width: 220px;
    border: 1px solid #222222;
}

#text table.formTable td textarea.textarea{
    padding: 2px 0;
    width: 250px;    
    border: 1px solid #222222;
}

#text table.formTable td input.btn{
    cursor: hand;
    padding: 2px 10px;   
    background: #999999;
    border: 1px solid #444444;
}





fieldset.contact-form {
	border: none;
	margin: 15px;
	padding: 0 0 30px 15px;
}

fieldset.contact-form legend{
	border: none;
	margin: 0 0 5px 0;
	padding: 5px 15px 5px 15px;
	font-family: trebuchet ms, verdana, arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

fieldset p {
	padding: 5px 0;
}

fieldset h2 {
	font-size: 15px;
	padding: 5px 0;
}

fieldset.contact-form div.group, fieldset.contact-form div.group-checkbox {
	position: relative;
	padding: 5px 0 5px 0;
}

fieldset.contact-form div{
	position: relative;
	clear: both;
	padding: 1px;
}

fieldset.contact-form div.group label, fieldset.contact-form div.group-checkbox label ,fieldset.contact-form div.group-submit label {
	float: left;
	padding: 0;
	width: 150px;
	line-height: 22px;
	text-align: left;
	font-family: trebuchet ms, verdana, arial, Helvetica, sans-serif;
	font-size: 14px;
}

fieldset.contact-form div.group select{
	margin: 0;
	padding: 1px 1px 1px 1px;
	width: 183px;
	border: 1px solid #333333;
}

fieldset.contact-form div.group input{
	margin: 0;
	padding: 2px 1px 2px 1px;
	width: 250px;
	border: 1px solid #333333;
}

fieldset.contact-form div.group-checkbox input{
	margin: 0;
	padding: 0;
	width: 15px;
	height: 15px;
	border: none;
}

fieldset.contact-form div.group textarea{
	margin: 0;
	padding: 2px 1px 2px 1px;
	width: 350px;
	height: 180px;
	border: 1px solid #333333;
}

fieldset.contact-form div.group-submit{
	padding: 0 0 0 150px;
}

fieldset.contact-form div.group-submit input{
	margin: 15px 5px 0 0;
	padding: 2px 12px;
	color: #333333;
	/*width: 150px;*/
	font-weight: bold;
	text-align: center;
	background: #aaaaaa;
	border: 1px solid #222222;
}

/* checkbox label styles if needed*/
fieldset.contact-form div.group-checkbox label {
	width: 150px;
}

fieldset.contact-form .inputHighlighted {
	background-color: #ffeb99;
	color: #000000;
}

fieldset.contact-form .error {
		color: red;
}

fieldset.contact-form .required {
		font-weight: bold;
}
