/* CSS UPDATED ON OCTOBER 20 2008 */
/* Common */
html, body {margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;}

/* borderarea and borderareafooter shares the same attributes */
#borderareafooter {width:769px; border-right:1px solid #32347f;}

/* Footer */	
#globalfooter{width:769px; clear:both; padding:12px 0 0 0}	
#globalfooter-main{clear:both;padding:12px 12px 6px 12px;border-top:1px solid #cbc19b;border-bottom:1px solid #cbc19b;position:relative;margin:0}
	#globalfooter-main p{font-size:11px;margin:0 0 4px 0;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
	#globalfooter-main a{font-size:12px; color: #003399;}
	#globalfooter-main a:visited{color:#002888;}
	#globalfooter-main a:hover{background-color:#e5ebf2;color:#000000;},
	#globalfooter-main a:active,
	#globalfooter-main a:focus {background-color:#e5ebf2;text-decoration:underline;color:#000}
	#globalfooter-end{padding-bottom:12px;}