html, body, th, td {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body{
	background-color:#EAEAEA;
	margin:0px;
	padding:0px;
}

h1 	{  
	font-size: 17px; 
	color: #2B85BB;
}
		
h2 	{  
	font-size: 16px; 
	color: #2B85BB;
}	
		
h3 	{  
	font-size: 15px; 
	color: #2B85BB;
}	
		
		
h4 	{  
	font-size: 14px; 
	color: #2B85BB;
}	
		
h5 	{  
	font-size: 13px; 
	color: #2B85BB;
}	
		
h6 	{  
	font-size: 12px; 
	color: #2B85BB;
	font-weight:normal;
}	

a {
	color: #2B85BB;
	text-decoration: none;
}

a:hover {
	color: #2B85BB;
	text-decoration: none;
}

#align_layer{
	width:879px;
	padding:0px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
}

#main_layer{
	width:879px;
	padding:0px;
	margin:0px;
	float:left;
	background-color:#FFFFFF;
/*	border: 1px #333333 solid; */
	position:relative;
	background-image:url(../images/main_layer_bg.gif);
	background-repeat:repeat-y;
}
#int_main_layer{
	width:879px;
	padding:0px;
	margin:0px;
	float:left;
	background-color:#FFFFFF;	
/*	border: 1px #333333 solid; */
	position:relative;
	background-image:url(../images/int_main_layer_bg.gif);
	background-repeat:repeat-y;
}
#pnav_layer{
	width:879px;
	height:33px;
	float:left;
	padding:0px;
	margin:0px;
	text-align:right;
	background-image:url(../images/pnav_layer_bg.gif);
	background-repeat:repeat-x;
}
.snav_layer{
	border-bottom:3px #FFFFFF solid;
	width:179px;
	overflow:visible;
}
.snav_layer a:link{
	padding:7px 17px 8px 17px;	
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	display:block;
	background-color:#999999;
}
.snav_layer a:visited{
	padding:7px 17px 8px 17px;	
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	display:block;
	background-color:#999999;
}
.snav_layer a:hover{
	padding:7px 17px 8px 17px;	
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	display:block;
	background-color:#2B80B3;
}
.snav_section_layer{
	border-bottom:3px #FFFFFF solid;
	width:179px;
	overflow:visible;
}
.snav_section_layer a:link{
	padding:7px 17px 8px 17px;	
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	display:block;
	background-color:#333333;
}
.snav_section_layer a:visited{
	padding:7px 17px 8px 17px;	
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	display:block;
	background-color:#333333;
}
.snav_section_layer a:hover{
	padding:7px 17px 8px 17px;	
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	display:block;
	background-color:#2B80B3;
}
#header_layer{
	width:879px;
	height:295px;
	float:left;
	padding:0px;
	margin:0px;
}
#int_header_layer{
	width:879px;
	height:177px;
	float:left;
	padding:0px;
	margin:0px;
}
#left_column_layer{
	width:182px;
	float:left;
	padding:0px;
	margin-bottom:-3px;
}
	.left_column_layer_content{
		padding:0px 5px 0px 15px;
	}

#latest_news_layer{
	width:149px;
	height:200px;
	overflow:visible;
	float:left;
	padding:15px;
	margin-bottom:29px;
	background-image:url(../images/latest_news_layer_bg.jpg);
	background-repeat:repeat-x;
	background-color:#CACACA;
}
#left_column_buttons_layer{
	width:182px;
	height:64px;
	float:left;
	padding:0px;
	position:absolute;
	bottom:30px;
	left:0px;
}
#text_layer{
	width:641px;
	float:right;
	padding:18px 28px 28px 28px;
	margin:0px;
	background-image:url(../images/text_layer_bg.jpg);
	background-repeat:repeat-x;
}
#footer_layer{
	width:879px;
	height:29px;
	float:left;
	padding:0px;
	margin:0px;
	border-top:3px #FFFFFF solid;
}
#popup{
	background-color:#ffffff;
}
#popup hr{
	background-color:#2B80B3;
}

/* ---------------------- Begin Menu lists ------------------ */
.description ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav a, .description li {
	font-weight: bold;
	color: #000;
}

#nav a {
	text-decoration: none;
}

#nav li li a {
	display: block;
	width: 80px;
	font-weight: normal;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 5px;
	background-color:#3A3937;
	/*
	width: 110px;
	color: #36A7E9;
	padding: 0.2em 10px;*/
}

#nav li li a:hover {
	width: 80px;
	padding: 5px;
	color: #3A3937;
	background: #88836C;
	/*
	width: 110px;
	color: #36E0EF;
	padding: 0.2em 5px;
	border: 5px solid #36A7E9;
	border-width: 0 5px;*/
}

.description li {
	float: left;
	position: relative;
	padding: 0 0px 0 0;
	text-align: left;
	cursor: pointer;
	border-width: 1px 0;
}

.description li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: -10;
	width: 130px;
	font-weight: normal;
	background: url(images/dropdown.gif) bottom left no-repeat;
	padding: 0;
	/*
	width: 130px;
	padding: 0.5em 0 1em 0;
	border-right: solid 1px #000;*/
}

.description li>ul {
	top: auto;
	left: auto;
}

.description li li {
	width: 90px;
	display: block;
	float: none;
	color:#88836C;
	font-weight:bold;
	background-color: #3A3937;
	border: 0;
}

.description li:hover ul, li.over ul {
	display: block;
}

.description li ul ul{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
}

.description li ul ul ul{
	top:0;
	left:100%;
}