/* Latest */
.latest a {
	color:#183889;
    }
.latest a:hover {
	color:#6d8d23;
    }
/* Region */
div.region {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
    padding:0px 0px 3px 0px;
    color:#777777;
    }
div.region a {
	color:#183889;
    }
div.region a:hover {
	color:#6d8d23;
    }
/* background color */
td.paintback {
    background-color:#FFEBEC;     
    }
/* Footer */
div.footer {
    width:755px; #183889;
    text-align:center;
    margin:10px;
    }
div.footer p {
    margin:1em 1em 2px 1em;
    }
div.footer a {
	color:#999999;
    }
div.footer a:hover {
	color:#183889;
    }

div.button a:hover {
	background-color:#304c95;
	}
div.button div.button2 a:hover {
    color:#002335;
    background-color:#5970aa;
    }
div.bot a.bot1:hover {
    color:#002335;
    background-color:#8da4dd;
    }
div.bot a.bot2:hover {
    color:#002335;
	background-image:url('/images/home/blue/navbox_bottom_lit.gif');
    background-repeat:no-repeat;
    }
div.bot a.bot3:hover {
    color:#002335;
    background-color:#8da4dd;
    }
div.button a.below {
    color:#002335;
    }   
html>body div.button a.below {
	color:#183889; 
    }
div.button a.below:hover {
    color:#002335;
    background-color:#8da4dd;
    }
