H1
{
	color : #006666;
}

em{
	font-style: normal; font-size:medium
}

*{font-family: Arial, Helvetica, sans-serif; 
		font-size:10pt; }
th 
{
	font-size:small;  
}

.subhead, .subheading
{
	font-weight: normal;
	font-size:medium;
	background-color:Transparent;
	border:none;
}

.heading 
{  	
	/* font-size:xx-large; */
}


.pageHeading{
	color: #336666;
	font-size: large;
	font-weight:bold;
}

.label
{
	  vertical-align:top;
	font-weight:bold;
}
.displayField
{
	/* BORDER: 2px inset; */
}

.editField
{
}

.blockElement{
	border: thin none #006666 ;
}

.openBlockElement{
	border: thin none #006666 ;
}

.small
{
	font-size:x-small;
}

.required
{
	color:#990033;
	 /* vertical-align:super; */
}

.disabled
{
	color:#C0C0C0;
}

.warning
{
	color:#990033;
}
