body,td,th {
	font-family: "Lucida Grande", Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #666;
}
a:link, a:visited {
	text-decoration: none;
	color: #376698;
}
a:hover, a:active {
	text-decoration: none;
	color: #FF6600;
}
.nav {
	font-family: "Lucida Grande", Arial, Verdana, Tahoma, sans-serif;
	font-size: 10px;
}
.bodytext {
	font-family: "Lucida Grande", Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #666;
}
#blue {
	background-image: url(images_blue/blue_sq.jpg);
	background-repeat: repeat;
}
.lightblue {
	color: #999;
}
.white {
	color: #999;
}
div#twocol-right {
	width: 275px;
	margin: 0px;
	float:right;

}
/** RIght Column Box Styles **/
.box p {
	/* Box Styles: Padding etc... */
	padding: 0;
	color: #FFF;
}
.style1 {color: #657D59}

#twocol-right .blue { background: #8CB8E2 url(images_blue/box_blue_top.jpg) no-repeat 0px 0px; padding: 10px 0 0 0; }
#twocol-right .blue div.close { background: url(images_blue/box_blue_bottom.jpg) no-repeat 0px bottom; height:9px; }

#twocol-right .grey {
	background: #E2E2E2 url(images_blue/box_grey_top.jpg) no-repeat 0px 0px; padding: 10px 0 0 0;
}
#twocol-right .grey div.close { background: url(images_blue/box_grey_bottom.jpg) no-repeat 0px bottom; height:9px; }
.greytext {
	color: #CCC;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
}
