/* ------------------------ Basic Body CSS Starts -------------------------*/
body{
	behavior: url(ie_fix.htc);
	behavior: url(assets/css/ie_fix.htc);
	padding:0px;
	margin:0px;
	background: #ECECEC;
	font: 1em Arial, Helvetica, sans-serif;
}
/* img {
	border:none;
} */
.printwrapper  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}



.content_wrapper{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#mock_footer a {
	color: #333333;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

#main1 {
	margin:0;
	padding:0;
	background:#FFFFFF url(../images/left.gif) repeat-y left top;
		}
#main2 {
	margin:0;
	padding:0;
	background:url(../images/right.gif) repeat-y right top;
		}
#left_column {
	float:left;
	width:12em;
	margin:0;
	padding:0;
		}
#right_column {
	float:right;
	width:12em;
	margin:0;
	padding:0;
	color: #FFF;
		}
#middle_column {
	background:#FFFFFF;
	margin-top: 0;
	margin-right: 12em;
	margin-bottom: 0;
	margin-left: 12em;
		}
.middle_content {
	margin:0;
	padding-top: 0.5em;
	padding-right: .5em;
	padding-bottom: 0.5em;
	padding-left: .5em;
	font-size: 0.9em;
	color: #ffffff;
		}
#middle_column .breadcrumb {
	font-size: .7em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#middle_column .breadcrumb a {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
#mccont {
	display: block;
	height: 100%;
	}
#mccont p {
	padding: 0px;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;	
	
	}
#lccont {
	display: block;
	height: 100%;
	clear: both;
	}
#lccont p {
	padding: 0px;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;	
	
	}
#mccont h1 {
	font-size: 1.1em;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #666666;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.right_content {
	margin:0;
	padding-top: 0.5em;
	padding-right: .5em;
	padding-bottom: 0.5em;
	padding-left: .5em;
	font-size: .9em;
		}
.left_content {
	margin:0;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	font-size: 0.9em;
	color: #FFF;
		}
.block {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
/* -------------------------- Basic Body CSS Ends  ---------------------------*/
/* -------------------------- Banner CSS Starts  ----------------------------*/
#helpmenu{
	width: 100%;
	height: 1.5em; /*Height of top frame div*/
	overflow: hidden;
	background: #FFFFFF;
	text-align: right;
	display: table;
	font-weight: bold;
	color: #999;
	line-height: 1.5em;
	font-size: 0.9em;
	font-style: normal;
	}

#helpmenu a{
	color: #666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	}

#headerTop{
	font-size: .85em;
}

#MinWidthContainer {
	padding-left:790px;
	height: 135px;
}
#MinWidthContainer #PageContainer {
	height: 1px;
}
#MinWidthContainer #PageContainer #PageContentContainer {
margin-left:-790px;
position: relative;
height: 1px;
}
.hidden_link {
	display: none;
	visibility: hidden;
}

#searchbar {
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	margin: 0px;
	padding-top: 0px;
}
#searchbar form {
	margin: 0px;
	padding: 0px;
}

.search{
	width: 25em;
	margin-right: -0.3em;
	border: 1px none #FFFFFF;
	background: #FFFFFF no-repeat left center;
	}
.search:hover{
	background: #FFFFCC url(none);
	}
.search:active{
	background: #FFFFCC url(none);
	}

.searchbutton{
	color: #000000;
	background: #999999;
	width: 5em;
	border: 1px solid #333333;
	font-size: 0.9em;
	}

	
.searchbutton:hover {
	background: #666;
	cursor: pointer;
	color: #FFFFFF;
}
#azlogo{
	height: 75px;
	float: left;
	width: 302px;
	text-align: left;
	margin-right: -20em;
	background: url(../images/azagency_logo.jpg) no-repeat;
	}

.seal{
	float: right;
	background: url(../images/azlogo.jpg) no-repeat left;
	height: 75px;
	width: 302px;
	text-align: right;
	margin-left: -20em;
	}

#bnr_wrapper {
	background: #333333 url(../images/bnr_back.jpg) repeat-x left top;
	white-space: nowrap;
	min-width:800px;
	display: table;
	width: 100%;
	text-align: center;
	height: 7em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
#bnr_center{
	color: #FFFFFF;
	font-size: 1.7em;
	line-height: 1.1em;
	text-shadow: #000 2px 2px 2px;
	height: 75px;
	width: 950px;
	background: url(../images/bnr_mid_back.jpg) no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#bnr_center .bnr_text {
	width: 350px;
	padding-top: 0.8em;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	white-space: normal;
	padding-left: 10px;
	font-size: 0.7em;
	font-weight: 900;
}
#bnr_wrapper #slogan {
	float: left;
	color: #FFFFFF;
	font-size: 0.9em;
	margin-top: 3px;
	padding-left: 20px;
}

