body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.topbackground {
	background-image: url(../images/crlbar01.png);
	background-repeat: repeat-x;
}

.menubackground {
	background-image: url(../images/crlbar02.png);
	background-repeat: repeat-x;

}
.nav-top {
	font-family: "Myriad Pro", Arial;
	font-size: 12px;
	color: #FFF;
}
.nav-top:hover {
	font-family: "Myriad Pro", Arial;
	font-size: 12px;
	color: #bf5a14;
}
.bottomtxt {
	font-family: "Myriad Pro", Arial;
	font-size: 12px;
	color: #FFF;
}
.title_blue {
	font-family: "Myriad Pro", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #05357a;
}
.title_orange {
	font-family: "Myriad Pro", Arial;
	font-size: 16px;
	font-weight: lighter;
	color: #bf5a14;
}
.bobytext {
	font-family: "Myriad Pro", Arial;
	font-size: 14px;
	line-height: 17px;
	color: #006;
}
.bobytext:link {
	font-family: "Myriad Pro", Arial;
	font-size: 14px;
	line-height: 17px;
	color: #bf5a14;
}
.bobytext_small {
	font-family: "Myriad Pro", Arial;
	font-size: 11px;
	color: #006;
}

.moreinfo {
	font-family: "Myriad Pro", Arial;
	font-size: 10px;
	color: #006;
}
.moreinfo:hover {
	font-family: "Myriad Pro", Arial;
	font-size: 10px;
	color: #bf5a14;
}


.name_title {
	font-family: "Myriad Pro", Arial;
	font-size: 14px;
	color: #009;
}
