body, td, div, p, input, select, textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin: 0px;
	background-color: #ffffff;
}
hr {
	color: #88BE00;
	height: 1px;
}
.screenshots {
	float: right;
	width: 500px;
}
.screenshot {
	float: left;
	padding: 10px;
	width: 130px;
	height: 130px;
}
.highlighted_bullets li {
	list-style-image: url('../img/box.gif');
	color: #000000;
}
.row0 {
	background-color: #ffffff;
}
.row1 {
	background-color: #eeeeee;
}
.scream {
	font-size: 18px;
	font-weight: bold;
}
.current {
	font-weight: bold;
	color: #006CA1;
}
a, .highlight, .scream {
	color: #88BE00;
	font-weight: bold;
}
.headliner {
	color: #FFFFFF;
	background-color: #88BE00;
	border-color: #999999;
	font-style: normal;
	font-weight: bold;
	padding-left: 10px;
}
.listform {
	padding-left: 20px;
}
.listhead {
}
.listdis {
	color: #666666;
	font-weight: normal;
}
.ad_block, .ad_block a {
	background-color: #006CA1;
	color: #ffffff;
}
.steps {
	font-size: 20px;
	font-weight: bold;
	color: #006CA1;
}
.larger {
	font-size: 16px;
	font-weight: bold;
}
.blue-button-big, .blue-button-big a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.blue-button-med, .blue-button-med a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.blue-button-sma, .blue-button-sma a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #e6f1f6;
	text-decoration: none;
}

.submitLink {
	color: #e6f1f6;
	background-color: transparent;
	text-decoration: underline;
	border: none;
	cursor: pointer;
	cursor: hand;
}
#divWrapper {
	background-color: #ffffff;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#divWrapper #divHeader
{
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
	height: 131px;
	background-image: url('/img/head.png');
	background-repeat: no-repeat;
}
#divWrapper #divContentWrapper #divSidebar {
	float: left;
	width: 200px;
	margin-top: 2px;
	margin-right: 4px;
	margin-left: 5px;
}
#divWrapper #divContentWrapper #divSidebar ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
#divWrapper #divContentWrapper #divSidebar li {
	padding-left: 0px;
}
#divWrapper #divContentWrapper #divSidebar a {
	display: block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-decoration: none;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #BCBCBC;
	border-left-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
}
#divWrapper #divContentWrapper #divSidebar a:link, #divWrapper #divContentWrapper #divSidebar a:visited {
	color: #000000;
}
#divWrapper #divContentWrapper #divSidebar a:hover {
	background-color: #FAFAFA;
	color: #88BE00;
}
#divWrapper #divContentWrapper #divContent {
	float: left;
	width: 570px;
	margin-top: 2px;
	margin-right: 4px;
	margin-left: 4px;
}
#divWrapper #divContentWrapper #divRightbar {
	float: left;
	width: 200px;
	margin-top: 2px;
	margin-right: 4px;
	margin-left: 5px;
	color: #666666;
}
#divWrapper #divFooter {
	width: 1000px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	clear: left;
	color: #666666;
}