body {
	background-color: #00264D;
	background-repeat: no-repeat;
}
.background {
	background: #003963 url(/images/home_bg_splash.png) no-repeat center top;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.subhead {
	color: #66CCFF;
	font-weight: bold;
}
.main_body_text {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #FFFFFF;
	margin-top: 65px;
	margin: 25;
}
.main_body_text_emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	font-weight: bold;
	color: #66CCFF;
}
.birdseednav {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	margin-left: 10px;
}
.copyright {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	right: auto;
	padding-right: 25px;
}
.sidebar_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #66CCFF;
	line-height: 13px;
	font-weight: bold;
	font-style: italic;
}
.sidebar_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 25px;
	margin-right: 10px;
	line-height: 13px;
	font-style: italic;
}.sidebar_text_alt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	margin-top: 25px;
	margin-right: 10px;
	line-height: 13px;
	font-style: italic;
}
.sidebar_text_quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 25px;
	margin-right: 10px;
	line-height: 13px;
	font-style: normal;
}
.news_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.news_body {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 16px;
}
.news_date {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: bold;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
}
.portfolio_bottom
{
	margin-bottom: 10px;
}
.portfolio_pagination {
	margin-bottom: 20px;
	color: #0099ff;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
	.portfolio_pagination a:link, .portfolio_pagination a:visited, .portfolio_pagination a:hover, .portfolio_pagination a:active {
		padding: 0 3px;
		color: #0099ff;
	}
	.portfolio_pagination a.current {
		color: #fff;
	}
	
.portfolio_categories {
	margin-bottom: 20px;
	color: #0099ff;
	font-size: 10px;
}
	.portfolio_categories ul, .portfolio_categories ul li
	{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.portfolio_categories ul li
	{
		padding: 3px 0;
	}
	.portfolio_categories a {
		color: #0099ff;
	}
	.portfolio_categories a.current {
		color: #fff;
	}
.portfolio_description {
	color: #fff;
	font-size: 10px;
}
	.portfolio_description .title {
		font-size: 11px;
		color: #0099ff;
		font-weight: bold;
		text-transform: uppercase;
	}
