@charset "UTF-8";/* CSS Document */body {	font: "Lucida Sans Unicode", "Lucida Grande", sans-serif;	-webkit-text-size-adjust: none;	background-image: url(../images/background_clouds.jpg);	margin: 0px;}html { overflow-y: scroll; }	a {	outline: none;	color: #39c;	text-decoration: none;	}		a:hover {	color: #609;	text-decoration: underline;	}	a img { border: none; }#navbackground {	height: 129px;	background-image: url(../images/masthead_bgrnd.png);	background-repeat: repeat-x;	}#navbackground_inner {	height: 129px;	background-image: url(../images/masthead_bgrnd_inner.png);	background-repeat: repeat-x;	}#navcontainer {	height: 129px;	width: 954px;	margin-right: auto;	margin-left: auto;}ul#nav {	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;	font-size: 20px;	text-decoration: none;	color: #FFF;	padding-top: 55px;	margin-top: 0px;	}	ul#nav li {	list-style-type: none;	display: inline;		}				ul#nav li a {	float: right;	padding-right: 25px;	text-decoration: none;	color: #FFF;	display: inline;		}		ul#nav li a:hover {		  color: #39C;		  text-decoration: none;		}		ul#nav li a.active {		  color: #39C;		  		  text-decoration: none;		}	.logo {	float: left;	margin-top: -58px;}.homeimage {	width: 954px;	margin-right: auto;	margin-left: auto;	margin-top: 0px;	margin-bottom: 0px;	padding-top: 0px;	padding-bottom: 0px;	height: 365px;	background-image: url(../images/home_image.png);	background-repeat: no-repeat;	/*position: relative;	top: -120px;*/}.innerimage {	margin-right: auto;	margin-left: auto;	margin-bottom: 5px;}.image_right {	float: right;	padding: 10px;}.image_left {}.contenctcontainer {	height: 370px;	background-image: url(../images/home_bgrnd.jpg);	background-repeat: repeat-x;}.contenctcontainer_inner {	background-image: url(../images/fade.png);	background-repeat: repeat-x;}.contenctcontainer_nbi {	background-image: url(../images/fade.png);	background-repeat: repeat-x;	}.content {	padding-top: 30px;	width: 954px;	margin-right: auto;	margin-left: auto;	font-family: "lucida grande", "sans serif";}.bodycopy {	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;	font-size: 14px;	color: #333;	padding-right: 30px;	padding-left: 30px;}	ul#bodycopy{	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;	font-size: 14px;	color: #333;	list-style-image: url(../images/bullet_blue.png);	line-height: 30px;		}		.indent {	padding-left: 50px;		}.headline {	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;	color: #39C;	font-size: 18px;	padding-left: 30px;}#footerbackground {	height: 130px;	/*width: 954px;*/	padding-top: 0px;	margin-top: -40px;	background-image: url(../images/footerbgrnd.png);	background-repeat: repeat-x;	clear: both;	}#footercontainer {	height: 130px;	width: 954px;	margin-right: auto;	margin-left: auto;}#innerfootercontainer {	height: 120px;	width: 954px;	padding-top: 0px;	margin-top: 0px;	margin-right: auto;	margin-left: auto;}ul#footer {	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;	font-size: 20px;	text-decoration: none;	color: #FFF;/*	width: 954px;	margin-right: auto;	margin-left: auto;	margin-top: 0px;*/	padding-top: 55px;	}	ul#footer li {		display: inline;		}		ul#footer li a {		  display: block;		  float: left;		  padding-left: 25px;		  text-decoration: none;		  color: #FFF;		}		ul#footer li a:hover {		  color: #39C;		  text-decoration: none;		}		ul#footer li a.active {		  color: #39C;		  text-decoration: none;		}.login {	height: 60px;	width: 200px;	float: right;	margin-top: -10px;	display: block;	clear: right;}.login p {	text-align: right;	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;	font-size: 9px;	color: #FFF;}.login a {	text-align: right;	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;	font-size: 12px;	color: #FFF;	text-decoration: none;	float: right;	}.login a:hover{	text-align: right;	font-size: 12px;	color: #39C;	text-decoration: none;}.blue {	color: #39c;}.sample {	font-size: 24px;	color: #39C;	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;}.center{	display: block;	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;	margin-right: auto;	margin-left: auto;}.bump_right{	padding-left: 60px;}