body	{margin: 0 0 0 0}
.line1	{ background-color:#38015b; height:5px}

.navbg	{ background-image:url('../cms_images/company_images/navbg.jpg'); background-repeat:repeat; height:29px;}

.nav	{font-family:verdana; color:#FFFFFF; font-size:10px; font-weight:bold; font-weight:bold; margin-left:3px; margin-right:3px; text-transform:uppercase }
a.nav, a.nav:visited,	  {font-family:verdana; color:#FFFFFF;margin-left:3px; margin-right:3px; text-decoration:none }
a.nav:hover, a.nav:active {font-family:verdana; color:#FFFFFF;text-decoration:underline;}

.footer	{background-color:#38015b; height:54px; font-family:tahoma; font-size:11px; color:#cbc1d2; vertical-align:middle; line-height:18px}

.heading	{font-family:Tahoma; font-size:18px; color:#2a0c48; padding-top:12px; font-weight:bold; text-transform:uppercase }

.text1 		{font-family: Verdana; font-size:11px; color:#443850; line-height:15px}
a.text1, a.text1:visited  	{ text-decoration:none }
a.text1:hover, a.text1:active {text-decoration:underline}

.text1a 		{font-family: Verdana; font-size:11px; color:#443850; line-height:15px; font-weight:bold;}
a.text1a, a.text1a:visited  	{ text-decoration:none }
a.text1a:hover, a.text1a:active {text-decoration:underline}

.text2 		{font-family: Verdana; font-size:11px; color:#443850; line-height:30px;background-color: #BEBEBE;padding: 2px 3px 2px 3px;}
a.text2, a.text2:visited  	{ text-decoration:none }
a.text2:hover, a.text2:active {text-decoration:underline}

td		{font-family: Verdana;font-size:11px;color:#443850;}
input	{font-family: Verdana;font-size:11px;color:#443850;}

a 			{font-family: Verdana;color:#443850;text-decoration:underline;}
a:visited 	{font-family: Verdana;color:#443850;text-decoration:underline;}
a:hover 	{font-family: Verdana;color:#443850;text-decoration:none;}
a:active 	{font-family: Verdana;color:#443850;text-decoration:none;}

.subhead 		{font-family: Verdana; font-size:11px; color:#443850; 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: ;
}

.tfvHighlight
		{font-weight: bold; color: red;}
.tfvNormal
	{font-weight: normal;	color: black;}
	
.ccPickerOuter{
	border:1px solid #999;
	overflow:auto;
	overflow-x:hidden;

	margin-top:3px;
	margin-bottom:11px;
	width:260px;
	height:160px;
	
	padding:3px 3px 3px 6px;
}

.ccPickerInner{
	margin:2px;
}
