/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:White;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:Black
	}
	
a:link,a:visited
{
	color:#000;
	text-decoration:none;
	
}



a:hover {
color:red;
text-decoration:underline;
}
.fontstyle1 {
	font-size: 18px;
	color: #fff;
	font-style: italic;
}
.fontstyle2 {
	font-size: 15px;
	font-weight: bold;
	color: #000;
}
#container{
	width:740px; margin:auto; background-image:url(images/ics_bg.jpg); background-repeat:repeat-y;
}
#header{
	background-image:url(images/header.jpg); height:84px;
}
#menu{
	padding-left:13px;
	padding-bottom:2px;
	padding-top:5px;
}
.menu_inactive
{
 
font-size:12px;
color:#FFFFFF;
padding:5px;
text-align:center;
text-decoration:none;
}
	
.menu_active{
background-color:#dcf2ff;
font-size:12px;

color:#000;
padding:5px;
color: #ffffff;
}


.menu_active a:link, .menu_active a:visited {
color: #ffffff;
text-decoration:none;
}
.menu_inactive a:link, .menu_inactive a:visited {
color:white;
text-decoration:none;
}

.menu_inactive a:hover {
color: white;
text-decoration:underline;
}

#banner{
	padding-left:13px;
}
#maincontent{
	width:740px; float:left;
}



.ddm1 {
    font: 13px tahoma;
    color:White;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    padding: 3px 8px 4px 8px;
    border: 1px #000;
    border-style: solid none solid none;
    text-decoration: none;
    display:block;
    position: relative;
    FONT-SIZE: small; 
    color:White;
    text-align :center;
    font-size:13px;
     font-weight:normal;
    BORDER-TOP-STYLE: none; 
    BORDER-RIGHT-STYLE: none;
    BORDER-LEFT-STYLE: none; 
    TEXT-DECORATION: none; 
    BORDER-BOTTOM-STYLE: none;
    font-family:Verdana, Arial, Helvetica, sans-serif;

   

}
.ddm1 .item1 {
    background: #1390CF;
    color:White;
   
   font-size:13px;
   color:#FFFFFF;
   white-space:normal;
   
}

.ddm1 a:active { 
color: #fff;
background: #cccc99; 
}

.ddm1 a:visited {
color: #fff; 
background: #1390CF; 
}



.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    background: #3BB9FF;
    color: #000;
    
 
}
.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.ddm1 .item2 {
    background: #1390CF;
    color: #ffffff;
    border:1px solid white;
   border-bottom-width : 1px;
}



 


.ddm1 .item2:hover {
    background: #3BB9FF;
    color: #000;
}
.ddm1 .section {
 
    position: absolute;
    visibility: hidden;
    z-index: -1;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    border-right-color:transparent;
     font-weight:normal;
    white-space: nowrap;
    text-align:center;
    BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; 
    BORDER-LEFT-STYLE: none; 
    TEXT-DECORATION: none; 
    BORDER-BOTTOM-STYLE: none;
   
}
.ddm1 .left, .ddm1 .left:hover {FONT-SIZE: small;text-align:center;  font-weight:bold;font-size:13px;COLOR:white; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; TEXT-DECORATION: none; BORDER-BOTTOM-STYLE: none }
.ddm1 .right, .ddm1 .right:hover { border-style: solid solid solid none; }

* html .ddm1 td { position: relative; } /* ie 5.0 fix */