/* CSS Document */
.menu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #000066}
.text {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10pt; color: #000000}
.heading {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #000099}
.company {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24pt; font-weight: bold; color: #003399}
body {
	background-image: url(/images/PageBack.jpg);
	border: 0;
	margin: 0;
	padding: 0;
	text-align: left;
}
.style1 {
	color: #FFFFFF;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style1 A: {
	color: #FFFFFF;
}
.style1 A:link {
	color: #FFFFFF;
}
.style1 A:visited {
	color: #FFFFFF;
}
.style1 A:hover {
	color: #FFFFFF;
}
.style1 A: active{
	color: #FFFFFF;
}
.style2 {font-size: 20pt}
.NAV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
.NAV a: {
	color: #FFFFFF;
}
.NAV a:link {
	color: #FFFFFF;
}
.NAV a:visited {
	color: #FFFFFF;
}
.NAV a:hover {
	color: #FFFFFF;
}
.NAV a:active {
	color: #FFFFFF;
}
.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	position: absolute;
	left: 10px;
	top: 28px;
	width: 290px;
	height: 75px;
}
.heading1 A:{
	color: #FFFFFF;
}
.heading1 A:link {
	color: #FFFFFF;
}
.heading1 A:visited {
	color: #FFFFFF;
}
.heading1 A:hover {
	color: #FFFFFF;
}
.heading1 A:active {
	color: #FFFFFF;
}

/* SMALL CONTACT */

#smcontact {
	width:223px;
	background-color:#6b82a4;
	float:right;
	margin-left:20px;
	font-family:Arial;
	padding:16px;
}

#smcontact .title {
	color:#fff;
	text-transform:uppercase;
	margin-bottom:10px;	
}

#smcontact input[type="text"] {
	width:223px;
	background-color:#d4eaf9;
	border:solid 1px #6a80a1;
	height:26px;
	padding:3px;
	margin:2px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#smcontact textarea {
	width:223px;
	background-color:#d4eaf9;
	border:solid 1px #6a80a1;
	height:96px;
	padding:3px;
	margin:2px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#smcontact input[type="button"] {
	width:88px;
	height:29px;
	background-image:url(/images/btn-submit.png);
	border: 0 none;
	margin-top:5px;
	cursor:pointer;
}
