


#leftColumn

{

	float:left;
	width:170px;
	 margin-top:10px;
	 margin-left:1px;
	 padding:0;

}

#subNav {
font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	letter-spacing: 1px;
	  
}
	
#subNav ul {
 list-style: none;
width: 164px;
  margin:0;
	background: #fff;
	
  
}

#subNav li, #subNav li li

{
	list-style:none;
	float:left;
	width:164px;
color:#000;
border-bottom: 2px solid #f0f0f0;
padding: 4px 0 4px 0;
	
}

#subNav li a

{

	display:block;
	width:164px;	 
	text-decoration:none;
	padding:1px 0px 1px 5px;
	color: #000;
	border: none;

}

#subNav li a.selected

{
	background:#333 url(../../images/no_arrow_char_bg.gif) no-repeat;
}

#subNav li a.selected:hover

{ 
	background:#f4f4f4 url(../../images/no_arrow_orange_bg.gif);
	border-bottom:2px solid #ecf3fb;
}

#subNav li a.more

{
	width:159px;
	background: url(more-arrow.png) no-repeat center right;
	background-position:
}

#subNav li a.more:hover

{
	background: #1951b9;
	
	color:#fff;
	width: 159px;
}

#subNav li a:hover, #subNav li a.selected

{
	background: #1951b9;
	
	color:#fff;
	width: 159px;

	
}

#subNav li li a

{
	background:#ECECEC;
	color:#555;
	padding-bottom:0px;
	margin-bottom:0px;
}

#subNav li li a:hover

{
	background:#f4f4f4;
	color:#ff3300;
	padding: 4px 0 4px 0;
}

#subNav li li a.selected

{
	background:#b9b9b9;
	color:#ff3300;
}

#subNav li li a.selected:hover

{
	background:#f4f4f4;
	color:#ff3300;
}

#subNav li a.big

{
	padding-left:0px;
	font:0.88em Arial, sans-serif;
	font-weight:bold;
	background:#333;
	color:#555;	
	line-height:77px;
	text-decoration:none;
	width:158px;
}

#subNav li a.big:hover

{
	color:#fff;	
	background:#E67119;
}

#subNav li a.moreselected

{
	background:url(../../images/white_arrow_orange_bg.gif) no-repeat;
	width:164px;
	color:#fff;	
	text-decoration:none;
	border-bottom:1px solid #fff;
}

#subNav li a.moreselected:hover

{
	background:url(../../images/white_arrow_orange_bg.gif) no-repeat;
}






.content {
	
	background:  no-repeat;
   	/* width: 599px; */
   	float:left;
	padding : 0;
	margin-top: 10px;
}

.content p
{
	  margin-left: 10px;
	line-height: 1.4em;
	font-size:1em;
	margin-bottom: 1em;
}

.content h1 {	
	line-height: 1;
	font-family:Arial, Helvetica, sans-serif;
  	font-size: 1.3em;
  	color:#000;
	margin-bottom:1em;
		  margin-left: 10px;
		  margin-top:10px;
	
}
.content h2 {
 line-height: 1;
	font-family:Arial, Helvetica, sans-serif;
  	font-size: 1.3em;
  	color:#000;
	margin-bottom:1em;
		  margin-left: 10px;
		  margin-top:20px;		  
}

.content h3 {
  line-height: 1;
	font-family:Arial, Helvetica, sans-serif;
  	font-size: 1.1em;
  	color:#000;
	margin-bottom:1em;
		  margin-left: 10px;
		  margin-top:10px;
}

.content h4 {
   line-height: 1;
	font-family:Arial, Helvetica, sans-serif;
  	font-size: 0.9em;
  	color:#000;
	margin-bottom:1em;
		  margin-left: 10px;
		  margin-top:10px;
}

.content h5 {
   line-height: 1;
	font-family:Arial, Helvetica, sans-serif;
  	font-size: 0.9em;
  	color:#000;
	margin-bottom:1em;
		  margin-left: 10px;
		  margin-top:10px;
}

.content ul {
margin-left: 25px;
	line-height: 1.4em;
	font-size:1em;
	margin-bottom: 1em;
	margin-right:40px;

}

.content ol {
margin-left: 30px;
	line-height: 1.4em;
	font-size:1em;
	margin-bottom: 1em;
		margin-right:10px;

}


.content table
{
margin-left:10px;
}



/* Footer Content Pages
================================== */

.footer-content {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 1px;
	 	width: 150px;
		margin-left: 340px;
		text-align:center;
		margin-bottom:60px;
}

.footer-content a {
	color:#666;
	text-align:center;
}

.footer-content a:hover {
	color: #999;
}

/* ================================== */



/* Hides from IE-mac \*/
* html .centre-content {height: 1%;}
.style2 {color: #FF9900; font-weight: bold; }
/* End hide from IE-mac */
-->

