body
{
	margin:0px;
	font-family: Arial, Verdana;
	font-size:9pt;
	color:#00234C;
}
table
{
	padding:0px;
	font-family: Arial, Verdana;
	font-size:9pt;
	color:#00234C;
}

/* STYLE PAGE LINKS*/
A:link{color:#00234C;font-weight:normal;font-size:9pt;text-decoration:underline;}
A:visited{color:#00234C;font-weight:normal;font-size:9pt;text-decoration:underline;}
A:hover{color:#00234C;font-weight:normal;font-size:9pt;text-decoration:none;}
A:active{color:#00234C;font-weight:normal;font-size:9pt;text-decoration:underline;}
.pageholder
{
	/*border:1px solid #99A3A6;*/
	border:none;
	font-family: Arial, Verdana;
	font-size:9pt;
	color:#00234C;	
	width:780px;
	height:500px;
}
.pagetable
{
	border:none;
	font-family: Arial, Verdana;
	font-size:9pt;
	color:#00234C;	
	width:100%;
}
.contentcell
{
	border-left:1px solid #99A3A6;
	padding-left:10px;
	padding-right:10px;	
	vertical-align:top;
	font-size:9pt;
}
.pagerightmargincell
{
	border-left:1px solid #99A3A6;
	width:72px;	
}
.pageleftmargincell
{
	width:95px;
	padding-left:5px;
	padding-right:0px;
	line-height:15px;
	vertical-align:top;	
}
.rightcell
{
	border-left:1px solid #99A3A6;
	border-right:none;
	vertical-align:top;
	padding-left:10px;
	padding-right:10px;	
}
.heading
{
	font-size:10pt;
	letter-spacing:1px;
	font-weight:bold;
}
.subheading
{
	font-size:9pt;
	letter-spacing:1px;
	font-weight:bold;
}
.errorheading
{
	font-size:10pt;
	font-weight:bold;
	color:Red;
}
.valerror
{
	color:red;
}
textarea
{
	font-family: Arial, Verdana;
	font-size:8pt;
	color:#00234C;	
}
input
{
	font-family: Arial, Verdana;
	font-size:8pt;
	color:#00234C;	
}
.button
{
	/*background-color:#95C1E4;*/
	background-color:#ffffff;
	/*
	border-left:1px solid #00234C;
	border-top:1px solid #00234C;
	border-right:2px solid #00234C;
	border-bottom:2px solid #00234C;		
	*/
	color:#00234C;
	font-weight:bold;
}