@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.foot {
	font-size: 9px;
}
.title {
	font-size: 1.5em;
	font-family: "Times New Roman", Times, serif;
	color: #00B456;
}
.title:first-letter {
	display: block;
	float: left;
	font-size: 1.7em;
	color: #00529B;
}
ul {
	list-style-image: url(images/bullet01.gif);
}

/* hide from ie on mac \*/

#flashcontent {
	
	text-align: center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00529B;
}
a:link {
	color: #00B25A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00B25A;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #00B25A;
}
.bgContent {
	background-image: url(images/bgcontent.jpg);
}

