/* CSS Document */

body {
	background-color: #f8f8f8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 15px;
}

body, p, td {
	font: normal 12px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999999;
}

.descsmall {
	font: normal 11px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7F7F7F;
}

.small {
	font: normal 11px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7F7F7F;
}

.small2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 120%;
	color: #999999;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 30px;
	display: inline;
	color: #ffffff;
	font-weight: normal;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 25px;
	display: inline;
	color: #1b1b1b;
	font-weight: normal;
}

.number {
	font-size: 16px;
	color: #1b1b1b;
	line-height: 20px;
}

.120 {
	line-height: 15px;
}

.150 {
	line-height: 15px;
}

.redtitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 25px;
	display: inline;
	color: #771A1A;
	font-weight: normal;
}
.redtitle2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	display: inline;
	color: #771A1A;
	font-weight: normal;
}

.red {
	color: #771A1A;
}

.black {
	color: #1b1b1b;
}

.white13 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	display: inline;
	color: #ffffff;
	font-weight: normal;
}

.white {
	color: #ffffff;
}

a.nav:link { font-size:12px; color:#1B1B1B; text-decoration:none}
a.nav:visited { font-size:12px; color:#1B1B1B; text-decoration:none}
a.nav:hover { font-size:12px; color:#1b1b1b; text-decoration:underline}
a.nav:active { font-size:12px; color:#1B1B1B; text-decoration:none}

a:link { font-size:12px; color:#1B1B1B; text-decoration:underline}
a:visited { font-size:12px; color:#1B1B1B; text-decoration:underline}
a:hover { font-size:12px; color:#1b1b1b; text-decoration:underline}
a:active { font-size:12px; color:#1B1B1B; text-decoration:underline}

div.forprint { display: block; }

.none{
	display: none;
}