
body
{
	font: 10pt Verdana, Tahoma, Arial;
	font-family: sans-serif;
	text-align: center;
	background-color: #eaeaea;
	margin: 0;
	padding: 0;
}

table
{
	background-color: #eaeaea;
}

a:link
{
	font: 10pt Verdana, Tahoma, Arial;
	color: Navy;
	text-decoration: underline;
}
a:visited
{
	font: 10pt Verdana, Tahoma, Arial;
	color: Navy;
	text-decoration: underline;
}
a:active
{
	font: 10pt Verdana, Tahoma, Arial;
	color: Navy;
	text-decoration: underline;
}
a:hover
{
	font: 10pt Verdana, Tahoma, Arial;
	color: #0099cc;
	text-decoration: underline;
}

.HdrTable
{ 
	background-color: #e0e0e0;
	height: 50px;
	left: 30px;
	position: relative;
	text-align: center;
	width: 950px;
}

.HdrCenter
{ 
	background-color: white; 
	text-align: center;
	width: 100%;
	height: 100%;	
}

.HdrLeft
{
	font: 10pt Verdana, Tahoma, Arial;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 100%;	
}

.HdrLeftTop
{
	color: #990000;
	background-color: #e0e0e0;
	height: 50px;
}
.HdrLeftBottom
{
	color: white;
	background-color: gray;
	height: 20px;
}

.HdrRight
{
	font: 10pt Verdana, Tahoma, Arial;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 100%;	
}

.HdrRightTop
{
	color: #990000;
	background-color: #e0e0e0;
	height: 50px;
}

.HdrRightBottom
{
	color: white;
	background-color: gray;
	height: 20px;
}

.HdrRightBottom a:link, .HdrRightBottom a:visited, .HdrRightBottom a:active 
{
	color: white;
}

.HdrRightBottom a:hover
{
	color: silver;
}

.BarTop
{
	background-color: #3a6ea5;
	border: 0;
}
.BarTopTable
{
	position: relative;
	left: 126px;
}
.BarBottom
{ 
	background-color: white;
	border: 0;
	position: relative;
	left: 126px;
}

.PageTitle
{
	font: 9pt Verdana, Tahoma, Arial;
	text-decoration: none;
	font-size: 16pt;
	text-align: center;
	line-height: normal;
	padding-top: 10pt;
}
.PageDefault
{
	font: 9pt Verdana, Tahoma, Arial;
	text-decoration: none;
	left: 30px;
	line-height: normal;
	text-align: left;
	width: 950px;
}
.PageDefaultTable
{
	left: 90px;
	position: relative;
}
.BoxDefault
{
	background-color: white;
	font: 9pt Verdana, Tahoma, Arial;
	line-height: normal;
	text-align: left;
	text-decoration: none;
}
.BoxDefaultTD
{
	text-align: left;
	width: 100%;
	padding-left: 85px;
}

.BoxDefaultHeader
{
    height: 25px;
    text-align: center;
    font-size: 12pt;
    vertical-align: bottom;
    background-image: url(images/box_header_background.jpg);
    background-repeat: repeat-x;
    width: 750px;
}

.BoxDefaultText
{
	font: 9pt Verdana, Tahoma, Arial;
	text-align: left;
	padding-right: 10pt;
	padding-left: 10pt;
	border-left: silver thin solid;
	border-right: silver thin solid;
	border-bottom: silver thin solid;
	width: 750px;
 }

.BoxInfoText
{
	text-align: left;
	border-left: silver thin solid;
	border-right: silver thin solid;
	border-bottom: silver thin solid;
}
.BoxInfoText a:link, .BoxInfoText a:visited, .BoxInfoText a:active
{
	font: 9pt Verdana, Tahoma, Arial;
	text-decoration: none;
	color: black;
}
.BoxInfoText a:hover
{
	color: maroon;
	text-decoration: underline;
}

.BoxDownload
{
	text-align: left;
	padding-top: 5pt;
	padding-bottom: 5pt;
	padding-right: 10pt;
	padding-left: 10pt;
	border-left: silver thin solid;
	border-right: silver thin solid;
	border-top: silver thin solid;
	border-bottom: silver thin solid;
}

.FormDownload
{
}
.BorderBottom
{
	text-align: center;
	left: 30px;
	width: 950px;
}
.BorderBottomLine
{
	vertical-align: middle;
}

#mainHeader
{
	position: relative;
	margin: 0px auto;
	text-align: left;
	width: 1008px;
}
#mainDoc
{
	margin: 0px auto;
	text-align: center;
	width: 950px;
}

h5
{
	font: bold 9pt Verdana, Tahoma, Arial;
}

input     
{
	font: 9pt Verdana, Tahoma, Arial;
	font-family: sans-serif;
}