body {
	background-color:#ffffff;
	background-image:url(images/mainback.gif);
	background-repeat:repeat-x;
	background-attachment: fixed;
	background-position:left top; 
}

ul {
  list-style: none;
  margin-top: 3px;
}
li {
  /*margin-top: -20px;*/
}
ul li img { 
  float:left; 
  position:relative; 
  top:-15px; 
  left:-20px; 
  margin-right:-60px;
}

p {
    font-family: Trebuchet MS, Arial, Times New Roman;
    font-size: 10pt;
    color: #000000;
    margin: 0px 10px 0px 10px;
    line-height: 130%;
    text-align:left; 
    text-indent:0px;
}

td {    
	font-family: Trebuchet MS, Arial, Times New Roman;
    font-size: 10pt;
    color: #000000;
}

.framestitles {
    font-family: Arial, Times New Roman;
    font-size: 14pt;
    color: #E01247;
    margin: 12px 10px 5px 34px;
    line-height: 100%;
    text-align:left; 
    text-indent:0px;
}

.framestext {
    font-family: Verdana, Times New Roman;
    font-size: 7pt;
    color: #000000;
    margin: 0px 20px 0px 34px;
    line-height: 140%;
    text-align:left; 
    text-indent:0px;
}

.footer {
    font-family: Arial, Times New Roman;
    font-size: 8pt;
    color: #00457C;
    margin: 0px 0px 0px 0px;
    line-height: 150%;
    text-align:left; 
    text-indent:0px;
}

.footerlks:link {
color:#00457C;
font-family: Arial;
font-size: 7pt;
letter-spacing:2px;
	}

.footerlks:hover {
color:#666666;
font-family: Arial;
font-size: 7pt;
letter-spacing:2px;

	}
	
.footerlks:visited {
color:#00457C;
font-family: Arial;
font-size: 7pt;
letter-spacing:2px;
	}

.footerlks:visited:hover {
color:#666666;
font-family: Arial;
font-size: 7pt;
letter-spacing:2px;
	}
	
.label {
  float:left;
	position:relative; 
	width:40px; 
	padding: 0px 0px 0px 0px;
	display:inline;
}