@charset "UTF-8";
.header {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
	color: #000000;
}
.minitext {
	font-family: Verdana;
	font-size: 8px;
	color: #FFFFFF;
}

	
.platgreen {
	font-size: 12px;
	line-height: 18px;
	color: #03686A;
	font-family: Verdana;
	}
	
.dasher {
	border-left: dotted #FFFFFF 1px;
	border-color: #FFFFFF;
	border-top: dotted #FFFFFF 1px;
}
.dashermiddle {
	border-color: #FFFFFF;
	border-bottom: dotted #FFFFFF 1px;
	border-top: dotted #FFFFFF 1px;
}.dashertopright {
	border-color: #FFFFFF;
	border-top: dotted #FFFFFF 1px;
	border-right: dotted #FFFFFF 1px;
	border-left: dotted #FFFFFF 1px;
}
.dashebottom {
	border-left: dotted #FFFFFF 1px;
	border-color: #FFFFFF;
	border-top: dotted #FFFFFF 1px;
	border-bottom: dotted #FFFFFF 1px;
}
.dashebottomright {
	border-color: #FFFFFF;
	border-bottom: dotted #FFFFFF 1px;
	border-right: dotted #FFFFFF 1px;
	border-top: dotted #FFFFFF 1px;
	border-left: dotted #FFFFFF 1px;
}
.insetalign {
}
.language {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #333333;
}
.headeroutnow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FAF6ED;
	line-height: 2;
	display: block;
	text-indent: 7px;
}
.outnowindent {
	padding-right: 7px;
	padding-left: 7px;
}
.platgreenoutnow {
	font-size: 12px;
	line-height: 18px;
	color: #03686A;
	font-family: Verdana;
	margin-left: 7px;
	display: block;
	margin-right: 7px;
}
bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	height: 10px;
	width: 10px;
}
.Bulletoutnow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF00;
	background-color: #FFFF00;
}
.outnowindentright {
	padding-right: 7px;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #333333;
}

body {
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #D9D9CC;
	background-image: url(images/backdropstatic.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
}

