body {
	background-image: url(images/PageBG.jpg);
	background-repeat: repeat-x;
	background-color: #464646;
}
.ContentCell {
	padding-right: 10px;
	padding-left: 10px;
}

#ContentOutline {
	background-image: url(images/ContentBG.jpg);
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 1px;
	padding-left: 1px;
}
.NavTableCell {
	background-color: #dfdfdf;
	padding: 2px;
}
.NavTable a {
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
body,td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
}
.FooterCell {
	background-image: url(images/FooterBG-new.jpg);
	background-repeat: no-repeat;
	width: 762px;
	background-position: bottom;
	height: 40px;
}
.FooterCell div {
	margin-top: 3px;
	margin-left: 5px;
	font-size: 11px;
	margin-right: 5px;
	text-align: center;
}
.Copyright {
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 2px;
}
h1 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	color: #002c5f;
}
h2 {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	color: #002c5f;
}
.NavCell {
	background-image: url(images/NavGlobe.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.Flash {
	border: 1px solid #000000;
	height: 198px;
	width: 277px;
}

.type_blue{
	color:#004789;
}
