@charset "utf-8";
/* CSS Document */

/*************************************************
		Common
**************************************************/

* {	
	margin:0;
	padding:0;
}

.clear {
	clear: both;
}

.no-display {
	display:none;
}

body {
	background:url(images/bg_page.jpg) repeat-x;
	font-size: 62.5%;
	font-family:Arial, Tahoma, Verdana, sans-serif;
	behavior:url("csshover2.htc");
}

a.link-download {
	background: url(images/link_down.gif) no-repeat left center;
	padding: 0 0 0 20px;
}

a img {
	border:none;
}

/***************************************************
	Links
****************************************************/

a.link-home {
	background:url(images/ico_home.gif) no-repeat;
	background-position: 0 .2em;
	padding: 0 0 0 16px; 
}

a.link-sitemap {
	background:url(images/ico_sitemap.gif) no-repeat;
	background-position: 0 .2em;
	padding: 0 0 0 16px; 
}

a.link-download {
	background:url(images/ico_download.gif) no-repeat;
	background-position: 0 .3em;
	padding: 0 0 0 16px; 
}


/***************************************************
	Site bar
***************************************************/

#site {
	padding:.2em 1em;
	font-size:1.4em;
	color:#990000;
	background:#CCCCCC;
	border-bottom:#999999 solid 1px;
}

#site a {
	color:#666666;
	text-decoration:none;
}

#site a:hover {
	color:#000000;
}

#langs {
	float:left;
	list-style:none;
	background:url(images/ico_lang.gif) no-repeat;
	background-position: 0 .3em;
	padding: 0 0 0 16px;
}

#langs li{
	float:left;
	padding: 0 1em 0 0;
}

#tools {	
	float:right;
	list-style:none;
}

#tools li{
	float:left;
	padding: 0 0 0 1em;
}



/**************************************************
		Page (header, banner)
***************************************************/	

#page {
	width: 880px;
	margin:2em auto;
}

#header {
	margin: 0 15px 1.5em 0;
}

#header h1 {
	float:left;
}

#banner {
	height:270px;
	background:url(images/banner.jpg);
}

/************************************************
	Global dropdown navigation
************************************************/

#gnav .faint {
	color:#999999;
	font-size:.55em;
	padding: 0 .5em 0 0; 
}

#gnav {
	float:right;
	list-style: none;
	color:#990000;
	font-size:2.1em;
	padding: 2em 0 0 0;
}

#gnav a {
	display:block;
	color:#990000;
	text-decoration:none;
}

#gnav li ul li a {	
	color:#FFFFFF;
}

#gnav span {
	cursor:default;
}

#gnav li {
	position:relative;
	z-index:0;
	float: left;
	margin:0 0 0 0;
	padding: 5px .5em 5px .5em;
	border: #eeeeee solid 1px;
}

#gnav li li {
	border: #990000 solid 1px;
}

#gnav li ul {
	z-index:100;
	display:none;
	position:absolute;
	top:100%;
	left:-1px;
	width:17em;
	padding:.5em .5em .5em .5em;
	background:#990000;
	list-style:none;
	font-size:0.8em;
}

#gnav li:hover {
	border:#990000 solid 1px;
}

#gnav li li:hover {
	border: #FFFFFF solid 1px;
}

#gnav li:hover ul {
	display:block;
}

#gnav li ul li {
	float:none;
	margin:0;
	margin: 0 0 0 0;
	border:#990000 solid 1px;
}

/************************************************
		Content
************************************************/

#content {
	padding: 0 10px 0 40px;
	font-size:1.6em;
	color:#000000;
	line-height: 1.5em;
}

#content h2, #content h3, #content h4 {
	clear:left;
	margin: 2em 0 1em 0;
}

#content p {
	margin: 0 0 1em 0;
	text-align:justify;
}

#content a {
	color:#333399;
	text-decoration:none;
}

#content a:hover {
	text-decoration:underline;
}

#content a:visited {
	color:#993366;
}

#content ul{	
	list-style:disc;
	margin:0 0 1em 2em;
	clear:left;
	text-align:justify;
}

#content ul ul {
	list-style:circle;
}

#content table {
	width:100%;
	margin: 0 0 1em 0;
}

#content hr {
	height: 1px;
	border: #999999 dotted 1px;
}

#main {
	float:left;
	width:570px;
	color:#000000;
	font-family:Tahoma, Arial, Verdana, sans-serif;
}

#main h2 {
	background:url(images/bullet_cog.jpg) no-repeat;
	padding: 0 0 1.2em 38px;
	margin: 1em 0 0 0;
	font-size: 1.5em;
}

#main h3 {
	font-size: 1.15em;
	font-weight:normal;
}

#main img {
	border: #666666 solid 1px;
	padding: 3px;
	margin: 0 1em 1em 0;
	float:left;
}

#main img.right {
	margin: 0 0 1em 1em;
	float:right;
}

#extra {
	float:right;
	width:220px;
	font-size:.9em;
	color:#990000;
	line-height: 1.3em;
}

#extra h3 {
	background:url(images/bullet_rsquare_red.jpg) no-repeat;
	background-position: 0 .1em;
	padding: 0 0 1em 18px;
	margin: 1em 0 0 0;
	font-size:1.1em;
}

#extra p {
	text-align: left;
}

/*********************************************
	Footer
*********************************************/

#footer {
	margin: 1.5em 0 0 0;
	padding: 2em 0 0 0;
	background:url(images/bg_footer.jpg) no-repeat;
	height:60px;
	line-height: 1.5em;
	text-align:center;
	font-size:1.2em;
	color:#666666;
	vertical-align:middle;
}

/*********************************************
	Miscelaneous
*********************************************/

div.vcard {
	background:url(images/ico_vcard.jpg) no-repeat;
	background-position: 0 .35em;
	padding: 0 0 0 26px;
}

div.contact {
	padding: 0 0 0 26px;
	margin: 0 0 2em 0;
}


table.table-cert {
	
}



table.table-down {
	border:#999999 solid 1px;
}

table.table-down th {
	text-align:left;
	padding: 0 .5em;
	background:#CCCCCC;
}

table.table-down td {
	padding: 0 .5em;
	background:#F0F0F0;
}


