fprolloverstyle>a:hover {color: #000000; font-size: 11 pt; font-family: Arial black;}
body {
	font:  900 12px arial;
	background-color:#ffffff;
	color: #000000;
	margin:0;
	padding:0;
	/*
 	text="#49A9E3" 
	*/ 
	
	/* IE Specific Styles 
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-base-color: #72C1EB;
	scrollbar-dark-shadow-color: #928259;
	scrollbar-track-color: #E1F2FB;
    */
}
img {
	display:block;
}
h1 {
	font:  900 12px arial;
	color: #000000;
}
h3 {
	font:  10px arial;
	color: #000000;
}
p {
	font: 900 12px arial;
	color: #000000;
}

a:link, a:visited {
	text-decoration:none;
	color: #ffffff;
}
a:hover, a:active{ 
	color: #000000;
	text-decoration: none;
}

div.right {
    float:right;
    margin-left: 10px;
    padding-left:10px;
    border-left:1px dotted gray;
}
div.right ul 
{
    margin:10px 0;
    padding:0;
    list-style: none;
}
div.right ul li 
{
    padding: 2px 0;
    margin:0;
    border-top: 1px dotted #DDD;
}
div.right a:link, div.right a:visited {
    font-size: 12px;
    color: #3bafdf;
    text-decoration: none;
    white-space: nowrap;
}
div.right a:hover {
    text-decoration: underline;
}


    table.boa td 
    {
        font-family: Arial, Verdana, Serif;
        font-size: 11pt;
        line-height: 1.4em;
    }
    table.default td 
    {
            font-family: Arial, Verdana, Serif;
            font-size: 11pt;
            line-height: 1.4em;
            font-weight: normal;
        }
        table.default td 
        {
            font-family: Arial, Verdana, Serif;
            font-size: 11pt;
            line-height: 1.4em;
        }
        table.default td p 
        {
            font-family: Arial, Verdana, Serif;
            font-weight: normal;
            font-size: 11pt;
            line-height: 1.4em;
        }
        table.default td a:link,
        table.default td a:visited 
        {
            color:#9a9a9a;
            clear:left;
        }
        table.default td a:hover 
        {
            color:#DD0000;
        }

    ul.replist 
    {
        margin:0;
        padding:0;
        list-style: none;
    }
    ul.replist li 
    {
        padding:0;
        margin:0;
    }
    ul.replist li a:link,
    ul.replist li a:visited 
    {
        display:block;
        padding:3px 0 3px 15px;
        font-size: 12px;
        font-weight: normal;
        color: #000;
        background-color: #EFEFEF;
        text-decoration: none;
        border-bottom: 1px dotted #DADADA;
    }
    ul.replist li a:hover,
    ul.replist li a:active 
    {
        text-decoration: underline;
        background-color: #EAEAEA;
        color: #555;
    }
    
    ul.replist li a.sel:link,
    ul.replist li a.sel:visited 
    {
        display:block;
        padding:3px 0 3px 15px;
        font-size: 12px;
        font-weight: bold;
        background-color: #b4d24d;
        color: White;
        text-decoration: none;
        border-bottom: 1px dotted #DADADA;
    }
    ul.replist li a.sel:hover,
    ul.replist li a.sel:active 
    {
        text-decoration: underline;
        background-color: #b4d24d;
        color: #EFEFEF;
    }
    .requestForm 
    {
        border-top:1px solid #EFEFEF;
        border-bottom:1px solid #EFEFEF;
        background-color: #FCFCFC;
        clear:both;
        font-size:small.8em;
        margin:20px 0;
        height:30px;
        overflow:hidden;
    }
    
    
                                
    .navtabs 
    {
        clear:both;
        padding: 0 5px;
        margin-bottom: 10px;
        border-bottom: 1px solid #DADADA;
    }
    a.navheader:link,
    a.navheader:visited
    {
        font-size: 12px;
        font-weight: bold;
        color: #5a5a5a;
        margin: 0;
        padding: 5px 10px;
        border-top: 1px solid #DADADA;
        border-right: 1px solid #DADADA;
        border-left: 1px solid #DADADA;
        border-bottom: 1px solid #EFEFEF;
        background-color: #EFEFEF;
    }
    a.navheader2:link,
    a.navheader2:visited
    {
        font-size: 12px;
        font-weight: bold;
        color: #9a9a9a;
        margin: 0;
        padding: 5px 10px;
        border-top: 1px solid #DADADA;
        border-right: 1px solid #DADADA;
        border-left: 1px solid #DADADA;
        border-bottom: 1px solid #DADADA;
        background-color: #DADADA;
    }
