﻿body {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #d3d9d6;
}

h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 14pt;
	color: #000080 
}

h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 12pt;
	color: #000080; 
}

h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 12pt;
	color: #000080 
}

h4 {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 10pt;
	color: #000080 
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000080; 
}	 

ol {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000080; 
}	 

ul {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000080; 
}	 

li {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000080; 
}	 

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.small {
	font-family: Arial, Helvetica, sans-serif; 
	font-style : normal;
	font-weight : normal;
	font-size: 8pt; 
	color: #000080 
}

.white {
	font-family: Arial, Helvetica, sans-serif; 
	font-style : normal;
	font-weight : bold;
	font-size: 10pt; 
	color: #FFFF80 
}

.style_bold {
	font-weight: bold;
}

.style_italic {
	font-style: italic;
}

/* Styles for Container */
#container {
	width: 950px;
	margin: 0 auto;
	background-color: #FFFFFF;
	border-top: 0;
	border-right: 3px solid #b7b7b7;
	border-bottom: 0;
	border-left: 3px solid #b7b7b7;
}

/* Styles for Masthead */
#masthead {
	text-align: right;
	margin-right: 0px;
	margin-left: 0px;
	width: 930px;
	padding: 0;
	overflow: auto;
}

#masthead img {
	float: left;
}
#masthead p {
	color: #000080;
	font-size: x-small;
	text-align: right;
	margin: 10px 10px 0 10px;
}

/* Styles for Navigation */
#navigation {
	width: auto;
	font-family: Arial, Helvetica, sans-serif; 
	font-style : normal;
	font-weight : bold;
	font-size: 8pt; 
	color: #FFFF80; 
	margin-right: 5px;
	margin-left: 5px;
	background-color: #000080;
	overflow: hidden;
}

#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}

#navigation li {
	float: left;
}

#navigation a {
	color: #FFFF80;
	text-decoration: none;
	margin: 0 5px;
	padding: 5px;
	display: block;
}

#navigation a:hover {
	background-color: #800000;
}

/* Styles for Banner */
#banner {
	width: auto;
	text-align: center;
	background-color: #FFFFFF;
}

/* Styles for Page Content */
#page_content {
	position: relative;
	min-width: 900px;
}

/* Styles for left column */
#column_l {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 200px;
	margin: 0 0 0 0;
	padding: 10px 10px 10px 5px;
}

#column_l p {
	color: #000080;
	font-size: 8pt;
	margin-top: 2px;
	margin-bottom: 4px;
}

#column_l td {
	margin-right: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: #000080;
	background-color: #FFFFAA;
	line-height: normal;
}

#column_l h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 10pt;
	color: #000080; 
	margin-top: 10px;
	margin-bottom: 4px;
}

#column_l .title {
	font-size: 8pt; 
	font-weight: bold;
	text-align: left;
	background-color: #000080;
	color: #FFFF80;
	height: 20px;
	width: 50%
}

#column_l .blueborder {
	border: 1px solid #000080;
}

#column_l a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;		
	color: #800000 
}

#column_l a:link {
	text-decoration: underline;
}

#column_l a:hover {
	text-decoration: underline;
	color : #FF4040; 
}

#column_l a:active {
	text-decoration: underline;
}

/* Styles for right column */
#column_r {
	width: 710px;
	margin: 0;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	right: 5px;
	padding: 10px;
	background-color: #fff;
}

#column_r .noborder {
	border-style: none;
	border-width: 0;
}	

#column_r p {
	color: #000080;
	font-size: 10pt;
	margin-top: 6px;
	margin-bottom: 6px;
}

#column_r li {
	margin-top: 4px;
	margin-bottom: 4px;
}

#column_r a {
	color: #800000;
	text-decoration: none;
}

#column_r a:hover {
	color : #800000; 
	text-decoration: underline;
}

#column_r a:active {
	text-decoration: underline;
}

#column_r h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 12pt;
	color: #800000; 
	margin-top: 6px;
	margin-bottom: 6px;
}

/* Styles for Footer */
#footer {
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	text-align: center;
	overflow: hidden;
	background-color: #000080;
	margin-right: 10px;
	margin-left: 10px;
	padding: 2px;
}

#footer p {
	color: #FFFF80;
	font-size: 8pt;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #FFFF80;
	text-decoration: underline;
}
#footer a:hover {
	color: #FF4040;
	text-decoration: none;
}
/* General Styles */


