body	{
	font-family: sans-serif;
	background: #FFFFFF;
	font-size: 12px;
	color: #336699;
	margin: 0px;
	padding: 0px;
	}

span.highlight {
	color: #FF9933;
	}

h3	{
	font-weight: light;
	font-size: 15px;
	color: #FF9933;
	}
	
h4	{
	font-size: 13px;
	color: #336699;
	}
	
#table {
	font-family: sans-serif;
	font-size: 12px;
	color: #336699;
	}

#logo 	{
	left: 0px; width: 210px;
	top: 7px; height: 60px;
	cellpadding: 0
	cellspacing: 0
	}

#header {
	left: 22px;
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	}
	
#header2 {
	left: 22px;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #336699;
	}
	
#login {font-family: sans-serif;
	font-size: 12px;
	color: #336699;
	}

#mainmenu  {
	left: 22px;
	font-family: sans-serif;
	font-size: 12px
	}

#submenu {
	font-family: sans-serif;
	font-size: 11px;
	color: #000000;
	}

#submenu td	{
	font-size: 11px;
	font-family: sans-serif;
	color: #000000;
	}

#margin {margin-right:50px;
	margin-left: 30px;
	}
	
#blueline {
	left: 0px;
	top: 68px;
	height: 7px;
	width: 100%;
	font-size: 7px;
	background-image: url("../HBSCommon/blueline.gif"); 
	background-repeat: repeat-x; 
	}
	
#quote {font-family: sans-serif;
	font-size: 12px;
	color: #336699;
	}
	
#homequote {font-family: sans-serif;
	font-size: 15px;
	color: #336699;
	font-style: italic;
	margin-left:30
	}

#content {
	font-family: sans-serif;
	font-size: 12px;
	color: #336699;

	}
	
#content td {
	font-family: sans-serif;
	font-size: 12px;
	color: #336699;
	}
	
#content a	{
	text-decoration:none;
	font-weight:bold;
	}
	
#skip {
	font-family: sans-serif;
	font-size: 20px;
	color: #336699;
	font-weight:bold;
	text-align:right;
	}

a	{
	text-decoration:none;
	font-weight:normal;
	}

a:link	{
	color:	#336699;
	background-color:transparent;
	}
a:visited	{
	color:	#336699;
	background-color:transparent;
	}
a:active	{
	color: #FF9933;
	background-color:transparent;
	}
a:hover	{
	color:	#FF9933;
	background-color:transparent;

	}

a.selected	{
	font-weight:normal;
	color: #FF9933;
	}