/* CSS Document */

body
{
	text-align:center;
	height:100%;
}

a:link
{
	color:#0066ad;
}

a:visited
{
	color:#0066ad;
}

html
{
	height:100%;
}

.nospace
{
	margin:0;
	padding:0;
	text-indent:0;
}

li
{
	list-style:disc;
	font-family:Verdana, "Times New Roman", Times, serif;
	font-size:12px;
}

.faq_link
{
	font-family:Verdana, "Times New Roman", Times, serif;
	font-weight:100;
	color:#000000;
	font-size:small;
	list-style-type:lower-alpha;
	margin-bottom:.5em;
}
.header
{
	font-family:Verdana, "Times New Roman", Times, serif;
	font-weight:600;
	color:#333333;
	font-size:16px;
}

.subhead
{
	font-family:Verdana, "Times New Roman", Times, serif;
	font-weight:600;
	color:#000000;
	font-size:14px;
}

.content
{
	font-family:Verdana, "Times New Roman", Times, serif;
	font-weight:300;
	color:#333333;
	font-size:10pt;
	line-height:1.5em;
	margin:1em;
}

.leadLetter
{
	font-family:Verdana, "Times New Roman", Times, serif;
	font-weight:hold;
	color:#000000;
	font-size:14pt;
	line-height:1.5em;
}



.contact
{
	font-family:Verdana, "Times New Roman", Times, serif;
	font-weight:300;
	color:#333333;
	font-size:9pt;
	line-height:1.1em;
}

#subHeader
{
	width:675px;
	height:165px;
	vertical-align:bottom;
	margin:0;
	padding:0;
	text-indent:0;
}
#nav
{
	margin:0 0 0 0px;	
	float:left;
	padding:0;
	text-indent:0;
}

.navItem
{
	margin:0;
	padding:0;
	text-indent:0;
	border:0;
}

.navImage
{
	margin:0;
	padding:0;
	text-indent:0;
	vertical-align:top
}

#pic
{
	padding:0;
	text-indent:0;
	margin:0 0 0 3px;
}

/* This area will change every single time */


#contentArea
{
	margin:0;
	padding:0;
	text-indent:0;
	width:675px;
	height:500px;
}

.quote
{	
	font-style:italic;
}

#subNavBar
{
	margin-left:2px;	
	width:219px;
	height:100%;
	float:left;
	background-color:#F3F8FC;	
}

.subNavItem
{
	margin:10px 0;
	width:219px;
	vertical-align:top;
}

#sticker
{
	vertical-align:bottom;
	width:219px;
	height:137px;
}

#phone
{
	vertical-align:bottom;
	width:219px;
	height:59px;
}

#contactForm
{
	font-family:Verdana, "Times New Roman", Times, serif;
	font-weight:300;
	color:#333333;
	font-size:9pt;
	line-height:1.1em;
}

#contactForm .row
{
	margin:1em;
}

#contactForm .column1
{
	text-align:left;
	width:7em;
	float:left;
}

#contactForm .column2
{
	text-align:left;
}

#footer
{
	margin:0px;
	padding:0px;
	font-family:Verdana, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#000000;
	font-size:7pt;
}

#footer p
{
	margin:0em;
	padding:.3em;
}

#footer a 
{
	font-family:Verdana, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#000000;
	font-size:7pt;
}


