.text {
	font-family: Arial, Helvetica,;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}

.padding
{
	width: 214px;
	display: block;
	padding: 5px 0 5px 55px;
	vertical-align: middle;
}
.img {
	float: left;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-top: 5px;
}
.imgRight {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.link_green
{
    font-family: arial;
    font-size: 11px;
	font-weight: bold;
    color: #FF6600;
    text-decoration: none;
}
.link_green:hover
{
    font-family: arial;
    font-size: 11px;
	font-weight: bold;
    color: #006633;
    text-decoration: underline;
}
.link_white
{
    font-family: arial;
    font-size: 12px;
	font-weight: bold;
    color:#FFFFFF;
    text-decoration: none;
}
.link_white:hover
{
    font-family: arial;
    font-size: 12px;
	font-weight: bold;
    color: #f8f400;
    text-decoration: underline;
}
.link_grey
{
    font-family: arial;
    font-size: 12px;
	font-weight: bold;
    color:#FFFFFF;
    text-decoration: none;
}
.link_grey:hover
{
    font-family: arial;
    font-size: 12px;
	font-weight: bold;
    color: #FF9900;
    text-decoration: underline;
}
.headline
{
    font-family: arial;
    font-size: 15px;
	font-weight: bold;
    color:#FF6600;
    text-decoration: none;
}
