﻿body   
{
    background: #DADCCF;
    font-size: .80em;
    font-family: "Verdana";        
    padding: 0px;
    margin:0px;
    /*color: #696969;*/
    color:#000;
}

.position
{
    float:left;
}

/*
a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

*/


h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    /*font-variant: small-caps;*/
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

.text-box
{
	width:100px;	
	height:12px;
	vertical-align:middle;	
	margin-top:3px;
	margin-left:10px;
}

.form_wrapper
{
	background-color:#fff;			
	width:1023px;	
	margin: 0 auto;	
}
.menu_wrapper
{
	background-color:#EBF3D7;		
	width:823px;
	float:left;				
}

.menu
{
    margin:0px 0px 12px 0px;    
    width:100%;
    background-color:#EBF3D7;    
}
.menuLeft
{
    width:745px;    
}

/*.search
{        
    color: #127f82;
    height: 22px;        
    width:209px;    
    float:left;    
    margin-top: 2px;
}*/
.searchProject
{        
    border:1px solid #C6AEC7;
    color: #127f82;
    height: 22px;        
    width:204px;    
    float:left;    
    margin-top: 2px;
}

.projectsearch {
    border: 0 none;
    color: #666666;
    float: left;
    font-family: Verdana;
    font-size: 0.75em;
    height: 16px;
    margin: 1px 0 0;
    padding-right: 5px;
    width: 160px;
}

.bodyLeft
{
    width:193px;
    float:left;
}
.bodyRight
{
    width:823px;
    float:right;
    border-right:7px solid #9cc43c;
    border-bottom:6px solid #9cc43c;
    height:595px;
     /*height: 559px;need to check prev chilo 640 changed by Raisul*/
}
.rightBorder
{
    width:7px; float:right; height:616px; background-color:#9cc43c;    
}
.bodyMain
{
   /* width:817px;*/
    width:817px;
    border-left:6px solid #9cc43c;
    background-color:#fff;
    height:595px;
     /*height:559px;   need to check prev chilo 564 changed by Raisul*/
    overflow :hidden; float:left;
}
.bottomBorder
{
        width:823px;  background-color:#9cc43c; height:6px; overflow:hidden; float:left;    
}
.mainTop
{
    width:823px;
    height: 305px;
}
.contentBCCRF
{
    width:444px;
    height:304px;
    float:left;
    background: url("../Resources/Images/content-bg.jpg") repeat-x left top;    
}

.mainBottom
{
    width:823px;   
    height:265;
    /*height:246px; need to check*/
    
}
.bottomLeft
{
    float:left;
    width:6px;
    height:261px; /*need to check prev chilo 340 changed by Raisul*/
    /* background: url("../Resources/Images/body-bottom-left-bg.jpg") repeat-y left top;    */            
}

.clear
{
	clear:both;
	font-size:0px;
	line-height:0px;
}

.lowerBoxContent_More
{
    width:95%;        
    font-family:Verdana;        
    text-align:left;        
    margin-top:15px;
    padding-left:5%;
    font-size:smaller;
    font-weight:bold;            
}

.lowerBoxContent_More a
{
    text-decoration:none;
    color:#218789;
}
.lowerBoxContent_More a:hover
{
    text-decoration:underline;
    color:Blue;
}
.lowerBoxContent {
    color: #000000;
    font-family: Verdana;
    font-size: smaller;
    font-weight: bold;
    text-align: left;
}
.lowerBoxContent ul {
    margin: 0;
    padding: 0;
}
.lowerBoxContent ul li {
    margin: 0;
    padding: 5px 0;
}
.lowerBoxContent ul li a {
    color: Black;
    text-decoration: none;
}
.lowerBoxContent ul li a:hover {
    color: Black;
    text-decoration: underline;
}
.lowerBoxContent_More a:hover {
    color: #218789;
    text-decoration: underline;
}

/*Documents and Publications*/
.divDocumentsEven
{
float:left;
border: 1px solid #E6E6E6;
clear: both;
margin-bottom: 10px;
width: 48%;
padding-bottom:5px;
height:140px;
}

.divDocumentsEven h4,.divDocumentsOdd h4
{
background-color:#128081;
padding-left: 10px;
padding-top: 1px;
padding-bottom:2px;
margin:0;
color:White;
font-weight:bold;
}

.divDocumentsEven label,.divDocumentsOdd label
{
padding-left:10px;
padding-bottom:10px;
cursor:pointer;
text-decoration:underline;

}

.divDocumentsOdd
{
    border: 1px solid #E6E6E6;
    float: left;
    margin-left: 10px;
    width: 48%;
    padding-bottom:5px;
    height:140px;
    
}
#divFileList ul
{
    padding:0;  
    margin:0;
}

.textbox_x_medium
{
	width:400px;
}

.liOdd
{

background-color:#E1ECEE; 
/*margin-left:10px; 
margin-right:10px; */
}
.liEven
{
background-color:#FFFFFF;   
/*margin-left:10px;  
margin-right:10px;*/
}

.liOdd a,.liEven a
{
    margin-left:10px;  
    margin-right:10px;
    text-decoration:none;
}
.liOdd a:hover,.liEven a:hover
{
    margin-left:10px;  
    margin-right:10px;
    text-decoration:underline;
}

.img
{
    border:none;
    text-decoration:none;
    
    }
    
/* From Default.aspx pages's style*/
#example1 .effectContainer { height: 150px;
overflow: hidden;
width: 400px;
color:Black; }
.fadenav
{
    display:none;
}
        
#dvTitle1
{
    line-height:1.25em;  
    width:430px;  
    padding-top: 15px;
    font-size:1.5em;
    font-weight:bold;
    color: Black;
    margin-right:10px;            
    line-height:1.1em; 
    overflow: hidden;
    height: 40px; 
}
        
#dvContent
{
    /*padding-top: 10px;  */
    margin-right: 22px;  
    margin-left: 10px;
}
        
.dvCntntTitle
{ 
    /*font-size:1.4em;*/
    font-size:14px;
    font-family:Verdana;
    font-weight:bold;
    padding-left: 7px;
    color: White;
    padding-top: 5px;
}

.articleHeaderImage
{
    height:120px;
    width:120px;
    float:left;
    padding-right: 10px;
}
        
.readMore
{
    /*font-weight:bold;*/
    color: #479BA4 !important;
    float:right;
    padding-top:2px;
    padding-right:4px;
            
}
        
a:link, a:visited, a:active {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
        
.factsText
{
    font-size:0.88em;        
}
        
.linkBlack
{
    color: Black !important;
    text-decoration: none;    
}
        
        