body {
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	color: #333333;
	margin: 0;
}

body.site {
    background-image: url(../images/gradientgreen.jpg);
	background-repeat: repeat-x; 
    background-color: #00605F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 40px 0 0 0;
	padding: 0;
}

a {
	text-decoration: underline;
	color: #003300;
}

a:hover {
	text-decoration: none;
	color: #006600;
}

/*HEADER*/

.header {
	padding: 0;
	border-top: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	background-color: #FFFFFF;
	width: 760px;
}

.header1 {
}

.header2 {
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #00A0A0;
	height: 30px;
	border-right: 1px solid #FFF;
	padding-top: 5px; 
    padding-righ: 5px; 
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #003300;
}

.heading {
	font-size: 12px;
	color: #003300;
	font-weight: bold;
}


/*Body*/

.contentFrame {
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
    background-color: #FFFFFF;
    width: 760px;
}

/*
.contentFrame2 {
	border-left: 0px solid #BEB797;
	border-right: 0px solid #BEB797;
    background-color: #FFFFFF;
    width: 580px;
    z-index:-501;
}*/

.content {
    text-align: left;
    vertical-align: top;
	/*background-color: #FFFFFF;*/
	padding-left: 4px;
    padding-right: 4px;
	height: auto;
	width: 436px;
    float: left;
    margin-left: 0px;
    }

.content2 {
    text-align: left;
    vertical-align: top;
	background-color: #FFFFFF;
	padding-left: 0px;
    padding-right: 0px;
	height: auto;
    float: left;
	width: 542px;
}

/*LEFT SIDE BAR*/

.leftSideBar {
	background-color: #009090;
	text-align: left;
	padding: 0;
	margin: 0;
    height: auto;
	width: 180px;
    float: left;
 /*   z-index: 501;*/
 }


.leftHead {
    background-image: url(../images/menubkgd.jpg); 
	height: 21px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0px 10px;
	line-height: 20px;
	margin: 6px 0 6px 0;
    text-align: left;
    vertical-align: top;
    clear: left; 
}   

.leftText {
line-height:15px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal
padding: 0 0 0px 10px;
} 


/*FOOTER*/

.footer {
	font-size: 10px;
	color: #ffffff;
	background-color: #008080;
    background-position: left bottom;
    height: auto;
    width: 760px;
    vertical-align: bottom; 
    text-align: center;
    clear: both; 
    border-bottom: 2px solid #FFFFFF;
   padding-left: 0px; padding-right: 0px; padding-top: 3px; padding-bottom: 3px;
}


.footer a {
	color: #FFF;
	text-decoration: none;
}

.footer a:hover {
	color: #CC9966;
}

.footerbtm {
	color: #996600;
	font-size: 10px;
	padding: 2px;
    width: 760px;
    vertical-align: bottom; 
    text-align: center;
}

.footerbtm a {
	color: #996600;
	text-decoration: none;
}

.footerbtm a:hover {
	color: #333;
}

.footerdj {
	color: #333;
	font-size: 10px;
	padding: 2px;
	text-align: right;
	width: 760px;
}

.footerdj a {
	color: #003300;
	text-decoration: none;
}

.footerdj a:hover {
	color: #996600;
}


/*Bottom*/

.bottomLeft, .bottomleft {
	margin: 6px 0 6px 0;
	padding: 0 0 0 10px;
	font-size: 10px;
	color: #FFF;
}

.bottomLeft a {
	color: #FFF;
	text-decoration: none;
}

.bottomLeft a:hover {
	color: #FFF;
}

/*RIGHT SIDE BAR*/

.rightSideBar {
	background-color: #FFF;
	text-align: left;
	width: 136px;
	padding: 10px 0 10px 0;
    float: right;
}

.rightSideBar2 {
	background-color: #FFF;
	text-align: left;
	width: 0px;
	padding: 0px 0 0px 0;
    float: right;
}

.rightSideBar a {
	text-decoration: none;
}

/*Login input area*/

.loginSmall {
    color: #FFF;
	margin: 0 0 0 10px;
}

