@charset "utf-8";
/* CSS Document */
body{background:#fefefe; font-family:Arial, Helvetica, sans-serif; color:#484848; font-size:12px; margin:0; padding:0; text-align:center;}
img{border:0;}
.row{width:100%; float:left;}
#outer_container{width:950px; margin:0 auto;}
#inner_container{width:950px; float:left; text-align:left;}

.top{width:100%; float:left; height:80px;}
   .top_left{padding:8px 0 0 78px; float:left; width:40%;}
   .top_right{float:right; padding:25px 45px 0 0; width:45%;}
   .top_right_top{width:100%; float:right; height:12px; line-height:12px; color:#1d8fb8;}
   .top_right_link{padding:0 83px 0 0; float:right; }
   .top_right_top span{color:#1d8fb8; float:right; margin:0 5px; font-size:11px;}
   .top_right_top span a{ text-decoration:none; color:#1d8fb8;}
   
   .top_right_bot{width:100%; float:right; padding:10px 0 0 0;}
      .search_btn{float:right; width:55px; height:19px;}
	  .search_box{border:#84c7df solid 1px; width:120px; height:15px; padding:0 2px; float:right; margin:0 5px;}
.navigation{float:left; border:#c2c2c2 solid 1px; width:948px; height:29px; background:url(images/nav_bg.jpg) repeat-x; }
     .navigation ul{list-style-type:none; margin:0; padding:0;}
	 .navigation ul li{list-style-type:none; float:left; font-weight:bold; line-height:29px; height:29px; white-space:nowrap; display:inline;}
	 .navigation ul li span{color:#c2c2c2; float:left;}
	 .navigation ul li a{ padding:0 19px; text-decoration:none; color:#484848; float:left;  white-space:nowrap;}
	 .navigation ul li a:hover{color:#1d8fb8; }
	
.header{width:100%; height:215px; background:url(images/header.jpg) no-repeat; float:left;}
   .header_right{padding:60px 0 0 600px; float:left; width:312px;  height:150px;}
   .header_right h1,h2,h3{font-size:36px; margin:0; padding:0; color:#50ddf9; font-family:Myriad Pro;}
   .header_right p{margin:0; padding:5px 0 0 0; font-size:12px; color:#fff;}
   
 
.content{width:100%; float:left; padding:0;}
.content p{margin:10px 0; padding:0; width:99%; float:left;}
.content_l ul{list-style-type:none; margin:0; padding:0 0 0 50px;}
.content_l ul li{float:left; list-style-type:none; background:url(images/bullet.jpg) no-repeat left center; padding:0 0 0 15px; width:96%; line-height:22px; height:22px; white-space:nowrap; display:inline;}

.content_r ul{list-style-type:none; margin:0; padding:0;}
.content_r ul li{float:left; list-style-type:none; width:100%; line-height:22px; height:22px; white-space:nowrap; display:inline;}
.content_r ul li.all a{float:left; background:url(images/arrow_a.gif) no-repeat left center; padding:0 0 0 15px; width:96%; color:#666; text-decoration:none; border-bottom:#666 dotted 1px;}
.content_r ul li.active a{float:left; background:#1d8fb8 url(images/arrow.gif) no-repeat left center; padding:0 0 0 15px; width:96%; color:#fff; text-decoration:none; border-bottom:#666 dotted 1px;  cursor:default;}
.content_r ul li.all a:hover{background:#1d8fb8 url(images/arrow.gif) no-repeat left center; color:#fff; border-bottom:#666 dotted 1px; }

.content h1{font-size:20px; color:#1d8fb8; margin:0; padding:10px 0 0 0; font-family:Myriad Pro;}
.content h2,h3{font-size:14px; color:#1d8fb8; margin:0; padding:10px 0 5px; font-family:Myriad Pro; float:left; width:98%;}
   .content_left{width:63%; float:left; padding:0 0 0 15px;}
   .content_right{width:30%; float:right; padding:0 15px 0 0;}

 .hrline{float:left; width:100%; background:#cedbe0; height:4px; line-height:4px; margin:2px 0 10px 0;}
 .hrlined{float:left; width:100%; border-top:#cedbe0 dotted 2px; line-height:4px; margin:3px 0 10px 0;}
 .hrlines{float:left; width:100%; background:#1d8fb8; height:2px; line-height:2px; margin:2px 0 10px 0;}

.content_bot{float:left; padding:30px 0 0 0; width:100%; color:#484848;}
.content_bot ul{list-style-type:none; margin:0; padding:0;}
.content_bot ul li{float:left; list-style-type:none; line-height:17px;}
.content_bot ul li span{ float:left;}
.content_bot ul li.all a{padding:0 19px; text-decoration:none; color:#484848; float:left;}
.content_bot ul li.active a{padding:0 19px; text-decoration:none;color:#1d8fb8; float:left;}
.content_bot ul li.all a:hover{color:#1d8fb8; };


.box{width:100%; float:left;}
    .box_top{width:100%; float:left; height:7px; line-height:7px; background:#1d8fb8;}
	.box_top_l{width:7px; height:7px; float:left; background:#fff url(images/tl.gif) no-repeat;}
	.box_top_r{width:7px; height:7px; float:right; background:#fff url(images/tr.gif) no-repeat;} 
	
	.box_mid{width:100%; float:left;}
	.box_mid_l{float:left; background:url(images/ml.gif) repeat-y left; width:100%;}
	.box_mid_m{float:left; padding:15px; position:relative;}
	.box_mid_r{float:right; background:url(images/mr.gif) repeat-y right; width:100%;} 
	
	.box_bot{width:100%; float:left; height:7px; line-height:7px; background:url(images/bbg.gif) repeat-x;}
	.box_bot_l{width:7px; height:7px; float:left; background:#fff url(images/bl.gif) no-repeat;}
	.box_bot_r{width:7px; height:7px; float:right; background:#fff url(images/br.gif) no-repeat;}
	
	.box_title{background:#1d8fb8; color:#fff;   margin:0; padding:0; width:100%; float:left; line-height:20px; height:20px; padding:0 0 7px 0; position:relative;}
	.box_title h2{margin:0; color:#fff; font-weight:bold; font-size:14px; font-family:Arial; padding:0 0 0 10px; width:70%;}
    .box_sub_title h2{margin:0; color:#1d8fb8; font-weight:bold; font-size:14px; font-family:Arial; padding:0 0 5px 0; width:80%;}
    .box p{margin:0; padding:0; width:100%; color:#8d8d8d;}
	.more{background:url(images/more_button.jpg) no-repeat right center; float:right; margin:10px 10px 0; padding:0 27px 0 0; height:24px; text-align:right; text-decoration:underline; color:#1d8fb8; cursor:pointer; line-height:22px;}
	
	.left_l{width:48%; float:left;}
	.left_r{width:48%; float:right;}
	
	.layout2padding{float:left; padding:25px 0 0 0;}
	
	
.footer{width:100%; float:left; background:url(images/footer_bg.jpg) repeat-x; height:61px; margin-top:50px; white-space:nowrap;}
  .footer_left{padding:35px 0 0 35px; float:left; width:40%; font-size:11px; color:#fff; height:25px;}
  .footer_right{float:right; padding:35px 35px 0 0; font-size:11px; color:#fff; width:40%; height:25px; text-align:right;}







/****************************************** menu css start ************************************************/



.bluetabs li.selected{
}

.bluetabs li.selected a{ /*selected main tab style */
border-bottom-color: #c2c2c2;
}

.bluetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_b{
position:absolute;
top: 0;
border: 1px solid #c2c2c2; /*THEME CHANGE HERE*/
border-width: 0 1px;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color:#f1f1f1;
width: 200px;
visibility: hidden;
}


.dropmenudiv_b a{
width: auto;
display: block;
text-indent: 5px;
border: 0 dotted #cdcccc; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: #79818a;
}

* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
background-color: #1d8fb8;
color:#fff;
}

.awesome, .awesome:link, .awesome:visited {
	background: #222 url(images/alert-overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #ffffff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}

.awesome:hover							{ background-color: #111; color: #fff; }
.awesome:active							{ top: 1px; }
.small.awesome, .small.awesome:visited 			{ font-size: 11px; padding: ; }
.awesome, .awesome:visited,
.medium.awesome, .medium.awesome:visited 		{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
.large.awesome, .large.awesome:visited 			{ font-size: 14px; padding: 8px 14px 9px; }

.green.awesome, .green.awesome:visited		{ background-color: #91bd09; }
.green.awesome:hover						{ background-color: #749a02; }
.blue.awesome, .blue.awesome:visited		{ background-color: #2daebf; color: #fff; }
.blue.awesome:hover							{ background-color: #007d9a; color: #fff; }
.red.awesome, .red.awesome:visited			{ background-color: #e33100; }
.red.awesome:hover							{ background-color: #872300; }
.magenta.awesome, .magenta.awesome:visited		{ background-color: #a9014b; }
.magenta.awesome:hover							{ background-color: #630030; }
.orange.awesome, .orange.awesome:visited		{ background-color: #ff5c00; }
.orange.awesome:hover							{ background-color: #d45500; }
.yellow.awesome, .yellow.awesome:visited		{ background-color: #ffb515; }
.yellow.awesome:hover							{ background-color: #fc9200; }

