p
{
	margin-top: 3px;
	margin-bottom: 3px;
}

a.footer
{
	text-decoration: none;
	color: #999999;
}
a.footer:hover
{
	text-decoration: underline;
	color: #333333;
}

p.helpText {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}

a.userName
{
	text-decoration: none;
	color: #999999;
}

a.userName:hover
{
	text-decoration: underline;
	color: #333333;
}

a.boldBlack {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.boldBlack:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.darkGrey
{
	text-decoration: none;
	color: #666666;
}

.grey
{
	color: #999999;
}
a.grey
{
	text-decoration: none;
	color: #999999;
}
a.green
{
	text-decoration: underline;
	color: #339900;
}

a.grey:hover
{
	text-decoration: underline;
	color: #333333;
}

h1
{
	font-family: Verdana;
	font-size: 18px;
	color: #999999;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h2
{
	font-family: Verdana;
	font-size: 12px;
	color: #339900;
	margin-bottom: 4px;
	margin-top: 0px;
	line-height: 15px;
	font-weight: normal;
}
.headerThinGreen
{
	font-family: Verdana;
	font-size: 12px;
	color: #339900;
	margin-bottom: 4px;
	margin-top: 0px;
	line-height: 15px;
}
.headerThinGreenSmall
{
	font-family: Verdana;
	font-size: 11px;
	color: #339900;
	margin-bottom: 4px;
	margin-top: 0px;
	line-height: 15px;
}

.headerSmall
{
	font-family: Verdana;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 4px;
}

.textSmall
{
	font-family: Verdana;
	font-size: 10px;
}


.textMiddleRedThin
{
	font-size: 12px;
	color: #FF0000;
}

p.products {
	margin-top: 5px;
	margin-bottom: 5px;
}
a.download {
	text-decoration: none;
	font-family: Verdana;
	font-size: 18px;
	color: #999999;
}
a.download:hover
{
	text-decoration: none;
	color: #333333;
}

.textLarge
{
	font-size: 18px;
}


.textLargeRed
{
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}
td.text10 {
	background-color: #F6F6F6;
	font-size: 11px;
	color: #000000;
}
td.text10b {
	background-color: #F6F6F6;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}