/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1 {
	font-size: 2.5em;
	color: #FFFFCC;
	padding: 25px 0 25px 190px;
	margin: 0px 0px 0px 0px;
}
h2 {
	text-align: center;
	margin-bottom: 2px;
}
h3 {
	text-align: center;
}
.bkg1 {
	background-color: #9999FF;
}
.grnbkg1 {
	background-color: #009933;
}
.greybkg1 {
	background-color: #333333;
}
.greybkg2 {
	background-color: #F8F8FF;
	padding: 5px 9px 5px 9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .85em;
}
.greybkg3 {
	background-color: #f5f5f5;
}
.lt3{
	background-color: #f5f5f5;
}


.grn10 {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .85em;
}

#col1 {
	margin: 12px 1% 0px 2%;
	float: left;
	width: 29%;
	line-height: 125%;
	font-size: .95em;
}

#col2 {
	margin: 12px 1% 0px 2%;
	float: left;
	width: 29%;
	line-height: 125%;
	font-size: .95em;
}

#col3 {
	margin: 12px 1% 0px 2%;
	float: left;
	width: 28%;
	line-height: 125%;
	font-size: .95em;
}



.c90 {
	font-size: 0.9em;
}
.c90s {
	font-size: 0.9em;
	line-height: 125%;
}
.c80 {
	font-size: 0.8em;
}


.com1 {
	font-family: "Courier New", Courier, mono;
	font-size: .9em;
}
.grn31{
	background-color: #6b8e23;
}
.lt1{
	background-color: #ffffe0;
	font-size: .9em;
}
.lt2{
	background-color: #fafad2;
	font-size: .9em;
}


.c90w {
	font-size: 0.9em;
	color: #adff2f;
}
.c90 {
	font-size: 0.9em;
}

a:link, a:visited, a:active, a:hover {
	text-decoration: none;
	font-weight: 700;
	color: #8470ff;
}
a:link.plain, a:visited.plain, a:active.plain, a:hover.plain {
	text-decoration: none;
	font-weight: 500;
	color: #000000;
}

a:hover, a:hover.plain {
	color: #cc00cc;
	text-decoration: underline;
}
a:link.chkout, a:visited.chkout, a:active.chkout, a:hover.chkout {
	text-decoration: none;
	font-weight: 500;
	color: #ffb907;
}

.boldish {
	font-weight: 700;
	color: #009933;
}



