body {
	background-color : #EAEAEA;
	margin-top : 10px;
	padding : 0px;
	text-align : left;
}
.frontpagecanvas {
	background-color : #ffffff;
	background-image : url("images/frontpage_back.jpg");
	background-repeat: no-repeat;
	margin-left : auto;
	margin-right : auto;
	text-align : left;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width : 800px;
}
.infopagecanvas {
	background-color : #ffffff;
	background-image : url("images/infopage_back.jpg");
	background-repeat: no-repeat;
	margin-left : auto;
	margin-right : auto;
	text-align : left;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width : 800px;
}
.bodytext {
	background-color : transparent;
	color : #000000;
	font-family : serif, Helvetica, Verdana, Geneva, Arial;
	font-size : 12px;
	line-height : 13px;
	margin-bottom: 0px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 0px;
	padding : 2px;
}
a.nav {
	background-color : transparent;
	color : #000000;
	font-size : 14px;
	text-decoration : underline;
	line-height : 22px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 2px;
	margin-top: 2px;
	padding : 6px;
}
a.nav:active {
	background-color : transparent;
	color : #cc3333;
	font-size : 14px;
	text-decoration : none;
	line-height : 22px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 2px;
	margin-top: 2px;
	padding : 6px;
}
a.nav:hover {
	background-color : transparent;
	color : #ffff66;
	font-size : 14px;
	text-decoration : none;
	line-height : 22px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 2px;
	margin-top: 2px;
	padding : 6px;
}

Caption.CallTable {
        font-size: 16pt;
        font-family: Tahoma, Times;
        color: Navy;
}

caption.FormTable {
        font-size: 16pt;
        font-family: Tahoma, Times;
        color: Navy;
}

Table.CallData {
        border-width: 2px;
        border-style: solid;
        border-color: Navy;
}

TH.Reverse {
        color: white;
        background-color: Navy;
}

table.formTable {
        border-width: 2px;
        border-color: Navy;
        border-style: solid;
}

H3.ReportHeading {
        color: Navy;
        
}