#bnr_wrapper #bnr2_wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

/* ------------------------- Top Drop Menu Begins --------------------------- */
.topmenu_wrapper {
	background: #333333 url(../images/bnr02.jpg) no-repeat left bottom;
	width: 100%;
	text-align: center;
	height: 20px;
	display: table;
	white-space: nowrap;
	}

.topmenu {
	color:#FFFFFF;
	width: 42em;
	margin-left:auto;
	margin-right: auto;
	position: relative;
	white-space: nowrap;
	}

#nav li:hover ul.sub
{
	left:0em;
	top:1.5em;
	background: #062233;
	width:53em;
	height:5.3em;
	z-index:100;
	font-weight: normal;
	text-align: left;
	overflow: auto;
	position:absolute;
	border: 1px solid #A24500;
	/* for IE */
  filter:alpha(opacity=90);
	/* CSS3 standard */
  opacity:0.9;
	padding: 1px;
}


#nav {
	margin:0;
	list-style:none;
	z-index:500;
	padding: 0;
	width: 44em;
	font-weight: bold;
}
#nav li.top {
	display:block;
	float:left;
	white-space: normal;
	
}
#nav li.top:hover {

	
}
#nav li a.top_link {
	line-height:1.5em;
	display:block;
	float:left;
	color:#FFF;
	text-decoration:none;
	font-size:1em;
	cursor:pointer;
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 10px;
	padding-left: 10px;
	background: url(../images/tab_corner.gif) no-repeat left top;
	font-size: 1em;
}
#nav li a.top_link:hover {
  color:#FFFFFF;
  cursor:pointer;
  	
}

#nav li a.top_link span {float:left; display:block;}
#nav li a.top_link span.down {float:left; display:block;}
.down:hover {
	
}

#nav li:hover a.top_link {color:#FFFFFF; }
#nav li:hover a.top_link span {color:#FFFFFF; }
#nav li:hover a.top_link span.down{
	
}

#nav li:hover {
	z-index:400;
	background: #A24500;
	color:#FFFFFF;	

}

#nav li:hover ul.sub li
{
	position:relative;
	float:left;
	font-weight:normal;
	color:#FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-right: 5px;
	padding-top: 0px;
	white-space: normal;
}
#nav li:hover ul.sub li:hover
{
	background: #A24500;
	color:#FFFFFF;
	background: #A24500;
}
#nav li:hover ul.sub li a
{
	display:block;
	font-size:1em;
	width:14em;
	color:#FFF;
	text-decoration:none;
	font-weight: normal;
	padding-left: 1px;
}
.topmenu_wrapper .topmenu #nav .fly {
	font-size: 0.9em;
	line-height: 1.8em;
}


#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none; color:#FFFFFF; }
#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{color:#FFFFFF; } 
.viewall{
	background: #A24500;
	text-align:center;
}

/* ---------------------------- Top Drop Menu ENDS---------------------------- */
/* -------------------------- Banner CSS ENDS  ----------------------------*/

/* --------------------------- left Menu Begins  ---------------------------- */

.nextlevel {
	background-color: #062233;
	 Arial, Helvetica, sans-serif;

}
.nextlevel a {
	color:#0F9;
}


#menu {
	width: 170px;
	/* position: fixed;
	top: 10em; */
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
color:#FFFFFF;
}

#menu a, #menu h2 {
	font: bold 80% Arial, Helvetica, sans-serif;
	display: block;
	margin: 0;
	padding: 10px 2px 2px 5px;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

#menu a {
text-decoration: none;

}

#menu a:hover {
	color: #FFF;
	background: #A24500;
	
}

#menu li {
	position: relative; 
}

#menu ul ul ul {
	
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
	/* for IE */
  filter:alpha(opacity=95);
	/* CSS3 standard */
  opacity:0.95;
	border: 1px solid #CCC;
}
#menu ul ul ul a {
	color:#FFF
}
#menu li:hover {
	background: #A24500;
	color:#FFFFFF;
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{
	display: none;	
}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}


#menu ul li {float: left; width: 100%; }
#menu ul li a {height: 1%; color:} 


.arrow {
	background: url(../images/arrow.gif) no-repeat right center;
}
/* ---------------------------- left Menu Ends  ---------------------------- */

	/* BEGIN HIDDEN PRINT DIVS   */
	
.printwrapper {
	visibility:hidden;
	display:none
}

