/* CSS Document */



body {

	background-color: #FFFFFF;

	font-family:Arial, Helvetica, sans-serif;

	margin: 0;



}

h4,strong

{

color:#990000;

}

.windmill

{

	background-image: url(../img/footbg.jpg);

	background-repeat: repeat-x;

	background-position:center bottom;

	padding-bottom:4px;

}

.topbg {

	background-image: url(../img/topbg.jpg);

	background-repeat: repeat-x;

	background-position: top;

}

.centerbg {

	background-image: url(../img/sidelines.gif);

	background-repeat: no-repeat;

	background-position: top;

}

.toptile {

	background-image: url(../img/top_nav_tile.jpg);

	background-repeat: repeat-x;

	background-position: bottom;

}

.infoBoxtitle {

	text-align: right;

	background-image: url(../img/title_bg.gif);

	height: 23px;

}

.infoBox {

	border: 1px solid #CCCCCC;

}

.image {

position:absolute;

	z-index: 2;

	margin-left:8px;

	margin-top:5px;

	clear: both;

}

/* menu starts here */

#menu {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight:bold;

	width:184px;

	margin-bottom:4px;



	}

#menu ul {

	list-style: none;

	margin: 0;

	padding: 0;

	}	

#menu li{

	margin-top:1px;

	background:#eaeaea url(../img/navcut.gif) no-repeat right bottom;

}

#menu li a {

	height: 28px;

	text-decoration:none;

	background:url(../img/navbg.gif) left 0px;

	}	

html>body #menu li a {

	height: 20px;

	text-decoration:none;

	}	

	

#menu li a:link, #menu li a:visited {

	color: #333333;

	display: block;

	padding: 8px 0 0 8px;

	text-decoration: none;

	}

	

#menu li a:hover {

	color: #333333;

	background:url(../img/navbg.gif) left -28px;

	padding: 8px 0 0 13px;

	}	

/* menu ends here */

/* achievements starts here */

#achievements {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight:bold;

	background:url(../img/achieve_contbg.gif) right top no-repeat;

	margin:0px;

	padding:0px;

	}

#achievements ul {

	list-style: none;

	margin: 0;

	padding: 0;

	}	

#achievements li{

	margin-top:0px;

	margin-bottom:2px;

	background:url(../img/achieve_bg.gif) no-repeat left center;

}

#achievements #nolink {

	height: 24px;

	background:url(../img/tick.gif) no-repeat 4px center;

	display: block;
	
	padding: 6px 0 0 20px;
	
	color: #444444;

	}	

#achievements li a {

	height: 24px;

	background:url(../img/tick.gif) no-repeat 4px center;

	text-decoration: none;

	}	

html>body #achievements li a {

	height: 18px;

	}	

	

#achievements li a:link, #achievements li a:visited {

	color: #444444;

	display: block;

	padding: 6px 0 0 20px;

	}

	

#achievements li a:hover {

	padding: 6px 0 0 20px;

	color:#000000;

		background:url(../img/tick_over.gif) no-repeat 4px center;

	}	

/* achi ends here */

/* news starts here */

#news {

	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight:bold;

	padding-left:2px;



	}

#news ul {

	list-style: none;

	margin: 0;

	padding: 0;

	}	

#news li{

}

#news li a {

	background:url(../img/arrow.gif) no-repeat 2px 10px;;

	display: block;

	height:24px;

	

	}	

	

#news li a:link, #news li a:visited {

	color:#666666;

	padding: 6px 0 6px 10px;

	margin-bottom:0px

	}

	

#news li a:hover {

	padding: 6px 0 6px 10px;

	background:url(../img/arrow.gif) no-repeat 4px 10px;

	text-decoration:underline;

	}	

/* news ends here */

.contactbox

{

	display:block;

	background:url(../img/contactus.gif) 0px 0px;

	width:676px;

	height:77px;

	margin-left:auto;

	margin-right:auto;

}

.contactbox:hover

{

	background:url(../img/contactus.gif) 0px -77px;

}

.footer

{

	font-family:Arial, Helvetica, sans-serif;

	font-size:10px;

	color:#666666;

	font-weight:bold;

}

.footer a

{

	color:#666666;

	font-weight:bold;

}

.footer a:hover

{

	color:#000;

	font-weight:bold;

	text-decoration:none;

}

.title

{

	display:block;

	height:23px;

	padding-top:5px;

	color:#ffffff;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	text-transform:lowercase;

	font-variant:small-caps;

	font-size:11px;

	font-weight:bold;

	background-image:url(../img/title_tile.gif);

}

/*IE hack*/

html>body .title{

	height:18px;

}

/* content */

#content

