@charset "utf-8";
/* CSS Document */

body{
font-family:Calibri, "Segoe UI", Arial;
font-size:18px;
background:#2C2C2C;
margin:0px;
}

a{
color:#FFFFFF;
}

h1{margin:1px; color:#DAFFD5;}
h2{margin:1px; color:#DAFFD5;}
h3{margin:1px; color:#DAFFD5;}

p{margin:3px;}

img{
border:0px none;
}

#header{
background:#333333 url(images/header.png) repeat-x;
width:auto;
height:53px;
margin:0px;
}

#featured{
background:#FFFFFF url(images/bluegreen.png) repeat-x bottom;
width:auto;
height:auto;
padding:0px;
margin:0px;
}


#featured2{
background:#FFFFFF url(images/bluegreen2.png) repeat-x bottom;
width:auto;
height:auto;
padding:0px;
margin:0px;
}

#featured3{
background:#FFFFFF url(images/logotop.png) no-repeat top left;
width:auto;
height:auto;
padding:0px;
margin:0px;
}


#content{
background:#2C2C2C url(images/black.png) repeat-x top;
width:auto;
height:auto;
color:#FFFFFF;

}

#text{
width:1150px;
height:auto;
padding:20px;
}

#text2{
width:950px;
height:auto;
padding:20px;
color:#333333;
}

#footer{
	background: #1E1E1E url(images/footer.png) bottom repeat-x;
	padding-top:10px;
	padding-left:20px;
	height:120px;
	width:auto;
	color:#999999;
	font-size:12px;
	border-top:1px #2A2A2A solid; 
}

.clear {	clear: both; margin: 0 0 .5em 0; }

.green{
color:#DAFFD5;
}

#blackbg{
background:url(images/blackbottom.png) bottom repeat-x;
height:auto;
padding:5px;
margin-bottom:20px;
}


#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
}







#mtaTwitter { cursor: pointer; color:#333333; padding: 0; width:450px; height:160px;  background:url(images/twitter.png) left bottom no-repeat;   margin-bottom:0px;  margin-left:10px; vertical-align:bottom;}
#mtaTwitter > a {  }
#mtaTwitter ul:before {
	display: block;
    position: absolute;
    top: 15px;
    left: -11px;
    width: 11px;
    height: 50px;
    margin: 0;
}
#mtaTwitter ul {
	position: relative;
    background-color: #fff;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
    list-style: none;
    margin: 0;
	margin-left:160px;	
    padding: 0px;
    font-family: Helvetica, sans-serif;
}
#mtaTwitter ul li { padding: 10px 10px; font-size: 8pt; }
#mtaTwitter ul li.first { font-size: 10pt; font-weight: bold; }
#mtaTwitter ul li.even { background-color: #EDEEFD; }
#mtaTwitter ul li.first span { font-size: 10pt; font-weight: normal; }
#mtaTwitter ul li span { font-style: normal; }


.technology{
	cursor: hand;
	cursor: pointer;
	margin: 5px 0;
}

.openlanguage{ 
color:#006699;
font-size:18px;
font-weight:bold;

}

.closedlanguage{ 
color:#003366;
font-size:18px;
font-weight:bold;

}
