@charset "utf-8";
/* CSS Document */

.FooterText {
	font-family: 'Times New Roman', Times, serif;
	font-size:7pt;
	margin-top:0px;
	letter-spacing:0.05em;
	font-weight:normal;
	color: #999999;
}
.Footer
{
margin-top:40px;
margin-bottom:10px;
}
.PageCaption{
margin-top:24px;
margin-left:32px;
}
.ContentMain{
margin-top:8px;
margin-left:34px;
width:505px;
}

A.NoUnderline {text-decoration:none;}
A.Underline {text-decoration:underline;}

H2{
font-family:"Times New Roman", Times, serif;
font-size: 12pt;
font-weight:normal;
color: #000000;
margin: 0 0 16 0;
line-height:1.25em;
}
H3{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight:normal;
color: #000000;
margin: -1 0 0 0;

}
H4{
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight:normal;
color: #000000;
margin: 0 0 0 0;

}
H1{
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
font-weight:bold;
color: #000000;
margin: 0 0 14 0;
line-height:1.0em;
}

.ListTable
{
margin-left:16px;
}

.TextBox
{
    background-color: #FFCC66;
	font-size: 9pt;
    color: #000000;
    font-family: Arial, Helvetica, Sans-Serif, Geneva;
}
.ChkBox
{
color: black;
    font-size:9pt;
    font-family: Arial, Helvetica, Sans-Serif, Geneva;
    font-weight:normal;
}
.Error
{
color:#FF0000;
font-family: Arial, Helvetica, sans-serif, geneva;
font-size:9pt;
}
.FieldSet 
{
color: #666666;
font-family: Arial, Helvetica, sans-serif, geneva;
font-size:10pt;
font-weight:bold;
}
.FieldSetWidth
{
width:500px;
}
.FormLabels
{
    color: black;
    font-size:9pt;
    font-family: Arial, Helvetica, Sans-Serif, Geneva;
    font-weight:normal;
}
.FormContentDiv
{
margin-top:20px;
}