body {
	background:#fff;
	color:#000000;
	font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif;
	font-size:13px;
	margin:0px;
	padding:0px;
}


h1.main{
	font-size:18px;
	color:#007582;
	width:400px;
	
}


span#acrobat{
	font-size:11px;
	color:#D16E6E;
}

div#page{

	text-align:left;
	margin-top:0px;
	width:900px;
	border:1px solid #fff;
}

div#content{
	width:760px;
	float:left;
	border:0px solid #000;
}

div#menu{

	text-align:left;
	margin-top:0px;
	padding-left:120px;
	width:780px;
	border:0px solid #fff;
	margin-bottom:0px;
	padding-bottom:0px;
}

div#left{
	float:left;
	text-align:center;
	border-right:1px solid #ddd;
	width:120px;
	margin-right:10px;
}


div#right{
	float:right;
	text-align:left;
	border-left:3px solid #eee;
	width:300px;
	padding:10px;
	min-height:350px;
}
div#main{
	margin-top:10px;
	float:left;
	width:430px;
	overflow:hidden;
}


div#mailMsg{

	padding:10px;
	background:#eee;
	border:1px solid #44A7AB;


}


p.grey{

	color:#555;

}

div.download{

	background:#ddd;
	padding:10px;
	

}

h2.downloadTitle{
	color:#007582;
	margin-top:4px;
	margin-bottom:4px;	
	font-size:16px;

}

strong.big{
	
	font-size:20px;
	color:#ccc;
	letter-spacing:-0.05em;

}


strong.newsTitle{
	
	font-size:16px;
	font-weight:bold;
	color:#222;
	letter-spacing:-0.05em;

}





.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}



div#loginframe{
	width:600px;
	border:1px solid #ddd;
}


/* ================ tabs ========================== */

ul#navlist{
	font: bold 11px verdana, arial, sans-serif;
	list-style-type: none;
	padding-bottom: 24px;
	border-bottom: 1px solid #ddd;
	margin: 0;
}

ul#navlist li {
	float: left;
	height: 21px;
	background-color: #ddd;
	margin: 2px 2px 0 2px;
	border: 1px solid #ddd;
}

ul#navlist li#active{
	border-bottom: 1px solid #fff;
	background-color: #fff;
}

li#active a { 
	color: #000; 
}

#navlist a{
	float: left;
	display: block;
	color: #444;
	text-decoration: none;
	padding: 4px;
}

#navlist a:hover { 
	background: #037B89;
	color:#fff;
	
}


#navcontainer{
	width:780px;
	background:#fff;
	border:0px solid #000;
	margin:0px;
	padding:0px;
}


a.nodec:link{
	
	color:#111;
	text-decoration: none;

}
a.nodec:active{

	color:#007582;
	text-decoration: none;

}

a.nodec:hover{
	color:#007582;
	text-decoration: underline;

}

a.nodec:visited{
	color:#111;
	text-decoration: none;

}


li.category{

	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
	list-style-type: square;

}

li.client{

	font-size:14px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:8px;
	color:#007582;
	list-style-type: square;


}
