/* Margin/Padding:  0top  0right  0bottom  0left ; 
x: horizontal y: vertical*/

body { margin: 0 0 0 50px; padding:0px;  font-size:10pt;  font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;  background: url(../images/bg_grad.jpg) repeat-x; }
* {margin:0; padding:0;}

.secnav { height: 200px; background: #fff url(../images/mod_bg.jpg) no-repeat; text-align:left; font-size: 8pt; color: #363636; padding: 3px 4px 0 4px; }
.sechdr { font-size: 8pt; color: #003663; font-weight: bold; }
.header { font-size: 11pt; color: #003663; font-weight: bold; }
.warning { font-size: 10pt; color: #b22222; font-weight: bold; }
.footer { font-size: 7pt; color: #6c6c6c; font-weight: bold; }
.flag { font-size: 7pt; color: #000; font-weight: bold; }
.note { font-size: 6.5pt; color: #6c6c6c; }

.phone { font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif; font-size:10pt; text-align:right; font-weight:bold; margin:70px 20px 0px 0px; }
.content { font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif; font-size:10pt; }
td { font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif; font-size:10pt; }
th { font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif; font-size:11pt; }

#iPhoneContainer { background: #fff url(../images/iphone_snapshot.jpg) no-repeat; width:300px; height:499px; }
#iPhoneDate { text-align:center; font-family: Arial, Tahoma, Verdana, sans-serif; font-size:7pt; font-weight:bold; color:#d8d8d8; margin: 144px 96px 0 0; float:right; }

clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

a { color: #a36109; font-weight: bold; text-decoration: none; }