BODY {
background-color: #BEC6D1;	
margin: 0px;
}

DIV { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #415A7E; 
font-weight: normal; 
text-align: left; 
letter-spacing: normal; 
line-height: 15px;
font-size: 11px;
}

hr {
border-top: 1px dotted #c6c6c6;
border-left: none;
border-right: none;
border-bottom: none;
background-color: none;
width: 95%;
height: 1px;
text-align: center;
}

#one {
width: 220px;
height: 100px;
background-color: #E3ECF0;
margin-top: 10px;

}
#one p {
padding: 10px;
margin-top: 10px;
vertical-align: top;
}

#two {
width: 220px;
height: 200px;
background-color: #E3ECF0;
margin-top: 10px;

}
#two p {
padding: 10px;
margin-top: 10px;
}



p { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #415A7E; 
font-weight: normal; 
text-align: left; 
letter-spacing: normal;
line-height: 14px;
font-size: 11px;

}

H1 { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #415A7E; 
font-weight: bold; 
text-align: left; 
letter-spacing: normal; 
font-size: 12px;}



TABLE, TD {

font-family: Verdana, Arial, Helvetica, sans-serif; 
background-color: #FFFFFF;	
color: #415A7E; 
font-weight: normal; 
text-align: left; 
letter-spacing: normal; 
font-size: 11px;
vertical-align: top;
}

TD.right {
background-image: url(images/tlo_right.gif);
background-repeat: repeat-y;
vertical-align: bottom;
}



TD.left {
background-image: url(images/tlo_left.gif);
background-repeat: repeat-y;
vertical-align: bottom;
}
TD.left1 {
background-image: url(images/tlo_left.gif);
background-repeat: repeat-y;
vertical-align: top;
}

TD.main {
background-image: url(images/right2.jpg);
background-repeat: no-repeat;
background-position:bottom right;
vertical-align: top;
}

TD.menu1 {
background-image: url(images/menu_background.jpg);
background-repeat: no-repeat;
vertical-align: top;
}



img {
border: none;
}


UL {
  list-style-type: square;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #415A7E;
  font-weight: normal;
  line-height: 15px;
  letter-spacing: normal;
  font-size: 11px;
  
}
 LI {
 margin-left: 35px;
 }



SUP{
font-size: 8px;
font-weight: bold;
}        

A:link { color: #415A7E; text-decoration: none;}
A:active { color: #D91A02; text-decoration: none;}
A:visited { color: #415A7E; text-decoration: none;}
A:hover { color: #D91A02;}

A.link:link { color: #A25D1B; text-decoration: none;}
A.link:active { color: #D91A02; text-decoration: none;}
A.link:visited { color: #A25D1B; text-decoration: none;}
A.link:hover { color: #D91A02;}

A.link2:link { color: #415A7E; text-decoration: none;}
A.link2:active { color: #D91A02; text-decoration: none;}
A.link2:visited { color: #415A7E; text-decoration: none;}
A.link2:hover { color: #D91A02;}

#slidingDiv {
	display: none;
	height:auto;
}
