﻿.menuItem
{

background-image:url(images/button.gif);
width: 115px;
height: 24px;
text-align: center;
font-family:Arial Narrow;
font-size : 12px;
font-style : normal;
color: white;
font-weight: bold;


}

.menuItem a
{

background-image: none;
width: 107px;
height: 24px;

}

.menuItemHover
{

background-image:url(images/button_white1.gif);
width: 115px;
height: 24px;
color: #82A5C9;

}

.menuItemHover A
{


color: #82A5C9;

}

.SubmenuItem
{

background-image:url(images/button_level2b.gif);
width: 107px;
height: 24px;
text-align: center;
font-family:Arial Narrow;
font-size : 12px;
font-style : normal;
color: #82A5C9;
font-weight: bold;


}
.SubmenuItem a
{

background-image: none;
width: 107px;
height: 24px;

}

.SubmenuItemHover
{

color: #000761;

}

.hometext
{
	line-height: 30px;


}

.pageTextNormal
{

font-family:Arial;
font-size : 12px;
font-style : normal;



}

.pageTitle
{

font-family:Arial;
font-size : 18px;
font-style : normal;
color : #82A5C9;
font-style:italic;



}

.contacttableleftcolumn

{
	text-align:right;
	height: 40px;
}

.contacttablerightcolumn

{
	text-align:left;
	height: 40px;
}

.navigation {
	width: 800px;
	height: 30px;
	vertical-align: middle;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	font-family: arial;
	color: #FFFFFF;
}

a.nav:link, a.nav:hover, a.nav:active, a.nav:visited {
	display: table-cell;
	height: 30px;
	vertical-align: middle;
	padding-left: 9px;
	padding-right: 9px;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	font-family: arial;
}

a.nav:link, a.nav:visited {
	color: #FFFFFF;
	background-color: transparent;
	height: 30px;
}

a.nav:hover, a.nav:active {
	color: #FFFFFF;
	text-decoration: underline;
	height: 30px;
}

.SubmenuItemPlan
{

background-image:url(images/button_level2.gif);
width: 105px;
height: 18px;
text-align: center;
font-family:Verdana;
font-size : 0.8em;
font-style : normal;
color: #82A5C9;
font-weight: bold;
padding: 3px 1px 3px 1px;

}


	

