body {
	background-color: #cccccc;
  	margin-left: auto ;
  	margin-right: auto ;
	height: 100%;
	 }
	   
#container {
	color: #2f3114;
	font-family: Georgia, Times New Roman, serif;
	font-size: 13px;
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 50px;
	text-align: center;
	padding: 0px;
	max-width: 1100px;
	overflow: hidden;
	}
	
#header {
    background-color: #1a5068;
	}
	
#footer {
    background-color: #62bb46;
    height: 10px;
    max-width: 1200px;
	overflow: hidden;
	margin-left: auto ;
  	margin-right: auto ;
  	margin-bottom: 30px;
	}
	
#header img {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
    background-color: #023e52;
    align: left;
	}
	
#left {
	float: left;
	width: 20%;
	background-color: #023e52;
	padding-bottom: 100000px;
    margin-bottom: -100000px;
	}

#right {
	float: left;
	width: 80%;
	background-color: #ffffff;
	padding-bottom: 100000px;
    margin-bottom: -100000px;
	}

.sidebar {
	padding: 20px 25px 150px 25px;
	}
		
.content {
	padding: 25px 50px 25px 50px;
	text-align: left;
	margin-bottom: 12px;
	line-height: 1.5em;
	}
	
.footer-content {
	text-align: right;
	padding: 20px;
	}
	
.floatright {
	float: right;
	padding-left: 10px;
	}

.floatleft {
	float: left;
	padding-right: 10px;
	}
	
.paddingleft {
	padding-left: 10px;
	}
	
.content a {
	text-decoration: underline;
	}

.content a:link {
	color: #c7932c;
	}

.content a:visited {
	color: #c7932c;
	}

.content a:active {
	color: #023e52;
	}

.content a:hover {
	color: #023e52;
	text-decoration: underline;
	}
	
.imageborder {
	padding: 0px;
	border: 2px solid #023e52;
	}
	
.sidebar a {
	text-decoration: none;
	}

.sidebar a:link {
	color: #c7932c;
	}

.sidebar a:visited {
	color: #c7932c;
	}

.sidebar a:active {
	color: #ffffff;
	}

.sidebar a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
.content iframe {	
margin: 20px;
border: 2px solid #023e52;	
}

h1, h2, h3 {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	}
	
form {
	color: #666666;
	font-family: Georgia, Times New Roman, serif;
	font-size: 1 em;
	font-weight: normal;
	text-align: left;
	}

.content p {
	color: #666666;
	font-family: Georgia, Times New Roman, serif;
	font-size: 1 em;
	font-weight: normal;
	text-align: left;
	margin-bottom: 12px;
	}
	
.content h1 {
	color: #023e52;
	font-family: Georgia, Times New Roman, serif;
	font-size: 1.5em;
	text-align: left;
	font-weight: bold;
	padding-bottom: 5px;
	}

.content h2 {
	color: #023e52;
	font-family: Georgia, Times New Roman, serif;
	font-size: 1.3em;
	text-align: left;
	font-weight: bold;
	padding-bottom: 0px;
	}

.content h3 {
	color: #023e52;
	font-family: Georgia, Times New Roman, serif;
	font-size: 1.2em;
	text-align: left;
	font-weight: bold;
	padding-bottom: 0px;	}

.content h4 {
	color: #023e52;
	font-family: Georgia, Times New Roman, serif;
	font-size: 1 em;
	text-align: left;
	font-weight: bold;
	padding-bottom: 0px;	}
	
.nav {
	color: #023e52;
	font-family: Georgia, Times New Roman, serif;
	font-size: 1.25em;
	text-align: left;
	font-weight: bold;
	padding-bottom: 0px;	}
	
.content li {
	margin-top: 5px;
	padding-left: 0px;
	margin-left: 0px;
	color: #666666;
	font-family: Georgia, Times New Roman, serif;
	font-size: 1 em;
	font-weight: normal;
	text-align: left;
	}
	
.content hr {
	margin-top: 20px;
	border-top: solid 1px #007698;
	}

.sidebar ul {
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 25px;
	margin-top: 0px;
	}

.sidebar ul ul {a
	margin-bottom: 0px;
	margin-top: 0px;
	}

.sidebar li {
	color: #ffffff;
	font-family: Georgia, Times New Roman, serif;
	font-size: 1.1em;
	text-align: right;
	margin-top: 10px;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;	
  	line-height: 19px;
	padding-bottom: 10px;
	border-bottom: solid 1px #007698;
	}
	
#zoom {
	padding:0px;
	border:0px;
	margin-bottom: 10px;
	}
	
.off {
	font-weight: bold;
	}
	
.submenu {
	color: #faa61a;
	font-family: Georgia, Times New Roman, serif;
	font-size: .9em;	
  	line-height: 1em;
  	font-weight: normal;
	}
	
.submenuoff {
	font-family: Georgia, Times New Roman, serif;
	font-size: .9em;	
  	line-height: 1em;
  	font-weight: bold;
	}	
	
.underline {
	text-decoration: underline;
	}
	
.footnote p {
	color: #ffffff;
	font-family: Georgia, Times New Roman, serif;
	font-size: .85em;
	font-weight: normal;
	font-style: italic;
	text-align: left;
	margin-bottom: 12px;
	line-height: 1.5em;
	border: solid 1px #b7da9b;
	padding: 10px;
	}
	
.footnote2 p {
	font-family: Georgia, Times New Roman, serif;
	font-size: .75em;
	font-weight: normal;
	text-align: left;
	line-height: 1.5em;
	}

.input-sm {
	width: 150px;
	height: 2em;
	}
	
.input-med {
	width: 200px;
	height: 2em;
	}
	
.input-lg {
	width: 410px;
	height: 2em;
	}
	
.times {
	font-family: "times new roman", serif;
	}
	
.faq {
	color: #416785;
	font-family: Georgia, Times New Roman, serif;
	font-weight: bold;
	font-size: 1.1em;
	}
	
.submenu {
	font-family: Georgia, Times New Roman, serif;
	font-size: .9em;	
  	line-height: 1em;
  	font-weight: normal;
	}
	
.submenuoff {
	font-family: Georgia, Times New Roman, serif;
	font-size: .9em;	
  	line-height: 1em;
  	font-weight: bold;
	}
	
.textareastyled {
	width: 400px;
	height: 150px;
	border: .75px solid #cccccc;
	padding: 5px;
	}
