/* CSS Document */
body {
	background-color: #DFDFD5;
	background-image: url(crb/nv/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.tbg {
	background-image: url(crb/nv/tbg2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.lbg {
	background-image: url(crb/nv/lbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 183px;
	vertical-align: top;
}
.content {
	vertical-align: top;
	padding-top: 15px !important;
	padding-top: 0px;
	padding-right: 25px;
	padding-left: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FF3300;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
/*---------------------- navlinks -----------------------*/

ul.navlinks {
	margin: 0;
	padding: 0;
	background-color: #4E849F;
	width: 172px;
}

ul.navlinks li {
	list-style: none;
	padding: 2px 0px;
	font-size: 16px;
	text-transform: none;
	background-color: transparent;
	font-weight: bold;
}

ul.navlinks a {
	display: block;
}

ul.navlinks a, ul.navlinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}
ul.navlinks a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a.pro:link, a.pro:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7EABC0;
}
a.pro:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #437389;
}
.head1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #437389;
}
.headwhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #999966;
}
.head2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #999966;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #993300;
}
.head3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #993300;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.head4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.textwhite {
	color: #FFFFFF;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.textmid {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.textsmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.bottom {
	background-image: url(crb/nv/lbg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 758px;
}
a.btt:link, a.btt:visited, a.btt:hover {
	padding-left: 50px;
}

.photo {
	padding: 1px;
	border: 1px solid #6A94AD;
}
.teamtable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #437389;
}
