body, HTML {
	margin: 0px;
	height: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#frame {
	background-image: url(images/background_main.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 752px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	min-height: 100%;
	 position:relative;
	
}
	
#contentheader {
	width: 752px;
	}

select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
		border: none;
	padding: 1px;
}	

ol {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 16px;
}
ol li {
	margin-top:10px;
}
	
#contentleft {
	width:752px;
	padding:0px 0px 30px 0px;
	float:left;
	text-align: left;
	margin: 0px;
	}

#maincontent {
	width:550px;
	padding:0px;
	float:left;
	text-align: left;
	margin: 0px 0px 0px 20px;
	}

#contentright {
	width:145px;
	background-image: url(images/background_sidebar.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding:0px;
	float:left;
	position:relative;
	height: 
	}
#contentright H1 {
	color: #fff;
	font-weight: 100;
	font-size: .8em;
	margin: 0px 0px 5px 0px;
	pading:0px;
}
#maincontent h1 {
	color: #38598d;
	font-size: .9em;
	font-weight:normal;
	margin: 0px 0px 10px 0px;
	padding:0px;
	text-transform:uppercase;
}
#maincontent h2 {
	color: #38598d;
	font-size: .9em;
	font-weight:normal;
	margin: 4px 0px 8px 0px;
	padding:0px;
	border-bottom: dotted 1px #38598d;
}
#maincontent p, #home p {
	color: #333333;
	font-size: .7em;
	line-height: 1.4em;
	font-weight:normal;
	margin: 0px 0px 8px 0px;
	padding:0px;
}
#maincontent h1, #home h1 {
	color: #38598d;
	font-size: .9em;
	font-weight:normal;
	margin: 0px 0px 10px 0px;
	padding:0px;
	text-transform:uppercase;
}
#maincontent a, #home a {
	color: #333333;
}

.reference {
	font-size: .9em;
	font-style: italic;
	color: #38598d;
	padding-top:5px;
	margin-bottom:10px;
}

#maincontent ul {
	margin-top:0px;
	padding-top: 0px;
	color: #333333;
	font-size: .7em;
	line-height: 1.6em;
}


#footer {
	width:752px;
	bottom: 0px;
	border-top: 1px dotted #cccccc;
	border-left: 1px dotted #cccccc;
	border-right: 1px dotted #cccccc;	
	height: 20px;
	text-align: right;
	background-color: #fff;
	margin-top: 20px;
	position:absolute;
  	bottom:0;
	}

#footer .text {
	color: #333333;
	font-size: .65em;
	line-height: 1.8em;
	font-weight:normal;
	padding:5px;
}

#newssection {
	background-color:#e5f8ea;
	padding: 10px;
	margin-bottom: 20px;
	
}
.newsblock {
	border-bottom: 1px #333333 dotted;
	margin-bottom: 10px;
}
#newssection H1 {
	font-weight: 100;
	font-size: .8em;
	margin: 0px 0px 5px 0px;
	pading:0px;
	text-transform:none;
}
#newssection H2 {
	font-weight: 100;
	font-size: .6em;
	margin: 0px 0px 5px 0px;
	pading:0px;
	text-transform:uppercase;
	border:none;
	color:#333333;
}

#nav {
	margin-left:15px;
	font-size: .7em;
	width: 148px;
	float:left;
}

.button_home a {
	width: 138px;
	height: 19px;
	background-image: url(images/button_green.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 5px 0px 0px 10px;
	margin-bottom: 1px;
	display:block;
	color: #fff;
	text-decoration: none;
}
.button_home a:hover {
	background-image: url(images/button_dkgreen_hl.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.button_about a {
	width: 138px;
	height: 19px;
	background-image: url(images/button_green.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 5px 0px 0px 10px;
	margin-bottom: 1px;
	display:block;
	color: #fff;
	text-decoration: none;
}
.button_about a:hover {
	background-image: url(images/button_red_hl.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.button_program a {
	width: 138px;
	height: 19px;
	background-image: url(images/button_green.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 5px 0px 0px 10px;
	margin-bottom: 1px;
	display:block;
	color: #fff;
	text-decoration: none;
}
.button_program a:hover {
	background-image: url(images/button_green_hl.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.button_interpreting a {
	width: 138px;
	height: 19px;
	background-image: url(images/button_green.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 5px 0px 0px 10px;
	margin-bottom: 1px;
	display:block;
	color: #fff;
	text-decoration: none;
}
.button_interpreting a:hover {
	background-image: url(images/button_pink_hl.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.button_research a {
	width: 138px;
	height: 19px;
	background-image: url(images/button_green.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 5px 0px 0px 10px;
	margin-bottom: 1px;
	display:block;
	color: #fff;
	text-decoration: none;
}
.button_research a:hover {
	background-image: url(images/button_blue_hl.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.button_investors a {
	width: 138px;
	height: 19px;
	background-image: url(images/button_green.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 5px 0px 0px 10px;
	margin-bottom: 1px;
	display:block;
	color: #fff;
	text-decoration: none;
}
.button_investors a:hover {
	background-image: url(images/button_yellow_hl.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.button_partners a {
	width: 138px;
	height: 19px;
	background-image: url(images/button_green.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 5px 0px 0px 10px;
	margin-bottom: 1px;
	display:block;
	color: #fff;
	text-decoration: none;
}
.button_partners a:hover {
	background-image: url(images/button_purple_hl.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.button_contact a {
	width: 138px;
	height: 19px;
	background-image: url(images/button_green.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 5px 0px 0px 10px;
	margin-bottom: 1px;
	display:block;
	color: #fff;
	text-decoration: none;
}
.button_contact a:hover {
	background-image: url(images/button_dkred_hl.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.button_promo a {
	width: 138px;
	height: 19px;
	background-image: url(images/button_green.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 5px 0px 0px 10px;
	margin-bottom: 1px;
	display:block;
	color: #fff;
	text-decoration: none;
}
.button_promo a:hover {
	background-image: url(images/button_turq_hl.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.button_double a {
	width: 148px;
	height: 38px;
	background-image: url(images/button_largeyellow.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 5px 0px 0px 0px;
	margin-left: 0px;
	margin-bottom: 1px;
	margin-top: 8px;
	display:block;
	color: #fff;
	text-decoration: none;
	text-align:center;
}
.button_double a:hover {
	background-image: url(images/button_largeyellow_hl.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.button_homecurrent a {
	background-image: url(images/button_dkgreen_hl.jpg) !important;
	z-index:2!important;
}		
.button_aboutcurrent a {
	background-image: url(images/button_red_hl.jpg) !important;
	z-index:2!important;
}		
.button_programcurrent a {
	background-image: url(images/button_green_hl.jpg) !important;
	z-index:2!important;
}		
.button_interpretingcurrent a {
	background-image: url(images/button_pink_hl.jpg) !important;
	z-index:2!important;
}		
.button_researchcurrent a {
	background-image: url(images/button_blue_hl.jpg) !important;
	z-index:2!important;
}		
.button_investorscurrent a {
	background-image: url(images/button_yellow_hl.jpg) !important;
	z-index:2!important;
}		
.button_partnerscurrent a {
	background-image: url(images/button_purple_hl.jpg) !important;
	z-index:2!important;
}		
.button_contactcurrent a {
	background-image: url(images/button_dkred_hl.jpg) !important;
	z-index:2!important;
}
.button_promocurrent a {
	background-image: url(images/button_turq_hl.jpg) !important;
	z-index:2!important;
}
.button_freegpaccess a {
	background-image: url(images/button_dkorange_hl.jpg) !important;
	z-index:2!important;
}	
.buttonclose {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
}
