/*body {scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #cccccc;
scrollbar-3dlight-color: #cccccc;
scrollbar-darkshadow-color: #cccccc;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #000000;}*/
html,body
{
	margin:0;
	  padding:0;
      height:100%;
      border:none
   }
.ddlhist_bg {
	/*background-image: url(../images/nav_head_slice.jpg);*/
	background-color:#0073AB;
	background-repeat: repeat-x;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.ddlhist_bg_repeat {
	background-image: url(../images/ddlhist_bg.jpg);
	background-repeat:repeat;
	font-family:  verdana, arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	
}

.SearchBG
{
	background: url(../images/adv_top_rhs_icon.jpg);
	height:75px;}


h1
{
	font-family:  verdana, arial, sans-serif;
	color: #FF3300;
}
.headerbg {
	/*background-image: url(../images/top_bg.jpg);*/
	background-color:#0073AB;
	background-repeat: repeat;
}


.txtblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.greyblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:#D8D8D8;
}
.whiteblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:White;
}
.greyorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff822e;
	background-color: #D8D8D8;
}
.whiteorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff822e;
	background-color: White;
}

.txtsmallwhite {
	font-family: verdana, arial, sans-serif;
	font-size: 7px;
	color: #ffffff;
}
.txtwhite9 {
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	color: #ffffff;
}
/*
input {
	font-family: Verdana, 'trebuchet ms', verdana, arial, sans-serif;
	font-size: 10px;
	border: 1px solid #003366;
}*/
.HeadingImpact {
	font-family: verdana;
	font-size: 20px;
	color: #0059AB;
	
}
.HeadingBorder {

	border-bottom-width: 3px;


	border-bottom-style: solid;


	border-bottom-color: #cccccc;
	

}
.graybottombdr {

	border-bottom-width: 1px;


	border-bottom-style: solid;


	border-bottom-color: #cccccc;

}

.HeadingStandard {
	font-family: verdana;
	font-size: 18px;
	color: #0059AB;
	text-transform:lowercase;
	
}

select {
	font-family: tahoma;

	font-size: 10px;

	color: #000000;

	scrollbar-base-color:White;
scrollbar-face-color:577C9E;
scrollbar-shadow-color:#E5DFBF;
scrollbar-highlight-color:#E5DFBF;
scrollbar-3dlight-color:#336699;
scrollbar-darkshadow-color:DarkBlue;
scrollbar-track-color:#E5DFBF;
scrollbar-arrow-color:#E5DFBF; 
	
}

.txtwhite11 {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.SearchBoxbg {
	background-image: url(../images/search_bg.jpg);
	background-repeat: repeat-x;
}
     
 	 
.bluetagbg {
	background-image: url(../images/nav_head_slice.jpg);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.leftedge {
	background-image: url(../images/leftline.jpg);
	background-repeat: repeat-y;
}
.rightedge {
	background-image: url(../images/right_line_bg.jpg);
	background-repeat: repeat-y;
}

.lowermiddle_bg {
	background-image: url(../images/bottom-middle.jpg);
	background-repeat: repeat-x;
}

.txtred_10 {
	font-family:  verdana, arial, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #ff3E10;
}

.txtred_12 {
	font-family:  verdana, arial, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #ff3300;
}

.txtred_14 {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #0059AB;
}
.whitebarheader {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.grayborder {
	border: 1px solid #CCCCCC;
}

.txtdarkblue {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:justify;
	/*font-weight:bold;*/
}


.pre_header_top_bg {
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	height:10px;
}
.pre_header_bottom_bg {
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: repeat-x;
}

a.red_12:link {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #ff3300;
	background-color: transparent;
	text-decoration: none;
     }

a.red_12:visited {
     color: #ff3300;
     /*background-color: transparent;*/
     text-decoration: none;
     }

a.red_12:hover {
    color: #ff3300;
     background-color: transparent;
     text-decoration: underline;
     }

a.red_12:active {
     color: #ff3300;
     background-color: transparent;
     text-decoration: none;
     }
     
a.white:link {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
     }

a.white:visited {
     color: #ffffff;
     font-weight:bold;
     /*background-color: transparent;*/
     text-decoration: none;
     }

a.white:hover {
    color: #ffffff;
     background-color: transparent;
     text-decoration: none;
     }

a.white:active {
     color: #ffffff;
     background-color: transparent;
     text-decoration: none;
     }     
     
.btn {
  font-family:verdana, arial, sans-serif;
  font-weight:bold;
  font-size:11px;
  
  text-transform:uppercase;
  background-color:#0073AB;
  /*background-image:url('../images/redbtn_1px.jpg');*/
  color:white;
  border:1px solid #cccccc;
  cursor:pointer;
  
  padding-left:3px;
  padding-right:3px;
  padding-top:1px;
  padding-bottom:1px;
}


.show
{
	display:inline;
}
.hide
{
	display:none;
}
.txt {
	font-family: Verdana, verdana, arial, sans-serif;
	font-size: 10px;
	border: 1px solid #000000;
}  
#header {
      position: fixed; z-index: 1;
      top: 0; height: 20px;
      background: white;
      border-bottom: solid white 4px;
      width:96%;
      overflow: auto;
    }
    #content {
      margin: 30px 0em 0em 5px;
      padding: 0em;
    }  
#header_Adv {
      position: fixed; z-index: 1;
      top: 100px; height: 10px;
      background: white;
      border-bottom: solid black 4px;
      width:96%;
    }
    #content_Adv {
      margin: 70px 27px 0em 5px;
      padding: 0em;
      
      
    } 
