/* CSS Document */
.bodytext{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}
.box{
	border-top-color:#000000;
	border-bottom-color:#C0C0C0;
	border-left-color:#000000;
	border-right-color:#C0C0C0;
	height: 14px;
	width: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.form {
	border-top-color: #424242;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	border-left-color: #424242;
	height: 12px;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	}

.head
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#6699FF
}

.subhead
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#3399FF;
}

.subhead1
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#ffffff;
}
.formtextarea {
	border-top-color: #424242;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	border-left-color: #424242;
	height: 25px;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	}
	
	.formckbox {
	border-top-color: #424242;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	border-left-color: #424242;
	height:20px;
	width:20px;
	}
	.contact{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:65px;
	color:#F7F7F7;
	font-weight:bold;
	}