﻿BODY, TD, P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #7F7F7F;
	text-decoration: none;
	line-height: 20px;
}
form, form TD, form P {font-size:9pt}
a {color: #000000; text-decoration: none}
a:hover {color: #000000; text-decoration: underline}
ul {
	text-align: left; 
	text-indent: 0pt; 
	white-space: normal; 
	list-style-position: outside; 
	margin-left: 15px; 
	margin-top: 2px; 
	margin-bottom: 2px; 
	padding-top: 2px; 
	padding-bottom: 2px;
	}
	
.boldblack {
	font-weight: bold;
}

.menu1 a 
{
    color: #7F7F7F;
    text-decoration:none;
}

.menu1 a:hover  
{
    color: #7F7F7F;
    text-decoration:underline;    
}

.menu2 a 
{
    color: #000000;
    font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.menu2 a:hover 
{
    color: #000000;
    font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

.smallLink a 
{
    color: #000000;
    font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 8px;
}

.smallLink a:hover 
{
	text-decoration: underline;
}

.boldheadline {
	font-size: 14px;
	font-weight: bold;
}

.alert {
	color:#FF6347;
	font-style:italic;
}

.footer
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.subhead
{
	color:#DB6300;
    font-size: 14pt;
    font-weight:normal;
    padding:0px;
    margin:0px;
}

.subhead2
{
    font-weight:bold;
    font-size: 8pt;
}

.subhead3
{
    font-weight:bold;
	color:#DB6300;
    font-size: 9pt;
}

.subhead4
{
	color:#DB6300;
    font-size: 9pt;
}

.AppHeading
{
	color:#000000;
    font-size: 10pt;	
    border:solid 4px #ffffff;
}

.AppBold
{
	color:#DB6300;
    font-size: 11pt;
}

.AppArrow
{
	border-top:solid 5px #ffffff;
	vertical-align:top;
	width:11px;
	height:18px;
}

.AppInputLabel
{
    border:solid 4px #ffffff;
    font-size: 7pt;
}

.AppQuestion
{
	vertical-align:top;
	color:#464545;
    font-size: 10pt;
    border:solid 4px #ffffff;
}

.AppInfo
{
    border:solid 4px #ffffff;
	color:#464545;
    font-size: 8pt;
    font-style:italic;
}

.AppInput
{
	border:solid 1px #FD9B49;
	color:#000000;
    font-size: 10pt;
}

.AppItalic
{
	color:#DB6300;
    font-size: 10pt;
	font-style:italic;
}