/* mobile styles */
	* {
    margin:0;
    padding:0;
}
	body {vertical-align:top; width:320px; font-family: Arial; text-align:center;margin-left: auto; margin-right: auto; background-color:#E0C166;} /* #EAD699*/
	a {color:#006}
	a:hover { text-decoration:underline}
	#Content {background-color:#FFF;width:320px; margin-left:auto;  margin-right:auto;}
	p {width:320px;}
	img{border:0px; padding:0 5px 0 0}
	h1, h2, h3, h4, h5, h6 {font-weight: normal;margin:0px; padding:0px; vertical-align:top; display:inline}
	ul{ margin-left:0px;list-style-image:url('http://www.internetbeacon.com/images/seo-bullet-gold-8px.jpg');background-position: 5px 5px;}
	#body div {}
	.Alink{ text-decoration:none;}	
	.bgVeryLightGold{background-color:#EAD699}
	.headBreak {display:block;}
	.LH005 { line-height:5px}
	.LH010 { line-height:10px}
	.PadB005 { padding-bottom:5px;}
	.PadB010 { padding-bottom:10px;}
	.PadL005 { padding-left:5px;}
	.PadL010 { padding-left:10px;}
	.PadR010 { padding-right:10px;}

	.PadT010 { padding-top:10px;}
	.textL { text-align:left}
	.title {margin-top:5px; margin-bottom:10px; background-color:#E0C166; margin-left:auto;  margin-right:auto; padding:5px 0 5px 5px}
	.vMid {vertical-align: middle}
	.vTop { vertical-align:top}
	
	.tablewrapper {position: relative;}
	.table {display: table;}
	.row {display: table-row;height:40px;}
	.cell { text-align:left; padding-left:10px; border: 1px solid #FFF;display: table-cell; width:45%;}
	.cell a {font-weight:bold; text-decoration:none;}
	.cell a:hover {text-decoration:underline;}
	.cell.empty {border: none;width: 100px;}
	.cell.rowspanned {position: absolute;top: 0;bottom: 0;width: 100px;}

	
@media handheld {

	html, body {
		width:320px;
		font: Arial;
		font-size: 100%;
		background: #fff;
		padding: 3px;
		color: #000;
		margin: 0;
		text-align:center;
		margin-left: auto; margin-right: auto;
		}
	#sidebar, #footer {
		display: none;
		}
	h1, h2, h3, h4, h5, h6 {font-weight: normal;margin:0px; padding:0px; vertical-align:top; display:inline}
	h3{font-size: 100%;}
	h4{font-size: 100%;}
	p {width:320px;}
	#Content img { 
		max-width: 250px;
		}
	
	.center {
		width: 100% !important;
		text-align: center;
		}
	a {color:#006}
	a:link, a:visited {
		text-decoration: underline;
		color: #0000CC;
		}
	a:hover, a:active {
		text-decoration: underline;
		color: #660066;
		}
	.PadT010 {10px;}
	.vTop { vertical-align:top}
}
/* iPhone-specific styles */
@media only screen and (max-device-width: 480px) { 

	html {width:320px;
		-webkit-text-size-adjust: none;}
	body {width:320px; font:Arial; text-align:center; margin-left:auto; margin-right:auto;}
	p {width:320px;}
	h1, h2, h3, h4, h5, h6 {font-weight: normal;margin:0px; padding:0px; vertical-align:top; display:inline}
	.PadT010 {10px;}
	.vTop { vertical-align: text-top; padding-top:5px;}
	ul{ margin-left:0px;list-style-image:url('http://www.internetbeacon.com/images/seo-bullet-gold-8px.jpg');background-position: 5px 5px;}
}