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;
}

.text LI 	{
	margin-top: 6px;
}

BIG	{
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
}

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

.sidebar
{
	font-family: arial,helvetica;
	font-size: 12px;
	line-height: 1.4em;
}

UL.sidebar, OL.sidebar
{
	font-family: arial,helvetica;
	font-size: 12px;
	margin: 2px 3px 0 3px;
	padding: 0 12px 0 24px;
	display: block;
}

.phone	{
	color: #006666; 
	margin-bottom: 0px; 
	margin-right: 6px; 
	text-align: right
}

SPAN.list-indent {
	display: block;  
	padding: 6px 20px 0 10px;
	font-style: italic;
}

.sidebar LI 	{
	padding: 2px 0px 2px 0px;
}

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

SMALL.indent
{	margin-left: 24px;	}


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

span.h2, b.h2, .h2
{
	color: #066;
	/*display: block;*/
	font-weight: bold;
	font-size: 18px;
	font-family: arial,helvetica;
	line-height: 1.1em;
}

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

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

HR
{
	color: #339999;
	background-color: #339999;
	height: 1px;
	margin: 9px 0px 12px 0px;
	border: 0;
}
HR.separator
{
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 1px;
	margin: 18px 0px 18px 0px;
	border-bottom: 1px solid #339999;
}

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;
}

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


.full
{
	background-color: #E4F0FF;
}

DIV.important {
	background-color: #FFFF99;
	border: 1px solid #339999;
	padding: 6px;
	}

.required
{background: #FFFF99;
}

.highlight
{background: #E4F0FF;
}
DIV.firstname
{
	float: left; display: inline;
}
div.lastname {
	display: inline;
}

DIV#emergency
{
	width: 300px; 
	background: #FFFFCC; 
	padding: 15px; 
	text-align: left; 
	margin-bottom: 12px; 
	border: 1px dashed #339999;
}

DIV#emergency p {
	font-size: 14px;
	line-height: 18px;
}

DIV#emergency b.h2	{
	font-size: 18px;
	}

IMG.topright
{
	float: right;
	margin-left: 6px;
	margin-bottom: 18px;
}

TR.header	{
	background-color: #CCFFFF;
	color: #066;
	font-weight: bold;
	font-size: 13px;
	font-family: arial,helvetica;
}

/*
input#submit	{
	 color:#FFF; 
	 background-color: #066; 
	 border: none; 
	 padding: 6px; 
	 font-size: 13px; border-radius: 6px; text-transform: uppercase; font-family: Arial, Helvetica, sans-serif; font-weight: bold;
	 }
	 
input#submit:hover	{
	background-color: #666699;
}
*/


