/* -reset- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, 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%; font-weight:inherit; font-style:inherit; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
img { display:block; }
abbr, acronym { border:0; }
select,input,button,textarea,button{ margin: 0; padding: 0; }
table { border-collapse: separate; border-spacing: 1; }
table p { padding:0px; }

/* -typo- */
body { text-align:center; font:13px/1.231 "Trebuchet MS", arial, helvetica, sans-serif; line-height: 1.8; color: #000; }
h1, h2, h3, h4, h5, h6 { margin:0; padding:0 0 12px 0; font-size:100%; font-weight:bold; }
h1 { font-size: 1.5em; color: #3285a0; }
h2 { font-size: 1.1em; color: #456690; }
p { padding:0 0 20px 0; margin:0; }
a { color:#456690; font-weight:bold; text-decoration:underline; cursor:pointer; }
a:focus, a:hover { color:#456690; text-decoration: none; }
a:focus { outline: 0; }
strong { font-weight:bold; }
em, dfn { font-style:italic; }
dfn { font-weight:bold; }
sup, sub { line-height:0; }
address { margin:0 0 12px 0; font-weight: normal; font-style: normal; line-height: 150%; }
blockquote { margin:1em; }
select,input,button,textarea,button { font-family: "Trebuchet MS", arial, helvetica, sans-serif; }
ul, ol { margin:0 1.5em 1.5em 1.5em; }
ol li { list-style: decimal outside; }
ul li { list-style: disc outside; }
dl { margin:0 0 1.5em 0; }
dl dt { font-weight:bold; }

/* -global- */
body { margin:0; padding:0; text-align:left; }
#container { width: 100%; }
#printHeader { display: block; height: 145px; }
#header, #primaryNav, #rightCol, #pageInfo, #searchInfo, .pagination, #footer { display: none; }

/* -homepage- */
#homeBanner { width: 491px; margin: 0 auto 10px auto; }
#homeBanner img { width: 491px; }
#homeBanner #banner { width: 491px !important; }
#homeBannerControls { display: none; }
#primaryJumps { display: none; }
#homeContent { float: none; width: 100%; padding-top: 10px; }
#mainContent { float: none; width: 100%; padding-top: 10px; }

/* -site map- */
#sitemap { list-style:square; margin:0 0 0 5px; padding:0; font-size: 0.9em; }
#sitemap ul { list-style:square;  margin:10px 0 0px 25px; padding:0;}
#sitemap li { padding:5px 0 5px 10px; margin: 0px 0px 0px 20px; }
#sitemap a { text-decoration: none; }
#sitemap a:hover { text-decoration: underline; }

/* -classes- */
.clear { clear:both; display: block; }
.clearSmall { clear: both; display: block; height: 0; line-height: 0; font-size: 0; }
.hide { display:none; }
.show { display:block; }
.float_left { float:left !important; }
.float_right { float:right !important; }
.align_left { text-align:left !important; }
.align_right { text-align:right !important; }