﻿








body
{
	background-color: #1f283b;
/*	background-image: url('../Images/Site/patter4a.jpg'); */
    text-align: left;
}

.bodyWidth
{
	width: 800px;
	height: auto;
}
        
.TopMenuPos
{
	width: 800px;
	z-index: auto;
	background-attachment: fixed;
/*	background-image: url(../Images/Site/barng.png); */
	background-repeat: no-repeat;
	position: relative;
	float: left;
	clear: both;
}

.gradient
{
/*	background-image: url(../Images/Site/BGgradient.png); */
	background-repeat: repeat-x;
	position: absolute;
	width: 100%;
	height: 400px;
	top: 0px;
	left: 0px;
}

.copywriteInfo
{
	margin: 10px;
	font-family: Arial;
	font-size: xx-small;
	font-weight: normal;
	color: #C0C0C0;
	text-align: center;
}

.contentHeight
{
	height: 500px;
} 

.menuSet
{
	height: 243px;
	width: 230px;
	background-color: #333;
/*	background-image: url( '../Images/Site/menuwidemain.jpg' ); */
	position: relative;
	color: #FFF;
	padding: 0px;
	float: left;
	top: 14px;
	left: 5px;
}

.widgetSet
{
	background-color: #000;
/*	background-image: url(   '../Images/Site/med_menu_blue.jpg' ); */
	width: 230px;
	position: relative;
	height: 121px;
	float: left;
	left: 5px;
}

.mainTxtArea
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #fff;
	border: thin outset #333;
	position: relative;
	width: 548px;
	text-align: left;
	white-space: normal;
	float: left;
	top: -87px;
	left: 5px;
}
.contentText {
	padding: 10px;
}

.flashBanner
{
	position: relative;
	height: 260px;
	width: 553px;
	left: 4px;
	top: 15px;
	float: left;
}

.menuBoxText
{
	padding: 5px;
	font-family: Arial;
	font-size: small;
}

.CMloginAlign
{
	padding: 30px 4px 0px 4px;
/*	background-image: url(../Images/Site/headerlogo.png); */
	position: relative;
	width: 800;
	height: 70px;
	top: 0px;
	right: 0px;
	background-repeat: no-repeat;
	background-position: 20px;
}

.centerWidgetInScreen
{
	margin: 20px;
	vertical-align: middle;
	position: absolute;
	height: 20px;
}

.clearHeight
{
	position: relative;
	width: 900px;
	height: 102px;
	left: 0px;
	clip: rect(-30px, auto, auto, auto);
}
h1, h2, h3
{
	margin: 0px 0px 7px 0px;
}

.content-cell
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;	
	padding: 10px 0px 0px 0px;
	border-width: 0px;
	vertical-align:top;
}

a {
	color: #FFFFFF;
	text-decoration:none;
}

.linkhover
{
	text-decoration: underline;
}

.maintable
{
	position: relative;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	white-space: normal;
	empty-cells: hide;
	caption-side: bottom;
}

.hand
{
	cursor: pointer;
}

form
{
    padding-left: 10px;
    position: relative;
    float: left;
    clear: right;
    overflow: hidden;
    height: 100px;
}

