/*EPIC CSS Style*/
body {
	margin-top: 30px;
	margin-left: 0px;
	}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 13px;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
h1 {
	font-size: 12px;
	color: #000000;
	}
h2{
	font-size:	12px;
	color:#000000;
	}
.headings {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.headings2 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-indent:80px;
	}

a:link {
	color: #74C153;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #74C153;
	}
a:hover {
	text-decoration: underline;
	color: #000000;
	}
a:active {
	text-decoration: none;
	color: #74C153;
	}

a.redbold:link {
	color: Red;
	text-decoration: none;
	font-weight:bold;
	}
a.redbold:visited {
	text-decoration: none;
	color: Red;
	font-weight:bold;
	}
a.redbold:hover {
	text-decoration: underline;
	color: #000000;
	font-weight:bold;
	}
a.redbold:active {
	text-decoration: none;
	color: Red;
	font-weight:bold;
	}

td.nav a:link{
	color:#ffffff;
	font-weight:bold;
	}
td.nav a:visited{
	color:#ffffff;
	font-weight:bold;
	}
td.nav a:hover{
	color:#00cc33;
	font-weight:bold;
	}
table#top{
	background-color:#0081b4;
	}
table#top td a:link{
	background:#0081b4;
	color:#ffffff;
	font-weight:bold;
	padding-left: 5px;
	}

table#top td a:visited{
	color:#ffffff;
	font-weight:bold;
	padding-left: 5px;
	}
table#top td a:hover{
	color:#00cc33;
	font-weight:bold;
	padding-left: 5px;
	}
ul{
	list-style-image:url('images/bullet.gif');
	}

.green{
	color:#74C153;
	background-color:transparent;
	font-weight:600;
	}
hr{
	color:#74C153;
	width:500px;
	}
p.return a:link{
	color:#000000;
	text-decoration:none;
	font-size:smaller;
	}
p.return a:visited{
	color:#000000;
	text-decoration:none;
	font-size:smaller;
	}
p.return a:hover{
	color:#74C153;
	text-decoration:underline;
	font-size:smaller;
	}
#list a:link{
	color:#000000;
	text-decoration:none;
	}
#list a:visited{
	color:#000000;
	text-decoration:none;
	}
#list a:hover{
	color:#74C153;
	text-decoration:underline;
	}
input.e{
	background-color:#E9F0F6;
	color:#000000;
	BORDER-RIGHT: #0081b4 1px solid;
	BORDER-TOP: #0081b4 1px solid;
	BORDER-LEFT: #0081b4 1px solid;
	BORDER-BOTTOM: #0081b4 1px solid;
	font:12px, Verdana, Arial, Helvetica;
	}

textarea.e{
	background-color:#E9F0F6;
	color:#000000;
	BORDER-RIGHT: #0081b4 1px solid;
	BORDER-TOP: #0081b4 1px solid;
	BORDER-LEFT: #0081b4 1px solid;
	BORDER-BOTTOM: #0081b4 1px solid;
	font:12px, Verdana, Arial, Helvetica;
	}
	
select.e{
	background-color:#E9F0F6;
	color:#000000;
	BORDER-RIGHT: #0081b4 1px solid;
	BORDER-TOP: #0081b4 1px solid;
	BORDER-LEFT: #0081b4 1px solid;
	BORDER-BOTTOM: #0081b4 1px solid;
	font:12px, Verdana, Arial, Helvetica;
	}

select.d{
	background-color:silver;
	color:#000000;
	BORDER-RIGHT: #0081b4 1px solid;
	BORDER-TOP: #0081b4 1px solid;
	BORDER-LEFT: #0081b4 1px solid;
	BORDER-BOTTOM: #0081b4 1px solid;
	font:12px, Verdana, Arial, Helvetica;
	}
	
checkbox.e{
	background-color:#E9F0F6;
	color:#000000;
	BORDER-RIGHT: #0081b4 1px solid;
	BORDER-TOP: #0081b4 1px solid;
	BORDER-LEFT: #0081b4 1px solid;
	BORDER-BOTTOM: #0081b4 1px solid;
	}
	
input.b
{
	border-style: outset;
    border-color: inherit;
    border-width: thin;
    padding: 2px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size: 11px;
	    color: #000000;
	    font-weight:normal;
	    background-color: #e9f0f6;
	    background-image: none;
}

.sps_tease_top
{
	padding: 10px;
	border-width: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	color: #67A03C;
}
.sps_tease_mid
{
	padding: 10px;
	font-family: Verdana; 
	font-size: 12px; 
}
.sps_tease_bot
{
	padding: 10px; 
	font-family: Verdana; 
	font-size: 12px; 
	text-align: center;
}
.sps_tease_btn
{
	font-family: Verdana;
	font-size: 12px;
	width: 400px;
	height: 30px;
	background-color: #DDECC2;
}
