﻿@import url(layout.css);
body {
	color: #000;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #abc;
}

.style_img_left_cap {
	margin: 10px;
	font-weight: bold;
	color: #003399;
	width: 250px;
	text-align: center;
	font-style: italic;
	float: left;
}


#container {
	width: 670px;
	margin: 0 auto;
	background: #fff url(../images/bkgd_tile.gif) top;
	background-repeat: repeat-y;
}
#masthead {
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	width: 650px;
	padding: 0;
	background-color: #cde;
}
#navigation {
	margin-right: 10px;
	margin-left: 10px;
	background-color: #d3d3d3;
	overflow: hidden;
	margin-bottom: 10px;
}
#column_l {
	width: inherit;
	margin: 20;
	padding: 0 20px 20px 20px;
	z-index: 5;
}
#column_r {
	width: 350px;
	margin: 0 0 20 0;
	float: right;
	background-color: #cde;
	position: relative;
	right: 0px;
	padding-right: 0px;
	padding-left: 5px;
	top: 9px;
	z-index: 0;
	height: 359px;
}
5px;
}
#footer {
	text-align: center;
	background-color: #89a;
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden;
	padding: 2px;
}
/* Styles for Masthead */
#masthead img {
	float: left;
	width: 400px;
}
#masthead p {
	color: #000;
	font-size: small;
	text-align: left;
	margin: 0px 10px 0 10px;
	font-family: Verdana, Arial, sans-serif;
	font-style: italic;
}
#masthead a {
	color: #003399;
	text-decoration: underline;
	margin: 0 10 20 0;
	padding: 0px;
	display: block;
	border: 1px none #d3d3d3;
	font-weight: bold;
	font-style: normal;
	font-size: x-small;
}

/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}
#navigation li {
	
	}
#navigation a {
	color: #445566;
	text-decoration: none;
	margin: 0 10px 0 10px;
	padding: 2px;
	display: block;
	border: 1px solid #d3d3d3;
	font-weight: bold;
	font-style: italic;
}
#navigation a:hover {
	background-color: #f2f2f2;
	border: 1px solid #f2f2f2;
}
/* Styles for Content */
h1 {
	margin: 10px 10px 5px 10px;
	padding: 0px;
	color: #965;
	font-size: x-large;
	text-align: left;
}
h2 {
	color: #965;
	font-size: 1.75em;
	margin-bottom: 5px;
}
h3 {
	color: #965;
	font-size: 1.5em;
	margin-bottom: 5px;
	margin-top: 10px;
}
h4 {
	color: #965;
	font-size: 1.25em;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
}
h5 {
	color: #965;
	font-size: 0.75em;
}
h6 {
	color: #965;
	font-size: 0.5em;
}
big {
	color: #965;
	font-size: medium;
}
#column_l p {
	font-size: small;
	margin: 0 10 0 0px;
	padding: 0px;
	top: 29px;
}
#column_r p {
	color: #000;
	font-size: 11px;
	text-align: left;
	margin: 0;
	padding: 5px;
}
#column_r h4 {
	margin-bottom: 0;
	font-size: small;
}
#column_r ul {
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
}
#column_r ul li {
	font-size: x-small;
	display: list-item;
	list-style-position: outside;
}
/* Styles for Footer */
#footer p {
	margin: 2px 0px 6px 20px;
	color: #000000;
	font-size: x-small;
	padding-right: 0px;
}
#footer a {
	color: #003399;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #965;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
td {
	color: #000;
	font-size: 11px;
	text-align: left;
	margin: 0;
	padding: 10px;
	background-color: #cde;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
#masthead a:hover {
	color: #445566;
	text-decoration: underline;
	margin: 0 10 20 0;
	padding: 0px;
	display: block;
	border: 1px none #d3d3d3;
	font-weight: bold;
	font-style: normal;
	font-size: x-small;
}
#navigation h4 {
	color: #965;
	font-size: 1.25em;
	margin-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
}
.style_img_right_cap {
	margin: 10px;
	font-weight: bold;
	color: #003399;
	width: 250px;
	text-align: center;
	float: right;
	padding-bottom: 10px;
	font-style: italic;
	font-size: small;
}

