﻿
body
{
	margin: 0 0 0 0;
	font-size: 10pt;
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A:link
{
	text-decoration: underline;
}

A:visited
{
	text-decoration: underline;
}

A:hover
{
	text-decoration: underline;
}

th
{
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-position: center bottom;
}

td
{
	line-height: 12pt;
}

h1
{
	font-size: 19pt;
	line-height: 24pt;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
}

h2
{
	font-size: 17pt;
	line-height: 18pt;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
}

h3
{
	font-size: 15pt;
	line-height: 16pt;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	text-align: left;
}

h4
{
	font-size: 13pt;
	line-height: 14pt;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	text-align: left;
}

ul
{
	list-style-position: outside;
}

.rightArrow
{
	font-size: 10px;
}

.downArrowImage
{
	background: url(  '../../Images/DownArrow.gif' ) no-repeat left;
	min-width: 17px;
	display: block;
	text-align: left;
	padding-left: 22px;
	font-weight: bolder;
	font-size: 18px;
	letter-spacing: 1px;
}

.smallFont
{
	font-size: 12px;
}

.largeFont
{
	font-size:18px;
	line-height:25px;
	font-weight:bold;
}

.mainMenu
{
	border-bottom: solid 1px;
	border-top: solid 1px;
}

.footer
{
	font-size: 11px;
	line-height: 11px;
}

.memberInfo
{
	font-weight:bold;
	font-size:20px;
}

.printOnly
{
	color:White;	
}