/* CSS Document */

body {
	background-color: #f8f8f8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, p, td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 200%;
	color: #999999;
}

.small {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 180%;
	color: #7F7F7F;
}

.small2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	color: #999999;
}

.small3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #999999;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 120%;
	display: inline;
	color: #ffffff;
	font-weight: normal;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 120%;
	display: inline;
	color: #1b1b1b;
	font-weight: normal;
}

.number {
	font-size: 16px;
	color: #1b1b1b;
	line-height: 180%;
}

.120 {
	line-height: 120%;
}

.150 {
	line-height: 150%;
}

.redtitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 120%;
	display: inline;
	color: #771A1A;
	font-weight: normal;
}
.redtitle2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	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: 120%;
	display: inline;
	color: #ffffff;
	font-weight: normal;
}

.white {
	color: #ffffff;
}

.smlimg {
	border: 1px solid #dedede;
}

select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 100%;
}

.90 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.pgblack {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 100%;
	color: #000000;
	font-weight: bold;
}

.descsmall {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #7F7F7F;
}

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}