body {
	font-family: "@Arial Unicode MS";
	background-image: url(/csimg/BGFade2.gif); 
	/*background-color: #EFEFEF;*/
	background-color: Black;
	background-attachment: fixed;
	background-position: top;
	background-repeat: repeat-x;
/*	background-color: #EFEFEF;*/
}
.left{
	text-align: left;
}
.center{
	text-align: center;
}

/* H1 is used in the Blue heading bar*/
H1{
	font-size: 18pt;
	color: #00314e;
	font-weight: bold; /*	line-height: 16px; */
	margin-top: 12px; /*	font-variant: small-caps; */
	text-align: center;
}

H2{
	font-size: 14px;
/*	color: #336699;*/
	color: #00314e;
	font-weight: bold;
	line-height: 14px;
}
H3{
	font-size: 13px;
	color: #00314e;
	font-weight: bold;
	line-height: 12px;
	font-style: italic;
}
H4{
	font-size: 12px;
	color: #00314e;
	font-weight: bold;
	line-height: 11px;
}
P{
	font-size: 12px;
	color: #00314e;
}
HR{
	color: #7894BE;
}
UL{
	font-size: 12px;
	color: #00314e;
	list-style-image: url(/csimg/Bullet_Blue.gif);
}

UL A{
	font-size: 12px;
	color: #00314e;;
}
.orange{
	font-size: 12px;
	color: #00314e;
	list-style-image: url(/csimg/Bullet_Orange.gif);
}
.headrowLeft{
	background-image: url(/csimg/Logo_Small.gif);
	height: 149px;
	background-repeat: no-repeat;
	background-position: left;
/*	width: 400px; */
}
.headrowRight{
/*	height: 10px; */
	background-repeat: no-repeat;
	background-position: right;
	vertical-align: top;
/*	width: 400px;*/
}
tr.BlueHead, td.BlueHead{
/*	background-image: url(/csimg/BlueHead.gif); */
	background-color: navy;
	height: 130px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.TRImage{
	height: 110px;
	width: 400px;
}
.newsCellRight{
	background-image: url(/csimg/150Frame.gif);
	height: 450px;
	width: 150px;
	padding-top: 30px;
	background-repeat: no-repeat;
}
.footrowLeft{
	
	height: 150px;
	background-repeat: no-repeat;
	background-position: left;
	width: 400px;
}
.footrowRight{
	background-image: url(csimg/RH_World.gif); 
	height: 150px;
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 380px;
}


.mainCell{
	background-image: url(/csimg/MainBackground.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	scrollbar-face-color: #6c8ab6;
	scrollbar-arrow-color: White;
	scrollbar-track-color: #E6F5F7;
	background-color: White;
	background-position: center;
}
.copyright{
/*	color: #191970; */
	color: #F2F2F2;
	font-size: 9px;
	width: 792px;
	text-align: center;
}

.copyright a{
	font-size: 9px;
	color: #F2F2F2;
}
.genContact{
	color: #F2F2F2;
	font-size: 12px;
	text-align: right;
	vertical-align: bottom;
	margin-right: 5px;
}
.genContact a{
	color: #F2F2F2;
}
a {
	color: #00314e;
	text-decoration: none;
	font-size: 12px;
} 

a:hover {
	text-decoration: underline;
}
/* a:visited{
	color: #00314e;
} */
a.pageLink {
	color: #00314e;
	text-align: right;
}


/* NEW NAV BAR */
div#navbar2 {
	height: 25px; /*	width: 100%; */
	background-color: #FF8000; /*	background-color: #6c8ab6; */
	*/
	font-family: Arial;
	background-image: url(csimg/NavBack.gif);
	background-position: center;
	background-repeat: repeat-x;
}

div#navbar2 ul {
	margin: 0px;
	padding: 0px;
/*	font-family: Arial, Helvetica, sans-serif; */
	font-size: 14px;
	color: #FFF;
	line-height: 25px;
	white-space: nowrap;
}

div#navbar2 li {
	list-style-type: none;
	display: inline;
}


div#navbar2 li a {
	text-decoration: none;
	padding: 6px 10px;
	color: #FFF;
	font-size: 14px;
}

div#navbar2 a:hover{
	text-decoration: overline underline; /*	background-color: #FFDD9D; */
/*	background-color: #7894BE; */
	background-color: white;
/*	color: orange; */
	color: #336699;
	background-image: url(csimg/NavBack_MO.gif);
	background-position: center;
	background-repeat: repeat-x;
}
.ipAddress {
	color: Gray;
	font-size: 8pt;
	background-color: transparent;
}

.top{
	background-image: url(csimg/border/top.gif);
	background-position: center;
	background-repeat: repeat-x;
	height: 7px;
}
.lef{
	background-image: url(csimg/border/lef.gif);
	background-position: center;
	background-repeat: repeat-y;
	width: 7px;
}
.rig{
	background-image: url(csimg/border/rig.gif);
	background-position: center;
	background-repeat: repeat-y;
	width: 7px;
}
.bot{
	background-image: url(csimg/border/bot.gif);
	background-position: center;
	background-repeat: repeat-x;
	height: 7px;
}
.bl{
	background-image: url(csimg/border/bl.gif);
	background-position: center;
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-attachment: inherit;
}
.br{
	background-image: url(csimg/border/br.gif);
	background-position: center;
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-attachment: inherit;
}
.tl{
	background-image: url(csimg/border/tl.gif);
	background-position: center;
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-attachment: inherit;
}
.tr{
	background-image: url(csimg/border/tr.gif);
	background-position: center;
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-attachment: inherit;
}

input.btn {
  color:#050;
/*  font: bold 50% 'trebuchet ms',helvetica,sans-serif; */
  background-color:#DDDDFF;
  font-size: 10px;
  align:center;
  border: 1px solid;
  border-color: #696 #363 #363 #696;
  filter:progid:DXImageTransform.Microsoft.Gradient
  (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
}