/* CSS Document */
html {
	height:100%;
	}

body  {
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(elements/cft-background.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	background-color:#c1d8e8;
	margin:0px;
	padding:0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-size:12px;
	height:100%;
	}

.content-pages #container { 
	width: 898px;
	min-height:100%;
	overflow: hidden;
	color: #000000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	} 
	
.content-pages #header { 
	background-image:url(elements/cft-header.jpg);
	width:898px;
	height:174px;
	}	
	
.content-pages #banner { 
	background-image:url(elements/cft-banner.jpg);
	width:898px;
	height:283px;
	}
	
h1 {color:#003768; font-weight:normal; margin-bottom:0px; margin-top:0px; font-size:130%; padding:0 0 5px;}

.blue {color:#003768;}

.content-pages #body-container {
	width: 898px;
	min-height:100%;
	overflow: hidden;
	color: #000000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image:url(elements/bg-stretch.jpg);
	background-repeat:repeat-y;
	}
	
.content-pages #mainbody {
	width:587px;
	float:left;
	min-height:100%;
	overflow:hidden;
	color:#696C6D;
	}

.mainbody-padding {
	padding:0px 31px 40px 31px;
	}

	
.content-pages #right-nav {
	width:311px;
	float:left;
	min-height:100%;
	color:#FFFFFF;
	}
	
.right-nav-padding {
	padding:0px 31px 40px 31px;
	}
	
.content-pages #footer {
	width:898px;
	float:left;
	text-align:center;
	color:#003768;
	}
	
.footer-padding {
	padding:13px 0px 0px 0px;
	}	
	
.copyright {
	color:#696C6D;
	font-size:11px;
	text-align:center;
	}
	
.clbo {
	clear:both;
	}
	
.crumb {font-size:11px;}	
	
div#aboutparainfo {display: none}

a.leftnav { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; text-decoration:none; }
a.leftnav:hover { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#660000; text-decoration:underline; }

a.bodynav { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#003768; text-decoration:underline; }
a.bodynav:hover { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#003768; text-decoration:none; }

a.sitemaplinks { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#003768; text-decoration:none; }
a.sitemaplinks:hover { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#003768; text-decoration:underline; }

a.boxnav { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#569CBE; text-decoration:underline; }
a.boxnav:hover { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#569CBE; text-decoration:none; }

a.crumbnav { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#696C6D; text-decoration:underline; }
a.crumbnav:hover { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#696C6D; text-decoration:none; }

a.footernav { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; text-decoration:none; padding:0 10px; }
a.footernav:hover { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; text-decoration:underline; padding:0 10px; }

a.footernav2 { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666666; text-decoration:none; }
a.footernav2:hover { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666666; text-decoration:underline; }

#nsib {display:none;}

#nsib a {color:#666666;background-color:transparent;}

.nbl {color:#696c6d;background-color:transparent;text-decoration:none;}

.nbl:hover {text-decoration:underline;}
