/* Config */
html, body, ul, li, h1, h2, h3, h4 { margin: 0px; padding: 0px; list-style: none; }
.topalign { vertical-align: top; }
.table { width: 100%; border: none; }
h2{ font-family: Arial, Helvetica, sans-serif; font-size: 17px; color: #544e38; }
img { border: 0px;}
a, a:hover { text-decoration: underline; }
a { color:#22297A; font-weight:bold }
.left { float: left; }
.right { float: right; }
.more { text-align: right; }
.clear { clear: both; }

/* Page Body */
body, table { color: #000; font: 10pt Verdana, Arial, Helvetica, sans-serif; text-align: left; }
body { background:#FFFFFF; margin: 0 auto; text-align: center; }
#wrapper { text-align: left; margin: auto; width: 731px; padding-top:0px }

/* Header and Menu */
#header { background: url(images/top.jpg) left bottom no-repeat; }
#menu { background:#A52322 }
#menu a { color:#fff; font-weight:bold; font-size:9pt; text-decoration:none; width:90px; height:25px; }
#menu a:hover { color:#fff; background:#000 }
#menuitem { background: url(images/menu.jpg) center bottom no-repeat; text-align:center; height:30px; padding-top:15px }
#menuitem:hover { background:#000 }


/* Body and Content */
#breadcrumbs { font: 11px arial, sans-serif; border-bottom:1px solid #D6D6D6; margin-bottom:6px }
#body { color: white; width: 100%; vertical-align:top; background:#fff }
#content { height:50px; width: 463px; padding-right: 25px; padding-top: 5px; color: #686454; padding-left:10px }
#subheader { color:#A52322; font-weight:bold; font-size:16pt; font-variant:small-caps; padding-bottom:3px }

/* Right Column */
#rightcolumn { width:251px; font-size:10pt; background:#CDCDCD; border-right:1px dashed #A52322; padding-bottom:10px }
#topright { padding-left:12px; margin-top:-10px; }
#rightcontent { padding-left:10px; color:#000; padding-right:15px; padding-top:10px }
#rightcolumn a:active, #rightcolumn a:visited, #rightcolumn a { color:#222880; text-decoration:none; font-weight:bold}
#rightcolumn a:hover { color:#FF0000; text-decoration:underline}

/* OneColumn */
#onecolumn { font-size:10pt; background:#CDCDCD; border-right:1px dashed #A52322; padding-bottom:10px }

/* Footer */

#footer { background:#fff; border-top:5px solid #A52322; font: 11px arial, sans-serif; color: #4E4A3A; text-align: center; padding-right: 10px; height:55px; padding-top:15px }
#footer p { margin-top: 0.5em; }
#footer_links a { padding-right:15px; padding-left:15px; font-size:10pt; color:#000; text-decoration:none }
#footer_links a:hover { color:#A52322 }