.loginSmall .input {
	padding: 1px;
	border: 1px solid #A4733B;
    color: #FFF;
	font-size: 10px;
	width: 144px;
	margin: 2px 0 2px 0;
}

.loginSmall .button {
	padding: 0 2px 0 2px;
	margin: 3px 0 0 0;
	height: 18px;
	font-size: 10px;
	color: #FFF;
	border: 1px solid #A4733B;
	font-weight: bold;
	background-color: #CDAA7C;
}

.login {
	background-color: #FBF9F7;
	border: 1px solid #996633;
	padding: 5px;
}

.login .button {
	padding: 2px;
	height: 20px;
	font-size: 10px;
	border: 1px solid #000;
}

/*Form area*/

.formfields {
	width: 200px;
	border: 1px solid #333;
	font-size: 12px;
	font-family: Arial, Verdana;
	padding: 1px;
}


select {
	width: 200px;
	border: 1px solid #333;
	font-size: 12px;
	font-family: Arial, Verdana;
	padding: 1px;
}

textarea {
	width: 200px;
	height: 80px;
	border: 1px solid #333;
	font-size: 12px;
	font-family: Arial, Verdana;
	padding: 1px;
}

/*FORM/SURVEY BUILDER*/
/** CUSTOM FORM **/
.customForm {
	font-family: Verdana, Arial, Helvetica;
	background-color: #FBF9F7;
	border: 1px solid #996633;
	padding: 0px;
}

.customForm .ps td, .customForm .ps th, .customForm .hd td {
	font-size: 10px;
	font-weight: bold;
	background-color: #996633;
	text-align: left;
	color: #FFF;
}

.customForm .hd th {
	font-size: 10px;
	font-weight: bold;
	background-color: #996633;
	text-align: left;
	color: #FFF;
}

.customForm td{
	vertical-align:top;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
}

.customForm td {
	border-bottom: 1px dotted #E9E8E5;
	padding-bottom: 3px;
	padding: 2px;
}

.customForm .buttons td {
	border-bottom: none;
}

.customForm .form_desc {
	display: block;
	font-size: 11px;
	color: #666666;
}

/*buttons only*/
.customForm .buttons input {
	border: 1px solid #333;
	font-size: 11px;
	color: #000;
	padding: 2px;
}

/*input box*/
.customForm .st input {
	width: 200px;
	border: 1px solid #333;
	font-size: 12px;
	font-family: Arial, Verdana;
	padding: 1px;
}

/*textarea*/
.customForm textarea{
	width: 200px;
	height: 80px;
	border: 1px solid #333;
	font-size: 12px;
	font-family: Arial, Verdana;
	padding: 1px;
}
.customForm .pt td{
	vertical-align: top;
}

/*select*/
.customForm select {
	width: 200px;
	border: 1px solid #333;
	font-size: 12px;
	font-family: Arial, Verdana;
	padding: 1px;
}

/*file upload*/
.customForm .fl td{
	vertical-align: top;
}

.customForm .fl input {
	width: 200px;
	border: 1px solid #333;
	font-size: 12px;
	font-family: Arial, Verdana;
	padding: 1px;
}

/*radio and checkbox fields*/
.customForm .ra input, .customForm .ch input{
	border:none;
}

.linkBoxHand {
	color: #333; 
	padding: 5px; 
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0; 
	border: 1px solid #333; 
	border: 1px solid #333; 
	background-color: #FFF;
    background-image: url();
    background-position:top ;
    background-repeat:no-repeat;
	width: 120px;
	cursor: pointer;
	text-decoration: none;
	vertical-align: top;
}

#LinkBox {
	color: #cc0099; 
	text-decoration: none;
	vertical-align: center;
}

.linkBox {
	color: #333; 
	padding: 5px; 
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0; 
	border: 1px solid #333; 
	border: 1px solid #333; 
	background-color: #FFF;
	width: 120px;
	text-decoration: none;
	vertical-align: top;
}

.button {
	padding: 2px;
	height: 20px;
	font-size: 10px;
	border: 1px solid #000;
}

* html div.linkBox {
	width: 126px;
}

.opacity {
    vertical-align: top;
	height: auto;
    filter: alpha(opacity=70);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity:0.7;
}
