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;
}
.navtop {
	text-transform: uppercase;
	font-size: 88%;
	letter-spacing: 5px;
	padding-top: 3px;
	margin-bottom: 6px;
	height: 18px;
	left: 293px;
}
.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;

}
ul {
	font-size: 12px;
	list-style-type: square;
	list-style-position: inside;
	color: #092D4C;
	line-height: 1.5;

}
.tablehdr {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E6690B;
	background-image: url(images/orangerowbk.gif);
	background-repeat: repeat-x;

}
.tablehdr2 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	text-transform: uppercase;

}
.lines {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	font-size: 11px;
	line-height: 1.5;

}
.citation {
	background-color: #FDFCFB;
	margin: 15px;
	padding: 15px;
	border: 1px dashed #D8DEBE;
}
.labels {
	font-size: 11px;
}
.portalbtn {
	font-size: 11px;
	line-height: 1;
}
.portalbtn a:hover {
	background-image: url(images/portal-selected.gif);
}.form {
	font-size: 11px;
}
.featurecopy {
	font-size: 9px;
	line-height: 1.3;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;

}
.solutionhighlight {
	font-size: 12px;
	line-height: 1.5;
	color: #DF892D;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/highlight-box_02.gif);
	background-repeat: repeat-x;
}
.solutionhighlight h2 {
	color: #092D4C;
	font-size: 14px;
	text-align: center;
	border-bottom: dotted 1px #CCCCCC;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
.solutionhighlight li {
	margin-left:-20px;
	list-style-position: outside;
	margin-bottom: 8px;
}

