/* v1.0 | 20080212 */html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%;	vertical-align: baseline;	background: transparent;}body {	line-height: 1;}ol, ul {	list-style: none;}blockquote, q {	quotes: none;}blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}/* remember to define focus styles! */:focus {	outline: 0;}/* remember to highlight inserts somehow! */ins {	text-decoration: none;}del {	text-decoration: line-through;}/* tables still need 'cellspacing="0"' in the markup */table {	border-collapse: collapse;	border-spacing: 0;}body {	background: #FFFFFF;}ul {	padding-left: 50px;	padding-bottom: 20px;}li {	float: left;	font: 11px Verdana, Arial, Helvetica, sans-serif;	color: #666666;	border-right: 1px solid #999999;	display: block;	padding: 5px 15px;	width: 100px;}ul.alt li {	float: none;	font: 11px Verdana, Arial, Helvetica, sans-serif;	color: #666666;	display: list-item;	padding: 5px 15px;	width: auto;	border-style: none;}li strong {	color: #000000;}h1 {	font: bold 12px Verdana, Arial, Helvetica, sans-serif;	text-transform: uppercase;	color: #000000;	padding: 50px 50px 0px;}h2 {	font: bold 11px Verdana, Arial, Helvetica, sans-serif;	text-transform: uppercase;	color: #000000;	padding: 0px 0px 10px 50px;	clear: both;}h3 {	font: bold 12px Verdana, Arial, Helvetica, sans-serif;	text-transform: uppercase;	color: #000000;	padding: 40px 0px 10px 50px;	clear: both;	border-top: 1px dotted #999999;}p {	font: 11px Verdana, Arial, Helvetica, sans-serif;	color: #333333;	padding: 0px 50px 20px;}/* LINKS */a {	text-decoration: none;	-webkit-transition: all .5s ease;	-moz-transition: all .5s ease;	-o-transition: all .5s ease;	transition: all .5s ease;	padding: 2px;}a:link, a:visited {	color: #006699;}a:hover {	color: #FFFFFF;	background: #006699;	/* background: rgba(255, 255, 255, 0.8); */}a:active {	color: #006699;}.hilite {	background: #FF9;}