{

	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	margin:2px;

	height:100%;

	line-height:1.5em;

}

#content .contentbox

{
	display:block;
	padding:0px;
	margin-top:2px;
	padding-top:16px;
	margin-bottom:2px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../img/infobox_bg.gif);

	

}

#content .contentbox ul

{



}

#content.achievements h4

{

	font-size:11px;

	background:url(../img/thumb_up.gif) no-repeat left center;

	margin:0px 4px 4px 8px;

	display:block;

	padding:0px 0px 2px 20px;

	border-bottom:1px solid #eaeaea;

	

}

#content.news h4

{

	font-size:11px;

	background:url(../img/news.gif) no-repeat left center;

	margin:0px 4px 4px 8px;

	display:block;

	padding:0px 0px 2px 20px;

	border-bottom:1px solid #eaeaea;

}

#content .contentbox h4

{

	font-size:12px;

	background:url(../img/news.gif) no-repeat left center;

	margin:0px 4px 4px 8px;

	display:block;

	padding:0px 0px 2px 20px;

	border-bottom:1px solid #eaeaea;

}

#content .contentbox p

{

	display:block;

	text-align:justify;

	padding:0px;

	margin:0px;

	padding-top:0px;

	padding-bottom:12px;

	padding-right:12px;

	padding-left:12px;

	background:url(../img/infobox_bg_down.gif) no-repeat left bottom;

	margin-bottom:2px;

}

#content p a

{

	font-weight:bold;

	font-size:12px;

	color:#333333;

	text-align:left;

}

#content p a:hover

{

	font-weight:bold;

	color:#666666;

	text-decoration:none;

		text-align:left;

}

.morenews

{

	display:block;

	font-size:9px;

	font-weight:bold;

	color:#333333;

	text-align:right;

	margin-top:2px;

	margin-bottom:2px;

	margin-right:20px;

	vertical-align:bottom;

	clear:both;

	bottom:0;

}

.morenews:hover

{

	display:block;

	font-weight:bold;

	color:#666666;

	text-decoration:none;

	text-align:right;

}

#content .toplink

{

	display:block;

	font-size:9px;

	font-weight:bold;

	color:#333333;

	text-align:right;

	margin-top:2px;

	margin-bottom:2px;

	margin-right:20px;

	vertical-align:bottom;

	clear:both;

	bottom:0;

}

#content .toplink:hover

{

	display:block;

	font-weight:bold;

	color:#666666;

	text-decoration:none;

	text-align:right;

}

#content img,#content span

{

	float:left;

	margin:0px 8px 0px 2px;

	font-size:9px;

}

.clearfix:after {

    content: "."; 

    display: block; 

    height: 0; 

    clear: both; 

    visibility: hidden;

}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

/* End hide from IE-mac */

#pagecontent

{

	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	line-height:1.4em;

	padding:10px;

	margin-top:-12px;

	margin-bottom:8px;

	text-align:justify;

}
#pagecontent h4 {
	color:#900;
	font-size:14px;
}

#pagecontent a:link, #pagecontent a:visited {
	color:#333;
}
.contentlist

{

	margin:0px;

	padding:0px;

	list-style:none;

}

.contentlist li

{

	padding:1px;

}

.contentlist li p 

{

	display:none;

	background:url(../img/contentlistbg.gif) bottom left repeat-x #F8FEFF;

	margin:0;

	padding:5px;

	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	line-height:1.5em;

	border:1px solid #eaeaea;

	border-top-color:#fff;

	

}

.contentlist a

{

	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;

	display:block;

	font-size:11px;

	font-weight:bold;

	background-position:4px center;

	background-repeat:no-repeat;

	padding:4px;

	padding-left:20px;

	color:#003366;

}

.contentlist a.close

{

		background-image:url(../img/plus.gif);

}

.contentlist a.open

{


		background-color:#F9FDFF;
		
		background-image:url(../img/minus.gif);

		border:1px solid #eaeaea;

		border-bottom-color:#eaeaea;

		text-decoration:none;

}
.tooltiphead
{
	background-color:#eaeaea;
	padding:4px;
	color:#333333;
	width:320px;
	font-size:11px;
	font-weight:bold;
		border:1px solid #ccc;
}
.tooltipbody
{
	background-color:#fefefe;
	padding:4px;
	color:#333333;
	width:320px;
	font-size:12px;
	border:1px solid #ccc;
	text-align:justify;
}
.black
{
	color:#000000;
	border-bottom:1px dotted #333;
}
.padd {
	padding:1px 15px 0 15px;
}
#spacer {
	height:9px;
	font-size:0;
	line-height:0;
}

/*------------------------------- H i de CSS -------------------------------*/

.n-sconce { display:none; }