body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #333333;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.2em;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-style: none;
	color: #000066;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 000099;
	border-bottom: thin solid #cccccc;
}
.leftMargin {
	background-image: url(/images/left_shadow.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.rightMargin {
	background-image: url(/images/right_shadow.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1450B4;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	list-style-image: url(/images/bullet_arrow.gif);
}
.rowGradient {
	background-color: #ffffff;
	background-image: url(/images/row_gradient.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.small {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #333333;
}
.bigger {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}
.boxGradient {
	background-color: FFFFFF;
	background-image: url(/images/col_gradient.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
