body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	background-color: #ffffff;
	margin: 0px;
}

td.RightColumn {
	font-size: 9px;
	line-height: 14px;
	color: #000000;
	background-image: url(_images/right_column_back.gif);
	background-repeat: no-repeat;
	background-position: top;
}

table.LeftColumn {
	font-size: 11px;
	color: #251555;
}

td.Footer {
	font-size: 9px;
	color: #251555;
}

p.TextHeader {
	font-size: 23px;
	line-height: 27px;
	color: #34b4e3;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

p.ColumnHeader {
	font-size: 13px;
	color: #34b4e3;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

p.Small {
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 23px;
	line-height: 27px;
	color: #34b4e3;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h2 {
	font-size: 13px;
	color: #34b4e3;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

td.MainNavigation {
	color: #ffffff;
}

a.MainNavigation:link {
	color: #ffffff;
	text-decoration: none;
}
a.MainNavigation:visited {
	color: #ffffff;
	text-decoration: none;
}
a.MainNavigation:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.Navigation:link {
	color: #251555;
	text-decoration: none;
}
a.Navigation:visited {
	color: #251555;
	text-decoration: none;
}
a.Navigation:hover {
	color: #251555;
	text-decoration: underline;
}

a.link {
	color: #251555;
	text-decoration: none;
}
a.visited {
	color: #251555;
	text-decoration: none;
}
a.hover {
	color: #251555;
	text-decoration: underline;
}

#tweet ul {
	list-style:none;
	padding: 0;
	margin:0;
	}
	
#tweet li {
	list-style:none;
	padding:0;
	margin:0;
	}
	

#tweet {

font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #58585a;
	text-decoration: none;
	text-align:left;
	list-style:none;
	width:87%;
	padding:12px;
	margin-top:10px;
	background-color:#dbe7f4;
	}
