<!--

body 
{ 
margin: 0px 0px 0px 0px;
background-color: #D3E3EE;
font-size: 62.5%;
}

img
{
border: none;
}

.maintable 
{ 
background-color: #fff;
}

td
{
font-family: arial, sans-serif, verdana;
font-size: .72em;
font-weight: normal;
color: #000000;
line-height: 20px;
}


.mainnavheader
{
font-family: arial, sans-serif, verdana;
font-size: 1.3em;
font-weight: bold;
color: #e3e3e3;
padding-left: 3px;
padding-right: 3px;
padding-top: 3px;
padding-bottom: 3px;
}


.globeman
{
background-image: url('../images/globe_man.jpg');
background-repeat: no-repeat;
background-attachment: scroll;
background-position: bottom right;
}


.menuheader
{
font-family: arial, sans-serif, verdana;
font-size: 1em;
font-weight: bold;
color: #000000;
}

.toptext
{
font-family: arial, sans-serif, verdana;
font-size: .72em;
font-weight: bold;
color: #fff;
background-color: #000;
padding-left: 15px;
padding-top: 3px;
}

.topmenu
{
font-family: arial, sans-serif, verdana;
font-size: 1em;
font-weight: bold;
color: #fff;
background-color: #000;
text-align: center;
padding-top: 8px;
}

.textError
{
font-family: arial, sans-serif, verdana;
font-size: 9pt;
font-weight: bold;
color: #ff0000;
}

.slogantable
{
border-bottom: solid 1px #000;
}


.slogantext
{
font-family: arial, sans-serif, verdana;
font-size: 1em;
font-weight: bold;
font-style: italic;
color: #000080;
padding-top: 45px;
}


.footer
{
font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #fff;
text-align: center;
vertical-align: middle;
background-color: #000;
}

a:link, a:visited, a:active  {
	color: #0055A5;
	text-decoration: underline; 
}

a:hover {
	color: #5697D8;
	text-decoration: none; 
}


a.topmenulink:link, a.topmenulink:visited, a.topmenulink:active  {
	color: #fff;
	text-decoration: none; 
}

a.topmenulink:hover {
	color: #fff;
	text-decoration: underline; 
}


a.menuheaderlink:link, a.menuheaderlink:visited, a.menuheaderlink:active  {
	color: #fff;
	text-decoration: none; 
}

a.menuheaderlink:hover {
	color: #fff;
	text-decoration: underline; 
}


a.mainmenulink:link, a.mainmenulink:visited, a.mainmenulink:active  {
	color: #003366;
	text-decoration: none; 
}

a.mainmenulink:hover {
	color: #003366;
	text-decoration: underline; 
}



a.footerlink:link, a.footerlink:visited, a.footerlink:hover, a.footerlink:active 
	{
	color: #ffffff;
	text-decoration: none; 
}


-->