
 body {margin:0px; padding:0px; background-color:#D3D5D8; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}
  .main{font-family:Tahoma; font-size:11px;  color:#5D5D5D; line-height:12px}
    .international{font-family:verdana; font-size:10px;  color:#5D5D5D; line-height:12px}
    .mainnews{font-family:verdana; font-size:10px;  color:#5D5D5D; line-height:12px}
	    .mainnewsst{font-family:verdana; font-size:10px;  color:#5D5D5D; line-height:12px}
  .hrxml{font-family:verdana; font-size:10px;  color:#225895; line-height:12px}
    .hrxmln{font-family:verdana; font-size:10px;  color:#5D5D5D; line-height:12px}
  .white{font-family:Tahoma; font-size:11px;  color:#FFFFFF; line-height:12px}
  .red{font-family:Tahoma; font-size:12px;  color:#A12525;}
    .more{font-family:verdana; font-size:10px;  color:#A12525;}
    .rednews{font-family:verdana; font-size:10px;  color:#A12525;}
    .redfaq{font-family:Tahoma; font-size:11px;  color:#A12525;}
  .redinfo{font-family:verdana; font-size:10px;  color:#A12525;}
    .conference{font-family:verdana; font-size:10px;  color:#5D5D5D; font-weight:bold;}
	  .conference2{font-family:verdana; font-size:10px;  color:#5D5D5D; font-weight:normal;}
	    .input {font-family:  Verdana, Helvetica, Arial; font-size: 7.2pt; background: #FAF9EB;}
		.input2 {font-family:  Verdana, Helvetica, Arial; font-size: 7.2pt; color:#993300; background: #FAF9EB;}
    .greenn{font-family:verdana; font-size:10px;  color:#64A33C;}
  .copyright{font-family:tahoma; font-size:10px;  color:#5D5D5D;}
  
  .mainop{font-family:Tahoma; font-size:11px;  color:#5D5D5D; line-height:12px;
  filter:alpha(opacity=40);
  -moz-opacity:0.5;
  opacity: 0.5;}
	
		.textarea{
		width:337px; height:106px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#6B6B6B;
		font-family:Tahoma; font-size:11px;  color:#5D5D5D; 
		overflow:auto;
		}
		
		.style12 {
		color: #ffffff;
		font-style: none;
		font-size: 9px;
		font-family: tahoma;
		text-decoration: none;
		}
		.style13 {
		color: #ffffff;
		font-style: none;
		font-size: 9px;
		font-family: tahoma;
		text-decoration: none;
		}
		
		.style14 {
		color: #ffffff;
		font-style: none;
		font-size: 9px;
		font-family: tahoma;
		text-decoration: none;
		}


/* links for body copy */
.linkfooter {
	color : #5D5D5D;
	font-weight : normal;
	font-size : 10px;
	font-family : tahoma, sans-serif;
	text-decoration : underline;
}

/* links for body copy:HOVER */
.linkfooter:HOVER {
	color : #225895;
	text-decoration : none;

		}


/* links for body copy */
.credits {
	color : #225895;
	font-weight : normal;
	font-size : 10px;
	font-family : tahoma, verdana;
	text-decoration : underline;
}

/* links for body copy:HOVER */
.credits:HOVER {
	color : #A12525;
	text-decoration : underline;

}

.green{
	font-family:Tahoma; 
	font-size:11px;  
	color:#64A33C;
	}
.green:HOVER {
	text-decoration : none;
}
/* links for body copy */
.privacy {
	color : #225895;
	font-weight : normal;
	font-size : 10px;
	font-family : tahoma;
	text-decoration : underline;
}

/* links for body copy:HOVER */
.privacy:HOVER {
	color : #A12525;
	text-decoration : underline;

}
/* Tables */
#datatable {
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
    margin-bottom: 20px;
    background-color: #FAF9EC;

}

#datatable caption{
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-bottom-color: #BEBDAE;
    font-weight: bold;
    color: #46576C;
	font-family: tahoma;
    text-align: left;
    padding-bottom: 3px;
}

#datatable th{
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-bottom-color: #BEBDAE;
    font-weight: bold;
    color: #46576C;
    text-align: left;
    padding-bottom: 3px;
    background-color: #FFFFFF;

}

#datatable td{
    padding-top: 4px;
    padding-bottom: 4px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DADBD7;
	padding-left:3px;
}

#datatable a {
    color: #006699;
    text-decoration: none;
    }
    
#datatable a:hover {
    color: #0099CC;
    }

#datatable .label {
    font-weight: bold;
    width: 150px;
    vertical-align: top;
}
    
#datatable .data {
    vertical-align: top;
}

#datatable .odd {
    background-color:#FDFCF3;
}

#datatable .border {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #DADBD7;
    padding-left:2px;
}

h2 {
    font-size: 18px;
    margin: 0 0 0.5em;
    padding: 0;
    color: #225895;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    letter-spacing: -0.02em;
    font-weight: normal;
    clear: left;

    }
	

.dropcontent{
	width: 683px;
	padding: 8px;
	height:auto;
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
	display:block;
	
	}


