/*-------------------- Resets --------------------*/

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, caption, input { margin:0; padding:0; border:0; outline:0; vertical-align:baseline; }

tbody, tfoot, thead, table, tr, th, td { margin:0; padding:0; border:0; outline:0; }

:focus { outline: 0; }

body { font:13px/22px Arial, Helvetica, sans-serif; color:#000000; }

ol, ul { list-style:none; }

table { }

caption, th, td { text-align: left; font-weight: normal; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/*-------------------- Styles --------------------*/

body { background:#791e1e url('images/bg.jpg') repeat-x top; padding:20px 0; }

p { font:13px/22px Arial, Helvetica, sans-serif; margin-top:15px; }
p.top { margin-top:0; }
p.center { text-align:center; }
p.right { text-align:right; }

.floatRight { float:right; margin:5px 0 15px 15px; }

table { margin:20px 0 0 15px; text-align:center; }

strong { font-weight:bold; }
em { font-style:italic; }

a { color:#0000ff; text-decoration:underline; }
a:hover { text-decoration:none; }

a.pdf { background:url('images/pdf.gif') no-repeat left; padding-left:22px; }
a.ppt { background:url('images/ppt.png') no-repeat left; padding-left:22px; }

h1 { font:bold 22px Arial, Helvetica, sans-serif; color:#000000; }
h2 { font:18px Arial, Helvetica, sans-serif; color:#000000; margin-top:15px; }

ul { margin:15px 0 0 45px; list-style:disc; }
ol { margin:15px 0 0 45px; list-style:decimal; }
ul li,
ol li { padding-left:10px; margin-bottom:5px; }

ul ul { list-style:circle; margin:10px 0 10px 45px; }

ul.breadcrumbs { margin:0 0 15px 0; list-style:none; }
ul.breadcrumbs li { display:inline; padding:0; margin:0 5px 0 0; font:11px/18px Arial, Helvetica, sans-serif; color:#666666; }
ul.breadcrumbs li a { padding-right:5px; }

div#main { margin:15px auto 0 auto; border:2px solid #000000; width:760px; padding:20px; background-color:#ffffff; height:1%; overflow:hidden; }

div#header { width:760px; margin-bottom:20px; height:1%; overflow:hidden; }
div#header img.logo { float:left; }
div#header img.tagline { float:right; }

div#content { clear:both; height:1%; overflow:hidden; }

div#content_left { width:210px; padding:5px 20px 0 0; border-right:1px solid #e1e1e1; float:left; }
div#content_left p { font:11px/18px Arial, Helvetica, sans-serif; padding-left:10px; }
div#content_left ul { margin:10px 0 0 0; list-style:none; }
div#content_left ul li { font:11px/18px Arial, Helvetica, sans-serif; padding:0 5px 5px 10px; border-bottom:1px solid #e1e1e1; }
div#content_left ul li.last { border-bottom:none; }

div#content_right { width:510px; float:right; padding-top:5px; height:1%; overflow:hidden; }
div#content_right p { padding-left:15px; }

div#footer { width:510px; margin-top:30px; clear:both; float:right; }
div#footer p { font:11px/18px Arial, Helvetica, sans-serif; }

div#footer_left { float:left; }
div#footer_right { float:right; }

form input{
border:1px solid;
}
