body {
	background-image : url(/imgs/gradient_back.gif);
	background-repeat : repeat-x;
	background-color : #ffffff;
	background-position : bottom;
	min-height : 100%;
	height : expression('100%');
	text-align : center;
	margin : 0px auto;
}
br.clear {
	clear : both;
	display : none;
}
div.canvas {
	margin : 0px auto;
	text-align : center;
	width : 760px;
}

div.canvas div.header {
	overflow : hidden;
	width : 760px;
	border-bottom : dotted 3px #a3042e;
}
div.canvas div.header img.slogan {
	margin : 59px 0px 5px -5px;
	float : left;
}
div.canvas div.header img.logo {
	margin : 0px 0px 5px -5px;
	float : right;
}
div.canvas div.navigation {
	text-align : right;
	margin : 0px -13px 5px 0px;
}
div.canvas div.outerframe {
	margin : 0px 0px 0px 10px;
	border : solid 1px #000000;
	min-height : 495px;
	height : expression('495px');
	width : 745px;
	background-color : #ffffff;
}
div.canvas div.outerframe div.oliveborder {
	width : 730px;
	margin : 6px;
	background-color : #a3a50e;
	min-height : 480px;
	height : expression('480px');
	font-size : 0px;
}
div.canvas div.outerframe div.oliveborder div.orangeborder {
	background-color : #f4911c;
	margin : 0px 6px 0px 6px;
	min-height : 464px;
	height : expression('464px');
	width : 718px;
	font-size : 0px;
}
div.canvas div.outerframe div.oliveborder div.orangeborder div.top {
	width : 705px;
	height : 108px;
	margin : 0px 8px 0px 8px;
	font-size : 10px;
}
div.canvas div.outerframe div.oliveborder div.orangeborder div.top div.handlogo {
	background-color : #00487c;
	width : 203px;
	height : 100px;
	float : left;
}
img.handlogo {
	position : absolute;
	margin : 10px 0px 0px -148px;
	visibility : hidden;
}
div.canvas div.outerframe div.oliveborder div.orangeborder div.top div.flash {
	background-color : #a3a50e;
	width : 494px;
	height : 100px;
	float : right;
}
div.canvas div.outerframe div.oliveborder div.orangeborder div.bottom {
	background-color : #ffffff;
	width : 705px;
	min-height : 340px;
	height : expression('340px');
	margin : 0px 7px 0px 7px;
}
div.canvas div.outerframe div.oliveborder div.orangeborder div.bottom div.breadcrumbs {
	margin : 0px 0px 0px 100px;
	text-align : right;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #00487c;
}
div.canvas div.outerframe div.oliveborder div.orangeborder div.bottom div.breadcrumbs a:link, div.canvas div.outerframe div.oliveborder div.orangeborder div.bottom div.breadcrumbs a:visited, div.canvas div.outerframe div.oliveborder div.orangeborder div.bottom div.breadcrumbs a:hover, div.canvas div.outerframe div.oliveborder div.orangeborder div.bottom div.breadcrumbs a:active {
	color : #00487c;
}
div.canvas div.outerframe div.oliveborder div.orangeborder div.bottom div.content {
	padding : 20px 80px 20px 60px;
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}
div.canvas div.outerframe div.oliveborder div.orangeborder div.bottom div.content td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}
div.canvas div.footer {
	color : #221E1f;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
div.canvas div.footer a:link, div.canvas div.footer a:visited {
	font-family : Arial, Helvetica, sans-serif;
	color : #a3012d;
	text-decoration : none;
	font-size : 11px;
}
div.canvas div.footer a:hover, div.canvas div.footer a:active {
	color : #a3012d;
	text-decoration : underline;
}

table,td,th{
	border:1px solid #00487c;
	border-collapse:collapse;
	margin:0;
	padding:0;
}
td,th{
	padding:.2em .5em;
	vertical-align:top;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
}
thead th{
	text-transform:uppercase;
	background:#a3a50e;
	color:#fff;
}
tbody td{
	background:#fff;
}
tbody th{
	background:#fff;
}
tbody tr.odd td{
	background:#eee;
}
tbody tr.odd th{
	background:#ccc;
}
caption{
	text-align:left;
	font-size: 16px;
	text-transform:uppercase;
	letter-spacing:-1px;
}
table th a:link{
	color:#030;
}
table th a:visited{
	color:#003;
}
table td a:link{
	color:#369;
}
table td a:visited{
	color:#000;
}
table a:hover{
	text-decoration:none;
}
table a:active{
	color:#000;
}
