/* 
	Standard HTML elements 
*/
A {}
A.breadcrumb-link, A.button, A.navbottom, A.topnav  {display:none}
BODY 
{
	FONT-SIZE:		12pt; 
	FONT-FAMILY: Times New Roman;
}
H1 {
}
H2 {
}
H3 {
}
IMG 	
{
	border: 0,0,0,0;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
INPUT 
{
	border-width: 0px;
	overflow: visible;
}
TD.breadcrumb, TD.navtop {display:none}
TEXTAREA 
{
	border-width: 0px;
	height: auto;
	overflow: visible; 
}
/* 
	Custom classes 
*/
.banner
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px; 
}
.button {display:none}
.errortext
{
	font-weight: bolder;
	font-size: large;
	color: red;
}
.gridhead
{
	background-color: black;
	color: White;
	padding-bottom: 5px;
}
.label
{
	color: #666666;
	vertical-align: top;
}
.noprint {display: none}
.printonly {display: block}
.rqwAnswer
{
    COLOR: black;
    FONT-SIZE: 10pt;
}
.rqwQuestion
{
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bolder;
    margin-top: 10px;
}
.statustext
{
	font-weight: bolder;
	color: red;
	text-transform:		uppercase;
}
.validationtext
{
	font-weight: bolder;
	font-size: medium;
	color: red;
}
