


body {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #374963;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #071933;
	font-weight: normal;
}

h2 {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 16px;
	color: #071933;
	font-weight: bold;
}


.tinyblack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}

h3 {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #374963;
}

.tabledescription {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #071933;
}

a:link { color: #005581; text-decoration: none }

a:active { color: #005581; text-decoration: none }			

a:hover { color: #1687af; background-color: #d4dfe5; text-decoration: none }
			
a:visited { color: #1b6790; text-decoration: none }

.mainBG {  
	background-image: url(clearsphere_images/mainBG.jpg); 
	background-repeat: no-repeat;
	background-color: #b0c4cf;
	}
	
#dropmenudiv{
position:absolute;
border-bottom-width: 0;
font:normal 14px Georgia, "Times New Roman", Times, serif;
line-height:24px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 28px;
background-image: url(clearsphere_images/menu_ball_bg.gif);
padding: 1px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #d4dfe5;
}