﻿@import url(layout.css);
body {
	color: #000;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #FFFFFF;
	text-align: justify;
}
#container {
	width: 760px;
	margin: 0 auto;
	background: #FFFFFF none top;
	background-repeat: no-repeat;
}
#column_l {
	border: thin none #0193E0;
	margin: 2px 2px 2px 0px;
	width: 20%;
	padding: 0;
}
#column_r {
	padding: 0px;
	border: thin none #0193E0;
	width: 76%;
	margin: 2px 0px 2px 6px;
}
/* Styles for Masthead */
#masthead img {
	float: left;
	padding-left: 0px;
}
#masthead p {
	color: #000;
	font-size: medium;
	text-align: right;
	margin: 10px 10px 0 10px;
}

/* Styles for Navigation */

#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
	margin: 0 1px;
	padding: 5px;
	display: block;
	border: 1px solid #d3d3d3;
}
#navigation a:link {
	
	border: 1px solid #f2f2f2;
	text-decoration: none;
	color: #FFFFFF;
}
#navigation a:visited {
	
	border: 1px solid #f2f2f2;
	text-decoration: none;
	color: #FFFFFF;
}
#navigation a:hover {
	background-color: #33CCFF;
	border: 1px solid #f2f2f2;
	text-decoration: none;
	color: #FFFFFF;
}
#navigation a:active {
		background-color: #66FFCC;
	border: 1px solid #f2f2f2;
}
/* Styles for Content */
a:link{
	color: #115C7B;
	text-decoration: none;
	text-align: left;
}
a:visited{
	color: #115C7B;
	text-decoration: none;
}

a:hover {
	color: #115C7B;
	font-size: small;
	text-align: left;
	background-color: #33CCFF;
}


a:active {
		background-color: #66FFCC;
	border: 1px solid #f2f2f2;
}



h1 {
	font-size: xx-large;
	text-align: center;
	vertical-align: middle;
}
h2 {
	color: #115C7B;
	font-size: x-large;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	color: #115C7B;
	font-size: large;
	text-align: left;
}
h4 {
	color: #115C7B;
	font-size: medium;
	line-height: 50pt;
	vertical-align: bottom;
}
h5 {
	color: #115C7B;
	font-size: small;
	text-align: left;
	font-weight: bold;
}
h6 {
	color: #115C7B;
	font-size: small;
	font-weight: normal;
}
big {
	color: #115C7B;
	font-size: medium;
}
#column_r {
	float: left;
}
#column_r p {
	background-position: 0px 0px;
	text-align: justify;
	margin: 0;
	padding: 3px;
	background-repeat: repeat;
	background-attachment: scroll;
}
#column_r h4 {
	margin-bottom: 0;
	text-align: left;
}
#column_r ul {
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
}
#column_r ul li {
	display: list-item;
	list-style-position: outside;
}
/* Styles for Footer */
#footer {
	text-align: left;
	background-color: #0193E0;
}
#footer ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;
}
#footer li {
	float: left;
}
#footer a {
}
#footer a:hover {
	background-color: #33CCFF;
	border: 1px solid #f2f2f2;
}
#footer a:active {
	background-color: #66FFCC;
	border: 1px solid #f2f2f2;
}
/* Styles for Links */
.Footer_Navigation_Button {
	border: 1px solid #FFFFFF;
	padding: 1px;
	color: #FFFFFF;
	font-size: small;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
}
.Copyright {
	text-align: center;
}
.px14bottom_margin {
	margin-bottom: 14px;
}
.style3 {
	text-align: center;
	color: #115C7B;
}
.style3 {
	text-align: center;
	color: #115C7B;
}


.column_r_para {
	font-size: small;
}


.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.Copyright {
	text-align: center;
	font-size: xx-small;
}
menu {
	font-size: medium;
	color: #115C7B;
}
.column_l_listing {
	color: #115C7B;
	font-size: small;
	text-align: left;
}
column_l_listing {
	color: #115C7B;
	font-size: small;
	text-align: left;
}
.column_r p {
	color: #000;
	text-align: left;
	margin: 0;
	padding: 3px;
	font-size: small;
}

