body
{
	background-color: #FFFFFF;
	/*overflow: hidden;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imgs/gradient-bkgd.jpg);
	background-repeat: repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #666;
}
.top { font-family: "Trebuchet MS"; font-size: 12px; color: #CCCCCC; }

.header { font-family: "Trebuchet MS"; font-size: 16px; color: #f26522 }
.header-blk { font-family: "Trebuchet MS"; font-size: 16px; color: #000000 }
#header-blk-home { margin: 0 0 10px 0; text-align:justify; color: #666; }
.header-blk-home { font-family: "Trebuchet MS"; font-size: 14px; text-align:justify; color: #000000; }
.header-grey { font-family: "Trebuchet MS"; font-size: 14px; color: #000000 }

img { clear:left; margin:0 0 10px 0; }

.navTop { font-family: "Trebuchet MS"; font-size: 14px; color: #80786f }
.navSelected { font-family: "Trebuchet MS"; font-size: 14px; color: #fff200 }

.navSmall{ font-family: "Trebuchet MS"; font-size: 12px; color: #80786f }
.navSmallSelected { font-family: "Trebuchet MS"; font-size: 12px; color: #FFFFFF }

.body { font-family: "Trebuchet MS"; font-size: 13px; color: #80786f }
.body-blk { font-family: "Trebuchet MS"; font-size: 13px; color: #000000 }
.body-sm { font-family: "Trebuchet MS"; font-size: 12px; color: #80786f }

.footer { font-family: "Trebuchet MS"; font-size: 11px; color: #80786f }

a:link { color: #f26522; text-decoration:none; }
a:visited { color: #f26522; text-decoration:none; }

