body {
width: 100%;

height: 100%;
 overflow:hidden;

margin: 0;
background-color: #cbd8c6;
}
.horizontal { display: inline; }
#box {
	        width: 100%;
	        height: 100%;
	        position:relative;
	        border: thin solid black;
	    }
	    .black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	
	background-color: white;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.30;
	filter: alpha(opacity=30);
}

#loading {
	display: none;
	position: absolute;
	top: 40%;
	left: 50%;
	padding: 50px;
    width: auto;
    height: auto;
	z-index:1002;
	overflow: auto;
    background-image: url(../images/7152.gif);
    background-repeat: no-repeat
}  

#contents {
	    padding: 10 10 0 10;
	-webkit-transition: width 0.2s ease;
	 -moz-transition: width 0.2s ease;
	 -o-transition: width 0.2s ease;
	 
	  	transition: width 0.2s ease;
width: 74.7701318%;
margin: 0 auto;
min-height: 81.0810811%;
MAX-height: 81.0810811%;
background-size: contain;
overflow:scroll;
background: linear-gradient(to bottom , #DADCDB , #b5b7b6); 
background-color: #b5b7b6;  border-radius: 15px;border: 1.5px solid #797f75;  -moz-box-shadow: 0 0 6px 5px #999;
-webkit-box-shadow: 0 0 10px 5px #999;
}
 
#wrapper {
width:97% ;
background-color: #cbd8c6
margin: 0;
height :77.0810811%;
}
 
#header {
width: 100%;
background-color: #cbd8c6;
min-height: 15.015015%;

}
#logo {
	width: 31.1859444%;
	background: no-repeat;
	background-image:url('/images/header_01.jpg') ;
	position: absolute;
	background-size: contain;
	min-height: 15.015015%;
	max-height: 15.015015%;
	float: left;
	margin-left: -2px;
	
	
}
#logo-new {
	width: 100%;
	background: no-repeat;
	background-image:url('/images/wacc_logo.png') ;
	position: absolute;
	min-height: 15.015015%;
	margin-top: 3%;
	margin-left: 43%;


}
#upperGrayLine {
	width: 100%;
	min-height: 0.6006006%;
	background: linear-gradient(to right , #222C2D , #BBC3B6); 
	
}

#left-bar {
width: 21.2298682%;
background-color: #cbd8c6;
min-height:81.0810811% ;
margin: 0 auto;
float: left;

}
#left_bg_menu {
	width: 68.9655172%;
	background-color:#77a678;
	min-height: 81.0810811%;
-webkit-box-shadow: 9px 0px 23px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 9px 0px 23px 0px rgba(0,0,0,0.75);
box-shadow: 9px 0px 23px 0px rgba(0,0,0,0.75);
}

.main_button{
width:120%;	
border:1px solid #77A678;-webkit-border-radius: 0px 12px 12px 0px;-moz-border-radius: 0px 12px 12px 0px;border-radius: 0px 12px 12px 0px;font-size:24px;font-family:arial, helvetica, sans-serif; padding: 7px 7px 7px 7px; text-decoration:none; display: inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #77A678;
-webkit-box-shadow: 9px 0px 23px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 9px 0px 23px 0px rgba(0,0,0,0.75);
box-shadow: 9px 0px 23px 0px rgba(0,0,0,0.75);
 
}
.button_example{
	width:95%;
border:1px ;-webkit-border-radius: 0px 12px 12px 0px;-moz-border-radius: 0px 12px 12px 0px;border-radius: 0px 12px 12px 0px;font-size:14px;font-family:arial, helvetica, sans-serif; padding: 8px 8px 8px 8px; text-decoration:none; display: inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
-webkit-box-shadow: 9px 0px 23px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 9px 0px 23px 0px rgba(0,0,0,0.75);
box-shadow: 9px 0px 23px 0px rgba(0,0,0,0.75);
}

