A
{
	color: #006666;
	font-family: arial,helvetica;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
}

A.L2
{
	color: #006666;
	font-family: arial,helvetica;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
	padding-left: 6px;
}

A.small
{
	color: #006666;
	font-family: arial,helvetica;
	font-size: 11px;
}

A.textlink
{
	color: #FFFFFF;
	font-family: arial,helvetica;
	font-size: 14px;
	text-decoration: none;
}

A:hover
{
	color: #339999;
	text-decoration: underline;
}

A.current
{
	color: #000;
	font-family: arial,helvetica;
}


.text
{
	color: black;
	font-family: arial,helvetica;
	font-size: 13px;
}

BODY
{
	color: black;
	font-family: arial,helvetica;
	font-size: 13px;
}

.sidebar
{
	font-family: arial,helvetica;
	font-size: 12px;
}

SMALL
{
	color: #000;
	font-family: arial,helvetica;
	font-size: 11px;
}


H1
{
	color: #066;
	font-family: arial,helvetica;
	font-size: 28px;
}

.h2
{
	color: #066;
	font-weight: bold;
	font-size: 16px;
	font-family: arial,helvetica;
}

.h3
{
	color: #066;
	font-weight: bold;
	font-size: 14px;
	font-family: arial,helvetica;
}

.h4
{
	color: #066;
	font-weight: bold;
	font-size: 12px;
	font-family: arial,helvetica;
}

HR
{
	color: #CCE5FF;
	background-color: #CCE5FF;
	height: 3px;
}

/*DIV#phone

{
	color: #006666; 
	margin-bottom:-12px;
	margin-right: 6px;
	text-align: right;
}*/

DIV.boxrule
{
	width: 220px; 
	margin-bottom: 24px; 
	background-color:#FFFFFF; 
	border-style: solid; 
	border-color: #99cccc; 
	border-width: 2px; 
	padding: 6px; 
	margin-left: 6px; 
	margin-bottom: 18px; 
	text-align: left;
}

.full
{
	background-color: #E4F0FF;
}

.required
{background: #FFFF99;
}

.highlight
{background: #E4F0FF;
}

