﻿@import url(layout.css);
body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	background-color: #fff;
}
#container {
	width: 880px;
	margin: 0 auto;
	background-color: #fff;
	position: relative;
}
#masthead {
	text-align: right;
	width: 100%;
	background-color: #FFFFFF;
}
#navigation {
	background-color: #ca7;
	overflow: hidden;
}
#page_content {
	position: relative;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCAA77;
}
#column_l {
	position: relative;
	margin: 0 350px 0 0;
	padding: 0 2%;
	background-color: #fff;
	float: none;
}
#column_l_home {
	position: relative;
	margin: 0 350px 0 0;
	padding: 0 2%;
	background-color: #fff;
	float: none;
	height: 220px;
}
#column_r {
	float: none;
	width: 280px;
	margin: 0;
	padding: 10px;
	background-color: #cdf;
	position: absolute;
	right: 0px;
	top: 0px;
}
#footer {
	background-color: #dfcfbf;
	padding-bottom: 5px;
}
/* Styles for Masthead */
#masthead img {
	float: left;
	margin: 0;
	padding: 0;
}
#masthead p {
	font-size: small;
	text-align: right;
	color: #000;
	margin: 10px 10px 10px 0;
	padding: 0;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#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;
}
/* Styles for Content */
h1 {
	font-size: 2em;
	color: #393939;
}
h2 {
	font-size: 1.75em;
	color: #469;
}
h3 {
	font-size: 1.5em;
	color: #469;
}
/* 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: #469;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
/* Combo styles */
.style2 {	
	font-family: Calibri;
}
.style3 {	
	font-size: medium;
}
.style4 {	
	font-size: xx-large;
}
.style2x {
	border: 3px solid #446699;
}
.style10 {
	font-family: Calibri;
	font-size: medium;
}
.style7 {	
	color: #808080;
}
.style8 {	
	font-size: xx-large;
	font-family: Calibri;
}
.style9 {	
	color: #800080;
}
.style9x {
	margin: 11px 10px;
	font-size: small;
}
.style11 {	
	font-size: 18px;
	font-weight:bold;
}
.style11x {
	font-family: Calibri;
	font-size: x-large;
	color: #446699;
}
.style12 {	
	font-family: Calibri;
	font-size: large;
	color: #446699;
}
.style13x {
	text-align: left;
}
.style14x {
	font-size: large;
	text-decoration: underline;
}
.style14y {
	font-family: Calibri;
	font-size: x-large;
	color: #365F91;
}
.style15y {
	font-family: Calibri;
	font-size: x-large;
}
.style16 {	
	color: #365F91;
}
.style17 {	
	font-size: medium;
	color: #800080;
}
.style18 {	
	color: #800080;
	font-weight: bold;
}
.style19 {	
	margin-left: 10px;
	margin-right: 10px;
}
.style20 {	
	margin-bottom: 12px;
}
.style22 {	
	border-width: 0px;
}
.style25 {	
	font-family: Calibri;
	font-size: large;
}
.style27 {	
	text-align: right;
}
.style28 {	
	font-size: x-large;
}
.style29 {	
	font-size: x-large;
	color: #446699;
}
.style30 {	
	text-align: left;
	font-size: medium;
}
.style31 {	
	font-size: medium;
	color: #446699;
}
.style32 {	
	color: #31859C;
}
.style34 {	
	font-size: 32px;
	color: #446699;
}
.style35 {	
	font-family: Calibri;
	font-size: medium;
	line-height: 115%;
}
.style42 {	
	color: #31859C;
	font-weight: bold;
}
.style43 {	
	color: #365F91;
	font-size: large;
	line-height: 115%;
	font-family: Calibri;
	font-weight: bold;
	text-decoration: underline;
}
.style44 {
	font-family: Calibri;
	font-size: small;
}
