body {
	background-color	: #606060;
	margin				: 0 0 0 0;
	font-family 		: Arial,Helvetica,sans-serif;
	font-size			: 8pt;
	color				: #585858;
	background-image	: url(images/background.gif);
	background-position	: center;
	background-repeat	: repeat-y;
	background-attachment	: fixed; 
}
td {
	font-family 		: Arial,Helvetica,sans-serif;
	font-size			: 8pt;
}

ul {
	list-style-image	: url(images/bullet.gif);
}

a {
	color				: #0070BC;
	text-decoration		: none;
}

a.visited {
	color				: #FC6320;
}

a.active {
	color				: #239CED;
}

a:hover {
	color				: #239CED;
	text-decoration		: underline;
}

.breadcrum {
	font-family 		: Trebuchet Ms,Arial,Helvetica,sans-serif;
	font-size			: 7pt;
	color				: #0070BC;
}

.breadcrumon {
	font-family 		: Trebuchet Ms,Arial,Helvetica,sans-serif;
	color				: #808080;
	font-weight			: bold;
}

.section {
	font-family 		: Trebuchet Ms,Arial,Helvetica,sans-serif;
	font-size			: 9pt;
	color				: #FFFFFF;
	background-color	: #969696;
	font-weight			: bold;
	text-align			: center;
}

.header {
	font-family			: Trebuchet Ms,Arial,Helvetica,sans-serif;
	font-size			: 13pt;
	color				: #000000;
	font-weight			: bold;
}

.subheader {
	font-family			: Trebuchet Ms,Arial,Helvetica,sans-serif;
	font-size			: 11pt;
	color				: #333333;
	font-weight			: bold;
}

.highlight {
	color				: #0077CC;
}

.textsm {
	font-family			: Trebuchet Ms,Arial,Helvetica,sans-serif;
	font-size			: 7pt;
	color				: #999999;
}

.subnav {
	font-family			: Trebuchet Ms,Arial,Helvetica,sans-serif;
	font-size			: 8pt;
	color				: #585858;
	font-weight			: bold;
	text-decoration		: none;
}

.subnavon {
	color				: #000000;
}

.textnav, a.textnav:link, a.textnav:visited, a.textnav:active {
	font-family			: Trebuchet Ms,Arial,Helvetica,sans-serif;
	font-size			: 7pt;
	color				: #838383;
	font-weight			: bold;
	text-decoration		: none;
}

a.textnav:hover {
	text-decoration		: underline;
}

.more, a.more:link, a.more:visited, a.more:active {
	font-family 		: Trebuchet Ms,Arial,Helvetica,sans-serif;
	font-size			: 8pt;
	color				: #0077CC;
	font-weight			: bold;
	text-decoration		: none;
}

a.more:hover {
	color				: #FF6622;
	font-weight			: bold;
	text-decoration		: underline;
}

.testimonial {
	font-family 		: Trebuchet Ms,Arial,Helvetica,sans-serif;
	font-size			: 7pt;
	color				: #58A1F2;
	font-weight			: bold;
}