.header{
	color:#636363;
	font-family: tahoma;
	font-size: 18px;
	line-height:25px;
}
.primary_nav_link {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	line-height:20px;
}
.primary_nav_link:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #636363;
	text-decoration:none;
	line-height:20px;
}
.second_nav_link{
	color:#3B70BE;
	font-family: tahoma;
	font-size: 12px;
	line-height:18px;
	font-weight:bold;
	text-decoration: none;
}
.second_nav_link:hover{color:#9DB322;
	font-family: tahoma;
	font-size: 12px;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
}
.bodyText{color:#636363;
	font-family: tahoma;
	font-size: 12px;
	line-height:18px;
}
.bodyText_Blue{color:#3B70BE;
	font-family: tahoma;
	font-size: 12px;
	line-height:18px;
}
.bodyText_Green{color:#9DB322;
	font-family: tahoma;
	font-size: 12px;
	line-height:15px;
}
.bodyText_lg{color:#636363;
	font-family: tahoma;
	font-size: 15px;
	line-height:20px;
}
.bodyText_lg_Blue{color:#3B70BE;
	font-family: tahoma;
	font-size: 15px;
	line-height:20px;
}
.small_bodyText{color:#636363;
	font-family: tahoma;
	font-size: 9px;
	line-height:11px;
}
.small_bodyText_Blue{color:#3B70BE;
	font-family: tahoma;
	font-size: 9px;
	line-height:11px;
}
.main_col{padding:3px;}

.hide{
	display: none;
}
.show{
	display: block;
}
.lower_left_nav2{
	height: 20px;
	width:147px;
	font-family: tahoma;
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;
	line-height:20px;
	padding-left:10px;
}
	.invisibleTable{position: absolute;visibility: hidden;z-index: 1;}
	.invisibleTable2{position: absolute;visibility:visible;z-index: 1;}
