body
{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, "MS Trebuchet", sans-serif;
	font-size: 11px;
	line-height: 12px;
	background-color: #D7DBE0;
}

p 
{
	padding: 0 12px 12px 11px;
	margin: 0;
	color: black;
}

#langBar {
	position: relative;
	width: 770px;
	left: 70px;
	height: 21px;
	padding: 0;
	margin: 0;
	background-color: #fff;
}

#langBar p {
	padding-top: 6px;
	color: #798787;
	height: 25px;
	text-align: right;
}

#col2 ul {
	margin: 12px 12px 0 25px;
	padding: 0;
	list-style-type: square;
	list-style-position: outside;
	color: #333;
	list-style-image: url(../../products/images/bullet.gif);
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;

}

#col2 li
{
	margin: 0 0 12px 0;
}


.romanText
{
	font-family: Arial, Helvetica, "MS Trebuchet", sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: black;
}

.grayText
{
	color: gray;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 11px;
}

.spaceCenter
{
	position: relative;
	top: 20px;
	text-align: center;
}

.verticalalign
{
	position: absolute;
	bottom: 12px;
}

.lastPara
{
	height: 12px;
	margin: 0;
	padding: 0px;
}

#menuBox ul
{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	width: 100%;
	float: left;
}

#menuBox li
{
	float: left;
	position: relative;
	background-color: #7A8787;
	color: white;
	height: 23px;
	margin: .5em .6em 0 .9em;
	list-style: none;
	text-align: center;
	margin: 0px;
	border-color: white;
	border-width: 4px 0px 0px 0px;
	border-style: solid;
}

#menuBox li:hover
{
	background-color: #A3D423;
	border-color: #A3D423;
	border-width: 4px 0px 0px 0px;
	border-style: solid;
	color: #7C8787;
}

#menuBox .uberlink
{
	background-color: #693;
	border-color: #A3D423;
	border-width: 4px 0px 0px 0px;
	border-style: solid;
	color: #7C8787;
}


#menuBox li a
{
	text-decoration: none;
	color: white;
	background-color: inherit;
	display: block;
	padding: .5em .75em .4em .75em;
}

#menuBox ul ul
{
	position: absolute;
	clear: both;
	display: none;
	top: 24px;
	left: 0px;
}

#menuBox li:hover ul { display: block; }

#menuBox li li
{
	clear: both;
	width: 100%;
	padding: .3em 0 .271em .6em;
	margin: -1px 0 0 0;
	height: 12px;
	text-align: left;
	background-color: #CCC;
	color: #333;
	border-color: white;
	border-width: 1px;
	border-style: solid;
	font-size: 9px;
	letter-spacing: .05em;
}

#menuBox li li a
{
	background-color: #CCC;
	color: #333;
	display: block;
	width: 100%;
	border-style: none;
	padding: 0;
}

#menuBox li li:hover,
#menuBox li li:hover a
{
	clear: both;
	border: 0;
	text-align: left;
	background-color: #A3D423;
	color: white;
	border-color: white;
	border-width: 1px;
	border-style: solid;
}

#menuBox li li:hover a { border-style: none; }

#footer p
{
	padding: 10px 0 6px 0;
	margin: 0;
}
