/*content style (text=pageContent)*/

.text-heading
{
	font-size: 21px;
	color: #5B5B5B;
	font-family: Arial;
	letter-spacing : -1px;
}

.text
{
	font-size: 11px;
	color: #5B5B5B;
	font-family: Arial;
}

.pageContent 
{
	font-size: 11px;
	color: #5B5B5B;
	font-family: Arial;
}

.pageContent 1 
{
	font-size: 11px;
	color: #5B5B5B;
	font-family: Arial;
}


/* top elements */

.company
{
	font-size: 22px;
	color: #FFCC00;
	font-family: Arial;
	letter-spacing : -1px;
}

.co_slogan
{
	font-size: 21px;
	color: white;
	font-family: Arial;
}


/*main menu*/

.menu
{
	font-size: 11px;
	color: white;
	font-family: Arial;
	text-decoration: none;
	word-spacing: -1px;
}


/*submenu*/

.submenu
{
	font-size: 11px;
	color: #5A5A5A;
	font-family: Arial;
	text-decoration: none;
}

.asubmenu
{
	font-size: 11px;
	color: #5A5A5A;
	font-family: Arial;
	text-decoration: underline;
	font-weight: bold;
}


/*copyright*/

.footer
{
	font-size: 11px;
	color: #5A5A5A;
	font-family: Arial;
}

.top-bgrnd1
{
	background: #D9EBDD url('../images/header.jpg') no-repeat;
}

.top-bgrnd2
{
	background: #D9EBDD url('../images/header.jpg') no-repeat;
}

.top-bg3
{
	background: #D9EBDD url('../images/header.jpg') no-repeat;
}

.menu-bg
{
	background: #639D9D url('../images/menu_bgrnd.gif') repeat-x;
}

.submenu-bg
{
	background: #D9EBDD url('../images/submenu_bg.gif') top left no-repeat;
}

.bg
{
	background: #D9EBDD;
}
