body
{
background-color: #ffffff; 
/*  background-color: #ff0000; */
font-family: Arial, Helvetica, Verdana;
font-weight: normal;
font-size: 11px;
}

td
{
font-family: Arial, Helvetica, Verdana;
font-weight: normal;
font-size: 11px;
color: #333333;
}

.leftnav
{
color: #000000;
font-family: Arial, Helvetica, Verdana;
font-weight: bold;
font-decoration: underline;
}


.rightnav
{
color: #000000
font-family: Arial, Helvetica, Verdana;
font-size: 10px;
}


/*
a:hover 
{
color: #f2404e;
font-family: Verdana;
font-weight: bold; 
text-decoration: underline;
}
*/

.builder a:link
{
color: #ffffff;
font-weight: none;
text-decoration: underline;
}

.builder a:hover
{
color: #ffffff;
background: #999999;
/*font-weight: none;*/
text-decoration: underline;
}

.builder a:visited
{
color: #ffffff;
font-weight: none;
text-decoration: underline;
}

.footer a:link
{
color: #1B3A71;
font-weight: bold;
text-decoration: none;
}

.footer a:hover
{
color: #000000;
background: #E4E6EC;
font-weight: bold;
text-decoration: none;
}

.footer a:visited
{
color: #1B3A71;
font-weight: none;
text-decoration: none;
}

.header a:link
{
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}



.header a:visited
{
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}


.header a:hover
{
color: #FF0000;  /*  mouse over - text turns red  */
/*color: #FFFFFF;  mouse over - text color stays the same */
background: #1B3A71;
font-weight: bold;
text-decoration: underline;

}

.boxLinks a:link
{
color: #1B3A71;
font-weight: none;
text-decoration: underline;
}



.boxLinks a:visited
{
color: #1B3A71;
font-weight: none;
text-decoration: underline;
}

.boxLinks a:hover
{
color: #000000;
background: #ffffff;
/*font-weight: none;*/
text-decoration: underline;
}

.boxLinksSub a:link
{
color: #1B3A71;
font-weight: none;
text-decoration: none;
}

.boxLinksSub a:visited
{
color: #1B3A71;
font-weight: none;
text-decoration: none;
}


.boxLinksSub a:hover
{
color: #FF0000;
/* background: #ffffff;
font-weight: none;*/
text-decoration: underline;
}


.mainNavLink a:link
{
color: #1b3a71;
font-weight: bold;
text-decoration: underline;
}

.mainNavLink a:visited
{
color: #1b3a71;
font-weight: bold;
text-decoration: underline;
}

.mainNavLink a:hover
{
color: #1b3a71;
background: #cccccc;
font-weight: bold;
text-decoration: underline;
}

.somediv{
clear: left;
}

.somediv .floatbox{
float: left;
}
