body {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
	vertical-align: top;
	text-align: center;
	background-color: #000000;
	word-spacing: 0.2px;
	letter-spacing: 0.1px;
	margin: 0px;
	padding: 20px;
}


.copy {
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}

.orange {
	font-size: 11px;
	color: #FA8921;
}

.grey {
	color: #cccccc;
	line-height: normal;
}


.whitebold{
	color: #ffffff;
	line-height: bold;
	font-weight: bold;
}

.white{
	color: #ffffff;
	line-height: 18px;
}

.subtitle {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

.bold{
	font-weight: bold;
	font-size: 11px;
}

a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #FD6B00;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;

}


a.nav:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.nav:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.nav:active {
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}

a.sub:link {
	color: #E3E9E7;
	text-decoration: underline;
	font-size: 11px;
}
a.sub:visited {
	color: #ffffff;
	text-decoration: underline;
	font-size: 11px;
}
a.sub:hover {
	color: #E2E9E6;
	text-decoration: none;
	font-size: 11px;
}
a.sub:active {
	color: #E1E8E5;
	text-decoration: none;
	font-size: 11px;



}

.submitbox {
	font-family: Tahoma, Verdana, sans-serif;
	color: #333333;
	padding: 1px;
	text-align: left;
	border: 1px solid #000000;
}


.Bigsubmitbox {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 8px 10px 2px 8px;
	text-align: left;
	border: 0px double #000000;
	background-image: url(../images/box_contactbg1.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	height: 60px;
	background-position: left bottom;
}


.jumpmenu {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding: 2px;
	background-color: #666666;
	border: 1px solid #000000;
}
.submitbutton {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px;
	text-align: center;
	background-image: url(../images/lip.jpg);
	border: 0px solid #8E8177;
	height: 30px;
	width: 75px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
	cursor: hand;
}
.border {
	color: #000000;
	border: 1px solid #000000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 0px;
}
.contactbox {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 7px 9px 10px 7px;
	text-align: left;
	border: 0px double #000000;
	background-image: url(../images/box_contactbg1.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #FFDAC4;

}

.bullet {
	line-height: 18px;
	color: E57011;
	font-weight: bold;
	font-size: 11px;
}
