/* CSS Document */
.heading
{
	font-family:Tahoma;
	font-size:12px;
	color:#de0202;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}
.blueheading
{
	font-family:Tahoma;
	font-size:11px;
	color:#00B1CA;
	text-decoration:none;
	font-weight:bold;
}
.leftlink
{
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}
a:hover.leftlink
{
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	text-decoration:underline;
	font-weight:normal;
}
.content
{
	font-family:Tahoma;
	font-size:12px;
	color:#767676;
	text-decoration:none;
	font-weight:normal;
}
.bottomlink
{
	font-family:Tahoma;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}
a:hover.bottomlink
{
	font-family:Tahoma;
	font-size:10px;
	color:#ffffff;
	text-decoration:underline;
	font-weight:normal;
}
.links
{
	font-family:Tahoma;
	font-size:11px;
	color:#1b4575;
	text-decoration:underline;
	font-weight:normal;
}
a:hover.links
{
	font-family:Tahoma;
	font-size:11px;
	color:#1b4575;
	text-decoration:none;
	font-weight:normal;
}
.vacancielinks
{
	font-family:Tahoma;
	font-size:11px;
	color:#1b4575;
	text-decoration:underline;
	font-weight:bold;
}a:hover.vacancielinks
{
	font-family:Tahoma;
	font-size:11px;
	color:#1b4575;
	text-decoration:none;
	font-weight:bold;
}