@charset "utf-8";
.NamesOutline {
	border: 1px dotted #000000;
	padding-top: 10px;
	padding-bottom: 0px;
}
.Alphabet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16.0pt;
	font-weight: normal;
	color: #9999CC;
	text-align: center;
}
.TableOne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.TableHeads {
	font-weight: bold;
	height: 30px;
	padding-left: 10px;
	text-align: left;
}
.TableRow1 {
	background-color: #EBEBFF;
	height: 30px;
	text-align: left;
	text-indent: 10px;
}
.TableRow2 {
	background-color: #FFFFFF;
	height: 30px;
	text-align: left;
	text-indent: 10px;
}
a:link {
	color: #9999CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9999CC;
}
a:hover {
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #9999CC;
}
.PollBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
.MainBackground {
	background-color: #FFFFFF;
}
.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px dotted #000000;
	padding: 10px;
}

.LeftSide {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #449DD6;
	width: 10px;
	background-color: #FFFFFF;
}
.RightSide {
	background-color: #FFFFFF;
	width: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #449DD6;
}
.BottomSide {
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #449DD6;
}
.MenuBack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #449DD6;
	border-bottom-color: #449DD6;
	background-color: #DFDFFF;
	font-weight: bold;
	height: 25px;
}
.MenuText {
	padding-right: 9px;
	padding-left: 9px;
}
.ColumnCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
	padding-right: 10px;
	text-align: justify;
}
.Top10 {
	height: 10px;
}
.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DFDFFF;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DFDFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3F97CF;
	text-transform: uppercase;
	line-height: 16px;
	margin-bottom: -13px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-bottom: -10px;
}
