@charset "utf-8"; 
/* CSS Document */
/*Reset Browser*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
/*table, caption, tbody, tfoot, thead, tr, th, td*/ {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/*Reset Browser End*/
html, body {
border:0;
margin:0;
padding:0;
}

/*Form upload*/
.dropdown {color:#00603c;}

/*.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:500px;
	padding-left:150px;
	margin:0px;
	height:auto;
	font-size: 14px;
	margin-top: 0px; 
	margin-bottom: 10px;
	line-height:100%;
	color:#00603c;
}

/*form{
	margin:10px;
	padding:10px;
	border:0;
	font-weight: normal;
	color: #FFFFFF;
	float:right;
	clear:right;
	}*/

.form3 {
    width:600px;
    vertical-align:top;
    height: 275px;
}
/*.form3 input{
	width:315px;
	height:100%;
	color: #00603c;
	font-family: tahoma, serif;
	font-size: 12px;
}*/
.form3 textarea{
                width:595px;
                height:115px;
                overflow:auto;
                font:12px tahoma, serif;
				color: #00603c;
}
.form2{
                width:378px;
                vertical-align:top;
                font:14px tahoma, serif;
}
/*.form2 input{
                width:40px;
                height:100%;
                font:12px tahoma, serif;
				color: #00603c;
}*/
.form1{
                width:600px;
                vertical-align:top;
                font:14px tahoma, serif;
				color:#00603c;
				font-weight:bold;
}
.form1 input{
                width:209px;
                height:100%;
                font:12px tahoma, serif;
				color: #00603c;
}
.form1 textarea{
                width:600px;
                height:115px;
                overflow:auto;
                font:14px tahoma, serif;
				color: #00603c;
}
.form4{
                width:600px;
                vertical-align:top;
                font:14px tahoma, serif;
				color:#00603c;
				font-weight:bold;
}
.form4 input{
                width:240px;
                height:100%;
                font:12px tahoma, serif;
				color: #00603c;
}
.form5{
                width:378px;
                font:14px tahoma, serif;
                /*vertical-align:top;*/
}
.form5 input{
                width:22%;
                height:100%;
                font:12px tahoma, serif;
				color: #00603c;
}
.form6{
                width:600px;
                vertical-align:top;
                font:14px tahoma, serif;
				color:#00603c;
				font-weight:bold;
}
.form6 input{
                width:88%;
                height:100%;
                font:12px tahoma, serif;
				color: #00603c;
}
.form7{
                width:50px;
                font:14px tahoma, serif;	
                /*vertical-align:top;*/
}
.form7 input{
                width:90%;
                height:100%;
                font:12px tahoma, serif;
				color: #00603c;
}
.subject {
                font:14px tahoma, serif;
				color:#00603c;
				font-weight:bold;
				
}
.sent {
                font:18px #00603c tahoma, serif;
				color:#00603c;
				font-weight:bold;
}
.submit{
	width:325px;
	vertical-align:top;
	position: relative;
}
.submit input{
                width:328px;
                vertical-align:top;
}
