body {
	background-color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 20px;
	color:black;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	
}

/*
oldbody {
	background-color:white;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	line-height: 24px;
	color:black;
	width:800px;
}
*/

a {
	color: #330000;
}

blockquote{
	padding-bottom:2px;
}
/*
a:hover {
	color: #DEDECA;
	background-color: #330000;
}
*/
h2, h3 {
color:#0066cc;
padding-bottom:1px;
text-decoration:none;
}

h3 { margin-bottom:.25em; } 

h2 {
	font-weight:bold;
}

caption { text-align:left; font-weight:bolder; } 

.exampleheader h3{
	background : url(../include/../images/plus.gif) no-repeat;
}

.exampleHide {
	display:none;
}

.exampleShow {
	display:block;
	border-style:dashed;
	border-color:#0066FF;
	border-width:thin;
	padding-left:2px;
	padding-right:2px;
}

ul {
padding-top:1px;
}

p {
margin:1em 0;
}

dl {
width: 800px;
margin: 1em 0;
padding: 0;
font-family: georgia, times, serif;
display:block;
}

dt {
width: 150px;
float:left;
margin: 0 0 0 0;
padding: .5em;
border-top: 1px solid #999;
font-weight: bold;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

dd
{
float:left;
width: 600px;
margin: 0 0 0 0;
padding: .5em;
border-top: 1px solid #999;
}

.airmanship a:link {
text-decoration:none;
}

.airmanship {
color:red;
}

.airmanship a:hover {
color:#FF0066;
text-decoration:underline;
background-color:#FFFFFF;
}

.airmanship h3 {
color:red;
padding-bottom:0px;
}

.commonerrors {
visibility:hidden;
}

#jarexercise {
visibility:visible;
}

a { text-decoration:none; color:#0033FF; }
a:hover { font-style:italic; color:#990000;}
.tblNoteMenu {width:95%; padding-left:1em; padding-right:1em; }
.tblNoteMenu td { width:30%; vertical-align:text-top;}



.notesection H3, .webreference H3, .bookreference H3, noteHorizMenu { background-color: #cccccc; width:100%; color:#000066; padding-left:.25em;}
.bookreference a, .webreference a, noteHorizMenu a { display:block; } 

.imgLeft { float:left; margin-right:1em; margin-bottom:1em; } 

.clearer { clear:both; }
