body {
	font-family: Tahoma, Arial, sans-serif;
	background: #3399CC;
	margin: 0px;
}
.padded10 {
	margin: 10px 10px 20px;





}
p, li, td {
	font-size: 13px;
	color: #000000;
}
p {
	margin-top: 0px;
	text-align: justify;

}

a {
	font-weight: bold;
	text-decoration: none;
}

a.biglink:link {
	font-size: 15px;
	font-weight: bold;
	color: #99CC00;
	text-decoration: none;
}

a.biglink:hover {
	color: #3399CC;
	text-decoration: underline;
}

a.biglink:active {
	color: #3399CC;
}

a.biglink:visited {
	color: #99CC00;
}

a.biglink:visited:hover{
	color: #3399CC;
	text-decoration: underline;
}

a:link {
	color: #006633;

}
a:hover {
	color: #3399CC;
	text-decoration: underline;
}
a:active {
	color: #99CC00;
}
a:visited {
	color: #527C26;
}



.small {
	font-size: 11px;
}
.white {
	color: #FFFFFF;
}
.ltbg { background: #E3FBFD; }

.dkbg { background: #C4E7F4; }

.hilite { background: #EDFDFE; }
.bpadded {
	padding: 5px;
}
.signupbox
{
	color:#FFFFFF;

	font-size:10px;
	font-weight:bold;
}
img.bar
{
	background:#6C88C6;
	width:672px;
	height:2px;
}

a.white:link {
	text-decoration: none;
	color:#FFFFFF;
}

a.white:hover, a.white.link:hover, a.white.active:hover {
	text-decoration: underline;
	color:#FFFFFF;
}

a.white:active {
	text-decoration: underline;
	color:#FFFFFF;
}

a.white:visited {
	text-decoration: none;
	color:#FFFFFF;
}
h3 {
	font: bold 14px Tahoma, Arial, sans-serif;
	color: #3399CC;

}
.boldheader {
	font-size: 14px;
	font-weight: bold;
	color: #216383;
}
h2 {
	font-size: 18px;
	color: #3399CC;
	margin-top: 0px;

}
.sidepad {
	padding: 0px 10px 10px;
}
.right {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;


}
.left {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.bordered {
    border-bottom: 1px solid #CCFF66;
}

hr {
	background: #99CC00;
	border: 0px;
	height: 1px;
	clear: both;

}

