/*!
 * base.css
 * v2.1
 */
 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; }

html, body { cursor:default; font:18px/22px "Times New Roman", Times, serif; /*word-wrap:break-word;*/ vertical-align: baseline; color:#a9bdd1;}

table { border-collapse:collapse; border-spacing:0;}
td, th { vertical-align:middle;}
th { text-align:left;}

input, textarea {font:14px/1.2 Arial, Helvetica, sans-serif; color:#000; background:#fff; border:1px #000 solid; padding:3px;}
textarea { padding-right:0;}

p { padding-bottom:20px;}

ul li { list-style:none; background:url(../images_2/li.gif) no-repeat 7px 7px; padding:0 0 0 20px; //padding-left:24px;}
ol { margin-left:20px; //margin-left:24px;}
ol li { list-style:decimal;}

a { cursor:pointer; text-decoration:none; color:#81bdef;}
a:hover { text-decoration:underline; color:#d8832d;}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

:focus { outline: 0; }
ins {text-decoration: none;}
del {text-decoration: line-through;}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { padding-bottom:10px; font-weight:normal; line-height:normal; color:#d1d7dd;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {}

h1, .h1 { font-size:48px;}
h2, .h2 { font-size:36px;}
h3, .h3 { font-size:30px;}
h4, .h4 { font-size:24px;}
h5, .h5 { font-size:18px;}
h6, .h6 { font-size:14px;}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, time { display: block; }

.clear { clear:both; overflow:hidden; height:0;}
.none { display:none !important;}
.hidden { visibility:hidden !important;} 
.relative { position:relative !important;}
.floatLeft { float:left !important;}
.floatRight { float:right !important;}
.noBorder { border:0 !important;}
.noBackground { background:none !important;}
.noPadding { padding:0 !important;}
.noMargin { margin:0 !important;}