body,td,th {
	font-family: Trebuchet MS;
	color: #fff;
	font-size: 12px;
	margin: 0px;  /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding-top: 0px;
}
body {
	font-family: Trebuchet MS;
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 30px;
	padding-top: 0px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none; color:#FFCC33;
}
a:visited {
	text-decoration: none;
	color: #F67428;
}
a:hover {
	text-decoration: underline;
	color: #FFFF99;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
#miniflex {
	float: left;
	font-size: small;
	margin: 0;
	padding: 0 5px 0 5px;
	border-bottom: 1px dotted #006699;
	position:relative;
	width: 600px;
}
#miniflex li {
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
	position:relative;
	width: auto; 
}
#miniflex a:link, #miniflex a:visited { float: left; font-size: 85%;
line-height: 20px; font-weight: bold; margin: 0 10px 0 10px;
text-decoration: none; color: #006699;
}
#miniflex a.active:link, #miniflex a.active:visited, #miniflex a:hover
{ border-bottom: 4px solid #006699; padding-bottom: 2px; color: #006699;
} #animated-tab { position: absolute; z-index: 1; font-size: 85%;
line-height: 20px; padding-bottom: 2px; border-bottom: 4px solid #0066FF;
}
 #miniflex a:hover{ border-bottom: 4px solid #0099cc; padding-bottom: 2px; color: #006699;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14pt;
}
h2 {
	font-size: 12pt;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h3 {
	font-size: 11pt;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
p {
	padding-top: 0px;
	margin-top: 0px;
}
.Table_taxt_small {
	font-size: 10px; color: #000;
}
.Table_text_bold {
	 font-size: 10px; font-weight: bold; color: #000;
}
.body_image {
	border: 0.1em solid #000;
	padding: 0.5em;
	background-color: #fff;
}
a[href$="pdf"]:after,
a[href$="doc"]:after {
margin:0 0 0 0;
font:10px "Lucida Grande";
content: " (PDF)";
}
a[href$=".doc"]:after {content: " (DOC)";
}

