@charset "utf-8";
.site {
	border: 1px solid #58A7F9;
}
.text {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #707070;
	text-decoration: none;
}
.btm {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4D4F50;
}
.links {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #459DF8;
	text-decoration: none;
	font-style: italic;
}
.header {
	font-family: "Century Gothic";
	font-size: 28px;
	font-weight: bold;
	color: #459DF8;
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
}
.top {
	background-image: url(fdiheader.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.text1 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #707070;
	text-decoration: none;
}
.sub {
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #459DF8;
	text-decoration: none;
}
.red {
	color: #FF0000;
	font-weight: bold;
	font-size: 12pt;
}
.blue {
	color: #459DF8;
	font-weight: bold;
}
.green {
	color: #33CC99;
	font-weight: bold;
}
a{
	color: #459DF8;
	text-decoration: none;
}
a:hover{
	color: #666666;
}
