*		{ margin:0; padding:0; }
html, body	{ width:100%; height:100%; }
body		{ background:#252525 url('/img/bgs/body-bg.png') repeat-x; font-family: Tahoma,Arial,Verdana,sans-serif; font-size:12px; color:#C8C8C8; }
img		{ border-width:0px; }
div		{ position:relative; }
form		{ display:inline; }
fieldset  { display:inline; padding:0; margin:0; border:0;}
h1  { font-size:20px; font-weight:normal; }
li		{ margin-left:15px; }
ul		{ margin-top:10px; margin-bottom:13px; }
ol  { margin-top:10px; margin-bottom:13px;}
ol li { margin-top:4px; }
p  { margin-top:10px; }
a { cursor:pointer; }
textarea  { background:#545454; border:1px solid #686868; color:#FFF; }

#loading-div  { background:#444444; padding:70px 10px; border:1px solid #5D5D5D; position:fixed; left:50%; margin-left:-100px; z-index:1000; width:200px; top:200px; text-align:center; font-weight:bold; }

#container  { width:980px; margin:auto; }
#header { height:170px; }
#logo { float:left; padding:27px 30px 0px 15px; }
#header-box { float:right; width:480px; padding:0px 15px 0px 0px; overflow:hidden; }
#headernav-left { float:left; width:11px; height:38px; background:url('/img/bgs/headernav-left.png') no-repeat; }
#headernav { float:left; width:449px; height:28px; padding:10px 0px 0px 7px; background:url('/img/bgs/headernav-bg.png') repeat-x; font-size:16px; }
#headernav span { padding:0px 5px 0px 23px; background:url('/img/icons/dot2.png') no-repeat; background-position:0% 10%; }
#headernav-right { float:left; width:11px; height:38px; background:url('/img/bgs/headernav-right.png') no-repeat; }
#header-text  { line-height:18px; padding-top:12px; }
#menu { height:49px; color:#D4D4D4; font-weight:bold; }
#menu a { color:#FFF; }
#menu div.menu-item { float:left; padding:17px 14px 0px; height:32px; background:none; border:0; cursor:pointer; }
#menu div.active { float:left; padding:17px 20px 0px; height:32px; background:url('/img/bgs/menu-active-bg.gif') repeat-x; border:1px solid #67BACD; border-width:0px 1px; cursor:pointer; }
#menu div.tooltip { position:absolute; overflow:visible; margin-top:5px; padding:8px; border:1px solid #585858; background-color:#3F3F3F; color:#FFF; filter:alpha(opacity=80); opacity:0.80; z-index:1000; font-size:10px; display:none; text-align:center; width:90px; height:12px; text-transform:uppercase; }

.blue-label-left  { float:left; width:17px; height:53px; background:url('/img/bgs/blue-label-left.png') no-repeat; }
.blue-label { float:left; width:946px; height:40px; padding-top:13px; background:url('/img/bgs/blue-label-bg.gif') repeat-x; }
.blue-label-right  { float:left; width:17px; height:53px; background:url('/img/bgs/blue-label-right.png') no-repeat; }

.path  { float:left; margin-left:-25px; height:23px; width:687px; padding:10px 10px 10px 25px; background:url('/img/bgs/path-bg.gif') repeat-x; font-size:11px; color:#737373; }
.path-right { float:left; height:33px; width:11px; background:url('/img/bgs/path-right.gif') no-repeat; }

.title  { font-size:23px; border-bottom:1px solid #4B4B4B; padding-bottom:4px; color:#FFF; }
.input  { height:16px; padding-top:2px; width:170px; background:#545454; border:1px solid #686868; color:#FFF; }
.submit { border:1px solid #68C5D9; font-weight:bold; background:#0590B1; font-size:12px; padding:4px 10px; font-family:Georgia; color:#FFFFFF; cursor:pointer; }
.error-message  { color:#FF682C; font-weight:bold; padding:2px 0px 4px; font-size:12px; }
.msg  { padding:6px 10px; font-size:17px; color:#FF682C; background:#2F2F2F; border:1px solid #505050; text-align:center; }
.font11 { font-size:11px; }
.ptop5  { padding-top:5px; }
.ptop10 { padding-top:10px; }
.ptop15 { padding-top:15px; }
.center { text-align:center; }
.blue  { color:#05A4C6; }
.white  { color:#FFF; }
.medium-grey { color:#848484; }
.font17 { font-size:17px; }
.lh17 { line-height:17px; }
.txt-right  { text-align:right; }
.uprcase  { text-transform:uppercase; }
.left { float:left; }
.right  { float:right; }
.clean  { clear:both; }

.wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -138px; }
.push { height:138px; }
#footer { height:138px; background:#04A5C8 url('/img/bgs/footer-bg.png') repeat-x; }
#footer a,a:hover,a:visited { color:#EEEEEE; }
.footer { width:970px; margin:auto; padding-top:27px; color:#EEEEEE;; }
.footer-right { padding-top:7px; padding-right:8px; line-height:18px; text-align:right; font-size:11px; }

a.a-grey,a:visited.a-grey,a:hover.a-grey { color:#CFCFCF; text-decoration:none; }
a.a-white,a:visited.a-white,a:hover.a-white { color:#FFF; text-decoration:none; }
a.footer-link,a:visited.footer-link,a:hover.footer-link { color:#5BAFC1; text-decoration:none; }
a,a:visited { color:#00BBE4; text-decoration:none; }
a:hover { color:#FF6C25; text-decoration:none; }
