@charset "UTF-8";
/* CSS Document */

#bottom {width:100%;height:auto;background:#002f5c}
#bottom .leftPrograms {width:490px}

#bottom2 {position:relative;margin:0 auto;overflow:hidden; width:962px;padding:0;color:#cbdbe6;padding-top:0px}

#bottom2 P {margin: 10px 0px 20px 0px; text-align:justify;line-height:1.4}

	#bottom2 .left {float:left;line-height:1.6}
	
	#bottom2 .left #footerLeftList {width:510px}
	
	#bottom2 .right {float:right;width:500px;text-align:right;color:#5d8aaa;}
	
	#bottom2 P A {color:#cbdbe6;text-decoration:underline;background:none}
	#bottom2 P A:hover {color:#cbdbe6;text-decoration:underline;background:none}

	#bottom2 .left .arrows A {color:#5d8aaa;text-decoration:none;padding-left:10px;margin-left:10px;background:url(../images/bottom_arrow.gif) no-repeat 0 bottom}

	#bottom2 .left .arrows A:hover, #bottom2 .arrows A.selected {color:#83b3d5;text-decoration:none;padding-left:10px;margin-left:10px;background:url(../images/bottom_arrow.gif) no-repeat 0 bottom}
	
	#bottom2 .light {color:#cbdbe6;}
	#bottom2 .right A {color:#5d8aaa;}
	#bottom2 .right A:hover {color:#83b3d5;}
	#bottom2 .poweredby {margin:5px}

	#bottom .bottomseparator {width:547px;height:3px;margin-top:10px;margin-bottom:10px; background:url(../images/bottom_separator.gif) no-repeat 0 0}