/* Default SiteMaker 5.0 Style Sheets */

/* *************** */
/* General Classes */
/* *************** */
	
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
		
/* *************** */
/*  Header Styles  */
/* *************** */

H1 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-family: verdana;
	color: #000000;
}
H2 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-family: verdana;
	color: #000000;
}
H3 {
	font-size: 18px;
	font-style: normal;
	font-family: verdana;
	color: #000000;
}
H4 {
	font-family: verdana;
	font-size: 22px;
	font-style: normal;
	color: #73468E;
}

/* *************** */
/*   Link Styles   */
/* *************** */

A:link {
	color: #03467B;
	text-decoration: underline;
	font-weight: bold;
}
A:visited {
	color: #03467B;
}
A:hover {
	color: #03467B;
}

A:visited:hover {
	color: #03467B;
}

/* *************** */
/*   Form Styles   */
/* *************** */

INPUT, BUTTON, TEXTAREA, Select  {
	background-color: #FFFFFF;
	border: 2px groove ##AFDCEC;
	margin-left: 5px;
}

SELECT.hotlink {
	font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size:11px;
  font-style:normal;
  color:#20377B;
}
/* ***************************************************** */
/*   Custom Styles (feel free to add new styles below)   */
/* ***************************************************** */

span.title {
	font-family: verdana;
	font-size: 24px;
	font-style: bold;
	color: #73468E;
	background: white;
}

/* Navbar Top Styles */
.NavBarTop {  font-family: arial; font-weight: bold; font-size: 11px; text-decoration: none; color: FFFFFF;   }				
.NavBarTopCurrentGroupTD {  font-family: arial; font-weight: bold; font-size: 11px; text-decoration: none; color: 8fe1ee;   }				
.NavBarTopCurrentGroup {  font-family: arial; font-weight: bold; font-size: 11px; text-decoration: none; color: 8fe1ee;  }				
.NavBarTopLayer {  font-family: arial; font-weight: bold; font-size: 11px; text-decoration: none; color: 000000;   }
.NavBarTopSubMenu {  font-family: arial; font-weight: bold; font-size: 11px; text-decoration: none; color: FFFFFF;   }
.NavBarTopSubMenu:hover {  font-family: arial; font-weight: bold; font-size: 11px; text-decoration: none; color: 8fe1ee;   }					
.NavBarTopCurrentGrouphover {  font-family: arial; font-weight: bold; font-size: 11px; text-decoration: none; color: 8fe1ee;   }
A.NavBarTop:link	{  font-family: arial; font-weight: bold; font-size: 11px; text-decoration: none; color: FFFFFF;   }
A.NavBarTop:visited {  font-family: arial; font-weight: bold; font-size: 11px; text-decoration: none; color: FFFFFF;   }
A.NavBarTop:hover  {  font-family: arial; font-weight: bold; font-size: 11px; text-decoration: none; color: 8fe1ee;   }
A.NavBarTop:active  {  font-family: arial; font-weight: bold; font-size: 11px; text-decoration: none; color: FFFFFF;   }
A.NavBarTopCurrentGroup:link	{  font-family: arial; font-weight: bold; font-size: 11px; text-decoration: none; color: 8fe1ee;   }
A.NavBarTopCurrentGroup:visited {  font-family: arial; font-weight: bold; font-size: 11px; text-decoration: none; color: 8fe1ee;   }
A.NavBarTopCurrentGroup:hover  {  font-family: arial; font-weight: bold; font-size: 11px; text-decoration: none; color: 8fe1ee;   }
A.NavBarTopCurrentGroup:active  {  font-family: arial; font-weight: bold; font-size: 11px; text-decoration: none; color: 8fe1ee;   }
