div#rightCol p{
	color:#333333;
}
.currentBold{
	color:#ff6600;
	/*text-decoration:underline;*/
	font-weight:bold;
}

.underlined{
	text-decoration: underline;
}

.bottom15 {
	margin-bottom:15px;
	}

div#headerSeparator{
	margin-top:30px;
}
div#topHeader{
	background-image:url(../img/banner2level.gif);
	width: 800px;
	height: 93px;
	margin: -39px auto 0px ;
	background-color:#FFFFFF;
}
div#topHeaderFR{
	background-image:url(../img/banner2level_fr.gif);
	width: 780px;
	height: 92px;
	margin: -39px auto 0px ;
	background-color:#FFFFFF;	
	padding-left: 10px;
}
div#topHeaderES{
	background-image:url(../img/banner2level_es.gif);
	width: 790px;
	height: 92px;
	margin: -39px auto 0px ;
	background-color:#FFFFFF;	
}
/*
img#bee{
	margin-left:530px;
	position: relative;
	top: 10px;
}
img#bee_small{
	margin-left:380px;
	margin-bottom:-16px;
}
img#bee_small45{
	margin-left:353px;
	margin-bottom: -35px;
}
*/
div#question {
	width:560px;
}
div#question li{
	list-style-type: circle;
	list-style-position:inside;
	padding:5px 0;
	color:#666666;
}
div#question li a{
	font-weight:bold;
/*	text-decoration:underline; */
	color:#666666;
	
}
div#question li a:hover{
	font-weight:bold;
	text-decoration:underline;
	color:#ff6600;
}
div#rightCol p{
	color:#333333;
}
.creditsPhotoLarge {
	text-align:right;
	line-height:normal;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:0.75em;
	width:250px;
	text-align:center
	}
/****************************************************
*******************form******************************
*****************************************************/
form#query {
	background-color:#f5821f;
	padding-bottom:15px;
	border: solid #999999 1px;
}
form#query input, select {
	margin:0 10px 10px;
}
form#query input {
	width:555px;
}
form#query label{
	color:#FFFFFF;
	font-weight:bold;
	line-height:25px;
	margin-left:10px;
}
form#query input#submitBotton{
	width:92px;
	margin-top:10px;
}

.formQuery {
	background-color:#f5821f;
	padding-bottom:15px;
	border: solid #999999 1px;
}
.formSelect {
	margin:0 10px 10px;
}
.formInput {
	margin:0 10px 10px;
	width:555px;
}
.formLabel{
	color:#FFFFFF;
	font-weight:bold;
	line-height:25px;
	margin-left:10px;
}
.formSubmitBotton{
	width:92px;
	margin-top:10px;
}


/***************************************************
*******************result***************************
***************************************************/
div#result {
	padding:30px 0 20px 0;
	margin-top:30px;
	line-height:1.5em;
	border-top:#ff6600 solid 1px;
	width:580px;
}

ul#normalList li{
	margin-top:3px;
	margin-left:30px;
	list-style-type: disc;
}

ul#resultList li{
	margin-top:3px;
	margin-left:30px;
}
dl {
	margin-left:30px;
	margin-bottom:30px;
}
dt {
	font-weight:bold;
	color:#666666;
	/*margin-left:30px;*/
}

/***************************************************
*******************tables***************************
***************************************************/
table{
width:98%;
layout:auto;
border-collapse:collapse;
margin:10px 0 30px;
border:1px solid #aaa;

}
th,td{
	padding:4px;
}
th{
font-weight:bold;
background:#ffcc00;
color:#333333;
text-align:left;
}
tr.alt{
	background:#f4f4f4;
	}
/************************************************
*************************************************
************************************************/
.note{
border:1px solid #ddd;
background:#ffcc00;
padding:20px 25px;
width:543;
}

.tableTH {
	color: #333333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size: 11px;
	text-align:center;	
}
.tableTD {
	color: #333333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-align:left;	
}

.glossaryCol {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding:5px;
	text-align:left;
	padding-bottom: 20px;
}

.glossaryColFirst {
	
	font-family:Verdana,Arial,Helvetica,sans-serif;
	background-image:none;
	border-left-style:none;
	border-top-style:none;
	font-weight:bold;
	list-style-type:none;
	font-size: 12px;
	padding:5px;
	text-align:left;
}
