/******************************************************************************
    File Name:        iceed.css
    Description:      Default cascading style sheet used by all pages 

******************************************************************************/


BODY {
         /*background: #120980; */          
		 color:  #000033;
		 
		 margin-top: 0em;
         margin-right: 0em;
         margin-bottom: 0em;
         margin-left: 0em;
         
         scrollbar-3dlight-color: #DFECF8;
         scrollbar-light-color: #CC0000;
         scrollbar-arrow-color: #7099BF;
         scrollbar-base-color: #7099BF;
         scrollbar-darkshadow-color: #000000;
         scrollbar-face-color: #003366;
         scrollbar-highlight-color: #003366;
         scrollbar-shadow-color: #7099BF;
         scrollbar-track-color: #003366;
     }
	 
/******************************************************************************/

A:link { 
	color: #990000; 
	text-decoration: none
	}
A:visited { 
	color: #990000;
	text-decoration: none
	}
A:hover { 
	color: #003366; 
	text-decoration: none; 
	}
	
/*****************/

a.top:link {  
	color: #FF0000; 
	background-color: #FFCCFF; 
}

a.top:visited {  
	color: #009900; 
	background-color: #FFFFCC; 
}

a.top:active {  
	color: #FF00CC; 
	background-color: #FFFFFF; 
}

a.top:hover { 
	color: #FF6600;
	background-color: #FFFFFF; 
	text-decoration: underline;
} 

/*****************/

a.bottom:link { 
	color: #FF0000;
	background-color: #CCFFFF; 
}

a.bottom:visited { 
	color: #9900FF;
	background-color: #FFFFCC; 
}

a.bottom:active { 
	color: #FF00CC;
	background-color: #FFFFFF; 
}

a.bottom:hover { 
	color: #FF6600;
	background-color: #FFFFFF; 
	text-decoration: underline;
} 	 
	 
/******************************************************************************/

.body {
	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;;
	font-size: 8.5pt;
	color:  #111111;
	font-style: normal;
	line-height: 18px;
	}
	
.bodyjust {
	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;;
	font-size: 8.5pt;
	color:  #333333;
	font-style: normal;
	line-height: 18px;
	text-align: justify;
	}
	
.hbody {
	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	color:  #003366;
	font-style: normal;
	line-height: 17px;

	}
	
.link {
	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;;
	font-size: 10px;
	font-weight: bold;
	color:  #000066;

	}
.link2{
	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	font-weight: bold;
	color:  #000066;

	}
	
.bold {
	font-size:10pt;
	font-weight: bold;
	color:  #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.boldgreen {
	color:  #006633;
	font: italic bold 9pt Verdana, Arial, Helvetica, sans-serif;
	}
	
.sml {
	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	line-height: 16px;
	}
	
.smlbold {
	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	}
.boldwhite {
	font: bold 10.5pt Verdana, Georgia, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}


.smbwhite {
	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	font-weight: bold;
	color:  #FFFFFF;
	}
	
.smblue {
	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	color:  #003366;
	line-height: 16px;
	}
	
.smred {
	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	color:  #990000;
	line-height: 16px;
	}
	
.smgreen {
	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	color:  #006633;
	line-height: 17px;
	}
	
.ssml {
	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;;
	font-size: 9px;
	color: #CC0000;

	}
	
.small_white {  
	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;; 
	font-size: 9px; 
	color: #FFFFFF
	}
	
.smgray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.bbold {
	font-family: Verdana, Arial, Helvetica, Georgia;
	font-size: 9pt;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
.litebold {
	font-family: Verdana, Arial, Helvetica, Georgia;
	font-size: 10pt;
	line-height: 18px;
	font-weight: bold;
	color: #999999;
}
.smorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996600;
}
.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #336699;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #990000;
	font-weight: bold;

}

.dbold {
	font-size:11pt;
	font-weight: bold;
	color:  #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.orange11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FF6600;
	line-height: 20px;

}
.bred {
	font-family: Verdana;
	font-size: 9pt;
	color: #CC0000;
}
.titlegreen {
	color: #3A8861;
	font: bold normal 16px/20px Arial, Helvetica, sans-serif;
}
.bodybold {
	font-family: Verdana;
	font-size: 8.5pt;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
}
.bodybblue {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #336699;
}
.bodyborange {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #FF6600;
}
.body9 {
	font-family: Verdana;
	font-size: 9pt;
	color: #333333;
	line-height: 18px;
}

.bbrown11 {
	font: bold 11pt Verdana, Arial, Helvetica, sans-serif;
	color: #D35C0A;
}


/******************************************************************************/

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #3399cc;
	margin: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FF6600;
	line-height: 20px;
	margin-bottom: 10px;

}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #24598F;
	line-height: 20px;

}

h4 {
	color: #056525;
	font: bold 11pt Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px -5px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FF6600;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #3399CC;
}

/******************************************************************************/

textarea{
	font-family     :Verdana; 
	font-size       :8pt;            
	color           :#000066;        
	background-color:#F3F2F2;   
	border          :1 Solid #999999;
	}

input { 
	font-family     :Verdana; 
	font-size       :8pt;            
	color           :#000066;        
	background-color:#F3F2F2;   
	border          :1 Solid #999999;
 	} 

select { 
	font-family     :Verdana; 
	font-size       :8pt;            
	color           :#000066;        
	background-color:#F3F2F2;   
	border          :1 Solid #999999;
 	} 

/* Left block UL ***************************************************** */


#leftblock{
	
	width: 175px;
	margin: 0;
	font-weight: bold;

}


#leftblock ul{
	list-style: none;
	margin: 0;
	border: none;
}

#leftblock li {
	margin: 0;
	height: 24px;
	background: url(http://www.iceed.com/images/button_0ff.gif) repeat-x;

}

#leftblock li a{
	display: block;
	margin: 0;
	height: 24px;
	color: #003399;
	text-decoration: none;

}
 .leftlink{
 	text-align: left;
	font: 11px Verdana, Arial, Helvetica, Sans-serif;
	font-weight: bold;
	padding-left: 16px;
}

.current{color: #91081A;}

#leftblock li a:hover{
	margin: 0;
	height: 24px;
	color: #91081A;
	background: url(http://www.iceed.com/images/button_0n.gif) repeat-x;
}

#leftblock li a.current{
	margin: 0;
	height: 24px;
	color: #91081A;
	background: url(http://www.iceed.com/images/button_0n.gif) repeat-x;
}

/* **************************************************************** */ 


.border_bottom {
	border-bottom: 1px dotted #3399CC;
}
