/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.cl2Bar{position:absolute; width:10; height:10; background-color:Navy; layer-background-color:Navy; visibility:hidden}

/*Styles for level 0*/
.cl2Level0,.cl2Level0over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:12px; font-weight:bold;}
.cl2Level0{ color:white;}
.cl2Level0over{ color:Yellow; cursor:pointer; cursor:hand; }
.cl2Level0border{position:absolute; visibility:hidden; }

/*Styles for level 1*/
.cl2Level1, .cl2Level1over{position:absolute; padding:2px; font-family:tahoma, arial,helvetica; font-size:10px; font-weight:bold;overflow:hidden}
.cl2Level1{background-color:#CDDBEB; layer-background-color:#CDDBEB; color:Navy;}
.cl2Level1over{background-color:Navy; layer-background-color:Navy; color:Yellow; cursor:pointer; cursor:hand; }
.cl2Level1border{position:absolute; visibility:hidden; background-color:#006699; layer-background-color:#006699;z-index:500}
  
body 
{
	margin: 0; 
	padding-top:0;
	padding-left: 0; 
	margin-bottom:20px;
	color: #000000; 
	background: #ffffff; /* #6888b1#cdddf9; */
	font-family: Verdana, Arial, Helvetica, sans-serif; 

}

.content {
	margin-top:20px;
	padding:8px;
	width:700px;
	border-style:solid;
	border-width:1px;
	border-color:#B2B2D9;
	background-color:#F1F8FF;
}
.cell
{
	font-family : verdana,arial,sans-serif;
	font-size: 11px;
	text-align : left;
	padding-bottom : 2px;
	padding-left : 5px;
	color: #000000;
	border-style:solid;
	border-width:1px;
	border-color:#B2B2D9;
	
}
.fileTable
{
	border-style:solid;
	border-width:1px;
	border-color:#B2B2D9;	
	width:660px;
}

.news {
	border-style:solid;
	border-width:1px;
	border-color:#B2B2D9;
	background-image:url(../images/bg3.jpg);
	background-color:#FFFFFF;
	vertical-align:top;
	padding-left:8px;
	padding-top:20px;
}

.pageHeadline {
	font-family : verdana,arial,sans-serif;
	font-size: 16px;
	text-align : center;
	font-weight:bold;
	padding-top:5px;
	padding-bottom : 20px;
	margin-bottom:20px;
	color: #000000;
}

H1
{
	font-family : verdana,arial,sans-serif;
	font-size: 16px;
	text-align : center;
	font-weight:bold;
	padding-top:5px;
	margin-bottom:20px;
	color: #000000;
}

.textHeader {
	font-family : verdana,arial,sans-serif;
	font-size: 12px;
	text-align : center;
	line-height:30px;
	font-weight:bold;
	margin-bottom:15px;
	margin-top:15px;
	color: #000000;
}


.text {
	font-family : verdana,arial,sans-serif;
	font-size: 12px;
	line-height:16px;
	text-align : left;
	
	font-weight:normal;
	color: #000000;
}
.redText {
	font-family : verdana,arial,sans-serif;
	font-size: 12px;
	line-height:16px;
	text-align : left;
	
	font-weight:normal;
	color:red;
	font-style:italic;
}
.redBold
{
	font-weight:bold;
	color:red;
}

p.text 
{
	text-indent:15px;
}

.dataTable {
 	border-color: #B2B2D9;
	border-width:1;
	border-style:solid;
	font-family : verdana,arial,sans-serif;
	font-size: 12px;
	line-height:16px;
	text-align : left;
	text-indent:15px;
	font-weight:normal;
	color: #000000;
}
 
.smallLink {
	font-family : verdana,arial,sans-serif;
	font-size: 10px;
	line-height:14px;
	text-align : left;
	font-weight:normal;
	color: Navy;
	vertical-align:top;
}
.linkNext {
	font-family : verdana,arial,sans-serif;
	font-size: 10px;
	line-height:13px;
	text-align : right;
	font-weight:normal;
	color: Navy;
	vertical-align:top;
}

.contact {
	font-family : verdana,arial,sans-serif;
	font-size: 12px;
	line-height:14px;
	text-align : center;
	
	color: #000000;
}
.menuLeft{
	line-height:12pt;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#000000;
}

.decimalList 
{
	text-align:left; 
	list-style-type:decimal;
	font-family : verdana,arial,sans-serif;
	font-size: 12px;
	line-height:30px;
	font-weight:normal;
	margin-bottom:15px;
	margin-top:15px;
	color: #000000;	
}

.dotList 
{
	text-align:left; 
	font-family : verdana,arial,sans-serif;
	font-size: 12px;
	line-height:22px;
	font-weight:normal;
	margin-bottom:15px;
	margin-top:15px;
	color: #000000;	
}

ul 
{
	list-style-type:disc;
}


a:link,a:visited{
  color: #000000;
  text-decoration: underline;
}

a.text:hover,a.smallLink:hover,a.linkNext:hover,a.textHeader:hover{
  color: #ffffff;
  background-color: #000000;
  text-decoration: none;
}

a.nhlink:hover{
  text-decoration: none;
  background-color: transparent;
}

 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";}
@page Section1
	{size:595.3pt 841.9pt;
	margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.Section1
	{page:Section1;}


