body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Tahoma;
	font-size: 8.5pt;
	color: #000000;
}
.Null {
	background-image: url(Null.gif);
}
.Input {
	font-family: Tahoma;
	color: #5F5F5F;
	border: 1px solid #2B6E8D;
	background-color: #EFF7FB;
	width: 109;
	height: 16;
	font-size: 80%;
}
.LeftLink {
	font-family: Tahoma;
	font-size: 8.5pt;
	color: #0C9BFF;
	text-decoration: none;
	display: block;
}
.LeftLink:visited {
	font-family: Tahoma;
	font-size: 8.5pt;
	color: #0C9BFF;
	text-decoration: none;
}
.LeftLink:hover {
	font-family: Tahoma;
	font-size: 8.5pt;
	color: #0C9BFF;
	text-decoration: Underline;
}
.BlueLink {
	text-decoration: underline;
}
.BoldText {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: black;
}
a:visited {
	text-decoration: none;
	color: black;
}
a:active {
	text-decoration: none;
	color: black;
}
a:hover {
	text-decoration: underline;
	color: darkblue;
}
.roottable {
	border-left: none;
	border-right: none;
	border-bottom: none;
	border-top: none;
}
.header1 {
	font-family: Arial;
	font-size: 36pt;
	color: #ffffff;
	vertical-align: text-bottom;
	height: 104px;
}
.header2 {
	font-family: Tahoma;
	font-size: 10pt;
	color: #257ED2;
	vertical-align: text-bottom;
	height: 32px;
	padding-left: 28px;
}
.header3 {
	font-family: Tahoma;
	font-size: 10pt;
	color: #257ED2;
	vertical-align: text-bottom;
	height: 38px;
	padding-left: 28px;
}
.header4 {
	font-family: Arial;
	font-size: 10pt;
	color: #808080;
	vertical-align: text-bottom;
	padding-left: 28px;
}
.normalLink {
	font-family: Arial;
	font-size: 10pt;
	color: black;
	vertical-align: text-bottom;
	height: 24px;
	padding-left: 28px;
}
.exitLink {
	font-family: Arial;
	font-size: 10pt;
	color: #FF3300;
	cursor: default;
	vertical-align: text-bottom;
	text-align: right;
	padding-right: 20px;
}
.exitLinkMouseOver {
	font-family: Arial;
	font-size: 10pt;
	color: darkblue;
	text-decoration: underline;
	cursor: hand;
	vertical-align: text-bottom;
	text-align: right;
	padding-right: 20px;
}
.logo {
	vertical-align: text-bottom;
	text-align: left;
	padding-left: 20px;
	padding-bottom: 20px;
}
.linkInfoImageDiv {
 filter: progid:DXImageTransform.Microsoft.Fade(duration=.5);
	width: 250px;
	height: 185px;
}
.linkInfoText {
	font-family: Tahoma;
	font-size: 8pt;
	color: #808080;
	display: none;
 filter: progid:DXImageTransform.Microsoft.Fade(duration=.3);
	width: 200px;
	height: 60px;
}
.style3 {
	color: #0c9bff;
}

.w100
{
	width: 100%;	
}

.w3
{
	width: 3%;	
}

.w18
{
	width: 18%;	
}

.w109
{
	width: 109%;	
}

.w79
{
	width: 79%;
}

.h100
{
	height: 100%;	
}

.lh150
{
	line-height: 150%;
}