/* Default CSS Stylesheet for a new Web Application project */
BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    font-size:62.5%;
	PADDING: 0px; 
	MARGIN: 0px; 
}

H1	{	
	font-weight: bold;
	font-size: 18px;
	color: #990000;
	font-family: 'Century Schoolbook';
	font-variant: small-caps;
	text-decoration: none;
	border: 0;
	}	
		
H2	{	
	font-weight: bold;
	font-size: 12px;
	color: #990000;
	font-family: 'Century Schoolbook';
	font-variant: small-caps;
	text-decoration: none;
	margin-top:15px;
	margin-bottom:5px;
	}	
		
H3	{	
	font-weight: bold;
	font-size: 12px;
	color: #990000;
	font-family: 'Century Schoolbook';
	font-variant: small-caps;
	text-decoration: none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
	
td 
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

A:link	{	
	text-decoration:	none;
	color:	#990000;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#990000;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#990000;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#990000;
	}

.ServicesTable ul
{
	list-style:none;
	text-align:left;
	margin-left:0px;
}

.ServicesTable li
{
	list-style:none;
	margin-left:0px !important;
	margin-bottom: 5px !important;
}

.clsPageText
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
}

.clsPageSmallText
{
	font-size: 8pt;
	color: #000000;
	font-family: Arial;
}

.clsPageBoldText
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
}

.clsPageNav
{
	font-weight: bold;
	font-size: 11pt;
	color: #990000;
	font-family: Arial;
}	

.clsPageSmallNav
{
	font-weight: bold;
	font-size: 8pt;
	color: #990000;
	font-family: Arial;
}

.clsError
{
	border: medium none;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial;
	color: #ff0000;
	background-color: #ffffff;
}
	
.clsPageSubHeader
{
	font-weight: bold;
	font-size: 18px;
	color: #990000;
	font-family: 'Century Schoolbook';
	font-variant: small-caps;
	text-decoration: none;
	border: 0;
}

.clsCopyright
{
	font-size: 8pt;
	color: #990000;
	line-height: 14px;
	font-family: Arial;
	text-align: center;
}

/*Table Styles*/
.clsGridHeader
{
	font-size: 8pt;
	font-weight: bold;
}

.clsRowLabel
{
	font-size: 8pt;
}

.clsRowText
{
	font-size: 8pt;
	background-color: #ffffcc;
}

.clsRowSelect
{
    FONT-SIZE: 8pt;
	background-color: #ffffcc;
}

.clsRowCalendar
{
	font-weight: bold;
	font-size: 8pt;
	background-color: #ffffcc;
}

.clsRowButton
{
	font-size: 8pt;
}

.clsGridPager
{
	font-size: 8pt;
}

.clsHiddenTableText
{
	font-weight: bold;
	font-size: 10pt;
	font-family: 'Century Schoolbook';
	font-variant: small-caps;
}

.clsBackground
{
	z-index: 2;
	width: 100%;
	position: absolute;
	height: 100%;
	text-align: center;
	top:1.5em;
}

.clsSplash
{
	z-index: -1;
	width: 100%;
	position: absolute;
	height: 100%;
	text-align: center;
}

.clsFreeEstimate
{
	font-weight: bolder;
	z-index: 2;
	left: -33.5em;
	width: 100%;
	color: #f1f1f1;
	position: absolute;
	top: 30em;
	height: 100%;
	text-align: center;
}

.clsContent
{
	width: 100%;
	position: absolute;
	height: 100%;
	z-index:2;	
	text-align: center;
	top:19em;	
	left:9em;	
}

.clsPageContent
{
	width: 100%;
	position: absolute;
	height: 100%;
	z-index:2;	
	top:19em;	
	left:37em;	
}

.fieldGroup
{
	position:absolute;
	display:block;
	float:left;
	width:250px;	
}

/*The form needs to be the greatest z-index
so that the fields on the form can be clicked in*/
.clsForm
{
	width: 100%;
	position: absolute;
	height: 100%;
	z-index:4;	
	top:19em;	
	left:41em;		
}

.formLabel
{
	display:block;
	float:left;
	width:150px;
	text-align:right;
	padding-right:0.5em;
}

.required
{
	font-weight: bold;
	color: #ff0000;
}

.clsSubMenu
{
	margin:0px;
	padding:0px;
	border:0px;
}