/* CSS Document */

#footer {}

	#footer .stripe {
		border: 1px solid #bbbbbb;
		background: #66cc33 url("/mimages/root/footer/bg.gif") repeat-x top;
		color: #ffffff;
		}
	
	#footer #verisign_seal {
		float: left;
		display: block;
		position: relative;
		margin: 0 10px;
		}
	
	#footer .footer_content {
		padding-top: 7px;
		padding-left: 155px;
		}

	#footer ul {
		list-style-type: none;
		}

		#footer ul li {
			float: left;
			padding: 0 15px 0 0;
			}

			#footer ul li a {
				color: #ffffff;
				text-decoration: none;
				font-weight: normal;
				}

	#footer #footer_notes {
		color: #999999;
		}

		#footer #footer_notes a {
			color: #999999;
			}




#mobile_links_options {}

	#mobile_links_options p.align_center {
		text-align: left;
		padding-top: 10px;
		border-top: 2px solid #bdbdbd;
		}
	
		#mobile_links_options p a {
			color: #dc3757;
			text-decoration: none;
			}

