html { 
border: 0px solid; 
} 

html, body { 
height: 100%; 
margin: 0; 
padding: 0;
padding-top: 0; 
} 
table.pagecontent { 
height: 100%;
width: 100%; 
} 
.maingrad {
	background-color: #F3E8CF;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-align: justify;
}
.divider {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #162354;
}
.whitecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: bold;
}
.bluecopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #283E95;
	text-align: justify;
	font-weight: bold;
}
.tablewhite {
	background-color: #FFFFFF;
	background-image: url(images/common/shadow.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
.tablegrey {

	background-color: #999999;
}
a {
	color: #283E95;
	font-weight:bold;
	text-decoration:none;
}
a:link {
	color: #283E95;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color: #939ECA;
	font-weight:bold;
	text-decoration:none;
}
.maintext2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-align: center;
}
