/* CSS Document */

/* main css */
body,td,th {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
}
body {
	background-color: #252525;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS";
}
h1 {
	font-size: 21px;
	color: #A8D56E;
	font-weight: lighter;
}
h2 {
	font-size: 18px;
	color: #FFFFFF;
}
h3 {
	font-size: 16px;
	color: #FFFFFF;
	margin-bottom: -5px;
}
/* End*/
.formobject {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #DBDBDB;
	border-top-color: #CECECE;
	border-right-color: #CECECE;
	border-bottom-color: #CECECE;
	border-left-color: #CECECE;
}
.darktext {
	color: #FFFFFF;
}
.greenhighlight {
	color: #A8D56E;
}

.greenhighlightlittle {font-size: 9px;}
.whitehighlight {
	color: #ffffff;
}
.small-green {
	font-family: "Trebuchet MS";
	color: #A8D56E;
	font-size: 10px;
}
.small-white {
	font-family: "Trebuchet MS";
	color: #FFF;
	font-size: 11px;
}

.formobject {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #252525;
	background-color: #A8D56E;
	border: 1px solid #FFFFFF;
}
.smalltext {
	font-family: "Trebuchet MS";
	font-size: 10px;
}
.principal {
	border: 5px solid #A8D56E;
}
#sitemap {
	width: 960px;
}

#sitemap a:link {
	color: #ffffff;
	text-decoration: none;
}
#sitemap a:visited {
	text-decoration: none;
	color: #ffffff;
}
#sitemap a:hover {
	text-decoration: none;
	color: #fffff0;
	font-weight: bold;
}
#sitemap a:active {
	text-decoration: none;
	color: #ffffff;
}
#logo-address {
	height: 72px;
	width: 190px;
}
#logo {
	height: 72px;
	width: 50px;
	float: left;
}

.upload {
	float: right;
	margin: 0px 0px 5px 0px;
	}#referral-form {
	float: left;
	margin-top: 40px;
	margin-bottom: 30px;
}
#form-link {
	float: left;
	clear: both;
	margin-top: 20px;
}


#contact-bottom {
	float:left;
	width: 680px;
	height: 70px;
	margin:30px 0px 30px 0px;
	background: url(../images/form-back.png) 0 0 no-repeat;
	padding:30px 20px 20px 20px;
	
	
	}
	
	
#form-left {
	float:left;
	width:200px;
	
	}
	
#form-right {
	float:left;
	width:460px;
	margin: 0px 0px 0px 20px;
	}
