body
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

}

a
{
	color: #848383;
	text-decoration:none;
}

a:hover
{
	color: #FF0000;
	text-decoration: none;
}

.textHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E71A1A;
	font-style: normal;
}

.textGeneral
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #848383;

}

.textFooter
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;	
}

.textFooter a
{
	font-weight: bold;
	color: #FFFFFF;	
}

.textFooter a:hover
{
	font-weight: bold;
	color: #000000;	
}

.textDate
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding-left: 10px	
}

.textBannerBlue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #156DB8;
	font-style: italic;
}

.textBannerRed
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
}

.textSideTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #303763;
}

.content-padding
{
	padding-left: 10px;
	padding-top: 20px;
	padding-right: 10px;
}

.textContact
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #848383;
	line-height: 18px;
}

.textContact a
{
	color: #848383;

}

.textContact a:hover
{
	color: #CD1111;

}
		
.textForm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.bgContact
{
	background-position: right bottom;
	background-repeat: no-repeat;
}

.textJava
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E11313;
}

.textJava a
{
	color: #E11313;
}

.textJava a:hover
{
	color: #000000;
}

.textError
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;

}