.SmallCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0000CC;
	background-image: url(Images/Background1.gif);
}
.noteBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #CCCCCC;
	float: right;
	width: 300px;
	padding: 16;
	position: relative;
	left: 623px;
	top: 263px;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.emphasis {
	font-style: italic;
	font-weight: normal;
	color: #006699;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.box {
	margin: 20px;
	padding: 20px;
	width: 500px;
	border: medium solid #085D7D;
	background-color: #eeeeee;
}
.boldred {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
.indent {
	margin-left: 40px;
}
.kbd {
	font-weight: bold;
	color: #FF00FF;
	}
#rightpic {
	float: right;
	position: relative;
	padding: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#leftpic {
	float: left;
	position: relative;
	margin: 0px;
	padding: 24px;
}
.boxRight {
	margin: 20px;
	padding: 20px;
	width: 250px;
	border: medium solid #085D7D;
	background-color: #eeeeee;
	position: fixed;
	float: right;
	font-size: small;
}
.boxLeft {
	margin: 20px;
	padding: 20px;
	width: 250px;
	border: medium solid #085D7D;
	background-color: #eeeeee;
	position: fixed;
	float: left;
	font-size: small;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #0000CC;
}

h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #0000CC;
	}
h3 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #0000cc;
}
li {
	list-style-image: url(images2/bullet1.gif);
	padding-bottom: 16px;
}

