/* Standard CSS Styles*/

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	background-image: url("/i/common2006/BodyBG.jpg");
	background-repeat: no-repeat;
	background-attachment: relative;
	background-position: top center;
	background-color: #000000;
}

td {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
}

big {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	font-weight:bold;
}

small {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height:12px;
}

strong {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	font-weight:bold;
}

sub {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height:12px;
}

sup {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height:12px;
}

a:link {
	color:#003399; 
	text-decoration:none
	}

a:visited {
	color:#003399; 
	text-decoration:none
	}

a:hover {
	color:#003399; 
	text-decoration:underline
	}

/* Standard Adnet Styles*/

.input {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height:12px;
	}

.stock {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height:12px;
	}

/* Page Layout Styles*/

.rCol {
	background-color: #D7D6D4;
	}

.SubscribeBox {
	padding: 10px 18px;
	background-color: #22232A;
	}

.FooterBG {
	padding: 1px 18px 20px 18px;
	background-image: url("/i/common2006/FooterBG.gif");
	background-repeat: no-repeat;
	background-attachment: relative;
	background-position: top center;
	}

/* Navigation Styles*/

.nav {
	display: block; 
	width: 162px;
	font-family: arial, helvetica, sans-serif; 
	font-size:12px; 
	color:#000000; 
	font-weight:bold;
	padding: 6px 5px 6px 15px; 
	}

a.Nav:link {
	color:#6E5838; 
	text-decoration:none;
	}

a.Nav:visited {
	color:#6E5838; 
	text-decoration:none;
	}

a.Nav:hover {
	color:#000000; 
	text-decoration:none;
	}
	
.subnav {
	display: block; 
	width: 162px;
	font-family: arial, helvetica, sans-serif; 
	font-size:12px; 
	color:#000000; 
	font-weight:bold;
	padding: 6px 5px 6px 30px; 
	}

a.Footer {
	font-size:10px; 
	}

a.Footer:link {
	color:#030047; 
	text-decoration:none;
	}

a.Footer:visited {
	color:#030047; 
	text-decoration:none;
	}

a.Footer:hover {
	color:#14589B; 
	text-decoration:none;
	}
