/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006699;
}
body {
	background-color: #DBE5F1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#ContentTble {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #002D57;
	background-color: #FFFFFF;
}

.HeadBack {
	background-image: url(../images/head_back.jpg);
	background-repeat: repeat-x;
}
.footBack {
	background-image: url(../images/foot_back.jpg);
	background-repeat: repeat-x;
}
.HeadaaBack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.CellLight {
	background-color: #E0EAF3;
	text-align: left;
}
.CellLight2 {
	background-color: #FFFFFF;
	text-align: left;
}
.CellLight a:link {
	color: #006699;
	text-decoration: none;
}
.CellLight a:visited {
	text-decoration: none;
	color: #006699;
}
.CellLight a:hover {
	text-decoration: none;
	color: #990000;
}
.CellLight a:active {
	text-decoration: none;
	color: #990000;
}
.CellMed {
	background-color: #B2CAE2;
}
.CellMedOver {
	background-color: #6997C9;
}
#subscribeBox {
	height: 20px;
	width: 180px;
}

.CellHomeTitle {
	background-color: #6997C9;
	text-align: left;
}
.CellHomeLink {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #006699;
}
.CellHomeLink a:link {
	color: #006699;
	text-decoration: none;
}
.CellHomeLink a:visited {
	text-decoration: none;
	color: #006699;
}
.CellHomeLink a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.CellHomeLink a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

.CellDescription {
	font-size: 9px;
	font-weight: bold;
	padding: 3px;
	text-align: left;
}
.CellMktText {
	font-size: 12px;
	padding: 2px;
	text-align: left;
}




.CellDrk {
	background-color: #094782;
	text-align: left;
}
.HeadaaBack a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.HeadaaBack a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.HeadaaBack a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.HeadaaBack a:active {
	text-decoration: underline;
	color: #FFFFFF;
}


.footText {
	vertical-align:top;
	padding:2px;
}
.footText a:link {
	color: #006699;
	text-decoration: none;
}
.footText a:visited {
	text-decoration: none;
	color: #006699;
}
.footText a:hover {
	text-decoration: none;
	color: #990000;
}
.footText a:active {
	text-decoration: none;
	color: #990000;
}
