@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 19px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #000000;
	text-decoration: none;
}

.blue {
	color: #00293e;
	font-weight: bold;
	font-size: 12px;
}
.table_text {
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
}

.title_indent {
	padding-top: 50px;
	padding-left: 70px;
}
.indent {
	padding-left: 20px;
	padding-right: 20%;
	font-size: 12px;
}
.navigation {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
	padding-right: 10px;
}

a.navigation:hover {
	color: #7fc23b;
	text-decoration: none;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #00293e;
	background-repeat: repeat-x;
	background-image: url(images/right_ex_back.jpg);
}
.back_short {
	background-image: url(images/right_ex_back_small.jpg);
	background-repeat: repeat-x;
}


.leftback {
	background-color: #00293e;
	background-image: url(images/left_back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightback {
	background-image: url(images/right_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.navigationli {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 6px;
	padding-right: 10px;
}
.back_large {
	background-image: url(images/right_ex_back_large.jpg);
	background-repeat: repeat-x;
}
.indent2 {
	font-size: 12px;
	padding-left: 20px;
}

