body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #FFFFFF;
}
.wrapper {
	text-align: center;
}
.main {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}
.header {
	display:none;
}
.navtop {
	display:none;
}
.footer {
	position:relative;
	top:10px;
	width:100%;
	margin-top:10px;
	margin-bottom:20px;
	text-align:center;
	color:#999999;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 14px;
	padding-bottom: 8px;

	}
.solutions {
	color: #000033;
	width: 257px;
	padding-right: 4px;
	padding-left: 14px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	font-size: 12px;
}
.solutions p {
	border-bottom: 1px solid #000033;
	padding-bottom: 6px;
	padding-top: 6px;
}
.solutions a,a:visited {
	text-decoration: none;
}
.solutions a:hover {
	border-left: 6px solid #9EB739;
	background-color: #F0E9E2;
}
.articles {
	color: #000033;
	width: 257px;
	padding-right: 4px;
	padding-left: 14px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	font-size: 12px;
}
.title {
	border-bottom: 1px solid #000033;
	padding-bottom: 8px;
	padding-top: 14px;
}
.title a,a:hover,a:visited {
	text-decoration: none;
}
.description {
	font-size: 10px;
	color: #666666;
	padding-left: 20px;
	padding-right: 5px;
}
h1 {
	color: #DF892D;
	font-size: 20px;
}
h2 {
	color: #9EB739;
	font-size: 16px;
}
p {
	color: #092D4C;
	font-size: 12px;
	line-height: 1.5;
}
