﻿#wrapper
{
	position: relative;
	width: 950px;
	text-align: left;
	margin: 0 auto;
	font-family: verdana,arial,sans-serif;
	font-size: 8pt;
	z-index: 0;
}

img
{
	display: block;
}

.topMenuFont
{
	font-family: helvetica,verdana,arial,sans-serif;
}

#callback
{
	width: 475px;
	text-align: left;
	margin: 0;
	position: absolute;
	z-index: 99;
	top: 346px;
	padding-left: 448px;
}

#maintable
{
	text-align: center;
	position: relative;
	z-index: 95;
	top: 0;
	left: 0;
}

.subMenu
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.footer a
{
	color: #fff;
}

.cellOff
{
	border: none;
}

.cellOver
{
	position: inherit;
	background-color: #C0FBCC;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	cursor: pointer;
	z-index: 100;
}

.contentDiv
{
	position: inherit;
}

#mainBackxgroundOverlay
{
	top: 340px;
	left: 410px;
	position: absolute;
	width: 950px;
	text-align: center;
	margin: 0 auto;
	height: 100px;
	background: transparent url(/Images/callback.png) no-repeat center;
	z-index: 7;
}

.footer
{
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}

#emptyArea_3 ul li
{
	list-style-type: disc;
	line-height: 25px;
	color: #fff;
}
#emptyArea_2 ul li
{
	list-style-type: disc;
	line-height: 25px;
	color: #fff;
}
#emptyArea_1 ul li
{
	list-style-type: disc;
	line-height: 25px;
	color: #fff;
}
#emptyArea_3 ul
{
	list-style-type: disc;
	line-height: 25px;
	color: #fff;
}
#emptyArea_2 ul
{
	list-style-type: disc;
	line-height: 25px;
	color: #fff;
}
#emptyArea_1 ul
{
	list-style-type: disc;
	line-height: 25px;
	color: #fff;
}

.spaced
{
	line-height: 15px;
}

.left_sub
{
	font-size: 12pt;
	line-height: 30px;
}
.right_sub
{
	line-height: 22px;
}

.subMenuLeftOn a
{
	color: #D72E43;
}

.article
{
	margin: 35px 23px 0 23px;
}

.article h1
{
	font-size: 12pt;
}

.articleListItems
{
	font-family: verdana, arial, helvetica, sans-serif;
}

.articleListItems a
{
	font-size: 11pt;
	color: #D72E43;
}


.article h2
{
	font-size: 10pt;
}