/*RESET*/
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, em, font, strike, strong, b, u, i, center, 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; vertical-align: baseline; background: transparent; }
body { line-height: 1; font-size:62.5%; font-family:Arial, Helvetica, sans-serif; }
img {margin: 0; padding: 0; border: 0; outline: 0; }
:focus { outline: 0; }
table {	border-collapse: collapse; border-spacing: 0; }
/*RESET*/

/*HELPERS*/
.clear { clear:both }
/*HELPERS*/

/*LAYOUT*/
body { background:#000; }
#top_panel { background:#FFF; width:100%; height:200px; }
#bottom_panel { background:#000 url(/templates/main/images/bg.png) repeat-x top; width:100%; height:732px; }

#tHeader { width:850px; margin:0px auto; }
#tLogo { height:155px; background:url(/templates/main/images/logo.jpg) no-repeat right; }
#tMenu { height:45px; }
#tContainer { width:845px; margin:0px auto; }

.tLeft { background:url(/templates/main/images/left_bg.jpg) no-repeat top; width:10px; height:540px; }
.tMain { padding:15px 15px 10px 15px; background:#FFF url(/templates/main/images/footer.gif) no-repeat bottom; vertical-align:top; }
.tRight { background:url(/templates/main/images/right_bg.jpg) no-repeat top; width:10px; height:540px; }

#tContent { margin:15px 0px 15px 0px; }
#tContentLeft { float:left; width:170px; padding:20px 15px 0px 15px; }
#tContentMiddle { width:354px; float:left; border-left:1px solid #789879; margin-top:10px; padding:0px 20px 0px 20px; }
#tContentRight { float:left; width:200px; }

#tPanel { width:200px; }
#tPanelTop { height:10px; background:url(/templates/main/images/panel_top.jpg) no-repeat bottom left; }
#tPanelContent { color:#FFF; background:#006838; padding:0px 15px 5px 15px; }
#tPanelBottom { height:10px; background:url(/templates/main/images/panel_bottom.jpg) no-repeat top left; }
#tPanelImg { margin-top:15px; }
#tFooter { height:15px; }
/*LAYOUT*/

/*FORMATTING*/
#tContentLeft a { color:#819E81; font-size:1.2em; text-decoration:none; display:block; margin-bottom:8px; }
#tContentLeft a:hover { color:#006838; }
#tContentLeft a.selected { color:#006838; }

#tContentMiddle h1 { font-size:2.2em; color:#006838; line-height:1.4em; font-weight:normal; }
#tContentMiddle h2 { font-size:1.4em; color:#006838; line-height:1.4em; font-weight:normal; }
#tContentMiddle h3 { font-size:1.4em; color:#71926c; line-height:1.4em; font-weight:normal; }
#tContentMiddle h4 { font-size:1.4em; color:#71926c; line-height:1.4em; font-weight:normal; border-bottom:1px solid #71926c; margin:10px 0px 10px 0px; }
#tContentMiddle p { font-size:1.2em; color:#9A9A9A; margin:10px 0px 10px 0px; line-height:1.4em; }
#tContentMiddle ul { font-size:1.2em; color:#9A9A9A; margin-left:15px; }
#tContentMiddle li { line-height:1.4em; }
#tContentMiddle a { color:#006838; }
#tContentMiddle hr { padding:0px; margin:0px 0px 10px 0px; border:0px; border-top: 1px solid #71926c; }
#tContentMiddle ul a { text-decoration:none; }
#tContentMiddle ul a:hover { text-decoration:underline; }

#tPanelContent h2 a { font-size:18px; color:#A8B9A5; line-height:1.4em; text-decoration:none; font-weight:normal; margin-top:0px; }
#tPanelContent h2 a:hover { color:#FFF; }
#tPanelContent h3 { font-size:12px; color:#FFF; line-height:1.4em; }
#tPanelContent h4 { font-size:10px; color:#FFF; line-height:1.4em; margin-bottom:5px; }
#tPanelContent a { color:#FFDE07; display:block; margin-top:5px; }
#tPanelContent .article { margin-top:10px; font-size:12px; }
/*FORMATTING*/

.gallery div.container { float:left; margin:5px; border:1px solid #CCC; padding:5px; }

/*NEWS*/
.news_article { padding:10px 0px; border-bottom:1px dashed #CCC; }
.news_article h1 a { color:#006838; text-decoration:none; }
.news_article h4 { color:#333; font-size:10px; }
.news_article a.back { font-size:1.3em; padding-bottom:5px; display:block; color:#006838; text-decoration:none; }
.news_article div.image { float:right; padding-right:10px; }
.news_article div.article { float:left; /*width:570px;*/ font-size:12px; color:#9A9A9A; line-height:1.4em; }
.news_article div.article p { font-size:12px !important; }
.news_article div.article a { color:#006838; }
/*NEWS*/

/*FORM*/
#tContentMiddle .form label { display:inline-block; line-height:1.8; vertical-align:top; width:110px; font-size:1.2em; color:#9A9A9A; }
#tContentMiddle .form ol { padding-left:0px !important; margin-bottom:0px; }
#tContentMiddle .form li { list-style:none; padding:2px 5px 2px 0px; margin: 0; }
#tContentMiddle .form em { color:#006838; }
#tContentMiddle .form .frm_text { border:1px solid #999; padding:2px; width:220px; font-family:Arial, Helvetica, sans-serif; font-size:1.2em; color:#006838; }
/*FORM*/



