@charset "UTF-8";

body {
	background-color: #ACA6A3;
	background-image: url(../images/tmp-pagebk.jpg);
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 40px;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	height:100%;
}

.fullheight {
	height:100%;
}

.text {
	font-size: 11px;
	color:#DDD;
	line-height: 135%;
}

.text a, .text a:active, .text a:visited {
	font-weight:bold;
	color:#99CCFF;
	text-decoration:none;
}

.text a:hover {
	font-weight:bold;
	color:#FFF;
	text-decoration:underline;
}

.headline {
	font-weight: bold;
	color:#FFF;
	line-height: 135%;
	margin-bottom: 10px;
}

ul {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-indent: 0px;
	list-style-position: outside;
	padding: 0px;
	margin-top: 0px;
	margin-left: 18px;
	line-height: 160%;
}

.formfield {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.formfieldsmall {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.smalltext {
	font-size: 10px;
	color:#DDD;
	line-height: 125%;
}

.smalltext a, .smalltext a:active, .smalltext a:visited {
	font-weight:bold;
	color:#99CCFF;
	text-decoration:none;
}

.smalltext a:hover {
	font-weight:bold;
	color:#FFF;
	text-decoration:underline;
}

.contentarea {
	padding-left: 25px;
	padding-right: 25px;
}

.divgrey {
	height: 1px;
	font-size: 1px;
	background-color:#777777;
}

.divhoriz25 {
	padding-top: 25px;
	padding-bottom: 25px;
	height: 1px;
}

.divhoriz15 {
	padding-top: 15px;
	padding-bottom: 15px;
	height: 1px;
}

.divhoriz10 {
	padding-top: 10px;
	padding-bottom: 10px;
	height: 1px;
}

.divhoriz5 {
	padding-top: 5px;
	padding-bottom: 5px;
	height: 1px;
}

.divvert25 {
	padding-left: 25px;
	padding-right: 25px;
	width: 1px;
}

.divvert15 {
	padding-left: 15px;
	padding-right: 15px;
	width: 1px;
}

.divvert10 {
	padding-left: 10px;
	padding-right: 10px;
	width: 1px;
}

.divvert5 {
	padding-left: 5px;
	padding-right: 5px;
	height: 1px;
}

.spacer25 {
	padding-bottom: 25px;
	font-size: 11px;
	color:#DDD;
	line-height: 135%;
}

.spacer15 {
	padding-bottom: 15px;
	font-size: 11px;
	color:#DDD;
	line-height: 135%;
}

.spacer10 {
	padding-bottom: 10px;
	font-size: 11px;
	color:#DDD;
	line-height: 135%;
}

.spacer5 {
	padding-bottom: 5px;
	font-size: 11px;
	color:#DDD;
	line-height: 135%;
}

.padleft5 {
	padding-left: 5px;
}

.padleft10 {
	padding-left: 5px;
}


.footerarea {
	padding-left: 20px;
	padding-right: 20px;
}

.footertext {
	font-size: 10px;
	color:#999;
	line-height: 135%;
}

.footertext a, .footertext a:active, .footertext a:visited {
	font-weight:bold;
	color:#999;
	text-decoration:none;
}

.footertext a:hover {
	font-weight:bold;
	color:#CCC;
	text-decoration:underline;
}

.imgpadrt {
	margin-right: 10px;
}

.imgpadrt5 {
	margin-right: 5px;
}


.imgpadrtbdr {
	border: 1px solid #F57E22;
	margin-right: 10px;
}

.imginline {
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #F57E22;
}

.border {
	border: 1px solid #F57E22;
}

.border-grey {
	border: 1px solid #999;
}

.linkpad {
	margin-top: 10px;
}

.bannerpad {
	margin-bottom: 2px;
}