/* END HIDDEN PRINT DIVS   */


/* ----------Rows Start---------------- */

*html #rows{
	margin-top:1em;
	float: right;	
	}
#rows{
	margin-top:.5em;
	display: table;
	}
.row_wrapper{
	font-size: 0.7em;
	width:100%;
	padding-top: 0px;
	padding-bottom:0px;
	display: table;
}
.row_wrapper h4 {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #666;
	font-size: 1em;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.row_wrapper h4 a {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	float: right;
	padding-left: 5px;
	font-size: 0.8em;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	margin-top: 3px;
}
.row_wrapper h4 a:hover {
	text-decoration: none;

}
.row_wrapper h5  {   
	border-bottom-width: 1px;   
	border-bottom-style: solid;   
	border-bottom-color: #666;   
	font-size: 1em;    
	padding: 0px 0px 5px 0px;   
	margin-top: 2px;  
	margin-right: 0px;   
	margin-bottom: 2px;   
	margin-left: 0px;   
} 

.row_wrapper h5 a {    
	font-size: 1em;   
	color: #000;    
	font-weight: strong;   
	text-decoration: none; 
} 

.row_wrapper h5 a:hover {   
	
} 
.row_wrapper h6  {    
	border-bottom-width: 1px;   
	border-bottom-style: solid;   
	border-bottom-color: #666;   
	font-size: 1em;   
	padding: 0px 0px 5px 0px;    
	margin-top: 2px;    
	margin-right: 0px;    
	margin-bottom: 2px;   
	margin-left: 0px;        
} 
.row_wrapper h6 a {    
	border-left-width: 1px;   
	border-left-style: solid;   
	border-left-color: #666;   
	padding-left: 5px;   
	margin-left: 5px;   
	font-size: 0.9em;    
	font-weight: normal;    
	color: #666;    
	text-decoration: none; 
} 
.row_wrapper h6 a:hover {    
	color: #666; 
} 
.row_wrapper .column01{
	float: left;
	width: 18.3em;
	padding-right: 1.3em;
	white-space: normal;
}
.row_wrapper .column01 ul{
	margin-top: 0px;
	margin-bottom: 0px;
}
.row_wrapper .column01 li{
	margin: 0px;
	padding: 0px;
}
.row_wrapper .column01 li a{
	color: #000000;
	text-decoration: none;
}
.row_wrapper .column01 li a:hover{
	text-decoration: none;
}


/* ----------Rows End---------------- */

/* ----------Sub Rows --------------- */

#sub_left_column {
	float:left;
	width: 18em;
	background: #082231 url(../images/subpage/nav_bottomhatch.jpg) no-repeat right bottom;
	color: #FFFFFF;
	margin-top: 1px;
	margin-left: 1px;
	margin-right:1em;
	top: 11.1em;
	padding-bottom: 20px;
	font-size: .8em;
	}
#app_wrapper .app_wrapper01 ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}



.scroller .content_wrapper #top_anchor {
	position: absolute;
	top: -140px;
}
*+html .scroller .content_wrapper #top_anchor{
	display:block;
	position:static;
	height:250px;
	margin-top:-250px;
	}

*html .scroller .content_wrapper #top_anchor {
	position: static;
	top: 10px;
	
}

#sub_mid_column {
	margin-right: 1em;
	padding-bottom: 10px;
	font-size: 1em;
	margin-left: 16em;
	}
*html #sub_mid_column { /* <------- Needed for IE6 */
	width:44em;
	margin-left: 1em;
	}
#sub_mid_column h1{
	font-size: 1.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}


#sub_mid_column h3 {
	color: #77441E;
	margin: 0px;
	font-size: 0.9em;
	padding-top: 5px;
	background: url(../images/back_h3.jpg) repeat-x center top;
	padding-left: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	}
	
#sub_left_column .subnav_header1 {
	background: #A24500 url(../images/subpage/sub_online.jpg) no-repeat left top;
	height: 2.5em;
	line-height:1.2;
	margin-bottom:0.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 1.5em;
	font-weight: bold;
	padding-left: 5em;
	text-align: left;
}
#sub_left_column .subnav_header1 a{
	width: 5.8em;
}
#sub_left_column .subnav_header2 {
	height: 2.5em;
	background: #A24500 url(../images/subpage/sub_government.jpg) no-repeat left top;
	line-height: 1.2em;
	margin-bottom:0.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 1.5em;
	font-weight: bold;
	padding-left: 5em;
	text-align: left;
	
}
#sub_left_column .subnav_header2 a{
	width: 6em;
}