.button_example:hover{
 border:0px solid #5d7fbc;
 background-color: #819bcb; background-image: -webkit-gradient(linear, left top, left bottom, from(#819bcb), to(#536f9d));
 background-image: -webkit-linear-gradient(top, #819bcb, #536f9d);
 background-image: -moz-linear-gradient(top, #819bcb, #536f9d);
 background-image: -ms-linear-gradient(top, #819bcb, #536f9d);
 background-image: -o-linear-gradient(top, #819bcb, #536f9d);
 background-image: linear-gradient(to bottom, #819bcb, #536f9d);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#819bcb, endColorstr=#536f9d);
}
a.button_example.active {border:0px solid #5d7fbc;
 background-color: #819bcb; background-image: -webkit-gradient(linear, left top, left bottom, from(#819bcb), to(#536f9d));
 background-image: -webkit-linear-gradient(top, #819bcb, #536f9d);
 background-image: -moz-linear-gradient(top, #819bcb, #536f9d);
 background-image: -ms-linear-gradient(top, #819bcb, #536f9d);
 background-image: -o-linear-gradient(top, #819bcb, #536f9d);
 background-image: linear-gradient(to bottom, #819bcb, #536f9d);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#819bcb, endColorstr=#536f9d);
}



#news1{
	border: 1px solid #000;
	width: 100%;
	background-color: #1750AB;
	min-height: 4.3033033%;
	position: absolute;
	bottom: 3.6%;

	
}
.newsticker{
	margin-top: 4px;
}
#news2{
	border: 1px solid #000;
	width: 100%;
	background-color: #1750AB;
	min-height: 3%;
	position: absolute;
	bottom: 8.6%;
}
#footer {
	width: 100%;
	background: linear-gradient(to bottom, #575958, #757776,#5c5e5d);
	min-height: 3.3033033%;
	max-height: 3.3033033%;
	
	position: absolute;
	bottom: 0;

	
}
#backgroundPopup
{
    display: none;
    position: fixed;
    position: absolute; /* hack for internet explorer 6*/
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #000000;
    border: 1px solid #cecece;
    z-index: 10000;
}
#popupContact
{
    display: none;
    
   position: absolute;
		top: 40%;
		left: 50%;
    /* hack for internet explorer 6*/
   /* height: 180px;*/
    /*width: 440px;*/
    background: #FFFFFF;
    border: 2px solid #cecece;
    z-index: 20000;
    padding: 1px;
    font-size: 13px;
}
#popupContact h1
{
    text-align: left;
    color: #A61212;
    font-size: 22px;
    font-weight: 700;
    border-bottom: 1px dotted #D3D3D3;
    padding-bottom: 2px;
    margin-bottom: 20px;
}
#popupContactClose
{
    font-size: 1.375rem;
    line-height: 1;
    position: absolute;
    top: 0.5rem;
    right: 0.6875rem;
    color: #aaaaaa;
    font-weight: bold;
    cursor: pointer;
}
	.tabrow {
		    text-align: center;
		    list-style: none;
		    margin: 20 0 0px;
		
		    line-height: 24px;
		    height: 26px;
		    overflow: hidden;
		    font-size: 12px;
		    font-family: verdana;
	
		}
		.tabrow li:hover{
  background: #FFF;
		    color: #333;
		    z-index: 2;
		    border-bottom-color: #FFF;
		    }
		 .tabrow li.active{
  background: #FFF;
		    color: #333;
		    z-index: 2;
		    border-bottom-color: #FFF;
		    }
		.tabrow li {
		    border: 1px solid #AAA;
		    background: #D1D1D1;
		    background: -o-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
		    background: -ms-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
		    background: -moz-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
		    background: -webkit-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
		    background: linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
		    display: inline-block;
		    
		    z-index: 0;
		    border-top-left-radius: 6px;
		    border-top-right-radius: 6px;
		    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4), inset 0 1px 0 #FFF;
		    text-shadow: 0 1px #FFF;
		
		    padding: 0 20px;
		}
		.tabrow a {
			  color: #555;
			  text-decoration: none;
		}
		.tabrow li.selected {
		    background: #FFF;
		    color: #333;
		    z-index: 2;
		    border-bottom-color: #FFF;
		}
		.tabrow:before {
		    position: absolute;
		    content: " ";
		    width: 100%;
		    bottom: 0;
		    left: 0;
	
		    z-index: 1;
		}
		.tabrow li:before,
		.tabrow li:after {
		    border: 1px solid #AAA;
		    position: absolute;
		    bottom: -1px;
		    width: 5px;
		    height: 5px;
		    content: " ";
		}
		.tabrow li:before {
		    left: -6px;
		    border-bottom-right-radius: 6px;
		    border-width: 0 1px 1px 0;
		    box-shadow: 2px 2px 0 #D1D1D1;
		}
		.tabrow li:after {
		    right: -6px;
		    border-bottom-left-radius: 6px;
		    border-width: 0 0 1px 1px;
		    box-shadow: -2px 2px 0 #D1D1D1;
		}
		.tabrow li.selected:before {
		    box-shadow: 2px 2px 0 #FFF;
		}
		.tabrow li.selected:after {
		    box-shadow: -2px 2px 0 #FFF;
		    
		}
/*
 CSS Document
 (c) By Xul.fr
 Freeware
*/

#content
{
	position:absolute;
    margin-left:24px;
    margin-right:24px;
}

#tabs ul
{
    font: normal 14px arial, sans, sans-serif;
  
    border-bottom: 1px solid gray;
    margin: 0;
    padding-left:0;
    padding-right:0;
    padding-bottom: 26px;
}

#tabs ul li 
{
    display: inline;
    float: left;
    height: 24px;
    min-width:80px;
    text-align:center;
    padding:0;
    margin: 1px 0px 0px 0px;
    border: 1px solid gray;
}

#tabs ul li.selected 
{
    border-bottom: 1px solid #fff;
    background-color: #fff;
}


#tabs ul li a 
{
    float: left;
    color: #666;
    text-decoration: none;
    padding: 4px;
    text-align:center;
    background-color:#eee;
    min-width:80px;
    border-bottom: 1px solid gray;
}

#tabs ul li a.selected
{
    color: #000;
    font-weight:bold;
    background-color: #fff;
    border-bottom: 1px solid #fff;
}

#tabs ul li a:hover
{
    color: #000;
    font-weight:bold;
    background-color: #fff;
}

#container 
{
    background: white;
    border:1px solid gray;
    border-top: none;
    height:350px;
    width:100%;
    padding:0;
    margin:0;
    left:0;
    top:0;	
}

iframe
{
	
    border:none;
    margin:0;
    padding:0;
}
/*
css
*/

.box
{
	border:3px solid;
    
	background-color:#6b7c6a;
	border-color:#dc4429;
	padding:8px 17px;
	word-spacing:normal;
}
.box2
{
	border: 1px solid #999;

		
}

th {
    background-color:#3c5140 ;
    color: white;
}

td.box2 {
    background-color:#6d7b6c ;
    color: white;
}
.center
{
margin:auto;
width:30%;

}