/* CSS Document */
#container{
margin-left: auto;
margin-right: auto;
width: 800px;
}
#header{
	width: 799px;
	background-image:url(../images/background.gif);
	background-position:right bottom;
	height:80px;
	background-repeat:no-repeat;
	text-align: right;
	line-spacing: 10px;
	vertical-align: top;
}

#breadcrumb {
margin-top: 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
}
#global-nav {
	float:right;
	height:19px;
	width: 800px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #E4E4E4;
}
#nav {
width: 130px;
float:left;
margin-top: 10px;
padding: 10px 10px 10px 0px;
}
#nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#main {
width: 800px;
margin-bottom: 10px;
}
.feature-section {
	background-color: #FFFFCC;
border-left: 1px solid #FFCC00;
border-right: 1px solid #FFCC00;
border-bottom: 1px solid #FFCC00;
	width: 130px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.section {
	background-color: #FFFFFF;
	width: 130px;
	border: 1px solid #2A528F;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.section-button {
	width: 130px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 8px;
}
#content {
	width:  640px;
	float: left;
	display:block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 25px;
}
#homecontent {
width:  615px;
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: small;
line-height: 18px;
}
.callout-right {
float: right;
width: 160px;
margin: 0px 0px 10px 10px;
}

h1 {
	color:#FBB726;
	font-size: x-large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	font-weight: normal;
	margin-bottom: 0px;
}
h2 {
	color: #0F4899;
	font-size: medium;
	font-weight: bold;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
color: #000000;
font-weight: bold;
font-size:small;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content a {
color: #1374C6;
text-decoration: underline;
}
#content a:visited {
color: #990000;
text-decoration: underline;
}
#content-full a {
color: #1374C6;
text-decoration: none;
}
#content-full a:hover {
text-decoration: underline;
}
#content-full 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;
	padding-top: 3px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
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;
}
#col-green {
background-color: #E0E8D9;
}
#col-red {
background-color: #EFE7E5;
}
#col-yellow {
background-color: #EFE9D9;
}
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 p a {
	display: block;
	color: #1255AA;
	text-decoration:none;
	padding:5px;
	font-weight: bold;
}

.section p a:hover {
	background-color: #1255AA;
	color: #FFFFFF;
}
#nav a:hover {
background-color: #1255AA;
	color: #FFFFFF;
}
.section p {
	margin-left: 0px;
	border-bottom:1px solid #9a8c87;
	margin-top: 0px;
	margin-bottom: 0px;
}
.section ul {
	list-style-type:none;
padding-left: 6px;
margin-left: 6px;
margin-top: 2px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
.section li a {
border-bottom:1px solid #9a8c87;
display:block;
	color: #1255AA;
	text-decoration:none;
	padding: 5px;
	margin-bottom: 0px;
}
.submenu {
margin-top: -2px;
}
#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;
}
.submenu a:hover {
background-color: #1255AA;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.quotecell{
padding: 5px;
}
.quoteodd {
background-color:#CCCCCC;
}
.profile {
height: 180px;
width: 90px;
margin-right: 10px;
text-align: center;
float:left;
}
.tableborder {
border: none;
padding: 0px;
margin: 0px;
}
#tableborder td{
padding: 0px;
}
td.search {
padding-bottom: 0px;
}

