body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.Header_punchline
{
color:#143364;
font-weight:bold;
}
.white
{
color:#fff;
padding-left:5px;
font-weight:bold;
}
.black_text_rightalign
{
color:#000;
padding-right:10px;
text-align:right;
font-weight:normal;
}
.black_text_leftalign
{
color:#000;
padding-left:5px;
text-align:left;
font-weight:normal;
}
.textbox
{
color:#000;
width:301px;
border:1px solid #6596d1;
padding-left:5px;
text-align:left;
font-weight:normal;
}
.header_line
{
color:#3886c1;
padding-left:10px;
text-align:left;
font-size:16px;
font-weight:bold;
}
.fieldbox
{
color:#000;
width:250px;
border:1px solid #6596d1;
background-color:#000000;
height:20px;
padding-left:5px;
text-align:left;
font-weight:normal;
}

div.fileinputs {position: relative;border:solid blue 0px;width:220px;height:24px;white-space:nowrap;}
div.fakefile {position: absolute;top: 0px;left: 0px;border:solid red 0px;width:220px;height:24px;}
input.file {position: relative;text-align: right;-moz-opacity:0 ;filter:alpha(opacity: 0);opacity: 0;}
