﻿body {
	color: rgb(102, 102, 102); font-family: Arial,Helvetica,sans-serif; font-size: 12.8px; background: none repeat scroll 0 0 white;line-height: 1.5;
}
a {
	color: rgb(102, 102, 102); text-decoration: none;
}
a:hover {
	color: rgb(0, 76, 160); text-decoration: underline;
}
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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0 none;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
table
{
	border-collapse:collapse;
}
ol, ul {
    list-style: none outside none;
}

#inner-page {
	height: auto; min-height: 600px;
}
#footer.wrapper {
    padding: 20px 0 0;
}
.wrapper {
	margin: 0px auto; width: 980px;
}
#page.wrapper {
	font-size: 11px;
}
#page {
    background-attachment: scroll;
    /*background-image: url("images/common_top.jpg");*/
    background-position: center top;
    background-repeat: no-repeat;
}
#header {
	margin: 0px 20px 10px; padding: 10px 0px 0px; 
}
#header-left {
	width:940px; float: left;padding-bottom:10px;/*border-bottom-color: rgb(187, 187, 187); border-bottom-width: 1px; border-bottom-style: solid;*/
}
#bar_red {
	margin: 10px 0px 0px 0px; padding: 0px 0px 0px 4px;  line-height:30px;  background-color: rgb(154, 0, 0);  height:30px; float:left; width:100%; vertical-align:middle; color:White;
}
#bar_red a {
	color: White;
}
#site-logo-container {
	float: left; position: relative; z-index: 100;
}

#site-logo-container-right {
    float: right; position: relative; z-index: 100;
}

#site-logo {
	float: left;
}
#site-icon,#site-icon-globe {
	float: left;margin: 26px 0px 0px 0px;
}
#footer
{
	/*background-image: url("images/BgFooter.jpg");*/
    background-position: center bottom;
    background-repeat: no-repeat;
}
#footer-links {
    border-top: 1px solid #8C8C8C;
    color: #333333;
    font-size: 11.33px;
    font-weight: bold;
    margin: 0 20px;
    overflow: auto;
}

#footer-links ul {
    padding-top: 20px;
}
#footer-about {
    float: left;
}
#footer-links ul li {
    float: left;
    text-align: center;
}

#footer-links a {
    color: #333333;
    font-weight: normal;
    padding: 0 5px;
}
#footer-privacy {
    float: right;
}

#footer-privacy a {
    padding: 0 10px;
}

#footer-copyright {
    clear: both;
    font-size: 11.33px;
    padding: 10px;
    text-align: center;
}
#content,#footer_Disclaimer {
    clear: both;
    margin: 0 20px;
    min-height: 220px;
    overflow: hidden;
    width: 940px;
}
.content-width
{
	width:940px;
}
.clearBoth,.clear
{
	clear:both;
}

.Disclaimer
{
	width: 940px;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #666;
}

.footer_gary
{
	background-color: #D1D2D4;
	width: 940px;
	height: 2px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 5px;
}
.footer_red
{
	background-color: red;
	width: 940px;
	height: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 5px;
}
.red
{
	color:Red;
}
.green
{
	color:Green;
}
#subheader{margin-bottom:12px;/* margin-top:18px;*/}
#subheader span {color: #5679A0;font-size: 20px;font-weight: normal; margin-left:8px; }
.subheader{margin-bottom:12px;/* margin-top:18px;*/}
.subheader span {color: #5679A0;font-size: 20px;font-weight: normal; margin-left:8px; }

#loading{padding:2px 5px 2px 9px;background:#c44;color:#fff; float:left; }