/* CSS Document */
#container{
margin-left: auto;
margin-right: auto;
width: 800px;
}
#header{
	display: none;
}
#global-nav {
float:right;
height:19px;
width: 800px;
border-bottom: 1px #E4E4E4 solid;
}
#nav {
display: none;
}
#nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	line-height: 11px;
}

#main {
width: 800px;
margin-bottom: 10px;
}
.feature-section {
display:none;
}
.section {display: none;
}
.section-button {display: none;
}
#content {
width:  800px;
float: right;
margin: 0px 10px 30px 0px;
display:block;
}
#homecontent {
width:  805px;
float: right;
margin: 0px 10px 30px 0px;
display:block;
}
#content-full a {
text-decoration: none;
}
#footer {
width: 800px;
border-top: #999999 solid thin;
text-align:center;
height: 100px;
clear:both;
display:block;
}

p, li, dd, dt, td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
}
.callout-right {
float: right;
width: 160px;
margin: 0px 0px 10px 10px;
}

h1 {
color:#FBB726;
font-size: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding-top: 10px;
font-weight: normal;
margin-bottom: 0px;
}
h2 {
color: #0F4899;
font-size: 17px;
font-weight: normal;
margin-top: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
color: #000000;
font-weight: bold;
font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content a {
color: #1374C6;
text-decoration: underline;
}
#content a:visited {
color: #990000;
text-decoration:none;
}
#footer a:visited {
color: #990000;
text-decoration:none;
}
#footer a {
color: #1374C6;
text-decoration: none;
}
td {
padding: 3px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.even {
background-color:#EEEEEE;
}
th {
text-align:center;
font-size: 13px;
}
table {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
border: thin #CCCCCC solid;
}
.source{
font-weight: normal;
}
.quotename {
display: block;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
margin: 5px 0px 0px 280px;
}
blockquote {
background-color: #FFFFCC;
border: thin solid #FFCC00;
padding: 10px;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.col-left {
	width: 385px;
	float: left;
	display: block;
padding-left: 5px;
}
.col-right {
	display: block;
	width: 385px;
	float: left;
	padding-right: 5px;
}
.photo-left {
	float: left;
	display:block;
	width: 160px;
	padding-right: 10px;
}
.photo-right {
	float: right;
	width: 160px;
	padding-left: 10px;
}
#col-blue {
background-color: #DAE7F0;
display:block;
border-bottom: 1px solid #999999;
border-right: 1px solid #999999;
}
#col-green {
background-color: #E0E8D9;
display:block;
border-top: 1px solid #999999;
border-left: 1px solid #999999;
}
#col-red {
background-color: #EFE7E5;
display:block;
border-top: 1px solid #999999;
border-right: 1px solid #999999;
}
#col-yellow {
background-color: #EFE9D9;
display:block;
border-bottom: 1px solid #999999;
border-left: 1px solid #999999;
}
h2.headline {
	color: #FFFFFF;
	font-size:14px;
	background-color: #2A528F;
	text-align: center;
	width: 100%;
	margin-top: -10px;
	margin-left: -9px;
	padding: 3px;
	padding-right: 7px;
}
.home-col-left {
	width: 300px;
	float: left;
	height: 230px;
	display:block;
	padding-right: 5px;
}
.home-col-right {
	width: 300px;
	height: 230px;
	display:block;
	float: left;
	padding-left: 5px;
}
h3.homeyellow {
	color: #9E6E00;
	margin-top: 10px;
	font-weight: bold;
}
h3.homered {
	color: #9D343B;
	margin-top: 10px;
	font-weight: bold;
}
h3.homeblue {
	color: #4D80B9;
	margin-top: 10px;
	font-weight: bold;
}
h3.homegreen {
	margin-top: 10px;
	font-weight: bold;
}
#col-yellow a {
color: #9E6E00;
text-decoration: none;
font-size:12px;
}
#col-red a {
color: #9D343B;
text-decoration: none;
font-size:12px;
}
#col-green a {
color: #6D7D56;
font-size:12px;
text-decoration: none;
}
#col-blue a {
color: #4D80B9;
font-size:12px;
text-decoration: none;
}
#col-yellow a:hover {
text-decoration: underline;
}
#col-red a:hover {
text-decoration: underline;
}
#col-green a:hover {
text-decoration: underline;
}
#col-blue a:hover {
text-decoration: underline;
}
#headerimage img{
float: left;
width: 238px;
margin-top: 5px;
}
#header a {
color:#000033;
font-size: 9px;
text-decoration:none;
}
.section li a {
	display:block;
	color: #1255AA;
	line-height:1.5em;
	text-decoration:none;
	padding:5px;
}

.section li a:hover {
	background: #90827d;
	color: #FFFFFF;
	padding: 5px;
}
.section li{
	list-style-type:none;
	margin-left: 0px;
	border-bottom:1px solid #9a8c87;
	
}
.section ul {
padding-left: 0px;
margin-left: 0px;
}
.section ul ul {
padding-left: 6px;
margin-left: 6px;
font-weight: normal;
}
.submenu {
margin-top: -5px;
}
#utility ul {
list-style-type: none;
margin: 0px;
}
#utility {
float:right;
display:block;
}
.date {
	color: #666666;
	font-size: 10px;
}
#utility table {
margin: 0px;
padding: 0px;
border: 0px;
}
#utility form {
margin: 0px;
padding: 0px;
border: 0px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#content-full h1 {
margin-top: 30px;
}
#footer p {
padding-top: 5px;
}
#nav a:visited {
color:#1374C6;
}
