body {
	background-color:#cccccc;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	}

.seotext {
	visibility: hidden;
	height: 1px;
	overflow: hidden;
}

.captions {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	font-style:italic;
}

.descColumn {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	padding-bottom:20px;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	vertical-align:middle;
	background-color:#000000;
}
.ds_column {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	padding-bottom:20px;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	vertical-align:top;
	background-color:#000000;
}

.newstextColumn {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	padding-bottom:20px;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	vertical-align:middle;
	background-color:#edc76f;


	/*
	background-color:#ECB86F;
	*/
}

.mainColumn {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	text-align:center;
}

.contentColumn {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	padding-bottom:20px;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
	vertical-align:top;
}

.pageInfo {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	text-align:center;
	padding-bottom:5px;
	padding-top:5px;
}

.pageButtonLeft {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	text-align:left;
}

.pageButtonRight {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	text-align:right;
}

.breadcrumb {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	text-align:left;
	padding-bottom:5px;
	padding-top:5px;
}

a.breadcrumb, a:link.breadcrumb  {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	text-align:left;
	padding-bottom:5px;
	padding-top:5px;
}

a:hover.breadcrumb {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#ffffff;
	text-align:left;
	padding-bottom:5px;
	padding-top:5px;
}

a.arrow, a:arrow.breadcrumb  {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	text-align:left;
	padding-bottom:5px;
	padding-top:5px;
}

a:arrow.breadcrumb {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#ffffff;
	text-align:left;
	padding-bottom:5px;
	padding-top:5px;
}


.imagepadding {
	border-left:solid #000000 1px;
	border-right:solid #000000 1px;
	border-top:solid #000000 1px;
	border-bottom:solid #000000 1px;
}

.copyright {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#808080;
	text-align:center;
	padding-top:10px;
	background-color:#cccccc;
}

.butMore {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#ECB86F;
	font-weight:bold;
}
A.butMore:hover {color: #FFFFFF; text-decoration : none;}
A.butMore:link {color: #ECB86F; text-decoration : none;}

.newsiconpadding {
	padding-left : 10px;
	padding-right : 10px;
}

.art-text {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	color : #000000;
}

.formlabeltext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
} 


.sidenav {
	height:100%;
	width:183px;
	background-image: url('../images/bg_main_nav.jpg');
	background-position: bottom right;
	background-repeat: no-repeat; 
	background-color:#000000;
	
}

ul.subnav1 {
	margin-left:0;
	padding-left:0;
}	
			
.subnav1 a {
	font-family:arial, helvetica, sans-serif;
	font-size:11px;	  
	color:#CCC;
	padding-left: 15px;
	margin-left:0;
	background-image: url('../images/bullet.gif');
	background-repeat: no-repeat;
	background-position:0 .45em;
	text-decoration:none;
}
.subnav1 a:hover {
	color:#FFF;	  
	background-image: url('../images/bullet_hl.gif');
	text-decoration:underline;
}	
.subnav1_active a {
	font-family:arial, helvetica, sans-serif;
	font-size:11px;	  
	color:#FFF;
	padding-left: 15px;
	margin-left:0;
	background-image: url('../images/bullet_hl.gif');
	background-repeat: no-repeat;
	background-position:0 .45em;
	text-decoration:none;
}
