td, p { 
	font-family: "Trebuchet MS", Arial, Helvetica; 
	font-size: 11px;
	color: #000;
} 
.main p, .main td { 
	font-family: "Trebuchet MS", Arial, Helvetica; 
	font-size: 11px;
	color: #4E4A49;
	line-height: 1.5em;
} 

.top { font-family: "Trebuchet MS", Arial, Helvetica; font-size: 12px; font-weight: bold; color: #003F22; padding-left: 20px}
.top3 p { font-family: "Trebuchet MS", Arial, Helvetica; font-size: 18px; font-weight: normal; color: #D0C8BE; padding: 18px 20px 5px 0}

.links a {font-family:  Arial; font-size: 11px; color: #8A6680; font-weight: normal; padding-left: 10px; text-decoration: none}
ul {margin-left: 16px} 

a {
    color: #1B3A22;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
    color: #000000;
}
 
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: #cccccc;
    text-decoration: none;
}

h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #1B3A22;
	line-height: 2em;
}

h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	margin:0px;
	color: #002C5C;
}

h3, h4, h5, h6{
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.bodybg {
	background-image: url(../images/foresight/bottombg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.leftbg {
	background-image: url(../images/foresight/left_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
