* {
	font-size:12px;
}
td.contactInfo
{
	font-family: verdana;
	color: #ffffff;
	font-size: 9pt;
}

a
{
	font-family: verdana;
	color: #cc9900;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}
a:hover
{
	font-family: verdana;
	color: #cc9900;
	text-decoration: underline;
	font-weight: bold;
	font-size: 9pt;
}

a.contactInfo:link,a.contactInfo:visited
{
	font-family: verdana;
	color: #cc9900;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}

td.footer
{
	font-family: verdana;
	color: #cccccc;
	font-size: 7pt;
}
a.footer:link,a.footer:visited,a.footer:hover,a.footer:active
{
	font-family: verdana;
	color: #cccccc;
	text-decoration: none;
	font-size: 7pt;
}

td.latestNews
{
	font-family: verdana;
	color: #333333;
	font-size: 9pt;
}
span.latestNews
{
	font-family: verdana;
	color: #333333;
	font-size: 9pt;
}

td.latestNewsDate,span.latestNewsDate
{
	font-family: verdana;
	color: #cc9900;
	font-size: 9pt;
	font-weight: bold;
}
a.latestNews:link,a.latestNews:visited
{
	font-family: verdana;
	color: #cc9900;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}

tr,td.mainText
{
	font-family: verdana;
	color: #666666;
	font-size: 12px;
}

span.mainTextHeader,h1
{
	font-family: verdana;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.formName {
	text-align:right;
	font-family: verdana;
	font-size: 12px;
}
INPUT.formField {
	font-family: verdana;
	font-size: 11pt;
	background-color:white;
	border:1px solid #666666;
}
SELECT.formField {
	font-family: verdana;
	font-size: 11pt;
	background-color:white;
	border:1px solid #666666;
}
TEXTAREA.formField {
	font-family: verdana;
	font-size: 11pt;
	background-color:white;
	border:1px solid #666666;
}


.ClaimFormName {
	background-color:#e0e0e0;
	font-family:verdana;
	font-size:12px;
	color:black;
	font-size:12px;
	padding:2px;
	text-align:left;
}
INPUT.ClaimFormField {
	font-family: verdana;
	font-size: 12px;
	background-color:white;
	border:1px solid #666666;
}
INPUT.ClaimFormReportField {
	font-family: verdana;
	font-size: 12px;
	background-color:white;
	/*border:1px solid #666666;*/
}
SELECT.ClaimFormField {
	font-family: verdana;
	font-size: 12px;
	background-color:white;
	border:1px solid #666666;
}
SELECT.ClaimFormReportField {
	font-family: verdana;
	font-size: 12px;
	background-color:white;
	/*border:1px solid #666666;*/
}
TEXTAREA.ClaimFormField {
	font-family: verdana;
	font-size: 12px;
	background-color:white;
	border:1px solid #666666;
}
TEXTAREA.ClaimFormReportField {
	font-family: verdana;
	font-size: 12px;
	background-color:white;
	/*border:1px solid #666666;*/
}
.formTitle {
	font-size:14px;
	font-weight:bolder;
	font-family:Verdana, Arial, sans-serif;
	color:#000000;
}

INPUT.ClaimFormFieldDisabled {
	font-family: verdana;
	font-size: 12px;
	background-color:#FFFFDD;
	border:1px solid #666666;
}
INPUT.ClaimFormReportFieldDisabled {
	font-family: verdana;
	font-size: 12px;
	background-color:#FFFFFF;
	/*border:1px solid #666666;*/
}
TEXTAREA.ClaimFormFieldDisabled {
	font-family: verdana;
	font-size: 12px;
	background-color:#FFFFDD;
	border:1px solid #666666;
}
TEXTAREA.ClaimFormReportFieldDisabled {
	font-family: verdana;
	font-size: 12px;
	background-color:#FFFFFF;
	/*border:1px solid #666666;*/
}
.printTitle {
	font-size:14px;
	font-family:Verdana, Arial, sans-serif;
	color:#000000;
}

