body, html {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #787878;
	line-height: 20px;
}

p { 
	margin-top: 0px;
	margin-bottom: 20px;
}

a {
	color: #787878;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
}

.red {
	color: #FF0000;
}

.black {
	color: #000000;
}

.overviewText {
	color: #000000;
	line-height: 28px;
	font-size: 18px;
}

.headline {
	color: #000000;
	font-weight: bold;
}

.largeHead {
	color: #000000;
	font-weight: bold;
	font-size: 20px;
	line-height: 22px;
}

.largeSubhead {
	font-size: 18px;
	line-height: 22px;
}

.caption {
	font-size: 10px;
	line-height: 12px;
}

#headblock {
	font-size: 12px;
}

#headblock a {
	color: #FFFFFF;
}

#headblock a:hover {
	color: #FFFFFF;
}

#sub_navigation {
	padding-left: 1px;
}

#sub_navigation a {
	display: block;
}

#client_list {
	font-size: 9px;
	color: #000000;
	line-height: 12px;
}

.tinyErrorText {
	font-size: 9px;
	color: #999999;
}