﻿/* CSS layout */
body {
	margin: 0 15% 0 15%;
	padding: 0;
}
#masthead {
	width: 100%;
	background-color: #FFDF00;
}
#container {
	background-color: #E6E600;
	width: 100%;
	border-top-color: #FFDF00;
	border-top-width: thick;
	border-top-style: solid;
	border-bottom-style: double;
	border-bottom-width: thick;
	border-bottom-color: #FFDF00;
	height: 700px;
}
#top_nav {
	background-color: #33CCFF;
	text-align: center;
	width: 100%;
}
#left_col {
	width: 25%;
	float: left;
	background-color: #33CCFF;
}
#right_col {
	width: 25%;
	float: right;
	background-color: #33CCFF;
}
#page_content {
	background-color: #FFFFFF;
	width: 50%;
	position: relative;
}
#footer {
	clear: both;
	background-color: #FFDF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099FF;
	text-align: center;
}
#header {
	width: 100%;
	background-color: #FFDF00;
}
#page_content_text {
	width: 100%;
	height: 100%;
}
#container_h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0099FF;
	padding-left: 10px;
}
#container_h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0099FF;
	padding-left: 10px;
}
#container_h3 {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
#right_col_left {
	width: 65%;
	float: left;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	line-height: normal;
	height: 100%;
}
#right_col_right {
	width: 50%;
	float: right;
	background-color: #33CCFF;
	height: 100%;
}
.style1 {
	margin-right: 1px;
}
.style2 {
	margin-left: 0px;
}
.style3 {
	font-family: serif;
	color: #000000;
	vertical-align: baseline;
}
.style5 {
	text-align: center;
	font-weight: normal;
	text-decoration: underline;
	margin-bottom: 1px;
}
.style6 {
	text-align: center;
}
a:link
	{color:blue;
	text-decoration:underline;
	text-underline:single;}
.style7 {
	font-size: small;
}
.style8 {
	margin-bottom: 6px;
}
.style9 {
	text-align: right;
	background-color: #CCCCFF;
}
.style15 {
	text-align: left;
	background-color: #CCCCFF;
}
.style16 {
	font-size: x-small;
}
.style17 {
	color: #000000;
}
.style1 {
	margin-right: 1px;
}
.style2 {
	margin-left: 0px;
}
.style3 {
	font-family: serif;
	color: #0099FF;
	vertical-align: baseline;
}
.style5 {
	text-align: center;
	font-weight: normal;
	text-decoration: underline;
	margin-bottom: 1px;
}
.style6 {
	text-align: center;
}
a:link
	{color:blue;
	text-decoration:underline;
	text-underline:single;}
.style7 {
	font-size: small;
}
.style8 {
	margin-bottom: 6px;
}
.style9 {
	text-align: right;
	background-color: #CCCCFF;
}
.style15 {
	text-align: left;
	background-color: #CCCCFF;
}
.style16 {
	font-size: x-small;
}
.style17 {
	color: #000000;
}
.style19 {
	font-size: small;
	text-decoration: underline;
}
.style19 {
	font-size: small;
	text-decoration: underline;
}
#left_col {
	width: 25%;
	float: left;
	background-color: #33CCFF;
	
}
.left_col_menu {
	background-color: #33CCFF;
	background-image: url('../images/img19tall.jpg');
}
