.formFields { FONT-SIZE: 11px; COLOR: #206696; FONT-FAMILY: "Trebuchet MS", sans-serif; BACKGROUND-COLOR: #f7f7f7 }

td {
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

TD.formCaptions { FONT-SIZE: 11px; font-weight:bold; COLOR: #206696; FONT-FAMILY: "Trebuchet MS", sans-serif; BACKGROUND-COLOR: #f7f7f7; padding: 3; vertical-align:text-top; }

.homecopy
{
	font-family: "Trebuchet MS" , Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding:0 10px;
}
a.homecopy:link
{
	font-family: "Trebuchet MS" , Arial, Helvetica;
	font-size: 11px;
	color: #532981;
	text-decoration: none;
}
a.homecopy:active
{
	font-family: "Trebuchet MS" , Arial, Helvetica;
	font-size: 11px;
	color: #532981;
	text-decoration: none;
}
a.homecopy:hover
{
	font-family: "Trebuchet MS" , Arial, Helvetica;
	font-size: 11px;
	color: #532981;
	text-decoration: none;
}
.Crumbs
{
	color: #430059;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.Crumbs:link
{
	color: #430059;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.Crumbs:active
{
	color: #430059;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.Crumbs:hover
{
	color: #430059;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.rightnav
{
	font-family: "Trebuchet MS" , Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
a.rightnav:link
{
	font-family: "Trebuchet MS" , Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
a.rightnav:active
{
	font-family: "Trebuchet MS" , Arial, Helvetica;
	font-size: 11px;
	color: #888888;
	text-decoration: none;
	line-height: 20px;
}
a.rightnav:hover
{
	font-family: "Trebuchet MS" , Arial, Helvetica;
	font-size: 11px;
	color: #888888;
	text-decoration: none;
	line-height: 20px;
}
a.rightnav:visited
{
	font-family: "Trebuchet MS" , Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
.SubMenuGroup
{
	color: #000000;
	font-family: "Trebuchet MS";
	font-weight: normal;
	text-decoration: none;
	cursor: hand;
	font-size: 11px;
}

.MenuItem
{
	color: #333333;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	cursor: hand;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #534D41;
	border-style: solid;
	text-decoration: none;
}
.MenuItemOver
{
	color: #333333;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	cursor: hand;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #ffffff;
	border-style: solid;
}

.SubMenuItem
{
	color: #333333;
	background-color: #E5E5E5;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	cursor: hand;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #ffffff;
	border-style: solid;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 8px;
	padding-bottom: 2px;
	width: 110px;
	height: 30px;
}
.SubMenuItemOver
{
	color: #333333;
	background-color: #D3C5E2;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	cursor: hand;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #ffffff;
	border-style: solid;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 8px;
	padding-bottom: 2px;
	width: 110px;
	height: 30px;
}

#leftnav{
	position:relative;
}

#leftnav ul {
	background: #e5e5e5;
	width: 175px;
	font-size: 11px;
	font-weight: 800;
	color: #393939;
	padding: 5px 0px 5px 10px;
	margin: 0px;
	position:relative; z-index:99;
	}

#leftnav ul li {
	position: relative;
	list-style-type: none;
	text-align: right;
	/*#height: 40px;*/	
	}
	
#leftnav li ul {
	position: absolute;
	left: 149px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
#leftnav ul li a {
	display: block;
	width: 155px;
	#width: 165px;
	color: #393939;
	text-decoration: none;
	padding: 7px 10px 4px 10px;
	border-bottom:1px solid #666;
}

/* Fix IE. Hide from IE Mac \*/
	* html #leftnav  ul li { float: left; height: 1%; }
	* html #leftnav  ul li a { height: 1%; }
/* End */

#leftnav ul li a:hover { 
	display: block;
	width: 155px;
	#width: 165px;
	background: url(../images/bg_navNormOver.gif) no-repeat top right;
	color: #393939;
	text-decoration: none;
	padding: 7px 10px 4px 10px;
	border-bottom:1px solid #666;
} 
 
 /* Hover Styles */
		
#leftnav li ul li a { padding: 5px 5px; height:15px; } /* Sub Menu Styles */
		
#leftnav li:hover ul, #leftnav li.over ul { display: block; height:30px; } /* The magic */

#leftnav ul li ul {
	background: none;
	width: 60px;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	left: 175px !important;
	left: 165px;
	padding: 0px 5px 5px 0px;
}

#leftnav ul li ul li  {
	position: relative;
	list-style-type: none;
	text-align: left;
	border-bottom: 1px solid #FFFFFF;	
	border-left: 1px solid #FFFFFF;		
}


#leftnav ul li ul li a  {
	background: #e5e5e5;
	color: #393939;
	text-decoration: none;
	padding: 7px 25px 4px 10px;
	width: 110px;
	#width: 135px;
	height: 20px;
	display: block;
}

#leftnav ul li ul li a:hover  {
	background: #d3c5e2;
	color: #393939;
	text-decoration: none;
	padding: 7px 25px 4px 10px;
	width: 110px;
	#width: 135px;
	height: 20px;
	display: block;
}





#extranet {
width: 500px; 
float: left;
border: none; 
}

#extranet input {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

#extranet textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}



#extranet table {
/*border: 1px solid #999999;*/
}

#extranet td {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
padding: 5px;
}

#extranet .tableCells td {
border: 1px solid #999999;
}

.headerTable td {
color: #FFFFFF;
border: 1px solid #999999;
}

.headerTable {
color: #FFFFFF;
border: none;
}

#tableExtranet td {
border: 1px solid #FFF;
}

.login {
	background:#e5e5e5;
	height:160px;
	#height:190px;
	width:300px;
	padding:15px;
}

.login table, td, th {
	/*border-color: #e5e5e5;*/
	border: none; 
}

#loginCont {
border: 1px solid #CCC;
float: left;
}

#loginCont td {
	/*border-color: #e5e5e5;*/
	border: 1px solid #e5e5e5; 
	
}