﻿@import url(layout.css);
#container {
	width: 100%;
	margin: 0;
	background-color: #fff;
	position: relative;
}
body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	background-color: #fff;
}
#masthead {
	text-align: right;
	width: 100%;
	background-color: #0A5573;
}
#navigation {
	background-color: #ca7;
	overflow: hidden;
	color: #000000;
	font-weight: 500;
}
#page_content {
	position: relative;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCAA77;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
#column_l {
	position: relative;
	margin: 0 350px 0 0;
	padding: 0 2%;
	background-color: #fff;
	float: none;
}
#column_r {
	float: none;
	width: 330px;
	margin: 0;
	padding: 10px;
	background-color: #cdf;
	position: absolute;
	right: 0px;
	top: 0px;
}
#masthead img {
	float: left;
	margin: 0;
	padding: 0;
}
#footer {
	background-color: #FFFFFF;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0A5573;
	text-decoration: none;
	position: relative;
	width: 68%;
	float: left;
	clear: both;
	padding-top: 15px;
}
#masthead p {
	font-size: small;
	text-align: right;
	color: #000;
	margin: 10px 10px 10px 0;
	padding: 0;
}
/* Styles for Masthead */
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color:#DE9C19;
}
#navigation li {
	float: left;
	
}
#navigation a {
	color:black;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #ca7;
	background-color:#DE9C19;
	width:105px;
	text-align:center;
}
#navigation a:hover {
	color: #000;
	text-decoration: none;
	border: 1px solid #ed9;
	background-color: #ed9;
}
#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;
}
h4 {
	font-size: 1.25em;
	color: #469;
}
h5 {
	font-size: 0.75em;
	color: #469;
}
h6 {
	font-size: 0.5em;
	color: #469;
}
/* Styles for Footer */
#footer a {
	color: #0A5573;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #469;
	text-decoration: underline;
}
#footer p {
	font-size: x-small;
	text-align: center;
	color: #393939;
	margin: 10px;
	padding: 1px;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
h3 {
	font-size: 1.5em;
	color: #469;
}
.par {
	text-align: center;
	background-color: #0A5573;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.noborder {
	border-width: 0px;
}
.NCUALogo {
	border-style: solid;
	border-width: 2px;
}
.heading2 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #0A5573;
	background-color: #FFFFFF;
	font-size: x-large;
	font-weight: 600;
}
.copyright {
	font-size: small;
	color: #FFFFFF;
}
#footer a {
}
#footer a {
}
#footer a {
}
#ncua {
	margin-right: auto;
	margin-left: auto;
	width: 32%;
	float: left;
	text-align: center;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: 900;
	color: #DDCC88;
	text-decoration: none;
}
#footer a {
}
#tan {
	background-color: #DE9C19;
}
