body {
	font: 10px arial, helvetica, sans-serif;
	background-color:#FFFFFF; 
	padding: 0;
 	margin: 0; 
}

.forminput{
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #FFFFFF; 
background-color: #022EB2; 
border: solid 2px #51B7F3;
}

.forminput1{
font-family: Arial, Helvetica, sans-serif; 
font-size: 9px; 
color: #FFFFFF; 
background-color: #022EB2; 
border: solid 1px #51B7F3;
} 

.formbox {
width:120px;
height:12px;   
font-size: 9px; 
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF; 
background-color: #022EB2; 
border: solid 2px #51B7F3;
} 

.nopad {
padding:0px;
margin:0px;
border-collapse:collapse;
}

.content {
	position:relative; 
	width:auto;
	min-width:300px;
	margin:14px 407px 36px 242px; 
	padding:12px;				  
	background-color:#ECFAFF;
	border: 1px solid #808080;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}

#lcol {
	position:absolute;
	width:180px;
	top:154px;
	left:24px;
	padding:12px;
	background-color:#F6F1FA;	
	border:solid 1px #808080;
	z-index:1; 
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	z-index:2;  
	}
	
#rcol {	  
	background: url(img/elephant.png);
	position:absolute;
	width:384px;
	height:600px;
	top:154px;
	right:12px;
	padding:0px;
	z-index:1; 
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	z-index:1;
	}					   
	
#header {
	width:1000px;  
	height:140px; 
	margin-left:10px;
	background-image: url(img/00header.png);
}

.floatleft16 {
 float:left;
 padding:2px 12px 12px 2px;
 }

img.link10 { font-size:10px; color:#51B7F3; text-decoration:none; font-weight:bold}
img.link10:link { font-size:10px; color:#51B7F3; text-decoration:none; font-weight:bold}
img.link10:visited{ font-size:10px; color:#51B7F3; text-decoration:none; font-weight:bold}
img.link10:hover { font-size:10px; color:#022EFF; text-decoration:none; font-weight:bold}
img.link10:active { font-size:10px; color:#CCDDFF; text-decoration:none; font-weight:bold}

.link10:link { font-size:10px; color:#51B7F3; text-decoration:none; font-weight:bold}
.link10:visited{ font-size:10px; color:#51B7F3; text-decoration:none; font-weight:bold}
.link10:hover { font-size:10px; color:#022EFF; text-decoration:none; font-weight:bold}
.link10:active { font-size:10px; color:#CCDDFF; text-decoration:none; font-weight:bold}

.link12:link { font-size:12px; color:#51B7F3; text-decoration:none; font-weight:bold}
.link12:visited{ font-size:12px; color:#51B7F3; text-decoration:none; font-weight:bold}
.link12:hover { font-size:12px; color:#022EFF; text-decoration:none; font-weight:bold}
.link12:active { font-size:12px; color:#CCDDFF; text-decoration:none; font-weight:bold}

.text10 {
font-size:10px;
}

.text12 { 
 font-size:12px;
}

.text10br {
font-size:10px;
color:#022EB2;}

.text12br { 
 font-size:12px;
 color:#022EB2; }

.text12brb {
font-size:12px;
color:#022EB2;
font-weight:bold} 

.text16brb {
font-size:16px;
color:#022EB2;
font-weight:bold}