#sub_left_column .subnav_header3 {
	background: #A24500 url(../images/subpage/sub_license.jpg) no-repeat left top;
	height: 2.5em;
	margin-bottom:.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 1.5em;
	font-weight: bold;
	padding-left: 5em;
	text-align: left;
}
#sub_left_column .subnav_header3 a{
	width: 6em;
}
#sub_left_column .subnav_header4 {
	background: #A24500 url(../images/subpage/sub_education.jpg) no-repeat left top;
	height: 2.5em;
	margin-bottom:.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 1.5em;
	font-weight: bold;
	padding-left: 5em;
	text-align: left;
}
#sub_left_column .subnav_header4 a{
	width: 6em;
}
#sub_left_column .subnav_header5 {
	background: #A24500 url(../images/subpage/sub_business.jpg) no-repeat left top;
	height: 2.5em;
	margin-bottom:.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 1.5em;
	font-weight: bold;
	padding-left: 5em;
	text-align: left;
}
#sub_left_column .subnav_header5 a{
	width: 6em;
}
#sub_left_column ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#sub_left_column ul li{
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	list-style-image: none;
	margin-left: 0px;
	padding-left: 0px;
	width: 18em;
	height: 1.5em;
	padding-top: .5em;
	margin-top: -2px;
}
#sub_left_column ul li:hover{
	background: #A24500;
}
#sub_left_column a{
	width:17.5em;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 0.5em;
	height: 1.7em;
	margin-right: 0px;
	padding-right: 0px;
	position: absolute;
	margin-top: -5px;
	padding-top:5px;
}

.sub_newsbox {
	height: 10em;
	border: 1px solid #666666;
	background:  #EAECDF;
	padding: 5px;
	text-align: left;
	position:absolute;
	z-index:1;
	width: 100%;
}


.sub_menu{
	width:54em;
	height: 11em;
	position: relative;
	margin-top: 5px;
	font-size: 0.8em;
}
#sub_breadcrumb {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 0.7em;
	text-align: left;
	top: 13em;
	width: 100%;
	height: 1.5em;
	display: block;
	background: #FFFFFF;
	padding-bottom: 2px;
	line-height: 2em;
}

#sub_breadcrumb a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#sub_rows .row_wrapper ul a{
	text-decoration: none;
	color: #333;
	height: 15px;
}
#sub_rows .row_wrapper a:hover {
	text-decoration: none;
}
.row_wrapper ul li {
	list-style-image: url(../images/bullet_arrow.gif);
}
.row_wrapper ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;	
}
.row_wrapper .sub_column01{
	float: left;
	width: 20em;
	padding-right: 5px;
	padding-left: 5px;
	white-space: normal;
}
.row_wrapper .sub_column01 ul{
	margin-top: 0px;
	margin-bottom: 0px;
}

.row_wrapper .sub_column01 li a{
	color: #333;
	text-decoration: none;
	white-space: normal;
}
.row_wrapper .sub_column01 li a:hover{
	text-decoration: none;
}

.fixed {
	background: #09C;
	position: fixed;
	top: 200px;
}

#app_wrapper{
	background: #FFFFFF;
	margin-right: 10px;
	margin-top: 10px;
}

	
.app_wrapper01{
	width: 100%;
	float: right;
	z-index: 90;
	position: static;
	margin-top: -1px;
	padding-bottom: 10px;
	background: url(../images/back_h3.jpg) repeat-x left top;
}
.app_wrapper01 ul li a {
	text-decoration: none;
	color: #333;
}
.top01 {
  font-size: .9em;
  text-decoration: none;
  float: right;
  margin-right: 1em;
}

#container
	{
	text-align: left;
	height: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #79441C;
	margin-top: 5px;
	background: url(../images/tabcontainer_back.jpg) repeat-x center bottom;
	}
*html #container{
	
	height: 2.1em;
	
	}

 #container #tabnav
	{
	background: url(../images/tab_bottom.gif) repeat-x bottom;
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0px;
	height: 2em;
	width: 100%;
	padding: 0px;
	}

#container #tabnav li
	{
	display: inline;
	list-style-type: none;
	font-size: 0.65em;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	margin-top: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0;
  	}
#container #tabnav li a
	{
	height: 2.5em;
	text-align: center;
	
	
  	}
#container #tabnav li a .tab2line
	{
	height: 1.5em;
	text-align: center;
	margin-top: auto;
	margin-bottom: auto;
	line-height: 1.3em;
  	}
	
