body {
	background-color: #E0DFE3;
	text-align: left;
	margin: 0px 0px 0px 0px;
	font-size : 12px;
	font-family : Tahoma;
}
span {
	font: normal xx-small sans-serif;
	text-align: left;
	height: auto;
	vertical-align: middle;
	padding-left: 0px;
	padding-right: 0px;
	margin: auto auto;
}

div{ 
	padding-left:0px;
}
hr{
	width: 100%;
	height: 2px;
	clear: both;
}
hr.white{
	color: White;
	width: 100%;
	height: 2px;
	clear: both;
}
hr.black{
	color: Maroon;
	width: 100%;
	height: 2px;
	clear: both;
}
a:link {
	color: #2C4389;
	text-decoration: none;
	font-weight:bold;
}     
a:visited {
	color: #2C4389;
	text-decoration: none;
	font-weight:bold;
}  
a:hover {
	color: #2C4389;
	text-decoration: underline;
	font-weight:bold;
}   
a:active {
	color: #2C4389;
	text-decoration: none;
	font-weight:bold;
}
select{
	font-family: monospace;
	font-variant: small-caps;
}
.button{
	float: right;
}
.content {
	background-color: White;
	text-align: center;
	font-size: xx-small;
	font-weight: bold;
}

.nav_a {
	background-color: transparent;
	color : #FFFFFF;
	font-family:Impact;
	font-size : 16px;
	font-weight : normal;
}

.nav_b {
	background-color: transparent;
	color : #FFFFFF;
	font-family:Impact;
	font-size : 24px;
	font-weight : normal;
}

.nav_c {
	background-color: transparent;
	color : #00529B;
	font-family:Impact;
	font-size : 16px;
	font-weight : normal;
}

.nav_d {
	background-color: transparent;
	color : #00529B;
	font-family:Impact;
	font-size : 18px;
	font-weight : normal;
	font-style:italic;
}

.nav_back {
	background-color: #2C4389;
}

.main_back {
	background-color: #FFFFFF;
}

.main_left_back {
	background-color: #00529B;
}

.nav_back_a {
	background-color: transparent;
	border-right: 1px solid #FFFFFF;
}

.nav_back_b {
	background-color: transparent;
	border-right: 1px solid #2C4389;
}

.left_back {
	background-image : url(../images/left-fade.gif);
}

.right_back {
	background-image : url(../images/right-fade.gif);
}

.box_a {
	background-color: transparent;
	border-right: 1px solid #2C4389;
	border-bottom: 1px solid #2C4389;
}

.box_b {
	background-color: transparent;
	border-left: 1px solid #2C4389;
	border-bottom: 1px solid #2C4389;
}

.box_c {
	background-color: transparent;
	border-right: 1px solid #2C4389;
	border-top: 1px solid #2C4389;
}

.box_d {
	background-color: transparent;
	border-left: 1px solid #2C4389;
	border-top: 1px solid #2C4389;
}

.column_a {
	background-color: transparent;
	color : #000040;
	font-size : 10px;
	font-weight : bold;
}

.column_b {
	background-color: transparent;
	color : #2C4389;
	font-family:Tahoma;
	font-size : 14px;
	font-weight : bold;
	font-style:italic;
}

.column_c {
	background-color: transparent;
	color : #2C4389;
	font-family:Tahoma;
	font-size : 14px;
	font-weight : normal;
	font-style:italic;
}

.column_red {
	background-color: transparent;
	color : #91000F;
	font-size : 14px;
	font-weight : bold;
}

.column_red2 {
	background-color: transparent;
	color : #91000F;
	font-size : 12px;
	font-weight : bold;
}

.form_col {
	color : #2C4389;
	font-family:Tahoma;
	font-size : 12px;
	font-weight : normal;
	padding:2px 2px 2px 2px;
}

.form_col2 {
	color : #2C4389;
	font-weight : normal;
	padding:2px 2px 2px 2px;
}

H1 {
	background-color: transparent;
	color : #2C4389;
	font-family:Impact;
	font-size : 24px;
	font-weight : normal;
}

H3 {
	background-color: transparent;
	color : #2C4389;
	font-family:Tahoma;
	font-size : 14px;
	font-weight : bold;
}

.photo_right {float: right; vertical-align: top; width: auto; height: auto; padding-top: 10px; padding-left: 12px; padding-bottom: 10px; }
.photo_left {float: left; vertical-align: top; width: auto; height: auto; padding-top: 10px; padding-right: 12px; padding-bottom: 10px; }