#headername_Adv {
      position: fixed; z-index: 1;
      top: 0; height: 30px;
      background: white;
      border-bottom: solid white 4px;
      width:96%;
    } 
    
/* rounded buttons */
.headerButton 
{
	font-family:verdana;
	color:#ffffff;
  font-weight:bold;
  font-size:13px;
  text-transform:uppercase;
  text-decoration:none;
  letter-spacing:0.1em;
	cursor:pointer; 
	cursor:hand; 
	line-height:23px;
	background:url(../images/bottom_bg.jpg); 
	padding-right:5px; 
	padding-left:5px; 
	vertical-align:middle;
	display:block; /*opera*/
	display:inline-block; /*ie*/
	display:-moz-inline-box;  /*ff*/
}

.headerButton span { 
	background:url(../images/bottom_bg.jpg); 
	height:23px;
	display:block;
	display:inline-block;
	padding-right:5px; 
	padding-left:5px; line-height:23px;
}

	a.headerButton:hover {background:url(../images/bottom_bg_hover.jpg); }
	a.headerButton:hover span {background:url(../images/bottom_bg_hover.jpg); }
	
	/*button tag*/
	
	button {border:0; border:none; background:transparent; width:1; overflow:visible; white-space:nowrap; padding:0 2px; cursor:pointer; cursor:hand;}
	
/* end rounded buttons */

.txtlink_10 {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-decoration:none;
}    

.txtlink_12 {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-decoration:none;
} 

.txtblue_12 {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #0059AB;
} 
.bottomborder {

	color: #cccccc;

}
.txtblack_12 {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #000000;
} 
.blue11	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0059AB;
}
.headerlink_10 {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-decoration:underline;
	color:#ffffff;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
} 
a.headerlink_10:hover {text-decoration:underline; }	
.txtblack_10 {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color: #000000;
} 
.txtblack_9 {
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	text-decoration:none;
	color: #000000;
} 
.resultHeading {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	/*background:url(../images/bottom_bg.jpg); */
	background-color:#0073AB;
	color: #ffffff;
	font-weight: bold;
	height: 20px;
	padding-left: 6px;
}

a.red_10:link {
	font-family: verdana, arial, sans-serif;
	color: #ff3300;
	background-color: transparent;
	text-decoration: none;
     }

a.red_10:visited {
     color: #ff3300;
     /*background-color: transparent;*/
     text-decoration: none;
     }

a.red_10:hover {
    color: #ff3300;
     background-color: transparent;
     text-decoration: underline;
     }

a.red_10:active {
     color: #ff3300;
     background-color: transparent;
     text-decoration: none;
     }
     
a.black_10:link {
	font-family: verdana, arial, sans-serif;
	color: #000000;
	font-size:10px;
	
	text-decoration: none;
     }

a.black_10:visited {
     color: #000000;
     /*background-color: transparent;*/
     text-decoration: none;
     }

a.black_10:hover {
    color: #000000;
     
     text-decoration: underline;
     }

a.black_10:active {
     color: #000000;
     
     text-decoration: none;
     }     
.txtblue_14 {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #0059AB;
}
      
a.blue_14:link {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #0059AB;
	background-color: transparent;
	text-decoration: none;
     }

a.blue_14:visited {
     color: #0059AB;
     /*background-color: transparent;*/
     text-decoration: none;
     }

a.blue_14:hover {
    color: #0059AB;
     background-color: transparent;
     text-decoration: none;
     }

a.blue_14:active {
     color: #0059AB;
     background-color: transparent;
     text-decoration: none;
     }      
     
     a.red_14:link {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #FF3300;
	background-color: transparent;
	text-decoration: none;
     }

a.red_14:visited {
     color: #FF3300;
     /*background-color: transparent;*/
     text-decoration: none;
     }

a.red_14:hover {
    color: #FF3300;
     background-color: transparent;
     text-decoration: none;
     }

a.red_14:active {
     color: #FF3300;
     background-color: transparent;
     text-decoration: none;
     } 
     
.AdvSearch_box
{
	background-color:#0073aa;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #FFffff;
}    
.txtred_12 {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #FF3300;
}  

a.black_12:link {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	
	text-decoration: none;
     }

a.black_12:visited {
     color: #000000;
     
     text-decoration: none;
     }

a.black_12:hover {
    color: #000000;
     
     text-decoration: none;
     }

a.black_12:active {
     color: #000000;
     
     text-decoration: none;
     }
.txtblue_12 {
	font-family: verdana;
	font-size: 12px;
	color: #0059AB;
	
}     