.pageContent {
	font-family: arial;
	font-size: 11px;
	color: white;
}
.pageContent a {
	font-family: arial;
	font-size: 11px;
}

.company
{
	font-family: arial;
	font-size: 18px;
	color: white;
}

.slogan
{
	font-family: arial;
	font-size: 10px;
	color: white;
}

.menu
{
	font-family: arial;
	font-size: 12px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	margin: 5px;
}

.amenu
{
	font-family: arial;
	font-size: 12px;
	color: #326495;
	text-decoration: none;
	font-weight: bold;
	margin: 5px;
}

.amenu2
{
	font-family: arial;
	font-size: 11px;
	color: #3B6394;
	font-weight: bold;
}

.menu2
{
	font-family: arial;
	font-size: 11px;
	color: black;
}

.menu-bullet
{
	border: 0px;
	margin-right: 3px;
}

.menu2-bullet
{
	border: 0px;
	margin-right: 5px;
	margin-top: 5px;
}

/*
.submenu_bg
{
	background : url(../images/menu2_bg.gif) top left no-repeat;
	padding: 20px 5px 20px 5px;
}
*/

.hr 
{
	margin: 3px 0px 0px 10px;
}

.content
{
	background-color: #689DBC;
}

.txtheader
{
	padding: 0px 0px 0px 11px;
	font-family: arial;
	font-size: 12px;
	color: white;
	font-weight: bold;
}

.text
{
	font-family: arial;
	font-size: 11px;
	color: white;
	padding: 0px 30px 5px 20px;
}

.btmmenu
{
	font-family: arial;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.footer
{
	font-family: arial;
	font-size: 10px;
	color: white;
	background-color: #689EBB;
}
.left-bg
{
	background-color: #689DBC;
}

