a {
	color: #000;
}

  body {
  	margin:0px 0px 0px 0px;
    font-size: 10pt;
	font-family: arial,helvetica;
}

/*
 #header {
	width: 100%;
	background-repeat: no-repeat; 
	background-image:url('/images/laughing-elephant.jpg');
	background-position-y:left;
}	
*/

 #header td {
	width: 100%;
	background-repeat: repeat-x; 
	background-image:url('/images/bg.jpg');
}	

#body {
	width: 100%;
	background-color: #ffffff;
}

td.left {
	width: 17%;
	font-family: arial,helvetica,verdana;
}


td.center {
	width: 58%; 
	padding-right: 2%;
	padding-left: 2%;
}

td.right {
	width: 15%;
	text-align:center;
}

td.headerleft {
	width: 10%;
}

td.headercenter {
	width: 15%;
	text-align:left;
}

td.headerright {

		width: 75%;
		text-align: bottom;
}

td.headerrightsplit {
		width: 37.5%;
}

td.headerright2 {
		width: 75%;
		padding-left: 5%;
		padding-right: 5%;
}

p {
	margin:10px 2px 10px 2px;
	color: #000000; 
    font-size: 10pt; 
    font-family: arial,helvetica;
 }

p.title {
	color: #000000; 
	font-family: arial,helvetica;
 	font-size: 24pt;
}

p.subtitle {
	color: #000000; 
	font-family: arial,helvetica;
 	font-size: 12pt;
 	text-align: center;
 	}

 a:link {  
    color: #000000; 
    font-size: 10pt; 
    font-family: arial,helvetica; 
    text-decoration: underline;
 }

 a:active {  
    color: #000000; 
    font-size: 10pt; 
    font-family: arial,helvetica; 
    text-decoration: underline;
 }

 a:visited {  
    color: #000000; 
    font-size: 10pt; 
    font-family: arial,helvetica; 
    text-decoration: underline;
 }
 
 li {
	margin:0px 0px 0px 0px;
	color: #000000; 
    font-size: 10pt; 
    font-family: arial,helvetica;
 }
 
 hr.header {
 	margin-top: -13px;
 	color: #000000;
    height:8px;
    width:96%;
    border-style: solid; 
   }
   
  hr.left {
   	margin-top:-5px;
   	margin-bottom: -5px;
  	color: #000000;
    height:4px;
    width:96%;
    border-style: solid; 
   }
 
 
  hr {
 	color: #000000;
    height:1px;
    width:100%;
    border-style: dashed; 
   }
 
 
h1 {
	margin: 7px 3px 5px 2px;
	font-family: arial,helvetica,verdana;
	font-size: 18pt;
 	font-weight: bold;
 	}
 	
h2 {
	margin:10px 2px 0px 2px;
	color: #000000;
	font-family: arial,helvetica,verdana;
	font-size: 13pt;
 	font-weight: bold;
 	}
 	
 h3 {
	margin:10px 2px 0px 2px;
	color: #000000;
	font-family: arial,helvetica,verdana;
 	font-size: 12pt;
 	font-weight: bold;
 	}
 	
.quote {
	margin:5px 25px 5px 25px;
	color: #000000;
	background-color: #ffffff;
	border-style: solid; 
	border-width: 1px;
	border-color: #000000;
	font-family: arial,helvetica,verdana;
 	font-size: 10pt;
 	padding: 5px 5px 5px 5px;
}
 	
p.colortext {
 	margin-top: 0px;
	color: #69A2B5;
	font-size: 10pt; 
	font-family: arial,helvetica;
}

 	
p.small {
	margin:2px 0px 2px 0px;
	font-size: 8pt;
	font-family: arial,helvetica;
}

p.small a:link {
	font-size: 8pt; 
}

p.small a:active {
	font-size: 8pt; 
}

p.small a:visited {
	font-size: 8pt;
}

li.small {
	margin:0px 0px 0px 0px;
	font-size: 7pt;
	font-family: arial,helvetica;
}

li.small a:link {
	font-size: 7pt;
		margin:0px 0px 0px 0px;
}

li.small a:active {
	font-size: 7pt;
		margin:0px 0px 0px 0px;
}

li.small a:visited {
	font-size: 7pt;
		margin:0px 0px 0px 0px;
}

#menuleft{
	background: #fff;
	font-size: 8pt;
    font-family: arial,helvetica;
	position: absolute;
	left: 3px;
	width: 150px;
}

#menuleft a {
	font-size: 8pt;
    font-family: arial,helvetica;
    }
