/*
	Updated: Feb 2007
	SHOP ARRIVA STYLESHEET:
		POLICY PAGES CSS
*/

body #main {
	width: 650px;
	background: #D4DEEA;
	padding-bottom: 2em;
	}
body #innermain {
	width: 100%;
	}
	
body table {
	display: table;
	visibility: visible;
	}
/* ------------------------
		Hn
	 ------------------------ */
h1 {
	/* check "Header Nav"  */
	}
h2 {
	text-transform:lowercase;
	font-weight: bold;
	font-size: 1em;
	color: #4C6579;
	border: 1px solid #BDC8D1;
	border-width: 1px 0;
	background: #DFE6ED;
	padding: 10px 15px;
	margin: 0;
	}


/* ------------------------
		Base Styles
	 ------------------------ */
body {
	background: #D4DEEA url(../images_templ/bg.jpg);
	color: #565656;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 1em;
	}
p {
	margin-bottom: 0.5em;
	}
a {
	color: #CC6910;
	text-decoration: none;
	}
	a:hover {
		color: #445672;
		border-bottom: 1px dotted #445672;
		}
	a.img img, a.img, a.img:hover {
		border: none
		}



/* ------------------------
		Lists
	 ------------------------ */
ul {
	padding:10px 5px 10px 5px ;
	font-weight:normal ;
	list-style: none;
	}
	li {
		background: url(../images_templ/bulleto.gif) 0 0.4em no-repeat;
		padding-left: 10px;
		margin-bottom: 5px;
		}
/* ------------------------
		MISC
	 ------------------------ */	
#security {
	padding: 7px 10px;
             align: center;
	}
	#security img {
		margin: 10px 0;
		display:table;
		}
.static p {
	padding: 0 20px;
	}
.static h2 {
	border-top: none;
	margin-bottom: 15px;
	}

#CanadaRate,
#USRate,
#CanadaCutoff,
#USCutoff	{
     padding: 0 20px 20x;
	 }