body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #000000;
	font-size: 0.8em;
	line-height:normal;
}

a, a:link, a:visited, a:active {
	color: #333333;
	text-decoration:none;
}

a:hover {
	color: #333333;
	text-decoration:underline;
}

h2 {
	font-size: 1.6em;
	color: #FFFFFF;
}

p {
	margin: 10px 0px 10px 0px;
	
}

p#myChoice{font-size: 0.8em;font-weight:bold;}

.pdf{background: url(http://www.navman.com/images/icon_pdf.gif) 0px 0px no-repeat;padding: 0px 0px 2px 20px;}


.white {color: #ffffff;}
.grey {	color: #999999;}


/*****************************************************************************
content
*****************************************************************************/
#Remember{ height:14px; width:14px;}
label{padding-left:3px;}

/*****************************************************************************
Footer
*****************************************************************************/
#footer{
	font-size: 0.8em;
	line-height:20px;
	text-align:center;
}

#footer ul {list-style: none;}

#footer li {display:inline;}

#footer a, #footer a:link, #footer a:visited, #footer a:active {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

