﻿body
{
	margin: 0px;
	background-color: #0e1b22;
	font-family: Verdana;
	height:100%;
}
html
{
	height:100%;
}
form
{
	height:100%;
}
:-moz-any-link:focus
{
	outline: none;
}
.designTable span
{
	color: #9e0e0e;
	font-family: Verdana;
	font-size: 12px;
	margin-left: 5px;
	float:left;
}
.formStyle
{
	position: absolute; 
	z-index: 2; 
	display: none; 
	width: 100%; 
	height: 300px;
    margin-top: 250px;
    float:left;
}
.formStyle table
{
	color: #7396a7;
	font-size: 12px;
	margin-left: 30px;
	margin-top: 20px;
	
}
.formStyle table td
{
	vertical-align: top;
}
.formStyle p
{
	color: #7e8b95;
	font-size: 12px;
	margin-left: 30px;
	line-height: 18px;
}
.formStyle input
{
	background-color: #172d38;
	border: solid 1px #081217;
	color: #6C748B;
	width: 180px;
	height: 20px;
	margin-left: 25px;
	margin-bottom: 20px;
	float:left;
}
.FileUpload
{
	position:absolute;
	text-align: right;
	-moz-opacity: 0;
	filter: alpha(opacity: 0);
	opacity: 0;
	z-index: 3;
	height: 25px!important;
	width: 183px!important;
	margin-top:-3px;
	*margin-top:0px;
}
.fileinputs
{
	float:left;
}
div.fakefile
{
	position: absolute;
	float: left;
	z-index: 1;
}
div.fakefile input
{
	background-color: #172d38;
	border: solid 1px #081217;
	color: #6C748B;
	width: 110px!important;
	height: 16px;	
	margin-left: 25px;
	margin-bottom: 20px;
	float:left;
}
div.fakefile img
{
	float:left;
	margin-left:-2px;
}

.DropList
{
	background-color: #172d38;
	border: solid 1px #081217;
	color: #6C748B;
	width: 180px;
	height: 23px;
	margin-left: 25px;
	margin-bottom: 20px;
}
.formContactStyle table
{
	color: #7396a7;
	font-size: 12px;
	margin-top: 20px;
}
.formContactStyle table td
{
	vertical-align: top;
}
.formContactStyle p
{
	color: #7e8b95;
	font-size: 12px;
	line-height: 18px;
}
.formContactStyle input
{
	background-color: #172d38;
	border: solid 1px #081217;
	color: #6C748B;
	width: 180px;
	height: 20px;
	margin-left: 25px;
	margin-bottom: 20px;
}
.contactInfo
{
	float: left;
	width: 314px;
	padding-left: 25px;
}

.contactInfo h1
{
	color: #007092;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	margin: 0px;
	padding-left: 10px;
}
.contactInfo a
{
	color:#6c748b;
}
.contactInfo p
{
	color: #6c748b;
	font-size: 11px;
	margin: 5px 0px 20px 10px;
}
.contactForm
{
	float: left;
	width: 560px;
	margin-left: 100px;
}
.contactForm input, .DropList
{
	margin-left: 0px;
	margin-top: 5px;
}
.contactForm textarea
{
	background-color: #172d38;
	border: solid 1px #081217;
	color: #6C748B;
	width: 366px;
	height: 150px;
	margin-top: 5px;
}
.title_3
{
	font-weight: bold;
	color: #007092;
}
.designTableContactName
{
	color:#7396A7!important;
}
.everyThing
{
	width:1000px;
	float:left;
}
