.body {
	background-repeat: repeat;
	background-color: #7C8388;
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.headertable {
	background-image: url(background_sm.gif);
	background-repeat: repeat-x;
}
.horiz-blue-hr {
	height: 1px;
	width: 128px;
	background-image: url(horiz_blue_hr.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.vert-blue-hr {
	background-image: url(horiz_blue_hr_lg.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 1px;
}

a:link {
	color: #5F6A7E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: inherit;
}
.bullet-color {
	color: #42B21F;
	font-size: 24px;
	background-color: inherit;
}

a:active {
	color: #646C7B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: inherit;
}
a:visited {
	color: #646C7B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: inherit;
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #59BCFD;
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	letter-spacing: 2px;
	line-height: 20px;
	background-color: #BEC4CB;
	color: inherit;
	padding: 5px;
}	
.rightmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
}
.header-blue-larger {
	font-weight: bold;
	color: #5E6468;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: inherit;
}
