﻿@import url('LAYOUT.CSS');
body {
	color: #000;

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	background-color: #fff;
}
#container {
	width: 100%;
	background-color: #fff;
	position: relative;
	clear: both;
}
#masthead {
	text-align: right;
	width: 100%;
	background-color: #c5d5e5;
}
#navigation {
	background-color: #ca7;
	overflow: hidden;
}
#page_content {
	position: relative;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCAA77;
	min-width: 750px;
}
*:first-child + html div#column_r {
	overflow: hidden;
}
div#contentL {
	background-color: #fff;
	margin: 0px 250px 0px 0px;
	padding: 5px 10px;
}
div#column_l {
	clear: both;
	border: 0;
	position: static;
	float: left;
	min-width: 500px;
	min-height: 300px;
	overflow: auto!important;
}
/*#0column_l p{
	position: relative;
	margin: 0px 0px 0px 0px;
}*/
#column_l img{
	margin:10px;
	height:auto;
}
#column_l img.left {
	float: left;
	width: 40%;
}
#column_l img.right {
	float: right;
	width: 40%;
}
#column_l img.fixRight{
	float: right;
	width: 160px;
}
#column_l img.fixLeft{
	float: left;
	width: 160px;
}
#column_l img.text {
	float:left;
}
#column_l img.textRight {
	float:right;
}
#column_l table{
	padding: 0px;
	margin: 0px;
	width:100%;
	table-layout: auto;
	position: relative;
	border-style: solid;
	border-width: 2px;
	border-spacing: 0px;
	border-collapse:separate;
	border-color:#393939;
}
#column_l table.tblInsetText{
	width: 40%;
	float: left;
	padding: 5;
	font-size: small;
}
#column_l td{
	padding: 5px;
	margin: 0px;
	border-style: solid;
	border-width: 1px;
	border-collapse:separate;
	border-spacing: 0px;
	border-color:#446699;
	vertical-align: top;
}
#column_l td.NoBoarder{
	padding: 5px;
	margin: 0px;
	border: none;
	vertical-align: middle;
}
#column_l thead {
	background-color: #CCDDFF;
	font-size:large;
	font-weight:bolder;
}
#column_l tr{
	color: black;
	text-decoration: none;
	font-family: Calibri, sans-serif;
	text-align: general;
	vertical-align: bottom;
	border-style: none;
	border-color: inherit;
	border-width: medium;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
}
#column_l tr.AnalDone {
	background: #C4D79B;
	font-size: small;
	font-style: normal;
}
#column_l tr.AnalNext {
	background: #E6B8B7;
	font-size: small;
	font-style: normal;
}
#column_l tr.AnalFuture {
	background: #B8CCE4;
	font-size: small;
	font-style: normal;
}
#navigationR {
	background-color: #cdf;
	display: inline-block;
	overflow:hidden;
	float:none;
	overflow: no-content;

	width: 230px;
	padding:10px;
}
#column_r {
	background-color: #cdf;
	display: inline-block;
	overflow: hidden;
	float: right;
	clear: both;
	position: absolute;
	width: 250px;
	min-height: 300px;
	padding: 0px;
	border: 0px;
	margin: 0px;
	top: 0px;
	right: 0px;
}
#column_r img{
	width:230px;
	margin:0px;
}
#footer {
	position: static;
	margin: 0px 250px 0px 0px;
	background-color: #dfcfbf;
	padding-bottom: 5px;
}
/* Styles for Masthead */
#masthead img {
	float: left;
	margin: 0px;
	padding: 0px;
}
#masthead p {
	font-size: small;
	text-align: right;
	color: #000;
	margin: 10px 10px 10px 0px;
	padding: 0px;
}
#masthead h1 {
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#masthead h5 {
	text-align: center;
	margin: 10px 10px 10px 0px;
	padding: 0px;
}
#masthead table {
	width: 100%;
}
#masthead td {
	border: 1px #446699 solid;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #ca7;
	background-color: #dc8;
}
#navigation a:hover {
	color: #000;
	text-decoration: none;
	border: 1px solid #ed9;
	background-color: #ed9;
}
#navigationR ul {
	list-style-type: none;
	width: 220px;
	margin: 0px;
	padding: 0px;
}
#navigationR a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px #CCDDFF solid;
	background-color: #8BABCB;
	width: 100%;
}
#navigationR a:hover {
	color: #000;
	text-decoration: none;
	border: 1px #8BABCB solid;
	background-color: #CCDDFF;
}
/* Styles for Content */
#masthead h1 {
	font-size: 2em;
	color: #469;
	margin: 0.1em 0;
	border: none; 
}
h1 {
	font-size: 2em;
	color: #393939;
	margin: 0.5em 0;
	border: none; 
	border-bottom: solid #393939 2.0pt; 
	padding: 0cm 0cm 4.0pt 0cm
}
h2 {
	font-size: 1.75em;
	color: #469;
	margin: 1.25em 0 0 0;
	border: none; 
	border-bottom: solid #469 1.0pt; 
	padding: 0cm 0cm 4.0pt 0cm
}
h3 {
	font-size: 1.5em;
	color: #469;
	margin: 1.25em 0 0 0;
}
h4 {
	font-size: 1.25em;
	color: #469;
	margin: 1.0em 0 0 0;
}
h5 {
	font-size: 0.75em;
	color: #469;
	margin: 1.0em 0 0 0;
}
h6 {
	font-size: 0.5em;
	color: #469;
	margin: 1.0em 0 0 0;
}
p {
	margin: 0.75em 0 0 0;
}
/* Styles for Footer */
#footer p {
	font-size: x-small;
	text-align: center;
	color: #393939;
	margin: 10px;
	padding: 1px;
}
#footer a {
	color: #393939;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #446699;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.boxed {
	border: thin #446699 groove;
}
#masterhead h1 {
}
