.maintable1 {
	border-right: 1px solid #333333;
	background-color:#FFFFFF;
}
.maintable2 {
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-color:#FFFFFF;
}
.smgrey {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
}
p,TD,.formtext,OL,UL,LI {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
.formbutton {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;

}
.title {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #8cc63f;
}

.summarytable {
	border: 1px solid #666666;
	padding:5px;
}
.summaryheader {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.summaryolright {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding:5px;
}
.summaryolbot {
	border-bottom: 1px solid #666666;
	padding:5px;
}
.summaryolright2 {
	border-right: 1px solid #666666;
	padding:5px;
}
a:link {
	color: #2e3192;
	text-decoration: underline;
}
a:hover {
	color: #8cc63f;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #8cc63f;
	text-decoration: none;
}
.small	{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
.xsmall	{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #000000;
}
.newstable {
	border: 4px solid #ebebeb;
}
.newstitle {
	font-weight: bold;
	color: #8cc63f;
}
.smwhite {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.filtertable {
	background-color: #f3f9eb;
	padding: 5px;
	border: 1px solid #666666;
}
.black {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
.resultheader {
	color: #333333;
	background-color: #ebebeb;
	font-weight:bold;
}
.resultcell {
	color: #333333;
	background-color: #eaeaf4;
}
html,body, #fullheight	{
height:100%;

}
#container {
	margin:auto;
	align:center;
	height: 100%;
}
.main {
	
	height:100%;
}
.topbkgd {
	background-image: url(pic_bkgd-top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.botbkgd {
	background-image: url(pic_bkgd-bot.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

a.green:link {
	color: #8cc63f;
	text-decoration: underline;
}
a.green:hover {
	color: #666666;
	text-decoration: none;
}
a.green:active {
	color: #000000;
	text-decoration: underline;
}
a.green:visited {
	color: #8cc63f;
	text-decoration: none;
}
.results {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:16px;
}.rightrailbkgd {
	background-image: url(images/pic_rightrailbkgd.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.botol {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.sbbkgd {
	background-image: url(images/pic_sbbkgd.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.solutionol {
	border: 1px solid #999999;
}
a.white:link {
	color: #ffffff;
	text-decoration: underline;
}
a.white:hover {
	color: #8cc63f;
	text-decoration: none;
}
a.white:active {
	color: #000000;
	text-decoration: underline;
}
a.white:visited {
	color: #cccccc;
	text-decoration: underline;
}
.newstitle {
	color: #8cc63f;
	font-weight:bold;
}
.rightrailbkgd2 {
	background-image: url(images/pic_rightrailbkgd2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.dottedline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2e3192;
}
.fraudidbox {
	background-color: #ebebeb;
	padding: 8px;
	font-size:10px;
}
.blue {
	color: #2e3192;
}
.bluebox {
	border: 1px double #2e3192;
}
.greentext {
	color: #8cc63f;
}