body
{
	font-size: 12px;
	font-family: arial, verdana;
	margin: 0px 0px 0px 0px;
}

h1
{
	font-size: 14px;
	font-weight: bold;
}

a, a:visited, a:link, a:active
{
	color: #fe641F;
	text-decoration:none;
}

a:hover
{
	color: #fe641F;
	text-decoration:underline;
}

table td
{
	font-size: 12px;
	font-family: arial, verdana;
}

table td.navigation
{
	padding: 10px 10px 5px 115px;
	font-size: 12px;
}


/* Homepage */

td.logo
{
	padding: 20px 10px 20px 40px;
}

table.homepage td.body
{
	background-color: #3366cc;
	padding: 10px 10px 10px 10px;
	font-size: 12px;
	color: #ffffff;
	padding: 0px 0px 0px 115px;
}


table.homepage td.body h2
{
	font-size: 13px;
	font-weight: bold;
	font-family: arial, verdana;
}

table.homepage td.body h2
{
	font-size: 15px;
	font-weight: bold;
	font-family: arial, verdana;
}

table.homepage td.body div.services
{
	color: #ffd8B0;
	margin: 30px 0px 30px 0px;
	font-weight: bold;
}

span.label
{
	font-size: 12px;
	font-weight: bold;
	width: 80px;
}

table td.navigation span.label
{
	font-size: 12px;
	font-weight: bold;
	width: 80px;
	color: #fe641F;
}


table.homepage td.body div span
{
	font-size: 12px;
}


/* Content */

table.content td.body
{
	padding: 20px 10px 10px 50px;
}