html {
	margin: 0px;
	padding: 0px;
	}
body { 
        font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #000000; 
	margin: 0px; 
	padding: 0px;
	}



link {color :#ffffff; text-decoration : none;}
link:Visited  {color :#ffffff; text-decoration : none;}
link:Hover  {color :#F8C020;}


.link1 {color :#ffffff; text-decoration : none;}
.link1:Visited  {color :#ffffff; text-decoration : none;}
.link1:Hover  {color :#ffffff; text-decoration : none; background-color: #2451B6}

.link2 {color :#3877C4; text-decoration : none;}
.link2:Visited  {color :#3877C4; text-decoration : none;}
.link2:Active  {color :#3877C4;}
.link2:Hover  {color :#000000;}

.link3 {color :#565B65; text-decoration : none; font-family: Arial; font-size: 9 pt;}
.link3:Visited  {color :#565B65; text-decoration : none;}
.link3:Hover  {color :#000000;}

.link4 {color :#0066CC; text-decoration : none;}
.link4:Visited  {color :#0066CC; text-decoration : none;}
.link4:Hover  {color :#000000;}





.link5 {color :#3A4D8F; text-decoration : none;}
.link5:Visited  {color :#3A4D8F; text-decoration : none;}
.link5:Hover  {color :#3A4D8F;text-decoration : none;}
/* ROSS */
.light {
	font-size: 0.8em;
	color: #111111; 
	font-style: italic;
}
.link41 {color :#0066CC; text-decoration : none; font-size: 0.75em; }
.link41:Visited  {color :#0066CC; text-decoration : none; font-size: 0.75em;}
.link41:Hover  {color :#000000; font-size: 0.75em;}
.testi {
width: 614px;
font-size: 0.75em;
text-align: justify;
color: #111111; 
border-color: #000099;
border-style: solid;
border-right-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-top-width: 0px;
padding: 4px;
}
h3 { color: #fff;background-color: #408ADA;}

.column1 { 
	width: 200px;
	margin-left: 0em;
	float: left;
	
	
	 }
.column2 { 
	width: 240px;
	margin-left: 0em;
	
	 }


/* MENU javascript */
.ddmx {
    font: 11px tahoma;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 5px 0px 5px 0px;
    width: 165px;
    border-bottom: 1px dotted #ADACAB;
    font: 11px arial;
    color: #3D3E8E;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}

.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    background: #E3EFFC;    
}

.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 2px 4px 0px;
    font: 11px arial;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    width: 180px;
    z-index: 500;
}
.ddmx .item2 {
    background: #E3EFFC;
    width: 180px;
    padding: 3px 0px 4px 8px;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #ffffff; 
    padding: 3px 0px 4px 8px;
    
}
.ddmx .arrow,
.ddmx .arrow:hover {
}

.ddmx .item2 img,
.ddmx .item2-active img{
    top: 4px;
    right: 1px;
    border: 0;

}
.ddmx .section {
    border: 1px solid #408ADA;
    background: #E3EFFC;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

.ddmx .bottom,
.ddmx .bottom:hover {
    border-bottom: 1px solid #000000;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */	
	
