body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
body {
	background-color: #00CC00;
}

div.main {
	width: 760px;
	position: absolute;
	top: 20px;
	left: 20px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 20px;
	}
	

div.center {
	text-align: center;
	}

div.left_column {
	width: 210px;
	text-align: center;
	margin: 0px;
	}
	
.left_column p {
	margin-top: 0px;
	margin-bottom: 8px;
	padding-top: 0px;
}

.nav_secondary p {
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
}
	
div.nav_main {
	margin-top: 40px;
	}
	
div.nav_secondary {
	padding-left: 10px;
	padding-right: 10px;
	}
	
div.flourish {
	margin-top: 20px;
	margin-bottom: 20px;
	}
	
div.right_column {
	position: absolute;
	top: 0px;
	left: 230px;
	width: 530px;
	margin: 0px;
	background: #FFFFFF;
	}
	
div.header {
	margin-top: 40px;
	text-align: center;
	}
	
div.content {
	margin-top: 36px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	}
	
div.content_left {
	float: left;
	width: 290px;
	margin: 0px 20px 0px 0px;
	}
	
div.content_right {
	float: left;
	width: 180px;
	}
	
.content_left p {
	margin-bottom: 0px;
	}
	
.content_left p.subhead {
	font-size: 12px;
	line-height: 13px;
	font-style: italic;
	color: #00CC00;
	}

.content_left a {
	text-decoration: underline;
	color: #000000; }

.content_left a:active {
	text-decoration: underline;
	color: #00CC00; }	

.content_left a:hover {
	text-decoration: underline;
	color: #00CC00; }
	
.content_left a:visited {
	text-decoration: underline;
	color: #000000; }
	
.bold_italic {
	font-size: 12px;
	line-height: 13px;
	font-style: italic;
}

.caps {
	text-transform: uppercase;
	font-style: normal;
	}


a {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
}
.title {
	font-size: 14px;
	line-height: 17px;
}
.selected {
	color: #000000;
}
.selected a {
	color: #000000;
	text-decoration: none;
}
.selected a:hover {
	color: #000000;
	text-decoration: none;
}
.entry {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}
.entry a {
	color: #000000;
	text-decoration: none;
}
.entry a:hover {
	color: #000000;
	text-decoration: underline;
}
.caption {
	font-size: 10px;
	line-height: 12px;
}
