body{

	font-family: "Trebuchet MS";

	font-size: 11px;

	margin: 0px;

	padding: 0px;

	color:#000000;

}



td {

	font-family: "Trebuchet MS";

	font-size: 11px;

}



a {

	text-decoration: none;

}



a:hover {

	text-decoration: underline;

}



a.bnav {

	text-decoration: none;

	color:#fff;

}



a:active.bnav, a:link.bnav {

	text-decoration: none;

	color:#fff;

}



a:visited.bnav {

	text-decoration: none;

	color:#efefef;

}



#containerPad{

	padding: 5px;

	margin: 5px;

}



#sidecontainerPad{

	padding-left: 5px;

	margin-left: 5px;

}



#contentPad{

	border: 1px solid #CCCCCC;

	padding: 10px;

	margin: 0px;

}



#contentPadot{

	border: 1px dotted #CCCCCC;

	padding: 10px;

	margin: 0px;

}



#highlight{

	background: #FFCC00;

	font-size: 15px;

	font-weight: 400;

	font-family: "Trebuchet MS";

	font-style: normal;

	height: 21px;

	text-align: center;

	color: White;

	border-bottom: 1px dotted;

	border-left: 1px dotted;

	border-right: 1px dotted;

}



td#txt{

	font-size: 10pt;

	font-weight: 600;

	padding: 0px 5px 0px 5px;

	color: #5F9EA0;

}



.wfont {	color: #999999; }



h1{

	font-size: 13pt;

	font-weight: 600;

	color: #1A82CB;

}



#headerBand{

	background-image: url(../images/hdrbg.gif);

	background-repeat: repeat-x;

	padding: 2px 5px;

	font-size: 1.8em;

	font-weight: 500;

	color: #666666;

	font-family: "Trebuchet MS", "Times New Roman", Arial;

}



#bpadd{

	padding: 20px;

}