/* ooportal.css
1. date_created: July 2008
2. date_updated: Feb 9, 2009 /June 22, 2010 */
.Top{position: absolute; top: 0px ; left:  0px;  width:auto; height:auto;}
.LeftNav{ position:  absolute;  top: 70px ; left:  0px;  border: 1px solid #EAEAEA;	
width: auto; height:auto;
font-family: Arial; font-size: 10pt;  font-weight: normal; color:black;} 
.Content{position: absolute; top: 120px ; left: 20px;  
border: 1px solid #F8F8F8;	
width: 85%; height: auto; font-family: Arial; font-size: 10pt;  font-weight: normal; color:black; }
.Search{ width:auto; border: 1px solid Silver; font-family: Arial;  font-size: 10pt; font-weight: normal; color:black; 
background-color : #EAEAEA; margin: 3px 3px 3px 3px; padding: 3px 3px 3px 3px;}
.SearchResult{width:580px;border: 1px solid Silver; font-family: Arial; font-size: 10pt; font-weight: normal; color:black;
margin: 1px 1px 1px 1px; padding: 1px 1px 1px 1px;}
.Ctk{font-family:  Arial ;  font-size: 10pt; color: #195896;  border: 1px solid #EBEBEB;
 margin:3px 3px 3px 3px;  padding: 3px 3px 3px 3px;}
.TextPad{font-family: Verdana, Arial; font-size: 10pt;	font-weight: normal; color:black; 
margin: 3px 3px 3px 3px;  padding: 3px 3px 3px 3px;}	
.TLA{font-family: Verdana, Arial; font-size: 10pt; font-weight: normal; color:black; 
background-color: #FEFEFE; margin: 3px 3px 3px 3px; padding: 3px 3px 3px 3px; }	
/* Generic Fonts */
.font1{ font-family: Verdana, Helvetica, Arial; font-size: 8pt;  font-weight: normal; color:black}
.font2{ font-family: Verdana, Helvetica, Arial; font-size: 9pt;  font-weight: normal; color:black}	
.font3{ font-family: Verdana, Helvetica, Arial; font-size: 10pt;  font-weight: normal; color:black}	
/* Title Fonts */
.hbm{font-family: Arial, Helvetica, sans-serif;  font-size: 10pt; color: #195896; }
.hbm1{font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #195896; }
.hbm2{font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: #195896; }
.hbm3{font-family: Arial, Helvetica, sans-serif; font-size: 16pt; color: #195896; }
.hbm4{font-family: Arial, Helvetica, sans-serif; font-size: 20pt; color: #195896; }
/* Hyperlink */
a:link, a:visited, a:active {font-family: Verdana , Arial; color: #0000ff;font-size: 10pt;text-decoration:none;}	
a:hover {font-family: Verdana, Arial;  color:Lime;font-size: 10pt; text-decoration:underline;}