.nav_bar {
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	left: inherit;
	text-indent: 9px;
}
.tiny {
	font-size: 9px;
}
.blue_bold {
	font-weight: bold;
	color: #0066CC;
	font-size: 11px;
}
.page_text {
	font-size: 11px;
}
.all_the_difference {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}
body {
	background-color: #5CA377;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(images/bullet.gif);
	background-repeat:repeat-y;
	background-position:left top;
	margin:0;
	padding:0;
	height:100%;
	background-image: url(images/nav_grad.jpg);
	font-size: 11px;
}
.mainback {
	background-image: url(images/bck_tp_rt.jpg);
	background-repeat: repeat-x;
}
.med_page_TEXT {
	font-size: 14px;
}
link {
	text-decoration: blink;
}
a:link {
	text-decoration: none;
	color: #006633;
}
a:visited {
	text-decoration: none;
	color: #006633;
}
a:hover {
	text-decoration: underline;
	color: #006633;
}
a:active {
	text-decoration: none;
	color: #006633;
}
.tiny_blue_bold {
	font-size: 9px;
	color: #003399;
}
.timeline {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.times_medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}
.headers {
	font-size: 18px;
	font-weight: bold;
	color: #006600;
}
.times_big_italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #0066cc;
}
.med_bold_verdana_blk {
	font-size: 14px;
	font-weight: bold;
}
#fullheight{height:100%}
.fill_vert {
	background-image: url(images/bck_btm_lft.jpg);
	background-repeat: repeat-y;
}
.stretch_vert {
	height: 100%;
}

