body {
	font-family: Tahoma, sans-serif, Arial;
	line-height: 1.3em;
	font-size: 0.8em;
	top: 0px;
	margin: 0px;
}
.body_small {
	font-size: 11px;
	line-height: 14px;
}
.navbar_background {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	background-color: ##FFFFFF;
}
.background {
	background-color: #D6D6D6;
	background-image: url(grad.jpg);
	background-repeat: repeat-x;
}

td {
	font-family: Tahoma, sans-serif, Arial;
}

th {
	font-family: Tahoma, sans-serif, Arial;
}.body_background {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C1C1C1;
	border-left-color: #C1C1C1;
	top: 0px;
}
.footer {
	font-size: 10px;
	background-color: #3399cc;
	color: #FEFEFE;
}

.menustyle {
	font-weight: bold;
	text-decoration: none;
	list-style-type: square;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: 15px;
	list-style-image: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
	list-style-type: none;
}
a:visited {
	text-decoration: none;
	list-style-type: none;
	color: #333333;
}
a:hover {
	list-style-type: none;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	list-style-type: none;
}
.rule_vert {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C1C1C1;
}
.header {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 20px;
	color: #3399CC;
}
.bodycopy {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 12px;
	line-height: 15px;
}
.caption_italic {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 11px;
	font-style: italic;
	color: #3399CC;
	font-weight: bold;
}
.blue_bold_subhead {
	font-size: 14px;
	font-weight: bold;
	color: #3399CC;
}
.caption_bold {
	font-size: 11px;
	font-weight: bold;
}
