body	{background-color: #2F2F7D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	}
	
tr, td, ul, li, div, p	{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	}

#nav	{margin-top: 15px;}

#nav LI	{
	font-size: 10px;
	line-height: 18px;
	color: #344692;
}

#nav LI a	{
	color: #344692;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
}

#nav LI a.selected	{
	color: #CF5467;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
}


#nav LI a:hover	{
	color: #A03D80;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
}

#searchbox	{
 	width: 105px; 
	text-align: center; 
	margin: 8px 5px 0px 0px; 
 }

#searchbox input	{
	width: 100px;
	border: 1px solid #2F2F7D;	
	}

#searchbox	.button	{
	background: #7F77A2;
	color: white;
	font-size: 12px;	
	padding: 1px;
	border: 1px solid #2F2F7D;
	width: 98px;
	margin-top: 3px;
}


#footerlinks	{
	margin-top: 15px;
	color: #504FA1;
	line-height: 17px;
	font-size: 11px;
	letter-spacing: -1px;		
	}
	
#footerlinks a	{
	color: #504FA1;
	font-size: 11px;	
	font-weight: 400px;
	text-decoration: none;
	padding-right: 6px;
	letter-spacing: -1px;
	}
	
#footerlinks a:hover	{
	color: #A03D80;
	font-size: 11px;	
	font-weight: 400px;
	text-decoration: none;
	letter-spacing: -1px;
	}	
	
.header	{
	color: #3E3C8D;
	font-size: 12px;
	font-weight: bold;
}



#pricing td	{color: white;
	font-weight: bold;
	padding-left: 20px;
	}
	
#pricing a	{color: #393959;
	font-weight: bold;
	text-decoration: none;
	}	
	
#pricing a:hover	{color: #393959;
	font-weight: bold;
	text-decoration: underline;
	}		


#productlinks {
	line-height: 16px;
}

#productlinks a {
	color: #524B9E;
	text-decoration: none;
}

#productlinks a:hover {
	color: #524B9E;
	text-decoration: underline;
}

.logo {
	padding-top:10px;	
}
