h1 {
	font: bold 24px Verdana, Helvetica, Arial, Geneva, Swiss, SunSans-Regular, sans-serif;
}

h2, h3, h4, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td, p, li {
	font-size: 10.5pt;
}

.center {
	text-align: center;
}

.cnav {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
}

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

#outer {
	width: 100%;
    float: left;
	background-color:white;
}

#thin_left {
	float: left;
}

#fat_right {
	float: none;
	border-left: 158px solid #FFCC66;;
	margin-left: 0;
	width: auto;
}

.Caption {
	margin-top:10pt;
	margin-bottom:10pt;
	margin-left:0;
	font-size:10pt;
	font-family:Arial, Helvetica, Sans-Serif;
	width:350px;
}

.CodeTextinBody {
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
}

.EmphaticParagraph {
	width:34em;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:10.5pt;
	line-height:14pt;
	border-top:1px solid #FFCC66;
	border-bottom:1px solid #FFCC66;
	font-style:italic;
}

.Figure, .NoteBox {
	background:#FFFFCC;
}

.FigureNumber, .TipLabel {
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	font-variant:small-caps;
	color:#663300;
	font-weight:bold;
	vertical-align:top;
	width:5em;
}

.ListText {
	padding-left:30pt;
}

.normal, .ListText {
	margin-top:0;
	margin-bottom:10pt;
	font-size:10.5pt;
	line-height:14pt;
	font-family:Georgia, Times New Roman, Times, serif;
}

.ScreenShot {
	width:420px;
	padding:5pt;
}

.SmallHead
	{margin:0;
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:bold;}

.Tip {
	width:432px;
	font-size:10pt;
	font-family:Arial, Helvetica, Sans-Serif;
}
