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, 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-weight : inherit; font-style : inherit; font-size : 100%; font-family : inherit; color:#666766; vertical-align: baseline; background : transparent;  }

:focus { outline : 0; } 
ol, ul { list-style : none; }
table { border-collapse : collapse; border-spacing : 0; }
caption, th, td { text-align : left; font-weight : normal; }
strong { font-weight: bold; }

h1, h2, h3, h4, h5 {font-weight:bold;}
html {
	overflow-x: auto;
	overflow-y: scroll;
}
body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 76%;
	text-align:center;
}
a.link, a.link-left {
	text-align: right;
	background: url(/assets/shared/arrow_right.gif) no-repeat center right;
	padding-right: 20px;
	color: #277038;
	font-weight: bold;
	display:block;
	text-decoration:none;
	font-size: 11px;
	float:left;
	margin-right: 25px;
	
}

a.link-left {
	padding-left: 20px;
	margin-right: 25px;
	padding-right: 0px;
	background: url(/assets/shared/arrow_left.gif) no-repeat center left;
}


.clearfix:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}
.clearfix {
	display:inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#nav_access { position : absolute; top : -9999px; margin : 0; }