BODY {
	background-color: #9ab3d5;
	scrollbar-face-color: #1f2756;
	scrollbar-track-color: #ccdaec;
	scrollbar-base-color: #000;
	scrollbar-highlight-color: #bcd0eb;
	scrollbar-shadow-color: #6893c7;
	scrollbar-arrow-color: #e4ebf4;
	text-decoration: none;
	margin: 5;
}
body, td, th, p, ul, ol, dl {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#193254;
}
A:link, A:visited, A:Active {
	text-decoration: underline;
	color: #780a0a
}
A:hover {
	color: #dc1313
}
.headerBgArc {
	background: #1f2756;
}
.headerBgLtBlue {
	background: #5182c0;
	border-bottom: 1px #9db7d6 solid;
}
.headerBgDkBlue {
	background: #1e3e67;
	border-bottom: 1px solid #d4e4f6;
}
.footerBg {
	background: #1f2756;
	border-top: 1px solid #5b89c4;
	height: 28px;
}
.menuTopBg, .menuTopLBorder {
	background: #193254;
	height: 26px;
}
.menuTopLBorder, .menuLeftBox {
	border-right: 2px solid #7298c3;
	width: 129px;
}
.menuLeftBox {
	background-image: url(images/layout/navLeftBg.gif);
	height: 344px;
}
.menuLeft {
	background-color: #d4dfec;
	margin-top: 23px;
	border-top: 1px solid #7298c3;
	border-bottom: 1px solid #7298c3;
}
.menuLeftItem1 {
	border-bottom: 1px solid #7298c3;
}
.menuLeftItem2 {
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #7298c3;
}
.menuLeftItem3 {
	border-top: 1px solid #ececec;
}
.menuLeftItem1 A, .menuLeftItem2 A, .menuLeftItem3 A,
.menuLeftItem1 A:active, .menuLeftItem2 A:active, .menuLeftItem3 A:active,
.menuLeftItem1 A:visited, .menuLeftItem2 A:visited, .menuLeftItem3 A:visited {
	COLOR: #2b4664;
	PADDING: 2px 0 2px 14px;
	DISPLAY: block;
	text-decoration: none
}
.menuLeftItem1 A:hover, .menuLeftItem2 A:hover, .menuLeftItem3 A:hover {
	COLOR: #fff;
	BACKGROUND-COLOR: #9ab3d5
}
.copyright {
	font: 10px Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
}
.bodyBgGlobe {
	background: #b8ceeb url(images/layout/bodyBg.jpg) no-repeat top;
}
.bodyBg {
	background: #e7e9ed;
}
.mainTitle {
	font-size: 27px;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
.mainSub {
	font-size: 21px;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	margin: 5px;
	font-family: "Times New Roman", Times, serif;
}
.homePics {
	border-bottom: 2px solid #7298c3;
	border-left: 2px solid #7298c3;
}
.homePicLast {
	border-left: 2px solid #7298c3;
}
.staffTitle {
	font-size: 14px;
	font-weight: bold;
	margin: 25px 0px 5px 0px;
	text-decoration: underline;
}
.title {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.subTitle {
	font-size: 12px;
	font-weight: bold;
	margin-top: 25px;
}
li {
	margin-bottom: 5px;
	margin-left: 25px;
}
