/* CSS Document */

body {
	background-image: url(images/bg_main.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #000000;
}
a {
	font-size: 13px;
	color: #407086;
}
a:visited {
	color: #407086;
}
a:hover {
	color: #407086;
}
a:active {
	color: #407086;
}
#header {
	background-image: url(images/bg_top.gif);
	position:absolute;
	left:0px;
	top:0px;
	width:779px;
	height:200px;
	z-index:1;
}
#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:364px;
	height:113px;
	z-index:2;
}
#badge_right {
	position:absolute;
	left:600px;
	top:5px;
	width:141px;
	height:250px;
	z-index:3;
}
#badge_left {
	position:absolute;
	left:0;
	top:135px;
	width:199px;
	height:440px;
	z-index:4;
	background-image: url(images/badge_left.gif);
	background-repeat: no-repeat;
}
#Layer1 {
	position:absolute;
	z-index:5;
}
.sm_header {
	font-size: 17px;
	color: #00446a;
}
.lg_header {
	font-size: 24px;
	color: #00446a;
}
.sm_sans_header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00446a;
}
.supersm_sans_header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00446a;
	font-size: 10px;
	line-height: 140%;
}
.supersm_serif_blue {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	color: #00446a;
	line-height: 140%;
	
}
