
.login h2 {
	color:#000000;
	font-style:normal;
	font-size:12px;
}

table.toolbar a {
	width: 111px;
	height: 31px;
	text-align:center;
	display: block;
	border-left: 1px solid white;
	border-top: 1px solid white;
	
}

div.toolbar a {
	color: white;	
	background: #ffffff; 
	text-decoration:none; 
	font-size:11px; 
	line-height:25px; 
	font-family: Tahoma, verdana, sans-serif;
	padding: 2px 5px;
}

div.toolbar	a:link {
	height: 30px;
	color: white; 
	background: #78B3E0; 
}

div.toolbar	a:active { 
	color: white;
	background: #78B3E0; 
}

div.toolbar	a:visited {
	color: white; 
	background: #78B3E0; 
}

div.toolbar	a:hover {
	color: white;
	background: #1A75CF; 
}

table.leftnav_exp td {
	color: white;	
	background: #002469; 
	text-decoration:none; 
	font-size:11px; 
	line-height:18px; 
	font-family: Tahoma, verdana, sans-serif;
}

.leftnav_exp_tcell {
	text-indent: 10px;
	background-color: #78B3E0;
	height: 40px;
}

table.leftnav_exp a {
	Xwidth: 130px;
	width: auto;
	Xheight: 15px;
	text-align: left;
	text-indent: 18px;
	display: block;
	padding: 2px 0px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}

div.leftnav_exp	a:link {
	height: 18px;
	color: white; 
	background: #002469;
	vertical-align: middle;

}

div.leftnav_exp	a:active { 
	color: white;
	background: #002469; 
}

div.leftnav_exp	a:visited {
	color: white; 
	background: #002469; 
}

div.leftnav_exp	a:hover {
	color: #002469;
	background: #78B3E0; 
}

table.footer-textnav {
	border-left: 1px solid white;
	font-size:11px;
	text-align: center;
}

table.footer-textnav a {
	Xtext-decoration: none;
}
div.footer-textnav	a:link {
	height: 30px;
	color: #1A75CF; 
	background: white;

}

div.footer-textnav	a:active { 
	color: #1A75CF;
	background: white; 
}

div.footer-textnav a:visited {
	color: #1A75CF; 
	background: white; 
}

div.footer-textnav a:hover {
	color: #78B3E0;
	background: white; 
}


h3 {
 	font-family: Arial,sans-serif;
	font-size: 14px;
	color: #1A75CF;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}

.content {
	font-size: 13px;
	line-height:16px;
	Font:"Times New Roman", Times, serif;
}


#tnavlist a
{
	width: 121px;
	height: 30px;
	display: block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;

}

#tnavlist table
{
	margin-top: 1px;
}



div.breadcrumb {
	margin-left: 30px;
	font-size: 11px;
}

div.breadcrumb	a:link {
	color: #1A75CF; 
	background: white;
}

div.breadcrumb	a:active { 
	color: #1A75CF;
	background: white; 
}

div.breadcrumb a:visited {
	color: #1A75CF; 
	background: white; 
}

div.breadcrumb a:hover {
	color: #78B3E0;
	background: white; 
}

.leftnav {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	width: 180px;
}

.leftnav ul {
	margin-left: 0px;
	padding: 0px;
	float: left;
	background: #002469;
	margin-top: 0px;
	margin-bottom: 0px;

}

.leftnav ul li {
	display: inline;

}

.leftnav ul li a {
	float: left;
	color: white; /*text color*/
	text-decoration: none;
	width: 165px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid white;	
}

.leftnav ul li a:visited{
	color: white;
}

.leftnav ul li a:hover, .leftnav ul li .current {
	background: #78B3E0;
}

/* -- */


.leftnav2 {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	width: 150px;
}

.leftnav2 ul {
	margin-left: 20px;
	padding: 0px;
	Xfloat: left;
	width: 150px;
	background: #002469;
	margin-top: 0px;
	margin-bottom: 0px;
}

.leftnav2 ul li {
	display:inline;
	display:inline-block;
}

.leftnav2 ul li a {
	float: left;
	color: white; /*text color*/
	text-decoration: none;
	width: 150px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.leftnav2 ul li a:visited{
	color: white;
}

.leftnav2 ul li a:hover, .leftnav ul li .current {
	background: #78B3E0;
}

