body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.trebuchet_10 {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #333333;
}

.trebuchet_11 {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #444444;
	}
	
.trebuchet_12 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #444444;
	}	
	
.date {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #4386C8;
}

H3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color:#006699;
	font-weight:bold;
}

li {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #4386C8;
	font-weight:bold
}

.trebuchet_12 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
}

.link_blue {
	font-family: "Trebuchet MS", Arial;
	color: #4386C8;
	text-decoration: none;}
	
	a.link_blue:hover{ text-decoration: underline; }
	
.link_black {
	font-family: "Trebuchet MS", Arial;
	color: #464646;
	text-decoration: none;}
	
a.link_black:hover{ text-decoration: underline; }


.footer {
	font-family: "Trebuchet MS", Arial;
	color: #707070;
	font-size: 11px;
	text-decoration: none;}
	
	a.footer:hover{ text-decoration: underline; }
	
.footer2 {
	font-family: "Trebuchet MS", Arial;
	color: #959595;
	font-size: 10px;
	text-decoration: none;}
	


.bgHeader {
	background-image: url("../imgs/bg_header.jpg");
	background-repeat: no-repeat;
}

.bgHeader2 {
	background-image: url("../imgs/bg_header2.jpg");
	background-repeat: no-repeat;
}
.pophide {display:none}

.popshow {
	display:inline; 
	padding-left:10px;
	padding-top:3px;
	}

table.faqs {
background-color:"#FFFFFF";

	}
	
	
	
	.link_blue_11 ,
	.link_blue_11 a:link ,
	.link_blue_11 a:visited {
	font-family: "Trebuchet MS", Arial;
	color: #4386C8;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;}
	
	.link_blue_11 a:hover{ text-decoration: underline; }
	
	.link_green_11 ,
	.link_green_11 a:link ,
	.link_green_11 a:visited {
	font-family: "Trebuchet MS", Arial;
	color:#006633;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;}
	
	.link_green_11 a:hover{ text-decoration:underline; }	