html, body { 
	font:14px/1.5 Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif; 
	color: #666;
}
p { 
	margin-bottom:20px; 
	color:#666; 
	line-height: 1.7em; 
}
p.first { 
	font-size: 1.5em; 
}



/*
  Headings
*/

#highlight h1 { font-size: 25px; color: #666;	font-family:Tahoma; margin-top: 25px; line-height: 40px; padding: 0px; }
#content h1 { font-family: "Times New Roman", Times, serif; font-size: 30px; color: #fff; padding: 3px 3px 3px 10px; background-color: #ccc; margin-top: 20px; }
#content h2, #content1Col h2 { font-size:17px; margin-bottom:20px; color:#666;}


#content1Col h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	padding: 3px 3px 3px 10px;
	border-bottom: dotted 1px #f0f0f0;
	color: #666;
}


#rightcol h1{ 

	font-family: Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
	font-size: 22px;
	color: #999;
	padding: 9px 3px 7px 10px;
	background-color: #fff;
	margin-top: 20px;

	border-bottom: dashed 1px #ccc; 
	border-left: dashed 1px #ccc;
}

#clientlogin {
	border: solid 1px #f0f0f0;
	background: white url('/images/formBkgrd.gif') repeat-x;
	background-position: bottom;
	padding: 10px;
}

#clientlogin h1 {
	font-family: Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
	font-size: 18px;
	color: #999;
	padding: 9px 3px 7px 10px;
	margin-top: 0px;
	border-bottom: 0px; 
	border-left: 0px;
}

/*
h2 {
	font-size:23px; 
	margin-bottom:20px; 
	color:#666;
}
*/
h3{font-size:21px}
h3{margin-bottom:20px; color:#666;}

h4{font-size:19px}
h4{margin-bottom:20px; color:#666;}

h5{font-size:17px}
h5{margin-bottom:20px; color:#666;}

h6{font-size:15px}
h6{margin-bottom:20px; color:#666;}


/*
  Links
*/
#topmenu {  color: #CCCCCC; font-size: 0.9em; }
#topmenu A:link {text-decoration: none; color: #CCCCCC;}
#topmenu A:visited {text-decoration: none; color: #CCCCCC;}
#topmenu A:hover {text-decoration: underline; color: #666;}
#topmenu A:active {text-decoration: none; color: #CCCCCC; }


ul{
	color:#666;
}




























































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.first {
font-size: 1.5em;
}

#content h2 {
font-size:17px; 
margin-bottom:20px; 
color:#666;
}

h1 {

}

.firstblue {
font-size: 1.5em; color: blue;
}

.textblue {
color: blue;
}

.firstwhite {
font-size: 1.5em; color: white;font-weight: bold;
}


