@charset "utf-8";

body  {

	font: 12px Arial, Helvetica, sans-serif;

	background: #BBE1F2;

	margin: 0; 

	padding: 15px;

	text-align: center; 

	color: #000000;

	background:#BCE1F3 url(../test_images/body-bg.jpg) top left repeat-x;

}

.root #container { 

	width: 860px;  

	background: #FFFFFF;

	margin: 0 auto;  	

	text-align: left; 

	background: url(../test_images/main-bg.jpg) top center repeat-y;

} 

.root #header { 

	height: 235px;

	padding: 0 10px 0 20px;

	background: url(../test_images/header-bg_new.jpg) top center no-repeat;

}

#siteIntro

{

	line-height:0px;

	height:0px;

	overflow:hidden;

}

.root #main-wrapper { 

	margin: 0; 

	padding: 0;

	background: url(../test_images/main-wrapper-bg.jpg) top center no-repeat;

}

.root #left-column {

	float: left; 

	width: 180px;

	padding: 15px 10px 15px 20px;

	border-right: dotted 1px #666666;	

}

.root #left-column ul{

	list-style-type: none;

	margin:0;

	padding:0;	

}

.root #left-column li{

	display: block;

	height: 25px;

	border-bottom: dotted 1px #FFFFFF;

}

.root #left-column a{

	background: url(../test_images/nav-arrow.gif) center left no-repeat;	

	padding-left: 16px;

	font-weight: bold;

	text-decoration: none;

	color:black;

	line-height: 25px;

}

.root #left-column a:hover{

	/*background: url(../test_images/nav-arrow-hover.gif) center left no-repeat;	

	padding-left: 20px;*/

	font-weight: bold;

	text-decoration: none;

	color:#FF9900;

}

.root #left-column h1{

	font: 12px Arial, Helvetica, sans-serif;

	font-weight: bold;

	color:#FF9900;

	padding: 0;

}

.root #left-column hr{

	border: none;

	border-top: dotted 1px #666666;	

}

.root #main-content { 

	margin: 0 0 0 200px; 

	padding: 85px 20px; 	

}

.root #sites{ 

	margin: 0;

	padding: 0; 	

	text-align: center;

}

.root #main-content h1{

	font: 18px Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #FF9900;

	padding: 0;

} 

.root #footer { 

	margin: 0 auto;

	height: 60px;	

	width: 860px;

	padding-top: 30px;

	background: url(../test_images/footer-bg.jpg) top center no-repeat; 	

	font-size: 11px;

	color:#1676BC;

} 

.root #footer a{ 

	color:#1676BC;

	text-decoration: none;

} 

.root #footer a:hover{ 

	color:#1676BC;

	text-decoration: none;

} 

.root #footer .copyright{ 

	font-size: 12px;

	color:#1676BC;

} 

.fltrt { 

	float: right;

	margin-left: 8px;

}

.fltlft { 

	float: left;

	margin-right: 8px;

}

.clearfloat { 

	clear:both;

    height:0;

    font-size: 1px;

    line-height: 0px;

}



.root #left-column-news a

{

	font-weight: bold;

	text-decoration: none;

	text-align: justify;

	color:#000000;

	text-decoration: underline;

}



.root #left-column-news a:hover

{

	font-weight: bold;

	text-decoration: none;

	color:#FF9900;

}