/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    margin: 0pt;
}
TD
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
	vertical-align: top;
	z-index: 1
	
}
A:link	{	
	text-decoration:	underline;
	color:	#000000;
	}	
		
A:visited	{	
	text-decoration:	underline;
	color:	#000000;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#000000;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#000000;
	}
	
IMG 	{
	border: 0pt;
	}
.pagetitle
{
	font-size: 12pt;
	font-family: Arial Black;
	vertical-align: bottom;

}
.pagenav
{
	font-size: 9pt;
	font-family: Arial;
	font-weight: bold
}
.pagenav A:link	{	
	text-decoration:	none;
	color:	#000000;
	}	
.pagenav A:visited	{	
	text-decoration:	none;
	color:	#000000;
	}	
		
.pagenav A:active	{	
	text-decoration:	none;
	color:	#000000;
	}	
		
.pagenav A:hover	{	
	text-decoration:	underline;
	color:	#000000;
	}

.SectionTitle
{
	color: #8E8E8E;
	font-weight: bold;
	font-size: 10pt
}
.quote
{
	color:#CF0F0F;
	font-style: italic;
	font-size: 8pt;
}
.quote_div
{
	display: none;
	width: 280px;
}
.leftbars
{
	 OVERFLOW: auto;
	 HEIGHT: 220px;
	 PADDING-RIGHT: 5px;
	 width: 280px;
	 display: none
}
.leftbars_main
{
	 OVERFLOW: auto;
	 HEIGHT: 220px;
	 width: 280px;
	 PADDING-RIGHT: 5px;
}
.home_quotes
{
	 HEIGHT: 50px;
	 PADDING: 2px;
	 display: none;
	 left: 200pt;
	 top: 200pt;
	 z-index: 2
}
.quote_home
{
	color:#CF0F0F;
	font-size: 8pt;
	vertical-align: bottom;
	line-height: 9pt
}
.caldiv
{
	OVERFLOW: auto; 
	HEIGHT: 475px; 
	WIDTH: 440px;
	PADDING-RIGHT: 5px;

}
.caltitle
{
	color: #818181;
	font-size: 10pt;
	font-weight: bold
}
.calsubtitle
{
	font-weight: bold
}
.caldesc
{
	font-size: 8pt
}
.dg
{
	border: 0px;
	border-style: none;
	padding: 0px;
	font-size: 9pt
}
.dgitem
{
	font-size: 9pt
}
.dgalt
{
	background-color: #eeeeee
}
.dgheader
{
	font-weight: bold;
}
.required
{
	color:#CF0F0F;
	font-size: 8pt;
}
.fieldlabel
{
	font-weight: bold
}
.field
{
	font-size: 8pt;
	margin: 0pt;
	padding: 0pt
}
.notes
{
	font-size: 8pt
}
.calendar_list
{
	OVERFLOW: auto; 
	HEIGHT: 475px; 
	PADDING-RIGHT: 5px;
}