/* SMALL RESET */


* { margin:0; padding:0; }
img { border:0; }
a { outline:0; }
html, body { width:100%; height:100%; }

	/* ELEMENT STYLES */
.view_more { font-size:1.2em; color:#046380; margin-top:18px; display:block; }



ol {margin-left:18px; }
ul {margin-left:15px; }
li { }
li a { }
li a span {  }
li a:hover, li.active a {}
li a:hover span, li.active a span { }




p, ul,ol, address { font-size:1.2em; color:#000000; }

 p { margin-bottom:20px; }
p { line-height:18px; }
a { color:#046380; }
a:hover { color:#9c8159; }
h1 { color:#046380; clear:left; font-size:2.8em; font-weight:normal; padding-bottom:5px; }
h2 { color:#9c8159; clear:left; font-size:1.95em; margin-bottom:15px; }
h3 { color:#046380; clear:left; font-size:1.5em; }
h4 { color:#ffffff; clear:left; font-size:1.2em; background:#046380; padding:4px 0 4px 5px; margin-bottom:15px; }

	/* MAIN LAYOUT */
body { font-size:62.5%; font-family:Arial, Verdana, sans-serif;  }


table { font-size: 12px;}
	table td { padding-left:10px; padding-right:10px; padding-top:3px; padding-bottom:3px; vertical-align: top; }
	table th { background:#046380;  color:#ffffff; font-weight:normal;  padding-left:10px; padding-right:10px; padding-top:3px; padding-bottom:3px;  }
	table th.first_column { background:#5a6a1e no-repeat; }
	table th.last_column { background:#5a6a1e no-repeat top right; }
	table th a { color: #ffffff; text-decoration: underline;}
	table th a:hover { color: #ffffff; text-decoration: underline;}
	table tr.even td { background:#F0FCFE; }
	table tr.even_row { background:#F0FCFE; }
	table td.even_row { background:#F0FCFE; }

	table tr.odd td { background:#ffffff; }
	table tr.odd_row { background:#ffffff; }
	table td.odd_row { background:#ffffff; }

