BODY {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}
/* FONTS */
td {
	font-family : Arial, Helvetica, sans-serif;
    font-size:13px;
	color: #666666;
	font-weight : normal;
	text-decoration : none;
	line-height:18px
}
.rightColumn {
	font-family : Arial, Helvetica, sans-serif;
    font-size:13px;
	color: #666666;
	font-weight : normal;
	text-decoration : none;
	line-height:16px
}
.smLeft {
	font-family : Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #616161;
	font-weight : normal;
	text-decoration : none;
}
.radioAnn {
	font-family : Arial, Helvetica, sans-serif;
    font-size:16px;
	color: #616161;
	font-weight : normal;
	text-decoration : none;
}
/* LINKS */
a {
	font-family : Arial, Helvetica, sans-serif;
    font-size:13px;
	color: #336699;
	font-weight : normal;
	text-decoration : underline;
}
a img 
{
	border:0;
}
a:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:13px;
	color: #336699;
	font-weight : normal;
	text-decoration : underline;
}
a:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:13px;
	color: #68683d;
	font-weight : normal;
	text-decoration : underline;
}
.sm1 {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #064686;
	font-weight : normal;
	text-decoration : underline;
}
.sm1:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #064686;
	font-weight : normal;
	text-decoration : underline;
}

.sm1:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #860E0F;
	font-weight : normal;
	text-decoration : underline;
}
.grayBorder {
	border: 1px solid #e1e1e1;
	margin: 0 15px 20px 0px;
}
.grayBorder2 {
	border: 1px solid #666666;
	margin: 0 15px 10px 0px;
}
/* LIST */
ul {
	list-style-type: square;
	line-height:20px;
}
li {
	}
/* TABLE */
.tborder {
	border: 1px solid #8B8B8B
}
/* List Header Links */
#lst 
{
}
	
#lst :a
{
	font-size:14px;
	font-variant:normal;
	font-style:normal;
	font-weight:bold;
}
ul#navfly { position:relative; }

ul#navfly,
ul#navfly ul {
	list-style-type: none;
	margin:0;
	padding:0;
}

ul#navfly li img,
ul#navfly li a img,
ul#navfly li ul li a img { border:none; margin:0; padding:0; display:block; }

ul#navfly li { 	margin:0; padding:0; }

ul#navfly li ul { display:none; }

ul#navfly li:hover ul.fd {
	display:block;
	position:absolute;
	top:60px;
	width:167px;
	left:200px;
}

ul#navfly li:hover ul.is {
	display:block;
	position:absolute;
	top:81px;
	width:167px;
	left:200px;
}
