/*	GLOBAL RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
sub, sup, tt, var,
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:none;}

body, td, button, textarea {font:100.1% Verdana,Arial,Helvetica,sans-serif;}

:focus {outline:none;}
ol, ul {list-style:none;}
table {border-collapse:collapse; border-spacing:0;}
caption, th {text-align:left; font-weight:normal;}
input, select, textarea {font-size:inherit; font-family:inherit;}

/*	Links	*/
a, a:visited {color:#eb2718; text-decoration:none;}
a:hover {color:#FF9900;}
a:hover {text-decoration:underline;}

/*	Basic Classes	*/
.fleft{float:left;}
.fright{float:right;}
.text-left {text-align:left;}
.text-right {text-align:right;}
.text-center {text-align:center;}
/* Clear Floated Elements	*/
.clear {clear:both; height:0px; overflow:hidden;}
.clearfix:after {clear:both; content:' '; display:block; font-size:0; line-height:0; visibility:hidden; width:0; height:0;}
.clearfix {display:inline-block;}
* html .clearfix {height:1%;}
.clearfix {display:block;}


/*	Content	*/
body.fck_body {padding:10px; background:#fff;}
body.fck_body, .html_block_view, .content {font-size:11px; color:#333333; line-height:14px;}
body.fck_body p, .html_block_view p, .content p {padding:10px 0;}
body.fck_body ul, .html_block_view ul, .content ul, body.fck_body ol, .html_block_view ol, .content ol {margin:10px 0; padding:0 0 0 25px;}
body.fck_body ul, .html_block_view ul, .content ul {list-style:disc;}
body.fck_body ol, .html_block_view ol, .content ol {list-style:decimal;}
#footer, #main-navi {font-size:12px;}
.content ul.errors {padding:0; margin:0; list-style:none;}
h1.content_header {font-size: 13px; font-weight: bold; color: #333333; margin:0 0 10px 0}

h1, h2, h3, h4, h5, h6 { line-height:normal;}


.TableEdge {  border-left: 1px solid black;}
.TextHeader {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #333333}
.TextHeaderRed { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #eb2718}
.TextContentBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #333333; line-height: 14px }
.TextContentRed { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #eb2718; line-height: 14px }
.ImageBorder {  border-color: #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 10px; border-bottom-width: 10px; border-left-width: 0px}

