/* CSS Document */
body, td
{
	font-family: Gill Sans, Gill Sans MT, Geneva, Arial, Helvetica, sans-serif;
}
#moto
{	 
	font-size: 11px; 
	color: #2a568f;
	
	position: relative; 
	left: 62px; 
	top: 54px; 
	text-decoration: none;
}

#tblMainNav
{
	position: relative;
	right: 35px;
	top: 57px;
}

#tblMainNav td a
{
	font-size: 12px; 
	color: #FFFFFF;
	text-decoration: none;
	
}

#tblMainNav td a:hover
{
	color: #9ea5ae;
}

.gray_text
{
	font-size: 12px;
	color: #848589;
}

#bottom_right_content
{
	padding-top: 34px;
}

.faq_answer
{
	padding-left: 20px;
}
