.bold_left
{
    font-weight: bold;
    font-size: x-small;
    text-align: left;
	vertical-align: top;
}

.bold_right
{
    font-weight: bold;
    font-size: x-small;
    text-align: right;
	vertical-align: top;
}

.bold_center
{
    font-weight: bold;
    font-size: x-small;
    text-align: center;
	vertical-align: top;
}

.column_heading {
	color: black;
	font-family: "verdana, arial, sans-serif";
	font-size: x-small;
	text-decoration: underline;
	background-color: #CECECE;
	font-weight: bold;
}

.lcns_alert
{
 color: red; 
 text-align: left;
 font-size: medium;
 vertical-align: top;
 font-weight: bold;
}

.nav_panel
{
    font-size: x-small;
	font-weight: bold;
    color: white;
    background-color: #003399;
}

.nav_text
{
    font-size: x-small;
}

.regular
{
    font-size: x-small;
	vertical-align: top;

}

.section_title
{
    font-size: x-small;
	font-weight: bold;
    color: white;
    background-color: #003399;
}

.smaller {
	color: black;
	font-size: xx-small;
}

.large {

    font-size: medium;
	vertical-align: top;
}

.large_bold {

    font-size: medium;
	font-weight: bold;
	vertical-align: top;
}

.body
{
    font-size: x-small;
    color: black;
    font-family: "Verdana, Arial, sans-serif";
    background-color: white
}

td.subheading {
	color: black;
	font-family: "verdana, arial, sans-serif";
	font-size: x-small;
	font-weight: bold;
	text-align: left;
}

.title
{
    font-weight: bold;
	font-family: "times new roman, arial, sans-serif, verdana";
	font-size: x-large;
    text-align: center;
	vertical-align: top;
}

