body {
	background-color: #1B4670;
}
#mainFrame{
	position: absolute;
	z-index: 0;
	height: 820px;
	width: 620px;
	top: 5px;
	left: 5x;
}
#sideBar {
	background-image:   url(images/sidebar_02.gif);
	position: absolute;
	z-index: 1;
	left: 42px;
	top: 120px;
	width: 151px;

}
#sideBarTopCap{
	position: relative;
	left: 0px;
	top: 0px;
	width: 151px;

}
#sideBarContent{
	position: relative;
	left: 0px;
	padding: 5px;
	width: 151px;
	text-align: center;

}
#sideBarBotCap{
	left: -1px;
	bottom: 0px;

}
#topNavBar {
	height: 27px;
	width: 1px;
	position: absolute;
	z-index: 2;
	left: 288px;
	top: 57px;
	text-align: center;
}
.small {
	font-size:12px;
	color: #1B4670;
	font-family: Arial, Helvetica, sans-serif;
}
.smallBold {
	font-size:12px;
	color: #1B4670;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.medBold {
	font-size:14px;
	font-weight: bold;
	color: #1B4670;
	font-family: Arial, Helvetica, sans-serif;
}
.med {
	font-size:14px;
	color: #1B4670;
	font-family: Arial, Helvetica, sans-serif;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #25262B;
	text-align: left;
	position: absolute;
	left: 110px;
	top: 440px;
	width: 620px;
	height: 100px;
	overflow: auto;
	visibility: inherit;
	vertical-align: middle;
}
.mainContent {
	position: absolute;
	z-index: 2;
	height: 310px;
	width: 512px;
	left: 225px;
	top: 90px;
	overflow: auto;
}
.leftCol {
	float: left;
	width: 300px;
	text-align: center;
}
.rightCol {
	float: right;
	width: 300px;
	text-align: center;
}
.CleftCol {
	float: left;
	width: 240px;
}
.CrightCol {
	float: right;
	width: 240px;
}
.hunyPer {
	text-align: center;
	clear: both;
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.hunyPerTop {
	text-align: center;
	clear: both;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #1B4670;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FF9900;
}
.xsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B4670;
}
.xsmallBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1B4670;
}
.outlined {
	padding: 5px;
	border: 1px solid #000000;
	width: 205px;
	float: left;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B4670;
	text-align: center;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #1B4670;
}
.flLeft {
	float: left;
	padding: 10;
}
.flRight {
	float: right;
	padding: 10;
}
.center {
	padding: 10px;
}
.newAccount {
	position: relative;
	z-index: 2;
	left: 55px;
	top: 250px;
	width: 110;
}
