BODY
{
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
	padding: 0px;
	margin: 20px;
}

A
{
	color: #067006;
}

A:hover
{
	color: #009692;
}

H1
{
	font-size: 14px;
	font-weight: bold;
	color: #009692;
}

H1 SPAN
{
	font-size: 11px;
}

H2
{
	font-size: 13px;
	color: #616460;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

TABLE
{
	font-size: 12px;
	border-collapse: collapse;
}

DIV.headerbox
{
	background-image: url(img/headerbg.gif);
	background-color: #eef9e8;
	height: 232px;
}

DIV.headerbox H1
{
	font-size: 24px;
	color: #00b7b2;
	margin: 0px;
	padding: 43px 0px 0px 0px;
}

DIV.headerbox DIV.header DIV P.h1
{
	font-size: 24px;
	color: #00b7b2;
	margin: 0px;
	padding: 43px 0px 0px 0px;
	font-weight: bold;
}

DIV.headerbox DIV.header DIV P.h2
{
	font-size: 13px;
	color: #616460;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	font-weight: bold;
}

DIV.headerbox DIV.header
{
	background-image: url(img/formula.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 232px;
}

DIV.headerbox DIV.header DIV
{
	background-image: url(img/headerright.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 232px;
	padding-left: 396px;
	white-space: nowrap;
}

DIV.headerbox DIV.header DIV P
{
	font-size: 18px;
	color: #666666;
	padding: 0px;
	margin: 0px;
}

DIV.headerbox DIV.header DIV P SPAN
{
	font-size: 11px;
}

DIV.navbox
{
	position: absolute;
	top: 272px;
	left: 20px;
	width: 396px;
}

DIV.navbox DIV
{
	margin-bottom: 20px;
}

DIV.navbox DIV.nav
{
	margin-right: 62px;
	background-image: url(img/navbg.gif);
	background-color: #f7f7f7;
}

DIV.navbox DIV.nav DIV
{
	padding-left: 51px;
	background-image: url(img/nav1lev.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-right: 2px;
}

DIV.navbox DIV.nav DIV DIV
{
	padding-left: 15px;
	background-image: url(img/nav2lev.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-top: 8px;
	font-size: 11px;
}

DIV.navbox A
{
	text-decoration: none;
}

DIV.navbox A:hover
{
	text-decoration: underline;
}

DIV.navbox DIV.nav DIV.top
{
	background-image: url(img/navtop.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 16px;
}

DIV.navbox DIV.nav DIV.bottom
{
	background-image: url(img/navbottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 16px;
}

DIV.navbox DIV.contact
{
	margin-right: 62px;
	background-image: url(img/contactbg.gif);
	background-color: #eef9e8;
}

DIV.navbox DIV.contact DIV
{
	padding-left: 30px;
	margin-bottom: 10px;
	padding-right: 2px;
}

DIV.navbox DIV.contact DIV.top
{
	background-image: url(img/contacttop.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 16px;
}

DIV.navbox DIV.contact DIV.bottom
{
	background-image: url(img/contactbottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 16px;
}

DIV.navbox DIV.counter
{
	padding-left: 30px;
}

DIV.navbox DIV.dev
{
	padding-left: 30px;
	font-size: 10px;
}


DIV.contentbox
{
	position: absolute;
	top: 272px;
	left: 416px;
	
}

DIV.contentbox P
{
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: expression('0px');
	margin-right: 20px;
}

DIV.contentbox OL A
{
	text-decoration: none;
}

DIV.contentbox OL A:hover
{
	text-decoration: underline;
}

DIV.contentbox HR
{
	margin-bottom: 15px;
	margin-right: expression('0px');
	margin-right: 20px;
	height: 2px;
	color: #d6d6d6;
}

DIV.contentbox DIV.nav
{
	font-size: 11px;
}

DIV.contentbox P.color
{
	font-size: 14px;
	font-weight: bold;
	color: #009692;
}

DIV.contentbox TABLE.index TD
{
	padding-right: 15px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	vertical-align: top;
	margin: 0px;
}

DIV.contentbox TABLE.index TD SPAN
{
	font-size: 9px;
}

DIV.contentbox TABLE.solution
{
	width: 100%;
}

DIV.contentbox TABLE.solution TH
{
	vertical-align: bottom;
	background-color: #eef9e8;
	padding: 10px;
	border: 1px solid #cccccc;
}

DIV.contentbox TABLE.solution TD
{
	text-align: center;
	border: 1px solid #cccccc;
}

DIV.contentbox TABLE.solution TD.g
{
	background-color: #eeeded;
}

.f14
{
	font-size: 14px;
	margin-left: 35px;
	padding-left: 0px;
	font-weight: bold;
}

.right
{
	float: right;
}
