@charset "utf-8";
/* CSS Document */

/*  This is the css for the oticos add on the header    */
	.addTexts {font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	color: #black;
	
	}
	.oticosPrimaryColor {color: #00b2d9;
	}



.menu2box {
		height:40px;
		

	}
	
	.menu2box1 {
	width:955px;
	height:40px;
	align:left;
	}
	
	
	.itemmenu2{
		height:22px;
		text-align:left;
	}
	
		.menu2 a, .menu2 a:link{
		padding: 8px 8px;	
		font-family: Verdana, Arial;
		font-size: 10pt;		/* text size */
	  	font-weight:bold; 
		color: #ffffff; 		/* text color */
		text-decoration:none;
	}
	
	
	
	.menu2 a, .menu2 a:visited{
		padding: 8px 8px;	
		font-family: Verdana, Arial;
		font-size: 10pt;		/* text size */
	  	font-weight:bold; 
		color: #ffffff; 		/* text color */
		text-decoration:none;
	}
	
	
/* When the mouse goes over a link the text of that link is displayed as white */
	.menu2 a:hover{
		color: #ffffff;
		background: #00b2d9;  /*tab link background during hover state*/
		font-size: 12pt;
		text-transform: uppercase;

	}
	
	.menu2 a:active {
		color:#000000			/* text color */
		background: #00b2d9;  	/*tab link background during hover state*/
		font-size: 12pt;		/* text size */
			
	}
	
	/*  This is the css for the text under the logo    */
	
		
	.headerTextLinks{
		
		font-family: Verdana, Arial;
		font-size: 8pt;		/* text size */
		text-align:left;	  	/* font-weight:bold;  */
		color: #FFF; 		/* text color */
		text-decoration:none;
	
	}
		
		
		
	.headerTextLinks a:link{
		color: #FFF;
		
	} 
	
	/* visited link */
	.headerTextLinks a:visited {
		color: #FFF;
		
	} 
	
	.headerTextLinks a:hover {
		color:#00b2d9;
		text-decoration:underline;
		text-transform: uppercase;

	}   
	
	/* mouse over link */
	.headerTextLinks a:active {
		color:#00b2d9;
		text-decoration:underline;		
	}  /* selected link */
	
	
	
	/* new header*/
	
	.headernew_ocos {
	 color: white;
	 width: 975px;
	 height: 45px;
	 border-bottom: solid 1px #DEDEDE;
	 margin-top: 12px;
	 position: relative;
	}
	.headernew_ocos_search_details{
	 color: white;
	 float: right;
	 height: auto;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 margin-top: 3px;
	 padding: 1px;
	 position: relative;
	}
	
	.headernew_ocos_logo{display:block; float:left; width:220px; margin:0 18px 0 0;}

	.short_menu_list{ margin-left: 13px; font: Verdana, Geneva, sans-serif; font-size: 12px; width: auto; position:relative;
	float:left; margin-top: 9px;} 
	.short_menu_list li{ color: #03C; display:inline; text-transform:capitalize; text-decoration: none;}
	.short_menu_list a:link{ color: #03C; text-decoration: none;}
	.short_menu_list a:visited{color: #03C; text-decoration: none;}
	.short_menu_list a:hover{ text-decoration: underline;}
	.short_menu_list a:active{ color: orange; text-decoration: none;}


.lst{background: red;
border: 1px #CCC;
color: black;
float: left;
font: normal normal normal 18px/normal arial, sans-serif;
padding: 4px 4px;
vertical-align: top;
width: 100%;}

.1st-td{ border-bottom: 1px solid #999;
padding-right: 16px;}

.ds{border-right: 1px solid #E7E7E7;
height: 32px;
position: relative;
z-index: 100;}

.lsbb{
background: #EEE;
border: none;
margin-left: 6px;
font-family: Verdana, Geneva, sans-serif;
font-size: 16px;
color: #424141;
width: auto;
height: 32px;}

.lsb{background-position: 50% 100%;
border: none;
color: black;
cursor: pointer;
font: normal normal normal 15px/normal arial, sans-serif;
height: 30px;
margin: 0px;
vertical-align: top;}
