body {
	background-color: #005A99;
	padding: 0px;
	margin: 0px;
}
.wel {
	background-image: url(../images/bgtext.gif);
	background-repeat: repeat-x;
	font-family: "Franklin Gothic Book";
	font-size: 14px;
	color: #333333;
	padding: 8px;
}
.text {
	
	font-family: "Franklin Gothic Book";
	font-size: 14px;
	color: #333333;
	padding: 8px;
}
.footer {
	font-family: "Franklin Gothic Book";
	font-size: 14px;
	color: #333333;
	padding: 8px;
	background-color: #e7e7e7;
	border: 1px solid #CACACA;
}
.line {
	line-height: 10px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
}
.line1 {
	background-image: url(../images/line1.gif);
	background-repeat: repeat-y;
	line-height: 10px;
}
.space {
	padding-top: 2px;
	padding-left: 20px;
}
.border {
	border: 5px solid #FFFFFF;
}
.linkbg {
	background-color: #e7e7e7;
	width: 246px;
	font-family: "Franklin Gothic Book";
}
.links {
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3A3A3;
	font-size: 16px;
}

.links a {
	color: #000000;
	text-decoration: none;
}
.links a:hover {
	color: #005A99;
	text-decoration: underline;
	font-weight: bold;
}


h1 {
	font-size: 22px;
	font-weight: 400;
	color: #FF6600;
}
.border1 {
	border-right: 5px solid #004675;
	border-left: 5px solid #004675;
}
.border2 {
	border: 1px solid #C4C4C4;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #005A99;
	text-decoration: underline;
}
.flash {
	background-image: url(../images/1.jpg);
	background-repeat: no-repeat;
}
h2 {
	font-size: 12px;
	font-family: "Franklin Gothic Book";
	font-weight: normal;
}
#current_footnote {
	position:absolute;
	top:0px;
	right:0px;
	display:none;
	background:#F0F0F0;
	border:1px solid #E8E8E8;
	width:400px;
	padding:5px;
	color:#000;
	font-size:11px;
	z-index:999;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Franklin Gothic Demi";
	}
	
.h1
{
font-family: Verdana, Arial, Helvetica, sans-serif, "Franklin Gothic Demi";
	font-size: 12px;
	font-weight: 400;
	color: #FF6600;
}
