/* CSS Document */

*{
	margin:0 .5em 0 0.5em;
	padding:0;
	border:0;
}
p {
	font-size: 90%;
	font-style: normal;
	color: #0033CC;
	font-family: "Times New Roman", Times, serif;
	margin-left: 3em;
	font-weight: normal;
	padding: 5px;
}

h1 {
	font: bold 250% "Times New Roman", Times, serif;
	text-align: center;
	padding-top: 30px;
}
h2 {
	font-size: 125%;
	padding-top: 15px;
	}
h3 {
	font: 100% "Times New Roman", Times, serif;
}


body {
	color: #000099;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #FFFFCC;
	background-image: url(images/logoyellow2.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #0033FF;
	text-decoration: underline;
	cursor: hand;
}
li {
	text-indent: 4em;
	list-style: disc inside;
	font-size: 90%;
}
h4 {
	font-size: 80%;
}
.alignrt {
	position: absolute;
	left: 100px;
	top: 40px;
	width: 339px;
	height: 251px;
	margin-left: 300px;
}
.imgborderindentright {
	border: 5px solid #003399;
	float: right;
	margin-right: 70px;
}
.imgborder {
	border: 5px solid #000066;
}
.aligncenter {
	text-align: center;
}
.fltlt {
	float: left;
	margin-left: 1em;
	.fltrt {
	float: right;
	margin-right: 5em;
}
.fltrt {
	float: none;
	margin-right: 1em;
	position: relative;
	overflow: hidden;
	clear: none;
	margin-left: 1em;
	left: 423px;
	top: 75px;
}
.textbox {
	padding-left: 3em;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	text-align: left;
}
.leftimage {
	margin-left: -40px;
}
.rightimage {
	margin-left: 10px;
	float: right;
}
.textbox1 {
	text-align: center;
}
.textbox2 {
	width: 20em;
}
.logo {
	background: url(images/logoyellow2.jpg) no-repeat left top;
}
.alignlt {
	float: left;
	margin-left: 3em;
	padding-left: 2em;
}
