/*	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;}

:focus {outline: 0;}
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;}

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

/*	Links	*/
a, a:visited { color:#e04646; text-decoration:underline; word-break: break-all}
a:hover { text-decoration:none; color:#D73A3A;}
a.gold { font-size:11px;}

/*	Basic Classes	*/
.fleft{ float:left}
.fright{ float:right}
.text-left { text-align:left}
.text-right { text-align:right}
.text-center { text-align:center}
.mleft { margin-left:10px;}
.mright {margin-right:10px;}
.mboth {margin:0 10px;}
* html .mboth { margin:0 7px;}
.red, .dialogError { color:#760d11;}
/* 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;}

h1 { font-size:22px}
h2 { font-size:20px}
h3 { font-size:18px}
h4 { font-size:16px}

/*	Header forms	*/
#hdr-lookup h4, #hdr-lookup h5 {color:#fff; font-weight:normal}
#hdr-lookup h4 { font-size:18px;}
#hdr-lookup h4 strong { font-size:26px;}
#hdr-lookup h5 { font-size:15px;}
#hdr-lookup p { font-size:14px}

/*	Content	*/
body.fck_body { padding:0 10px; background:#fff;}
body.fck_body, .html_block_view, .content { font-size:14px; line-height:23px; color:#333}
body.fck_body p, .html_block_view p, .content p { padding:10px 0;}
body.fck_body ul, .html_block_view ul, .content ul, .qtip-content ul, body.fck_body ol, .html_block_view ol, .content ol, .qtip-content ol { margin:10px 0; padding:0 0 0 25px}
body.fck_body ul, .html_block_view ul, .content ul, .qtip-content ul { list-style:disc}
body.fck_body ol, .html_block_view ol, .content ol, .qtip-content ol { list-style:decimal}
.content ul.errors { padding:0; margin:0; list-style:none}
h1.content_header { font-size:22px; color:#000; margin:5px 0 10px;}

.holder_frm h5 { font-size:18px; line-height:24px;}

/*	Footer	*/
#footer { font-size:12px; color:#000;}
.copyright{padding: 18px 0;}
#footer a { color:#000;}