﻿body 
{
	text-align:center;
}
.page 
{
	margin:0 auto;
	text-align:left;
	width:740px;
}
.RightPane 
{
	background:#c9d4dc;
}
.LeftPane 
{
	background:#f5f5f5;
}
A:link {
	COLOR: #0000ff; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #000066; TEXT-DECORATION: underline
}
A:hover {
	COLOR: red; TEXT-DECORATION: underline
}
IMG.banner {
	BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-LEFT-COLOR: #000000; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-COLOR: #000000; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #000000
}
BODY {
	FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, Sans-Serif
}
.smallText {
	FONT-SIZE: 9pt; COLOR: black; FONT-FAMILY: Arial, Helvetica, Sans-Serif
}
.counter {
	FONT-SIZE: 9pt; COLOR: black; FONT-FAMILY: Arial, Helvetica, Sans-Serif; TEXT-ALIGN: center
}
.adLink:link {
	FONT-SIZE: 8pt; FONT-FAMILY: Arial, Helvetica, Sans-Serif
}
.adLink:visited {
	FONT-SIZE: 8pt; FONT-FAMILY: Arial, Helvetica, Sans-Serif
}
.adLink:hover {
	FONT-SIZE: 8pt; COLOR: red; FONT-FAMILY: Arial, Helvetica, Sans-Serif
}
.leftLink {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid
}
.mainTable {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid; BACKGROUND-COLOR: #ffffff
}
.moreInfoHeadLink {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, Sans-Serif
}
.maintext {
	FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, Sans-Serif
}
.headline {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, Sans-Serif; text-align: left;
}
.lghead {
	FONT-WEIGHT: bold; FONT-SIZE: 13pt; COLOR: #000099; FONT-FAMILY: Verdana, Arial, Sans-Serif; text-align: center;
}
.lghead2 {
	FONT-WEIGHT: bold; FONT-SIZE: 14pt; COLOR: #000099; FONT-FAMILY: Arial, Helvetica, Sans-Serif
}

.bigLink {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #000000;
	font-weight : bold;
	text-decoration : none;
	line-height : 14px;	
}

.bigLink A:link{ color:#000000; text-decoration : underline; }
.bigLink A:visited{ color:#000000; text-decoration : underline; }
.bigLink A:active{ color:#0000FF; text-decoration : underline;}
.bigLink A:hover{ color: #0000FF; text-decoration : underline; }

.txt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #333333;
	font-weight : none;
	text-decoration : none;
	line-height : 13px;	
}

.txt A:link{ color:#333333; text-decoration : underline; }
.txt A:visited{ color:#333333; text-decoration : underline; }
.txt A:active{ color:#333333; text-decoration : underline;}
.txt A:hover{ color: #333333; text-decoration : underline; }

.smallLink {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #666666;
	font-weight : none;
	text-decoration : none;
	line-height : 12px;	
}

.smallLink A:link{ color:#666666; text-decoration : none; }
.smallLink A:visited{ color:#666666; text-decoration : none; }
.smallLink A:active{ color:#666666; text-decoration : underline;}
.smallLink A:hover{ color: #666666; text-decoration : underline; }

.notice {        
        padding: 10px;
	FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial, Helvetica, Sans-Serif;
}