/* Init */

BODY, HTML { padding: 0; margin: 0; background: #fff; }
BODY, INPUT, SELECT, BUTTON, TEXTAREA, TD, TH { color: #000; line-height: normal; font-family: Tahoma, Arial, Helvetica; font-size: 11px; }

A { text-decoration: none; color: #000; }
IMG { border: 0 none; }

TABLE { border-collapse: collapse; border-spacing: 0; margin: 1em 0 0 0; }
TABLE TH { text-align: left; vertical-align: top; padding: 0; }
TABLE TD { text-align: left; vertical-align: top; padding: 0; }

P { margin: 1em 0 0 0; }
FORM { padding: 0; margin: 0; }

H1, H2, H3, H4, H5, H6 { margin: 1em 0 0 0; padding: 0; font-family: Arial, Helvetica, sans-serif; line-height: 1em !important; }
H1 { font-family: Georgia, Times New Roman, Times, serif; font-size: 36px; font-weight: normal; margin: 0; }
H2 { font-family: Georgia, Times New Roman, Times, serif; font-size: 18px; font-weight: normal; }
H3 { font-size: 14px; font-weight: bold; }
H4 { font-size: 12px; font-weight: bold; }
H5 { font-size: 11px; font-weight: bold; }
H6 { font-size: 11px; font-weight: normal; }

.w100p { width: 100%; }
.img-right { float: right; margin: 0 0 10px 10px; }

.x { height: 1px; clear: both; overflow: hidden; }
.nopadding { padding: 0 !important; }
.nomargin { margin: 0 !important; }

/* Components */

TABLE.form { line-height: normal !important; }
TABLE.form TD { border-width: 1px 0 !important; }
TABLE.form TD.name { width: 35%; padding: 5px 10px 5px 0 !important; text-align: right; }
TABLE.form TD.text { width: 65%; padding: 5px 0 5px 0 !important; }
TABLE.form TD.name-inpt { width: 35%; padding: 2px 10px 2px 0 !important; text-align: right; }
TABLE.form TD.inpt { width: 65%; padding: 2px 0 2px 0 !important; }
TABLE.form TD.data { width: 65%; padding: 5px 0 5px 0 !important; }
TABLE.form TD.tbl { width: 65%; padding: 5px 0 5px 0 !important; }
TABLE.form INPUT,
TABLE.form SELECT { vertical-align: middle; }
TABLE.form TR.subheading TD { font-weight: bold; color: #000; padding: 25px 10px 5px 0 !important; }
TABLE.form .submit { margin-right: 2px; border: 1px solid; border-color: #cbcbcb #939393 #939393 #cbcbcb; background: #ebebeb; color: #626262; font-size: 10px; overflow: visible; padding: 0 10px; cursor: pointer; }
TABLE.form .disabled { background: #ebebeb; color: #868686; }
TABLE.form .max { width: 270px; }
TABLE.form .norm { width: 200px; }
TABLE.form .small { width: 100px; }
TABLE.form .min { width: 30px; }
TABLE.form .date { width: 70px; }
TABLE.form .time { width: 55px; }
TABLE.form TABLE { margin: 0; }
TABLE.form TABLE TD { border: 1px solid #dcdcdc !important; }
TABLE.form TABLE TD.inpt { width: auto; padding: 0; }

DL.news { padding: 0; margin: 1em 0 0 0; }
DL.news DT { padding: 0; margin: 0; }
DL.news DT A { color: #494949; font-weight: bold; text-decoration: none; }
DL.news DD { padding: 5px 0 10px 10px; margin: 0; }
DL.news SPAN { color: #aaa; margin-right: 5px; }

DIV.content { line-height: 17px; }
DIV.content TABLE { width: 100%; }
DIV.content TABLE TH { padding: 3px 5px; border: 1px solid #dcdcdc; background: #eeeeee; } 
DIV.content TABLE TD { padding: 3px 5px; border: 1px solid #dcdcdc; } 

/* Template */

#logo { border-bottom: 1px solid #333; margin: 0 0 20px 0; padding: 0 0 10px 0; text-align: center; }
#logo IMG { width: 150px; }

#footer { border-top: 1px solid #000; margin-top: 20px; padding-top: 5px; }

/* Noprint */

P.pages, .actions, #sitetools, #menu1, #sub-col1, #front-col2, #langselect, #breadcrumb, #pagetools { display: none; }