@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
}
div#flashheader {
	height: 398px;
	width: 896px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
div#content {
	width: 896px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-bottom: 170px;
}
td#leftcolumn {
	width: 224px;
	text-align: justify;
	color: #000000;
	
}
td#leftcolumn a {
	color: #000000;
	text-decoration: none;
}
td#leftcolumn a:hover {
	color: #FFFFFF;
}
td#middlecolumn {
	width: 335px;
	padding-left: 50px;
	padding-right: 50px;
}
td#rightcolumn {
}
div#l1 {
	width: 224px;
	text-align: justify;
	color: #000000;
	padding-top: 10px;
	padding-left: 24px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
div#bottom {
	height: 9px;
	width: 249px;
	margin-top: -20px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: -24px;
}
ul {
	list-style-type: none;
	padding: 0px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
div#footer {
	width: 896px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
div#footer a {
	color: #999999;
	text-decoration: none;
}
div#footer a:hover {
	color: #666666;
	text-decoration: none;
}
ul#list {
	list-style-type: disc;
	padding: 0px;
	color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul#list a{
	color: #999999;
	text-decoration: none;
}
ul#list a:hover{
	color: #999999;
	text-decoration: underline;
}
div#l1 {
	background-image: url(images/orange.jpg);
	background-color: #F8961B;
}
div#bottom {
	background-image: url(images/bottom.jpg);
}
