html, body
	{color:#333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	margin:0;
	padding:0;
	height:100%;
	background: #DBE4DC;
}

#main
	{width: 780px;
	display:block; 
	overflow:visible; 
	position:absolute;
	margin-left:-390px; 
	left:50%;
	background: #FFFFFF url('/images/layout/navbg.gif') repeat-y scroll top left; }

#header
	{width: 610px;
	height:120px;
	float:right;
	background:#80A2AC url('/images/layout/bg_top.gif');}
	
#left_header
	{width:170px;
	height: 120px;
	float:left;
	background:#80A2AC url('/images/layout/bg_top2.gif');
	border:0px}

#content
	{width: 590px;
	display:block;
	float:right;
	/*background:#FFFFFF url('/images/layout/bg_welcome.gif');*/
	background-repeat: repeat-x;
	padding-left:10px;
	padding-right:10px}
	
#left_content
	{width:170px;
	float:left;
	background-color:#8491A2;
	}

#copyright
	{width: 780px;
	height:20px;
	display:block;
	float:left;
	line-height:20px;
	color:#FFFFFF;
	text-indent: 10px;
	background-color:#242C3F;}
	
	
#copy
	{width: 300px;
	height:20px;
	display:block;
	float:right;
	line-height:20px;
	color:#FFFFFF;
	text-indent: 10px;
	background-color:#7CA61E;}

#swild
	{width: 300px;
	height:20px;
	display:block;
	float:left;
	line-height:20px;
	font-color:#FFFFFF;
	text-indent: 10px;
}

a.swild_link, a:link.swild_linka:visited.swild_linka:active.swild_link, a:hover.swild_link
{
	min-height:20px;  
	text-align: left; 
	text-decoration:none; 
	font-size:11px; 
	color:#FFFFFF; 
	line-height:20px;

}

p
	{padding-left: 10px;
	padding-right: 10px;
	margin-top: 2px;
	padding-bottom: 5px;
	line-height:16px;}

.textr
	{font-weight:bold;
	font-size:12px;}

.title {padding-left: 8px;}

li
	{padding-left: 10px;
	padding-right: 10px;}

h1
	{font-size:28px;
	font-family: Times, serif;
	font-weight: normal;
	color: #80A2AC;
	margin:0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;}
	
h2
	{font-size:14px;
	line-height: 14px;
	margin:0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	color: #000000;}
	
h3
	{font-size:14px;
	font-weight: bold;
	margin:0;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	color:#C0C0C0}

h4
	{font-size:14px;
	font-weigth:bold;
	color: #FFFFFF;
	margin:0;
	padding-top: 0px;
	padding-bottom:5px; 
	margin-left:10px;}
	
h5
	{font-size:28px;
	font-family: Times, serif;
	font-weight: normal;
	color: #FFFFFF;
	margin:0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;}
	
a
	{color: #242C3F;}

a.nav, a:link.nav a:visited.nav a:active.nav
	{display:block; 
	min-height:20px;  
	text-align: left; 
	text-decoration:none; 
	font-size:12px; 
	color:#FFFFFF; 
	line-height:20px;
	border-top: 1px solid #FFFFFF;
	background: url('/images/shim.gif') no-repeat;
}

a:hover.nav
	{color:#FFFFFF; 
	background-color: #DBE4DC;
	background-image: url('/images/layout/arrow2.gif');
	background-repeat: no-repeat;
	background-position: 10px 5px;
}

div.border {
	align:center;
	text-align:center;
	width:550px;
	padding: 5px;
	border-left: 1px solid #CFCFCF;
	border-top: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	margin-left: 10px;
	margin-right: 10px;
}

table.border {
border:1px solid #7CA61E;
}

img.border {
text-align: center;
margin-left:10px;
margin-top:5px;
border:1px solid #7CA61E;
}

table {
	border-collapse:collapse;
}

.border_table {
	border-collapse:collapse;
	border-left: 1px solid #CFCFCF;
	border-top: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
}

.border_table td, .border_table th {
	border-top: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	padding: 5px;
}

.newspanel {margin: 19px 1px 1px; background-color: rgb(249, 249, 249); padding-bottom: 5px;}

 .magentanews .newsitem {font-face: Arial,Verdana,Helvetica,sans-serif; color: #333}
 .newspanel H2 { padding: 10px 5px 5px 5px; font-size: 14px;}
 .magentanews .ingress {padding-bottom: 4px; }
 .magentanews .newstitle {color: #80A2AC; text-decoration: underline; padding-bottom: 4px; }
 .magentanews .newstitle a:link {padding-left:0px; margin-left:0px; font-size: 12px; color: #80A2AC; text-decoration: underline;}
 .magentanews .newstitle a:visited{color: #80A2AC;}
 .magentanews .newstitle a:hover  {color: gray;}
 .magentanews .newstable { width:158px; font-size:12px; padding-left:5px; padding-right:5px}
 .magentanews .newsbody { text-align: justify; }
