@charset "iso-8859-1";
	BODY, TABLE, TD, P {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :  11px;
	color :  #996699;
}

#rail-left {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
}

#rail-left-menu {
	background-color: #ffffff;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 130px;
}
.rail-left-menu-section {
	background-color: #CCCCFF;
	border-bottom: #EEEEEE 1px solid;
	color: #FFFFFF;
	font-weight: 900;
	padding: 2px;
	text-transform: uppercase;
}

.rail-left-menu-section a {
	color: #FFFFFF;
}

.rail-left-menu-item {
	background-color: #ffffff;
	border-bottom: #EEEEEE 1px solid;
	color: #006699;
	font-weight: 500;
	padding: 2px;
}

.rail-left-links {
	background-color: #FFFFFF;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding: 2px;
	font-size: 10px;
}

a.around1{
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  10pt;
	font-weight : bold;
	color :  #006666;
}
a.around1:hover{
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  10pt;
	font-weight : bold;
	color :  #339966;
}

A{
font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :  10px;
	color :  #993300;
	font-weight :  bold;
	text-decoration :  none;
	}

 A:Hover{
font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :  10px;
	color :  #339966;
	font-weight : bold;
	text-decoration :  none;
 }
 
/* adjests line height in tds for helpful articles and pressroom*/
.articles{
	line-height:16px;
 }
