<style TYPE="text/css">
.border_box {
	background: #D1DEE0;
	BORDER-RIGHT: #FFFFFF 1px solid;
	BORDER-TOP: #FFFFFF 1px solid;
	BORDER-BOTTOM: #FFFFFF 1px solid;
	BORDER-LEFT: #FFFFFF 1px solid;
}

.hollow_box {
	background: #2C6A70;
	BORDER-RIGHT: #FFFFFF 1px solid;
	BORDER-TOP: #FFFFFF 1px solid;
	BORDER-BOTTOM: #FFFFFF 1px solid;
	BORDER-LEFT: #FFFFFF 1px solid;
}

.action_links, a.action_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:normal;
	font-style: normal;
	font-weight: bold;
	color: #1B7D83;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: normal;
}

a.action_links:hover{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:normal;
	font-style: normal;
	font-weight: bold;
	color: #1B7D83;
	letter-spacing: 1px;
}

.red_descript, a.red_descript{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #902147;
	text-decoration: none;
	line-height: 15px;
}

a.red_descript:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #902147;
	text-decoration: underline;
	line-height: 15px;
}

.disclaimer{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

a.disclaimer, a.disclaimer:visited, a.disclaimer:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: underline;
}
</style>
