/*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; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; font-size:62.5%; font-family:Arial, Helvetica, sans-serif; }
:focus { outline: 0; }
table {	border-collapse: collapse; border-spacing: 0; }
/*RESET*/

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

/*LAYOUT*/
body { margin:0px; background:#e1edf8 url('/templates/default/images/bg.png') repeat-x top; }
#tContainer { width:828px; margin:24px auto; }
#tHeader { /*background:url('/templates/default/images/header.jpg') no-repeat top; height:118px;*/ background:#FFF; }
#tMiddle { background:#edf4fb url('/templates/default/images/middle_bg.png') repeat-x top; }
#tLeftMenu { float:left; width:178px; padding:35px 65px 0px 57px; }
#tContent { float:right; width:453px; background:url('/templates/default/images/content_bg.png') no-repeat top right; padding:30px 70px 0px 5px; }
#tFooter { background:url('/templates/default/images/footer.png') repeat-x top; height:40px; color:#c31230; font-size:1.1em; padding:60px 0px 0px 300px; }
#tLogo { width:270px; float:left; height:118px; }
#tFlash { width:558px; float:right; height:118px; }
/*LAYOUT*/

#tLeftMenu ul { list-style-type:none; }
#tLeftMenu li { font-size:1.4em; margin:0px 0px 7px 0px; }
/*#tLeftMenu a { color:#79BCE7; text-decoration:none; border:1px solid #79BCE7; display:block; padding:3px 15px 3px 15px; -moz-border-radius:5px; -webkit-border-radius:5px; }
#tLeftMenu a:hover { color:#c31230; background:#FFF; }*/
#tLeftMenu a { color:#79BCE7; text-decoration:none; display:block; padding:5px 0px 0px 12px; width:156px; height:21px; background:url('/templates/default/images/link_normal.gif') no-repeat top left; }
#tLeftMenu a:hover { color:#c31230; background:url('/templates/default/images/link_hover.gif') no-repeat top left; }
#tLeftMenu a.selected { color:#c31230; background:url('/templates/default/images/link_hover.gif') no-repeat top left; }
#tFooter .point { padding:0px 2px 0px 2px; }

/*FORMATTING*/
#tContent h1 { font-size:1.8em; color:#c31230; line-height:1.4em; margin-bottom:10px; }
#tContent h2 { font-size:1.6em; color:#c31230; line-height:1.4em; }
#tContent h3 { font-size:1.2em; color:#143d8c; line-height:1.2em; }
#tContent p { font-size:1.2em; margin:10px 0px 10px 0px; color:#8e8f8f; line-height:1.4em; }
#tContent ul { padding:0px 0px 0px 15px; margin:0px; font-size:1.2em; line-height:1.4em; color:#8e8f8f; list-style-type:circle; }
#tContent ol { padding:0px 0px 0px 20px; margin:0px; font-size:1.2em; line-height:1.4em; color:#8e8f8f; list-style-type:decimal; }
#tContent a { color:#c31230; text-decoration:none; }
#tContent a:hover { color:#143d8c; text-decoration:underline; }
#tContent table { margin:10px 0px 10px; 0px; }
#tContent td { font-size:1.2em; color:#8e8f8f; padding:2px 15px 2px 0px; line-height:1.4em; }
#tContent td ul { font-size:1em; }
#tContent img { margin-right:20px; }
/*FORMATTING*/
