body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 13px
}


#DataPanel   { 
	position: absolute; 
	left: 25px; 
	top: 145px; 
	width: 925px; 
	height: 450px; 
	z-index: 2; 
	border: 1px solid #000000; 
	padding-left: 4px; 
	padding-right: 1px; 
	padding-top: 1px; 
	padding-bottom: 4px; 
	background-color: #A0AFCB; 
/*	border-top-width : 0px;
	border-right-width : 5px;
	border-bottom-width : 5px;
	border-left-width : 0px;
	border-color : lightgray | transparent;
*/	filter:alpha(opacity=98);
	opacity: 0.98;
	-moz-opacity:0.98
}

#DataPanel a:link,#DataPanel a:active, #DataPanel a:visited { 
	color : #FFFFFF;
	text-decoration: none;
	
}

#DataPanel a:hover { 
	background-color: #F01E1E;
	text-decoration: none;
	color: #FFFFFF;

}

p.content    { 
	margin-left: 3px 
}

#Banner {  
	padding:0px; 
	color: #FFFFFF;
	background-position: center; 
	position: absolute; 
	left: 150px; 
	top: 0px; 
	width: 222px; 
	height: 139px; 
	background-color:#6F75B3; 
	background-image:url('images/eyes_org.jpg'); 
	background-repeat:no-repeat
}

#PdaBanner {  
	padding:0px; 
	color: #FFFFFF;
	background-position: center; 
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 240px; 
	height: 69px; 
	background-color:#6F75B3; 
	background-image:url('pda/images/logo.jpg'); 
	background-repeat:no-repeat
}
#Header { 
	padding:0px; 
	width: 531px; 
	height: 139px; 
	background-image: 
	url('images/glossylogo.jpg'); 
	background-repeat: no-repeat; 
	background-position: right bottom; 
	position:absolute; 
	left:380px; 
	top:0px 
}

#Gallery { 
	padding:0px;
	position: absolute; 
	left: 150px; 
	top: 145px; 
	width: 761px; 
	height: 100px 
}

#News { 
	position: absolute; 
	left: 150px; 
	top: 290px; 
	width: 222px; 
	height: 403px; 
	padding: 0px;
	background-color: #6F75B3;
	overflow: auto 
}

#Menu {
	position: absolute; 
	width: 531px;
	background-color: #F7CB33;
	padding: 7px;
	left: 380px; 
	top: 290px;
	font-size: 8pt; 
	background-image:url('/images/mnubkg.gif'); 
	background-repeat:repeat-x;
	
}
#Menu a:link, #Menu a:visited, #Menu a:active {
	padding: 7px;
	text-decoration: none;
	color: #000000;
}
#Menu a:hover {
	background-color: #F01E1E;		
	padding: 7px;
	text-decoration: none;
	color: #FFFFFF;
	background-image:url('/images/mnuhvrbkg.gif'); 
	background-repeat:repeat-x;
	
}

#dropmenudiv{
border-left:2px solid #FFFFFF;
border-right:2px solid #4F2B00;
border-bottom:2px solid #4F2B00;
position:absolute;
font-size: 8pt;
line-height:18px;
z-index:100;
color:#000000;
background-color:#FBE9A8;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px dotted #FFFFFF;
text-decoration: none;
font-size:8pt;
color:#000000;
border-left-width:1px;
border-right-width:1px;
border-top-width:1px;
padding-left:0;
padding-right:0;
padding-top:1px;
padding-bottom:1px;
background-color:#FBE9A8;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #F01E1E;
color:#FFFFFF;
font-size:8pt;
background-image:url('/images/mnuhvrbkg.gif'); 
background-repeat:repeat-x;

}



#Content { 
	font-size: 8pt; 
	width: 531px; 
	height: 361px; 	
	position: absolute; 
	left: 380px; 
	top: 331px; 
    background-color: #A0AFCB; 
    padding-left : 3px; 
    padding-right : 10px;
    clear:both;
	overflow: auto; 
          
}
#Content a:link,#Content a:active, #Content a:visited { 
	color : #FFFFFF;
	text-decoration: none;
	
}

#Content a:hover { 
	background-color: #F01E1E;
	text-decoration: none;
	color: #FFFFFF;

}

#ContentPage { 
	font-size: 8pt; 
    background-color: #A0AFCB; 
    padding : 0px; 
    clear:both
}

#ContentPage a:link,#ContentPage a:active, #ContentPage a:visited { 
	color : #FFFFFF;
	text-decoration: none;
	
}

#ContentPage a:hover { 
	background-color: #F01E1E;
	text-decoration: none;
	color: #FFFFFF;

}


#Footer { 
	position: absolute; 
	left: 150px; 
	top: 700px; 
	width: 761px;
	padding : 13px;
  background-color: #F7CB33;
 	text-align: center; 
	background-image:url('/images/ftrbkg.gif'); 
	background-repeat:repeat-x;
 	
}


#Footer a:link,#Footer a:active, #Footer a:visited  { 
	color : #000000;
	padding : 13px;	
	text-decoration: none;

}

#Footer a:hover { 
	background-color: #F01E1E;
	text-decoration: none;
	color: #FFFFFF;
	padding : 13px;
	background-image:url('/images/mnuhvrbkg.gif'); 
	background-repeat:repeat-x;
	
}

#EmptyRight{
	position: absolute; 
	left: 911px; 
	top: 0px; 
	width: 150px; 
	height: 770px; 
    background-color: #FFFFFF;
    z-index: 1
}


.newsFact { 
	font-size: 8pt; 
	text-align: left; 
	color: #FFFFFF; 
	margin-left: 4px; 
	margin-top: 2px 
}
h4 { 
	color: #FF0000; 
	font-size: 14pt 
}

.newsDate { 
	font-size: 10pt; 
	text-align: left; 
	color: #FFFFFF; 
	font-weight: bold; 
	border-left-width: 1px; 
	border-right-width: 1px; 
    border-top-width: 1px; 
    border-bottom: 2px dotted #FFFF00; 
    margin-left: 5px; 
    margin-top: 5px; 
    margin-bottom: -3px; 
    padding-left: 4px 
}

h3 { 
	font-size: 12pt; 
	margin-left:3px 
}
table        { font-size: 8pt }

label {
	display: block;
	float: left;
	width: 120px;
}
#notice{
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 300px; 
	height: 220px; 
	padding: 7px;
	border: 1px solid #000000; 
	visibility: hidden; 
	color: #FFFFFF; 
	background-color: #FF5A00; 
	z-index:25;
	filter:alpha(opacity=95);
	opacity: 0.95;
	-moz-opacity:0.95;	
}
.flash{
	color: #7D705F;
	font-weight: bold;
}