html { color: #333333; }
body { font-size: 12px; line-height: 1.167em; font-family: Arial, Helvetica, sans-serif; background: #ffffff; margin: 0; padding: 0;  }
a:link, a:visited  { text-decoration: none; color: #0055a5; border: none; font-weight: bold; }
a:hover, a:active { text-decoration: underline; color: #ff8000; border: none; }
strong { font-weight: bold; color: #0055a5; }
h1 { font-size: 2em; color: #0055a5; line-height: normal; }
h2 { font-size: 2em; color: #0055a5; line-height: normal; }
h3 { font-size: 1.5em; line-height: normal; }
h4 { font-size: 1.5em; color: #0055a5; line-height: normal; }
h5 { font-size: 1.084em; line-height: normal; }

#headandnav {
	text-align: center;
}

#headandnav ul {
	list-style: none;
}

#headandnav li {
	display: inline;
	margin-right: 10px;
}

#headandnav a { color: #0F3154; text-decoration: none; font-weight: bold; }
#headandnav a:hover { color: #ff8000; }

#flash { display: none; }

#sellpoints { background: #0F3154; text-align: center; height:104px; }
#sellpoints h2 { color: #fff; padding-top:35px; }

#main { padding: 10px; }

.column2 { display: none; }

#footer { background: #eeeeee; padding: 10px; }