body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	text-align: left;
	min-height: 650px;
	min-width: 980px;
	background-color: #f5f0bb;
}
a:link {
	color: #1d357f;
	text-decoration:none;
}
a:visited {
	color: #1d357f;
	text-decoration:none;
}
a:focus {
	text-decoration:none;
}
a:hover {
	color: #73b5da;
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
a.selected:link {
	color: #73b5da;
	text-decoration:none;
}
a.selected:visited {
	color: #73b5da;
	text-decoration:none;
}
a.nav:link {
	color: #FFF;
	text-decoration:none;
}
a.nav:visited {
	color: #FFF;
	text-decoration:none;
}
a.nav:hover {
	color: #73b5da;
	text-decoration:none;
}
img {
	border: 0;
}
#outer {
	width: 100%;
	height: 100%;
	margin-top: 25px;
	display: table; 
	vertical-align: middle;
}
middle {
	text-align: center;
	position: relative;
	vertical-align: middle;
	display: table-cell;
	height: 650px;
	background-color: #FFF;
}
#inner {
	width: 980px;
	height: 650px;
	margin: 0 auto;
	border: 1px solid #000;
	background-color: #FFF;
}
#h1 {
	width: 980px;
}
#h11 {
	width: 38px;
}
#h12 {
	width: 246px;
}
#h13 {
	margin-left: 350px;
	width: 318px;
}
#h2 {
	width: 980px;
}
#h21 {
	width: 955px;
	background-color: #1d357f;
	float: left;
}
#h22 {
	width: 620px;
	margin-left: 300px;
	margin-top: 18px;
}
#h23 {
	width: 25px;
	border-top: 1px solid #c6c6c6;
	float: right;
}
#contentframe {
	width: 954px;
	height: 540px;
	border-right: 1px solid #c6c6c6;
}
#content-left {
	width: 290px;
	height: 250px;
	float: left;
}
#box1 {
	width: 223px;
	height: 143px;
	margin-left: 38px;
	margin-top: 10px;
	padding-left: 22px;
	padding-bottom: 22px;
	padding-right: 22px;
	padding-top: 5px;
	border-left: 1px solid #c6c6c6;
	border-bottom: 1px solid #c6c6c6;
	border-right: 1px solid #c6c6c6;
}
#footer {
	width: 980px;
	height: 13px;
	background-color: #1d357f;
}
#content-textbox {
	width: 580px;
	height: 230px;
	margin-left: 340px;
	margin-top: 10px;
	text-align: left;
}
#content-text {
	font-size: 14px;
}
.h2menu {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.height45 {
	height: 45px;
}
.height53 {
	height: 53px;
}
.border-right {
	float: left;
	height: 45px;
	border-right: 1px solid #c6c6c6;
}
.ta-right {
	text-align: right;
}
.scroll-pane
{
	width: 580px;
	height: 230px;
	padding-right: 20px;
	overflow: auto;
}