body, html {
	color: #333333;
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background: #eaeaea;
	}
p {
	padding: 2px 0px 10px;
	margin: 0px;
	font-size: 10pt;
	color: #333333;
	line-height: 16px;
	word-spacing: 1pt;
}
h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #679902;
}
h2 {
	font-size: 10pt;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
}
h3 {
	font-size: 14pt;
	font-weight: normal;
	text-transform: none;
	color: #679902;
}
h4 {
	font-size: 10pt;
	font-weight: bold;
}
h6 {
	font-size: 10pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #679902;
}
h5 {
	font-size: 10pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
}
a {
	color: #F60;
	text-decoration: underline;
}
a:hover {
	color: #679902;
	text-decoration: none;
}
.green {
	color: #679902;
}
.orange {
	color: #FF6600;
}

.red {
	color: #C00;
}
#left p {
	font-size: 10pt;
	color: #679902;
	margin: 0px;
	padding: 2px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #679902;
	font-weight: bold;
}
#left a {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}#left a:link {
	color: #666666;
}
#left a:hover {
	color: #679902;
}
#left a:active {
	color: #679902;
}
#left a:visited {
}
clear_p {
	border: 0px none #FFF;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p {
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
}
#primary {
	color: #FFF;
	padding: 10px;
	height: 250px;
}
#primary h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #C00;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#primary p {
	padding: 2px 0px 10px;
	margin: 0px;
	font-size: 10pt;
	color: #000;
	line-height: 16px;
	word-spacing: 1pt;
	text-align: left;
}
#primary li {
	color: #039;
}

#primary a {
	color: #039;
	text-decoration: underline;
}
#primary a:hover {
	text-decoration: underline;
	color: #C00;
}
#secondary {
	padding: 10px;
	background-color: #333;
	text-align: center;
	height: 300px;
	width: 225px;
}
#secondary h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #FFF;
}
#secondary h6 {
	font-size: 10pt;
	font-weight: normal;
	color: #FFF;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}
#secondary p {
	padding: 2px 0px 10px;
	margin: 0px;
	font-size: 10pt;
	color: #FFF;
	line-height: 16px;
	word-spacing: 1pt;
}
#secondary a {
	color: #CF0;
	text-decoration: underline;
}
#secondary a:hover {
	text-decoration: underline;
	color: #FFF;
}
#third {
	padding: 10px;
	background-color: #61867E;
	text-align: center;
	height: 300px;
	width: 220px;
}
#third h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #FFF;
}
#third h6 {
	font-size: 10pt;
	font-weight: normal;
	color: #FFF;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}
#third p {
	padding: 2px 0px 10px;
	margin: 0px;
	font-size: 10pt;
	color: #FFF;
	line-height: 16px;
	word-spacing: 1pt;
}
#third a {
	color: #FC0;
	text-decoration: underline;
}
#third a:hover {
	text-decoration: underline;
	color: #FFF;
}
#fourth {
	padding: 10px;
	background-color: #900;
	text-align: center;
	height: 300px;
	width: 225px;
}
#fourth h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #FFF;
}
#fourth h6 {
	font-size: 10pt;
	font-weight: normal;
	color: #FFF;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}
#fourth p {
	padding: 2px 0px 10px;
	margin: 0px;
	font-size: 10pt;
	color: #FFF;
	line-height: 16px;
	word-spacing: 1pt;
}
#fourth a {
	color: #FF0;
	text-decoration: underline;
}
#fourth a:hover {
	text-decoration: underline;
	color: #FFF;
}
#bsw_logos {
	text-align: center;
}
