html,body {
	margin: 0;
	padding: 0;
	height: 100%;
    	background: #e3e0d2;
    	/*background: #FFFFFF;*/
}
.bodyback {
	BACKGROUND-POSITION: center top; BACKGROUND-IMAGE: url(../images/bgsearch.gif); BACKGROUND-REPEAT: no-repeat
}
a:link { 
   	font-weight: normal; 
   	text-decoration: underline; 
   	color: #003366;
}
a:visited { 
   	font-weight: normal; 
   	text-decoration: underline; 
   	color: #003366;
}
a:hover {
   	font-weight: normal; 
   	text-decoration: none; 
   	color: #666666;
}
a:active {
   	font-weight: normal; 
   	text-decoration: none; 
   	color: #666666;
}
div.container {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 775px;
}
div.utility {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 774px;
	height: 19px;
	border: 0px;
	text-align: right;
	font-family: arial, sans-serif;
	color: #D8DDCC;
	font-weight: bold;
	font-size: 11px;
}
div.header {
	position: relative;
	top: 22px;
	left: 0px;
	width: 774px;
	height: 63px;
	border: 0px;
	border-top: 1px solid #263E60;
	border-right: 1px solid #263E60;
   	background: url(/~img/assets/headerbg_home.jpg) no-repeat #263E60;
	background-position: right;
}
div.top {
	z-index: 1;
	position: absolute;
	top: 84px;
	left: 0px;
	width: 774px;
	height: 19px;
	border: 1px solid #7A7E6A;
    	font-family: arial, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}
.headers {
	color: #AB0000;
	font-size: 14px;
	font-weight: bold;
}
div.left {
	width: 161px;
	border-top: 1px solid #B0B1A1;
}
div.print {
	width: 609px;
	text-align: right;
	float: right;
}
div.content {
	width: 609px;
	height: 100%;
	border-top: 1px solid #B0B1A1;
	float: right;
}
div.footer {
	position: relative;
	font: 11px arial, sans-serif;
	color: #000000;
	line-height: 17px;
	padding-top: 3px;
	background: url(/images/footerbg.gif) no-repeat #F0EFD8;
	border-bottom: 1px solid #B0B1A1;
	clear: both;
}
A.footer {
	font: 11px arial, sans-serif;
	color: #000000;
	text-decoration: none;
	border: 0px;
}
A.footer:hover {
	text-decoration: underline;
}
div.copyright {
  	width: 100%;
	padding: 10px;
	background: #D8DDCC;
	font: 11px arial, sans-serif;
	color: #000000;
	text-align: center;
}
A.copyright {
	font: 11px arial, sans-serif;
	color: #000000;
}

.normtext {
   	font-family: Verdana, sans-serif;
   	font-size: 12px;
   	font-weight: regular;
   	color: #000000;
   	margin:0;
}
.normboldtext {
   	font-family: Verdana, sans-serif;
   	font-size: 12px;
   	font-weight: bold;
   	color: #000000;
   	margin:0;
}
.boldcolor {
   	font-family: Verdana, sans-serif;
   	font-size: 12px;
   	font-weight: bold;
   	color: #AB0000;
   	margin:0;
}
.boldlight {
   	font-family: Verdana, sans-serif;
   	font-size: 12px;
   	font-weight: bold;
   	color: #FFFFFF;
   	padding: 2px 4px 4px 7px;
}
.header {
   	font-family: Verdana, sans-serif;
   	font-size: 14px;
   	font-weight: bold;
   	color: #AB0000;
   	margin:0;
}
.headerblack {
   	font-family: Verdana, sans-serif;
   	font-size: 14px;
   	font-weight: bold;
   	color: #000000;
   	margin:0;
}
.questiontext {
   	font-family: Verdana, sans-serif;
   	font-size: 12px;
   	font-weight: bold;
   	color: #585903;
   	margin:0;
}
form { 
	margin: 0; padding: 0; 
}		
.page {
	width: 770px;
}
.main {
	width: 770px;
	border-top: solid 1px #999999;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	background-color: #ffffff;
}
#NavTd {
	border-right: 1px solid #999999;
	background-color: #e3e0d2;
	/*filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= '#ffffff' ,endColorStr= '#e3e0d2' ,gradientType= '0' );*/
}
#Nav {
	font: 11px Verdana;
	padding: 1px 0 10px 0px;
}
#Nav .line {
	border-top: solid 1px #999999;
	margin: 5px 0 5px 0;
}
#Nav > .line {
	margin: 6px 0 4px 0;
}
#Nav h4 {
	margin: 4px 0px 5px 5px;
	font-size: 95%;
}
#Nav > h4 {
	margin: 4px 0px 4px 5px;
}
#Nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#Nav li {
	padding: 0;
	margin: -4px 2px;
	width: 196px;
}
#Nav > ul > li {
	margin: -3px 2px;
}
#Nav a {
	cursor: pointer;
	display: block;
	color: #000000;
	padding: 2px 4px 4px 8px;
	margin: 1px 0px;
}
#Nav > ul > li > a {
	border: 1px solid transparent;
	padding: 2px 4px 4px 7px;
}
#Nav a:visited {
	color: #000000;
}
#Nav a:hover {
	border: 1px solid #cccccc;
	margin: 0px;
	padding: 2px 4px 4px 7px;
	background-color: #AB0000;
	/*background-color: #7a7e6a;*/
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
#Nav > ul > li > a:hover {
	margin: 1px 0px;
}
.nTableBorder {
	border-right: 1px solid #000000;
}
.nTable {
	width: 573px;
	background: #333;
}
.snTable {
	width: 200px;
	background: #333;
}
#newsHeadlineLTR, #newsHeadline {
	padding: 5px 5px 5px 10px;
	color: #ffffff;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#333333', endColorStr='#6c6c6c', gradientType='1');
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
}
#newsHeadlineRTL {
	padding: 5px 10px 5px 5px;
	color: #fff;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#6c6c6c', endColorStr='#333333', gradientType='1');
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
}
.nTable a, .nTable a:hover, .nTableW a, .nTableW a:hover {
	color: #ffffff;
}
#newsHeadlineTitleLTR, #newsHeadlineTitle {
	padding: 5px 7px 5px 12px;
	border-right: 1px dotted #999;
	color: #fdcd00;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
}
#siteName {
	padding: 5px 2px 5px 0px;
	color: #fdcd00;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
}
.mainCell {
	background: #ffffff;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
}
.rightBorder {
	border-right: solid 1px #999999;
}
