@charset "utf-8";
/* CSS Document */
/* 14007B	= Logo Blue		*/
/* 9FB9FB = Medium Blue		*/
/* CEC4FF	= Light Blue		*/


body {
	font-family: Calibri, Arial, helvetica, 'sans serif';
	font-size: 100%;
	padding: 0px; 
	color:#000046;
	}

body, table, th, tr, td, li, ul, ol	{
	font-size: 10.5pt; 
	}

table td	{
	margin-left: 5px;
	margin-right:5px;
	}

PRE, CODE, TT	{ 
	color: #14007B;
	font-family: Courier New, monospace;
	font-size: 10.5pt; 
	}

HR	{	
	width: 100%;
	height: .25pt;
	color: #14007B;
	}	

H2	{
	font-family: Calibri, Arial, helvetica, 'sans serif';
	font-size: 18pt; 
	letter-spacing: -1pt;
	color: #14007B;
	font-weight: bold;
	}
	
H3	{
	font-family: Calibri, Arial, helvetica, 'sans serif';
	color: #14007B; 
	font-size: 16pt; 
	text-decoration: underline; 
	letter-spacing: -.50pt;
	font-weight: bold;
	line-height: 14pt;
	}

a:link,
a:visited	{
	color: #14007B;
	font-weight: normal; 
	text-decoration: underline;
	}	
		
a:active,
a:hover	{
	color: #0000FF;
	font-weight: normal; 
	text-decoration: underline;
	}	
		
/*##### ADDRESS BOX #####*/

.addressbox td	{
	font-size: 9pt; 
	color: #000046;
	font-weight: bold;
	}

.addressbox a:link,
.addressbox a:visited	{
	font-size: 9pt; 
	color: #14007B;
	text-decoration: none;
	font-weight: bold; 
	}

.addressbox a:hover,
.addressbox a:active	{
	font-size: 9pt; 
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold; 
	}


/*##### SIDEBAR #####*/

.sidebar td ul	{
	font-size: 10.5pt; 
	row-height: 18px;
	color: #000046;
	font-weight: bold; 
	}

.sidebar a:link,
.sidebar a:visited	{
	font-size: 10.5pt; 
	row-height: 18px;
	color: #14007B;
	text-decoration: none;
	font-weight: bold; 
	}

.sidebar a:hover,
.sidebar a:active	{
	font-size: 10.5pt; 
	row-height: 18px;
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold; 
	}


/*##### CLASSES #####*/

.clear {
	clear: both;
	}

.form		{ 
	font-family: Calibri, Arial, helvetica, 'sans serif';
	font-size: 9pt; 
	font-weight: bold; 
	color: #000046;
	}

.hdgA	{
	font-family: Georgia, "Times New Roman", 'serif';
	font-size: 15pt; 
	letter-spacing: -.5pt;
	color: #000046;
	font-weight: 550; 
	}

.hdgB	{
	font-family: Calibri, Arial, helvetica,'sans serif';
	font-size: 14pt; 
	color: #000046;
	letter-spacing: -.5pt;
	font-weight: bold; 
	}

.box1 td	{
	text-indent: 5px;
	}



/*##### SERVICE BOX #####*/

.service td	{
	font-size: 9pt;
	color: #000046;
	font-weight: bold;
	}

.service a:link,
.service a:visited	{
	font-size: 9pt;
	color: #14007B;
	text-decoration: none;
	font-weight: bold; 
	border: 1px solid #EAF5E8;
	margin-left: 25px;
	padding-left: 15px; 
	padding-right: 15px; 
	padding-top: 0; 
	padding-bottom: 0
	}

.service a:hover,
.service a:active	{
	font-size: 9pt;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold; 
	margin-left: 25px;
	border: 1px solid #4C9D2C;
	padding-left: 15px; 
	padding-right: 15px; 
	padding-top: 0; 
	padding-bottom: 0
	}


/*##### MAP BOX #####*/

.mapbox td	{
	font-size: 10.5pt; 
	color: #000046;
	font-weight: bold;
	}

.mapbox a:link,
.mapbox a:visited	{
	font-size: 11px;
	color: #14007B;
	text-decoration: none;
	}

.mapbox a:hover,
.mapbox a:active {
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
	}

/*##### ROUNDED WHITE BOX #####*/

.roundBox td	{
	font-size: 15px;
	color: #000046; 
	padding-left: 10px;
	padding-right: 10px;
	}

.roundBox a:link,
.roundBox a:visited	{
	color: #14007B;
	text-decoration: none;
	}

.roundBox a:hover,
.roundBox a:active	{
	color: #14007B;
	text-decoration: underline;
	}

/*##### COPYRIGHT FOOTER  #####*/

.footer td	{
	font-family: Calibri, Arial, helvetica, 'sans serif';
	font-size: 9pt;
	font-weight: bold;
	color: #000046;
	padding: 0;
	}

.footer a:link,
.footer a:visited	{
	font-family: Calibri, Arial, helvetica, 'sans serif';
	font-size: 9pt;
	font-weight: bold;
	color: #14007B;
	text-decoration: none;
	}

.footer a:hover,
.footer a:active	{
	font-family: Calibri, Arial, helvetica, 'sans serif';
	font-size: 9pt;
	font-weight: bold;
	color: #14007B;
	text-decoration: underline;
	}

/*##### TOOLBAR  #####*/

.toolbar1 td	{
	font-size: 10.5pt;
	font-weight: bold;
	color: #000046;
	padding: 3px;
	}

.toolbar1 a:link,
.toolbar1 a:visited	{
	color: #14007B;
	text-decoration: none;
	font-weight: bold;
	}

.toolbar1 a:hover,
.toolbar1 a:active	{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}