body	{margin: 0 0 0 0}
.line1	{ background-color:#393952; height:5px}

.navbg	{ background-image:url('../cms_images/company_images/navbg.jpg'); background-repeat:repeat; height:29px;}

.nav	{ font-family:Tahoma; color:#FFFFFF; font-size:10px; font-weight:bold; font-weight:bold; margin-left:3px; margin-right:3px; text-transform:uppercase }
a.nav,	  {font-family:Tahoma; color:#FFFFFF;margin-left:3px; margin-right:3px; text-decoration:none }

a.nav:hover, a.nav:active, a.nav:visited {font-family:Tahoma; color:#FFFFFF;text-decoration:underline;}

.footer	{background-color:#23233f; height:54px; font-family:tahoma; font-size:11px; color:#ababb9; vertical-align:middle; line-height:18px}

.heading	{font-family:Tahoma; font-size:18px; color:#23233f; padding-top:12px; font-weight:bold; text-transform:uppercase }

.text1 		{font-family: Tahoma; font-size:11px; color:#23233f; line-height:15px}
a.text1, a.text1:visited  	{ text-decoration:none }
a.text1:hover, a.text1:active {text-decoration:underline}

.text1a 		{font-family: Tahoma; font-size:11px; color:#23233f; line-height:15px; font-weight:bold;}
a.text1a, a.text1a:visited  	{ text-decoration:none }
a.text1a:hover, a.text1a:active {text-decoration:underline}

td		{font-family: Tahoma;font-size:11px;color:#23233f;}
input	{font-family: Tahoma;font-size:11px;color:#23233f;}

a 			{font-family: Tahoma;color:#23233f;text-decoration:underline;}
a:visited 	{font-family: Tahoma;color:#23233f;text-decoration:underline;}
a:hover 	{font-family: Tahoma;color:#23233f;text-decoration:none;}
a:active 	{font-family: Tahoma;color:#23233f;text-decoration:none;}

.subhead 		{font-family: Tahoma; font-size:11px; color:#23233f; line-height:15px; font-weight:bold;}
a.subhead, a.subhead:visited  	{ text-decoration:none }
a.subhead:hover, a.subhead:active {text-decoration:underline}

ul	{ list-style-image:url('../_images/arrow_orange.gif'); margin:0 0 0 18px} 

.functionButton {
	font-size: 11px;
	background-color: #EFEFEF;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	color: #006699;
	padding: 2px;
}

.functionButtonOver {
	font-size: 11px;
	background-color: #CDCDCD;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	color: #006699;
	padding: 2px;
}

.formButton {
	font-size: 11px;
	background-color: #EFEFEF;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	color: black;
	padding: 2px;
}

.formButtonOver {
	font-size: 11px;
	background-color: #CDCDCD;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	color: black;
	padding: 2px;
}

.buttonBar {
	background-color: #EFEFEF;
	border: 1px solid #BEBEBE;
	padding: 2px;
	background-image: ;
}

.onMouseOverBar			{color:#000000; background: #b3b4d3 }