#container #tabnav a:link, #tabnav a:visited
	{
	float: left;
	line-height: 2.7em;
	font-weight: bold;
	margin-right: 0.2em;
	text-decoration: none;
	color: #333;
	background: #ECECEC url(../images/back_tab.jpg) left top;
	z-index: 80;
	padding-top: 0.2em;
	padding-right: .8em;
	padding-bottom: 0.3em;
	padding-left: .8em;
	height: 2.6em;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
	}

#container #tabnav a:link.active, #tabnav a:visited.active
	{
	color: #000000;
	z-index: 100;
	position: relative;
	margin-bottom: .4em;
	margin-top: -0.2em;
	color: #FFF;
	background: #7F4E28 url(../images/back_tab_vistited.gif) repeat-x center top;
	padding-top: 0.2em;
	padding-right: 1em;
	padding-bottom: 0.6em;
	padding-left: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #72401A;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #72401A;
	border-left-color: #72401A;
	}

#container #tabnav a:hover
	{
	color: #FFF;
	background: #A24500;
	}   
    
.left_column{
  float: left;
  width: 49%;
}


.right_column{
  float: right;
  width: 49%;
}
/* always visible */
#outer .holder {
	
  font-family: Arial, Helvetica, sans-serif;
  margin-top: .6em;
  margin-left: 0;
  border-bottom: 1px solid #999999;
  background-color: #FFFFFF;


}
#outer .holder .app_wrapper01 {
	background: #FFFFFF url(../images/back_h3.jpg) repeat-y left top;
}
.holder {
}

#outer .ad_license {
	height:100%;
	padding: .5em .5em .5em 2em;
	font-size: 0.7em;
	
}

#outer .holder p.bold {font-weight:bold;}
#outer .holder h2 {
  margin:0;
  padding:0.2em 0.1em 0.1em 0.2em;
  
  font-weight: normal;
}
#outer .holder h2:hover {
  background-color: #ECECEC;

}

/* unclicked style div.more */
#outer div.more h2 {
  cursor:pointer;
  color:#000000;
  font-weight:normal;
  font-size: 0.8em;
}
#outer div.more h2.hide {
  display:none;
  font-weight: normal;
}
#outer div.more .wrapper01 {
  display:none;
  margin-bottom: 10px;
}
#outer .ad_license {

}

#outer .ad_license a {

  line-height: 1.5em;
}

#outer div.more img { float: right; }

/* clicked style div.click */
#outer div.click h2.show {
  display:none;

}
#outer div.click h2.hide {
  display:block;
  color: #FFFFFF;
  background-color: #0A2534;
  
}
#outer div.click h2.hide img{
  float:right;  margin-right: 0px;
  padding-right: 0px;

}
#outer div.click .wrapper01 {
	display:block;
	border: 1px solid #999;
	padding-bottom: 10px;
}
#outer div.click img {
  display:block;
  float:left;
  padding-right:5px;
}
#outer .holder .more .show h2 {
  font-size: 1em;
  margin: 0px;
  padding: 0px;

}

.holder .more .wrapper01 #left_side {
  border-bottom: 2px solid #003366;
  background-image: url(../images/gridgrey_fade.jpg);
  background-repeat: repeat-x;
  background-position: left top;
  display: table;
  clear: both;
  width: 100%;
}


.searchbox {
  background-color: #CCCCCC;
  border: 1px solid #CCCCCC;
  padding: 0.5em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  background-position: left top;
}
.searchbox #search {
  width: 40%;
  border: 1px solid #333333;
}
.searchbox #search_btn, .searchbox .search_btn  {
  border: 1px solid #666;
  color: #FFFFFF;
  background-color: #666;
  font-weight: bold;
  text-transform: capitalize;
  cursor: pointer;
}
.searchbox2 {
  width: 50%;
  float: right;
  text-align: right;
  padding-right: 10px;
  border-left: 1px dotted #333333;
  padding-top: 10px;
}

#outer .left_column .holder .more .wrapper01 #right_side {

}

.bnr_1 { background-color: #006599; }

.picbox img {
  padding-right: 2px;
  padding-left: 2px;
  padding-top: 10px;
}
.picbox {
	text-align: center;
	white-space: nowrap;
	display: table;
	width: 100%;
	float: right;
}
.holder .more{
	background: url(none);
	

}
.holder .more .show{
	background: url(none);
	

}
.block2 {
	background-color:#0F3;
	display: block;
	clear: both;
}
#sub_left_column ul .leftnavactive  {
	background: #79441C url(../images/arrow.gif) no-repeat right center;
}
.wrapper01 #right_side .ad_license h3, .wrapper01 #left_side .ad_license h3 { 
	background: url(none);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-size: 1.2em;
	padding: 0px;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
/* ----------------- End Sub Rows ------------------

