.bar {
	background-color: #A2D9AA;
	height: 25px;
	text-align: center;
	font-size: 12px;
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 0px;
}
.right {
	text-align: right;
	width: 50%;
}
.nav {
	color: #FFFFFF;
	text-align: right;
	height: 29px;
	background-attachment: scroll;
	background-image: url(images/nav_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 14px;
}


.center {
	text-align: center;
}
.nav .nav_larger {
	font-size: 18px;
}
.nav p {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
}
.indicator {
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/indicator_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	height: 29px;
	font-size: 24px;
}
#all {
	color: #1B6027;
	
}
.left_col {
	width: 176px;
	text-align: center;
}
td.left_col {
	vertical-align: top;
	padding: 5px;
}
td.right_col {
	padding: 5px;
	vertical-align: top;
}

.bold {
	font-weight: bold;
}
#all .left_col .table td {
	text-align: center;
}
.footer {
	font-size: 12px;
	text-align: center;
}


.indicator .indicator_larger {
	font-size: 26px;
}
.indicator p {
}
.nav a:link {
    color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited {
    color: #5C77CC;
	text-decoration: none;
}
.nav a:hover {
    color: #0066FF;
	text-decoration: none;
}
.nav a:active {
    color:  #66FFCC;
	text-decoration: none;
}#all .hide {
	display: none;
}
.mailto
{
	color: #1B6027;
	text-decoration:none;
}
