body
{
	font-family: Arial, Helvetica, sans-serif;
	margin : 0px 0px 0px 0px;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #29486D;
	line-height: 16px;
	font-weight: normal;
	letter-spacing: 1px;
}

td.Content
{
	padding : 15px 2px 2px 12px;
}

td.News
{
	padding : 2px 12px 2px 15px;
}

.Title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #29486D;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform : uppercase;
	vertical-align: top;
}

.Text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #29486D;
	line-height: 16px;
	font-weight: normal;
	letter-spacing: 1px;
	padding : 0px 0px 0px 2px;
	vertical-align: top;
}

a:link, a:visited 
{
	font-weight:normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #29486D;
	text-decoration: underline;
}

a:active, a:hover 
{
	color: #B9CCDF;
	text-decoration: underline;
}

td.Footer
{
	font-size: 9px;
	color: #FFFFFF;
	letter-spacing: 1px;
	padding : 2px 12px 1px 12px;
}

.Footer a:link, .Footer a:visited 
{
	font-weight:normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.Footer a:active, .Footer a:hover 
{
	color: #FFFFFF;
	text-decoration: underline; 
}

.FormElement
{
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.FormButton
{
	width:80px;
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.Error
{
	color: red;
	font-weight: bold;
}