body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background: #EBEBEB;
}

h2 {
	color: #333333;
	font-size: 16px;
	padding-left: 5px;
	margin-bottom: 0px;
}

p {
	margin-top: 5px;
	font-size: 12px;
	padding-left: 5px;
}

.header_table h1 {
	font-family: Arial;
	color: #2D5EA0;
	font-weight: normal;
	margin-bottom: 0px;
}

.main_table {
	width: 800px;
	background: white;
	border-left: 1px solid #1A4E97;
	border-right: 1px solid #1A4E97;
}

.top_table {
	width: 700px;
	background: white;
}

.main_content {
	padding-bottom: 25px;
}

.address {
	padding-right: 50px;
	text-align: right;
}

.directory {
	text-align: right;
	background: #19A058;
}


.directory a {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	height: 100%;
}

.directory a:hover {
	background: #2A5DA0;
}

.headline {
	font-size: 16px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 20px;
}

.left_sidebar a {
	color: #000099;
	font-size: 14px;
}

.left_sidebar {
	margin-top: 25px;
}

.news {
	padding-left: 10px;
	font-size: 14px;
}

.news h2 {
	color: #FFFFFF;
	font-size: 16px;
	background: #2D5EA0;
	font-weight: normal;
	padding-left: 5px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.news h3 {
	color: #19A058;
	font-size: 14px;
	background: white;
	font-weight: bold;
	margin-bottom: 0px;
	padding-left: 0px;
}

.footer {
	padding-top: 20px;
	font-size: 16px;
}

.footer td {
	font-size: 12px;
}

.resources li {
	margin-left: 10px;
	font-size: 12px;
}

.resources h1 {
	font-weight: normal;
	text-align: center;
	color: #2D5EA0;
}

.resources h2 {
	font-weight: normal;
	margin-bottom: 5px;
	margin-bottom: 15px;
}

.resources h3 {
	font-weight: normal;
	margin-left: 20px;
	font-size: 14px;
}

