body {
	background-image: url(images/top_bgd.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: #69abe8;
	background-position: top;
}
.top_banner {
	background:no-repeat;
	background-image:url(images/banner.gif);
	height: 137px;
	width: 786px;	
}
	
.td_right {
	background-image: url(images/r-side.gif);
	background-repeat: repeat-y;
	width: 31px;
	background-position: right;
}
.td_left {
	background-image: url(images/l-side.gif);
	background-repeat: repeat-y;
	width: 28px;
	background-position: left;
}
.white_fill {
	background-color: #FFFFFF;
}
.top_repeat {
	background-image: url(images/top_bgd.gif);
	background-repeat: repeat-x;
	height: 137px;
}

.bottom {
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 786px;
}
a.main_nav:link {
	color: #274a70;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.main_nav:visited {
	text-decoration: none;
	color: #274a70;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.main_nav:hover {
	text-decoration: underline;
	color: #69abe8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.main_nav:active {
	text-decoration: none;
	color: #274a70;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.main_nav_plain:link {
	color: #274a70;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
a.main_nav_plain:visited {
	text-decoration: none;
	color: #274a70;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
a.main_nav_plain:hover {
	text-decoration: underline;
	color: #69abe8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
a.main_nav_plain:active {
	text-decoration: none;
	color: #274a70;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
a.main_nav18:link {
	color: #274a70;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
a.main_nav18:visited {
	text-decoration: none;
	color: #274a70;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
a.main_nav18:hover {
	text-decoration: underline;
	color: #69abe8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
a.main_nav18:active {
	text-decoration: none;
	color: #274a70;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.nav_cell_border {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #274a70;
}
.nav_cell_on {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #274a70;
	color: #274a70;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/here.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.body_plain {
	color: #274a70;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.body_bold {
	color: #274a70;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.heading_plain {
	color: #274a70;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.heading_bold {
	color: #274a70;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
