﻿body {
	margin: 0px;
	font-family: Arial;
	font-size: 10pt;
	background-image: url('../../images/bg.jpg');
	background-repeat: repeat-x;
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	color: #363636;
}
A {
	color: #0068B3;
}
A:hover {
	color: #E5333B;
}
.OuterDiv {
	margin: 0px;
	text-align: center;
}
.InnerDiv {
	margin-left: auto;
	width: 894px;
	margin-right: auto;
	position: relative;
	background-color: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
}
.pageFrame {
}

.topNav {
	height: 32px;
	background-color: #0068B3;
}
.topHeader {
	padding-top: 8px;
	padding-bottom: 2px;
	text-align:left;
	vertical-align:top;
}
.topTable
{
    width:100%;
   
}
.topTable TD
{
     text-align:left;
    vertical-align:top;    
}
.conBody {
	padding: 1px;
}
.conFooter {
	background-color: #b2b2b2;
	text-align: left;
	vertical-align: top;
}
.conFooter A {
	color: #ffffff;
}

.conFooter A:hover {
	color: #E5333B;
}

.footHead {
	height: 32px;
	background-color: #737373;
	text-align: left;
	width: 100%;
}
.cellSpacer {
	width: 24px;
}
.mainTable {
	width: 100%;
	height: 260px;
	text-align: left;
	vertical-align: top;
}
.mainTable TD {
	text-align: left;
	vertical-align: top;
}
.HomeLeftCol1 {
	width: 364px;
}
.HomeRightCol1 {
	width: 530px;
}
.botTable {
	width: 100%;
	height: 220px;
	text-align: left;
	vertical-align: top;
}
.botTableCol
{
    text-align: left;
	vertical-align: top;
	width: 282px;
    }
.botTable TD {
	text-align: left;
	vertical-align: top;
}
.footCol {
	text-align: left;
	vertical-align: top;
	width: 282px;
}
.footContent 
{  
	text-align: left;
	vertical-align: top;
	 width: 282px;
	color: #363636;
	padding: 7px;
	height: 98px;
}
.Copyright {
	width: 100%;
	text-align: center;
	color: #363636;
	font-size: 11px;
}
.WaterMarkStyle {	
	color: #808080;
}
.pageHeader
{
    font-size: 20px;
	color: #363636;
	font-weight:bold;
}
.contentTable {
	width: 100%;
	height: 420px;
	text-align: left;
	vertical-align: top;
}
.contentTable TD {
	text-align: left;
	vertical-align: top;
}
.ContentLeftCol1 {
	width: 190px;
}
.ContentRightCol1 {
	width: 704px;
}
.Progress
{
    position:fixed;
    top: 0;
    left: 0;
    width:100%;
	height:100%;
	background-color: #000000;
    filter: alpha(opacity=10);
    opacity: 0.1;    
}
.smProgress
{   
    text-align:center;
    vertical-align:middle;
    padding:20px;
    position:fixed;
    top: 40%;
    left: 40%;
    width:170px;
}
.hoursPanel
{
    display:inline-block;
    width:240px;    
}
.CCImage
{
    padding:1px;
}