body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 125%;
	vertical-align: super;
}
.norepeat {
	background-repeat: no-repeat;
}
.bg_repeat_top {
	background-image: url(images/top_banner_02.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
.line_left {
	background-image: url(images/bg_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #2B6589;
}


a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #000099;
}
a:hover {
	text-decoration: none;
	color: #0033CC;
}
a:active {
	text-decoration: none;
}
a.leftcolumn:link {
	text-decoration: none;
	color: #FFFFFF;
	}
a.leftcolumn:visited {
	text-decoration: none;
	color: #FFFFFF;
	}
a.leftcolumn:hover {
	text-decoration: underline;
	color: #99CCFF;
	background-color: #FFFFFF;
	}
a.leftcolumn:active {
	text-decoration: underline;
	color: #99CCFF;
	}
.fade_right {
	background-image: url(images/fade_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.fade_right_bottom {

	background-image: url(images/fade_right_bottom.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 0px;
	font-style: italic;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.text_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0066CC;
}
.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}.bg_repeat_bottom {

	background-image: url(images/bottom.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
.content_margin {
	margin: 0px;
	padding: 10px;
}
.home_text_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #FFFFFF;
	font-style: italic;
}
.h1_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin: 0px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.nav_bg {
	background-image: url(images/top_nav_02.jpg);
	background-repeat: repeat-x;
}
.bg_blue_box {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(images/bg_blue_box.gif);
}
.line_right {
	background-image: url(images/bg_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right-style: solid;
	border-top-color: #2B6589;
	border-right-color: #2B6589;
	border-bottom-color: #2B6589;
}
