﻿@import url(layout.css);
body {
	color: #000;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	 background-image: url('images/bkgd.gif');
	 background-repeat: repeat;
}
#container {
	width: 770px;
	margin: 0 auto;
	background: #fff url("images/bkgd_tile.gif") top;
	background-repeat: repeat-y;
}
#masthead {
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-top:5px;
	width: 750px;
	padding: 0;
	background-color: #c5f5c1;
}
#navigation {
	margin-right: 10px;
	margin-left: 10px;
	background-color: #d3d3d3;
	overflow:hidden;
	z-index:10;
	
}
#column_l {
	width: 730px;
	margin: 0px 10px 0px 10px;
	padding: 10px 10px 10px 10px;
	background-color:white;
	overflow:hidden;
}
#column_r {
	width: 200px;
	margin: 0;
	float: right;
	background-color: #eef;
	position: relative;
	right: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#footer {
	text-align: center;
	background-color: #266c0a;
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden;
	padding: 2px;
}
/* Styles for Masthead */
#masthead img {
	float: left;
}
#masthead p {
	color: #000;
	font-size: x-small;
	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:0px 5px 0px 5px;
}
#navigation a {
	color: green;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	margin: 0 1px;
	padding: 5px;
	display: block;
	border: 1px solid #d3d3d3;
}
#navigation a:hover {
	background-color: yellow;
	border: 1px solid #f2f2f2;
}
/* Styles for Content */
h1 {
	color: #965;
	font-size: 1.05em;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
h2 {
	color: #965;
	font-size: 1.0em;
	padding:20px 10px 10px 10px; 
}
h3 {	
	color: #965;
	font-size: 0.9em;
	margin-top:30px;

}
h4 {
	color: #965;
	font-size: 0.85em;
}
h5 {
	color: #965;
	font-size: 0.75em;
}
h6 {
	color: #965;
	font-size: 0.5em;
}
big {
	color: #965;
	font-size: medium;
}
#column_r p {
	color: #000;
	font-size: x-small;
	text-align: left;
	margin: 0;
	padding: 5px;
}
#column_r h4 {
	margin-bottom: 0;
}
#column_r ul {
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
}
#column_r ul li {
	font-size: x-small;
	display: list-item;
	list-style-position: outside;
}
#column_l ul li {
	 margin-top:10px;
	 display:  list-item;
	list-style-position: inside;	
}

#column_l ol li {
	 margin-top:10px;
	 
	 display:   list-item;
	 list-style-position: outside;
		
}

/* Styles for Footer */
#footer p {
	color: #fff;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	 background-color: gray;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #456;
	text-decoration: underline;
}
a:hover {
	color: #965;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: maroon;
	text-decoration: none;
	height: 18px;
	width: 90%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: maroon;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: none;
	height: 18px;
	width: 90%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: yellow;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: yellow;
}


.link3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #15194A;
	text-decoration: none;
	height: 18px;
	width: 90%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #9AAFD9;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.link3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	height: 18px;
	width: 90%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #9AAFD9;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #9AAFD9;
}

hr {
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: maroon;
	padding: 5px 20px 5px 20px;
	margin: 0px 15px 0px 0px; margin:
}
.Gap {
	 margin:10px 30px 10px 10px;
	
	
}
.privacy
{
  font:small-caption;
   background-color:#CCCCCC;
}
.label
{
	padding:3px; font-weight:bold; font-size:15px;
}

.formText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: black;

}
.faqBody
{
	margin:10px 20px 10px 10px;
}
.bodyParagraph
{
	margin: 50px 10px 10px 10px;
}

.bodystyle {
	padding: 0 10px 0 0;
	margin: 10px 10px 15px 10px; margin:
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
	
.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	width:80%;
	margin-left:50px;
	text-align:center;
	background-color:#c5f5c1;
	line-height:20px;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

#Horizontal ul {
	
	 margin-bottom:20px;
 		padding-bottom:20px;
 		margin::auto;
 }
 
#Horizontal li {
	 list-style:none;
	 padding-right:20px;
	 display:  inline-block;
	 float:left;
	 

	}

