@charset "UTF-8";
/* Beeline Pro Limited V1.0 */ 
/* CSS Base */


/* HTML5 */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}


/* CSS Reset */
*{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;}
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,
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; font-family:Verdana, Arial, Helvetica; color:#FFF; 
}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;}
sup {vertical-align: super;}
sub {vertical-align: sub;}
hr {clear: both; display: block; }


h1, h2, h3, h4, h5, h6, p {margin-bottom: 0.5em;  font-weight: normal; line-height: 1em;}
h1 {font-size: 15px; font-family:Arial; font-weight:bold; color:#00A0E8; }
.subtitle { font-weight:bold; font-style:italic; }
h2, p, ol, ul, li {font-size: 12px; line-height:1.3em;  margin-bottom: 1.0em; }
h3 {font-size: 12px;}
h4 {font-size: 12px;}
h5 {font-size: 12px;}
h6 {font-size: 12px;}
ul { padding-left:30px;}
li {margin-bottom: 0em;}
p { text-align:justify; }

a { text-decoration:none; color:#FFF; font-weight:bold;}
a:hover { text-decoration:none; }
a:not([href]),a[href=""],a[href="#"] {cursor: default;}

hr {margin: 0;} /* for ie7 and below */
html>/**/body hr {margin: 18px 0 7px 0;} /* for modern browsers */

input::-webkit-input-placeholder {font-weight: normal !important; color: #c0c0c0 !important;}
input:-moz-placeholder {font-weight: normal !important; color: #c0c0c0 !important;}

.beeline-inner { margin-left:20px;margin-right:20px;padding:10px 0px; }


/*.beeline-inner {margin: auto; width: 960px;}*/
.beeline-hidden {display: none;}
.beeline-clear {clear: both;}
.beeline-skiplink a {position: absolute; left: -10000px;}
.beeline-skiplink a:active,
.beeline-skiplink a:focus {left: 220px; padding: 6px 10px; height: 20px; line-height: 20px; color: #606060;}
.beeline-clickable{ cursor:pointer;}
.beeline-clear-left {clear:left;}
.beeline-inline-block{display:inline-block;zoom:1;*display:inline; }
.beeline-preload {display: none;}
.beeline-canvas{ position:relative;}
.beeline-object{ position:absolute;}
.beeline-round{ behavior: url(pie.htc);position:relative;z-index:2;}


.beeline-unselectable{
-webkit-user-select: none; /* Chrome/Safari */        
-moz-user-select: none; /* Firefox */
-ms-user-select: none; /* IE10+ */
/* Rules below not implemented in browsers yet */
-o-user-select: none;
user-select: none;
}




