﻿@import url("layout.css");
body {
	font-family: Arial, sans-serif;
	font-size: medium;
	color: #000;
}
#container {
	width: 1000px;
	height: 100%;
	background-image:url('../images/gbg1.gif');
	background-repeat:repeat;
	
}
#masthead {
	width: 100%;
	overflow: auto;
	text-align: right;
	background-color: #FFFFFF;
		
}
#page_content {
	position: relative;
}
#sidebar {
	position: relative;
	float: left;
	width: 170px;
	background-color: #fff;
			
}
#content {
	margin-left: 170px;
	padding-left: 10px;
	background-color: #fff;
		
}
#footer {
	clear: both;
	width: 99%;
	overflow: hidden;
	padding-top: 1%;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 1%;
	background-color: #FFF;
}
#footer img {
	border-width: 0px;
	float: right;
}
#masthead img {
	float: left;
}
#masthead p {
	font-size: small;
	margin: 0;
	margin-right: 1%;
}
h6 {
	font-family: Arial Black;
}
h5 {
	font-family: Arial Black;
}
h4 {
	font-family: Arial Black;
}
h3 {
	font-family: Arial Black;
}
h2 {
	font-family: Arial Black;
	color: #CB1925;
}
h1 {
	font-family: Arial Black;
}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	display: block;
	border: 1px solid #FA6D13;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #660C12;
	padding: 2%;
	display: block;
	border-bottom: 1px solid #FA6D13;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	border-bottom: 1px solid #CB1925;
	background-color: #CB1925;
}
/* Styles for Footer */
#footer p {
	font-size: x-small;
}
#footer a {
	color: #393939;
	text-decoration: underline;
}
#footer a:hover {
	color: #393939;
	text-decoration: none;
}

a {
	color: #660C12;
	text-decoration: underline;
}
a:link {
	color: #660C12;
	text-decoration: underline;
}

a:hover {
	color: #FA6D13;
	text-decoration: none;
}

.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

.White {font-family: Helvetica, Arial, sans-serif; font-size: 12px}
.Body {font-size: 16px; color: #FFFFFF}
.Credit {font-size: 10px; color: #336699}
.Caption {font-size: 10px; color: #FFCC00}
.Head {border-style: solid;
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif; 	font-size: 18px; line-height: .7em;}
.toppy {
	font-family: Arial Black;
	color: #CB1925; font-size: 22px; font-weight: bold; line-height: 120%;}
.sbartext {
	font-family: Arial Black;
	font-size: 12px; line-height: 110%;}


.Size1 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 120%}
.Size2 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 120%}
.Size3 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 120%}
.Size4 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 120%}
.Size5 {font-family: Arial, Helvetica, sans-serif; font-size: 18px; line-height: 120%}
.Size6 {font-family: Arial, Helvetica, sans-serif; font-size: 22px; line-height: 120%}
.Size7 {font-family: Arial, Helvetica, sans-serif; font-size: 26px; line-height: 120%}
.Size1bold {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; line-height: 120%}
.Size2bold {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; line-height: 120%}
.Size3bold {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; line-height: 120%}
.Size4bold {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; line-height: 120%}
.Size5bold {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; line-height: 120%}
.Size6bold {font-family: Arial, Helvetica, sans-serif; font-size: 22px; font-weight: bold; line-height: 120%}
.Size7bold {font-family: Arial, Helvetica, sans-serif; font-size: 26px; font-weight: bold; line-height: 120%}

ol {
  margin: 0;
  padding: 0;
}
 
li {
  margin: 0;
  padding: 0;
  line-height: 1.3em;
  position: relative;
}
 
.col1 {margin-left: 3px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
 
.col2 {margin-left: 200px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
 
.col3 {margin-left: 400px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
 
.coltopper {margin-top: -6.5em;}  

div#formstyle1 { display: inline; }
div#formstyle2 { display: none; visibility: hidden; }
