.body {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: normal; color: #000000; line-height: normal}
.a {  font-family: Verdana, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; color: blue}
a:hover {  color: #000066}

.navbar {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: #FFFFFF; text-decoration: none}
A.navbar { color:#FFFFFF; text-decoration:none; font-weight: bold}
A.navbar:hover { color:#0066FF; text-decoration:none; font-weight: bold}

.head {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; line-height: normal; font-weight: bold; color: #000000}
.crosshead {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: bold; color: #000066}
.li {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; color: #000000; line-height: normal}
.licc {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; color: #000000; line-height: 100%}
.tail {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #FFFFFF; line-height: normal}
A.tail:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #FFFFFF; text-decoration:none; line-height: normal}
.credittail {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #999999; line-height: normal}
A.credittail {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #999999; line-height: normal}
A.credittail:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #FFFFFF; text-decoration:none; line-height: normal}
.formsmall {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000; line-height: normal}
.afdacredit {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000; line-height: normal; text-align: right}

.listlinkbold {  font-family: Verdana, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #000000; line-height: normal}
a.listlinkbold:hover {  font-family: Verdana, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #FF0000; text-decoration: none; line-height: normal}

/* ------- the main nav links on the right ------- */
.mainnav {  color:#000066; font-size:12px; font-family:Arial; font-weight:bold; text-align:left; padding-right:2px}
a.mainnav {  color:#000066; font-size:12px; font-family:Arial; font-weight:bold; text-align:left; padding-right:2px; text-decoration:none}
a.mainnav:hover {  color:#999966; font-size:12px; font-family:Arial; font-weight:bold; text-align:left; padding-right:2px; text-decoration:none}

/* ------- the top left nav links ------- */
.topleftmenu {  color:#000000; font-size:12px; font-family:Arial; font-weight:bold; text-align:left; padding-right:2px}
a.topleftmenu {  color:#000000; font-size:12px; font-family:Arial; font-weight:bold; text-align:left; padding-right:2px; text-decoration:none}
a.topleftmenu:link {  color:#000000; font-size:12px; font-family:Arial; font-weight:bold; text-align:left; padding-right:2px; text-decoration:none}
a.topleftmenu:hover {  color:#FF0000; font-size:12px; font-family:Arial; font-weight:bold; text-align:left; padding-right:2px; text-decoration:none}

/* ------- the text in the dark blue table at right ------- */
.sidebar {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #D6D6D6; line-height: normal}
.sidebarhead {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: bold; color: #D6D6D6; line-height: normal}
a.sidebar:hover {  color:white; font-size:12px; font-family:Arial; font-weight: normal; font-weight: bold; line-height: normal}

/* ------- general formatting ------- */

body {
	margin-left: 0;
	margin-top: 10;
	}

h1 {
	font: bold x-large Arial, sans-serif;
	color: #43616B;
	margin-top: 0;
	}

h2 {
	font: large Arial, sans-serif;
	color: #9C1A1E;
	}

h4 {
	font: bold small Verdana, sans-serif;
	color: #9C1A1E;
	margin-bottom: 2px;
	}

h5 {
	font: italic bold small Arial, sans-serif;
	color: #43616B;
	margin-top: 2px;
	}
	
p {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; color: #000000; line-height: normal}

/* sidebar for cover */
.coversidebar {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000066; line-height: normal; margin-right: 10px}
a.coversidebar {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000066; line-height: normal; margin-right: 0px; text-decoration:underline}
a.coversidebar:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000066; line-height: normal; margin-right: 0px;  text-decoration:none}

/* The drop-down menu */

DIV.MenuContainer {
position:absolute;
display:none;
z-index:99;
}
DIV.MenuItems {
position:relative;
background:#CCCCCC;
width:144px;
top:-2px;
left:10px;
border:1pt #003366 solid;
padding-top:1px;
cursor:hand;
}

/* The drop-down menu hyperlinks */
A.Menu {
color:#FFFFFF;
font-size:12px;
font-family:Arial;
font-weight:bold;
text-align:left;
padding-left:3px;
text-decoration:none;
}
A.Menu:VISITED {
color:#FFFFFF;
text-decoration:none;
}
A.Menu:LINK {
color:#FFFFFF;
text-decoration:none;
}
A.Menu:ACTIVE {
color:gold;
text-decoration:none;
}
A.Menu:HOVER {
color:#000000;
font-weight:bold;
text-decoration:none;
}

A.Bodylink {
color:#0000CC;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
}
A.Bodylink:LINK {
font-size:13px;
color:#0000CC;
}
A.Bodylink:HOVER {
font-size:13px;
color:#0000CC;
text-decoration:none;
}
A.Bodylink:VISITED {
color:#990099;
font-size:13px;
}
A.Bodylink:ACTIVE {
color:gold;
font-size:13px;
text-decoration:none;
}
/* The drop-down hyperlinks */
A.MenuItem {
font-size:8pt;
font-family:Verdana;
color:#003366;
width:100%;
text-align:left;
padding-left:3px;
padding-bottom:1px;
text-decoration:none;
border:1pt #CCCCCC solid;
z-index:99;
}
A.MenuItem:VISITED {
color:#000000;
text-decoration:none;
}
A.MenuItem:LINK {
color:#000000;
text-decoration:none;
}
A.MenuItem:ACTIVE {
color:gold;
text-decoration:none;
}
A.MenuItem:HOVER {
font-size:8pt;
font-family:Verdana;
color:red;
background:#CCCCCC;
text-decoration:none;
border:1pt white outset;
/*border:1pt gray outset;*/
/*
color:red;
background:silver;
text-decoration:none;
border:1pt white outset;
*/
}

.bodyindent {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: normal; color: #000000; text-indent: 60px}
