﻿body 
{
	margin: 0;
	background-image: url('images/page_bg.jpg');
	background-repeat: repeat-x;
	background-color: #d8d8d8;
}

.navigation-link
{
	color: #404040;
	font-family: Verdana, Microsoft Sans Serif, Lucida Sans, Arial;
	font-size: 10pt;
	text-decoration: none;
}

.email-link
{
	color: #ffffff;
	font-family: Microsoft Sans Serif, Lucida Sans, Arial, Verdana;
	font-size: 10pt;
	text-decoration: underline;
}

.side-menu
{
	color: #404040;
	font-family: Verdana, Microsoft Sans Serif, Lucida Sans, Arial;
	font-size: 8pt;
}

h1
{
	color: #ffffff;
	font-family: Microsoft Sans Serif, Lucida Sans, Arial, Verdana;
	font-size: 11pt;
	font-weight: bold;
}

h2
{
	color: #999999;
	font-family: Microsoft Sans Serif, Lucida Sans, Arial, Verdana;
	font-size: 10pt;
	font-weight: bold;
}

.small-header
{
	color: #ffffff;
	font-family: Microsoft Sans Serif, Lucida Sans, Arial, Verdana;
	font-size: 10pt;
	font-weight: bold;
}

.white-header
{
	color: #ffffff;
	font-family: Microsoft Sans Serif, Lucida Sans, Arial, Verdana;
	font-size: 10pt;
	font-weight: bold;
	vertical-align: middle;
	line-height: 24px;
}

.dark-grey-header
{
	color: #404040;
	font-family: Microsoft Sans Serif, Lucida Sans, Arial, Verdana;
	font-size: 11pt;
	font-weight: bold;
}

.indented
{
	padding-left: 25px;
	padding-right: 25px;
	font-style: italic;
}

.news-link
{
	text-decoration: underline;
	font-family: Microsoft Sans Serif, Lucida Sans, Arial, Verdana;
	color: blue;
	font-size: 9pt;
	
}

.news-blurb
{
	font-family: Microsoft Sans Serif, Lucida Sans, Arial, Verdana;
	color: #999999;
	font-size: 9pt;
}

.normal-hyperlink
{
	text-decoration: underline;
	font-family: Microsoft Sans Serif, Lucida Sans, Arial, Verdana;
	color: #999999;
	font-size: 9pt;
}

.normal-text
{
	font-family: Microsoft Sans Serif, Lucida Sans, Arial, Verdana;
	color: #999999;
	font-size: 9pt;
}

.normal-text2
{
	font-family: Microsoft Sans Serif, Lucida Sans, Arial, Verdana;
	color: #ffffff;
	font-size: 9pt;
}

.link2
{
	font-family: Microsoft Sans Serif, Lucida Sans, Arial, Verdana;
	color: #ffffff;
	font-size: 9pt;
	text-decoration: underline;
}

.link
{
	font-family: Microsoft Sans Serif, Lucida Sans, Arial, Verdana;
	font-size: 9pt;
	text-decoration: underline;
}

.input-150
{
	width: 150px;
	border-width: 1px;
	border-style: solid;
	border-color: #d8d8d8;
	font-family: Microsoft Sans Serif, Lucida Sans, Arial, Verdana;
	color: #404040;
}