li {margin-left:25px;padding-left:5px; list-style-image: url(li.gif); list-style-position: outside}
td {FONT-SIZE: 11px; FONT-FAMILY: Tahoma}

.header {
        adisplay:                        block;
        overflow:                       visible;
	padding:                        2px 2px 2px 5px;
        font-size:                      10pt;
        font-family:           		 Arial;
	font-weight:bold;
	color:white;
	text-align:left;
	text-decoration:        none;
        vertical-align:         center;
        background:             #7A90B9;
	border:                 1px solid rgb(206,206,215);
}       


.button
{
 background:  #7A90B9;
}

/* CSS Document */

.topbar_links{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}

a.topbar_links:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFCF03;
	text-decoration: none;

}

.footer_links{
	font-family: Tahoma;
	font-size: 11px;
	color: #003399;
	text-decoration: none;

}

a.footer_links:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFffff;
	text-decoration: none;

}

.nav_heading{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}

.nav_section{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #052E66;
	text-decoration: none;
}



.nav_links{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #052E66;
	text-decoration: none;
}

a.nav_links:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.search_links{
	font-family: Small Fonts;
	font-size: 9px;
	font-weight: normal;
	color: #BB0708;
	text-decoration: none;
}

a.search_links:hover{
	font-family: Small Fonts;
	font-size: 9px;
	font-weight: normal;
	color: #052E66;
	text-decoration: none;
}


.nav_line{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;

}

.yellow_line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}

.main_heading{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #052E66;
	text-decoration: none;
}
.red_line{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BB0708;
}

.text{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}

.btn_links{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #052E66;
	text-decoration: none;
}

a.btn_links:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}


