body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 30px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	list-style-type: none;
}
.smallbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	text-indent: 20px;
}

.center {
	text-align: center;
	background-color: #8F8F8F;
	padding-top: 5px;
	padding-bottom: 5px;
}
.blockquote1 {
	clear: both;
	float: none;
	text-align: justify;
	padding: 10px;
}
 #navcontainer ul
 {
	margin: 0;
	padding: 6px;
	list-style-type: none;
	height: 30px;
	background-color: #999999;
	text-align: center;
 }

 #navcontainer ul li
 { 
display: inline; 
}

 #navcontainer ul li a
 {
 text-decoration: none;
 padding: .3em 1em;
 color: #fff;
 background-color: #999999;
 }

 #navcontainer ul li a:hover
 {
	color: #fff;
	background-color: #369;
	list-style-type: none;
 }



a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	margin-top: 12px;
}
a:visited {
	color: #006633;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #993399;
	font-weight: bold;
	text-decoration: none;
}
.nav {
	background-color: #CCCCCC;
}
.navbar {
	margin-top: 10px;
	height: 40px;
}
.title {
	font-style: italic;
	font-weight: bold;
}
.name {
	font-size: 18px;
	font-weight: bold;
	background-color: #FFFFFF;
	width: 100%;
	height: 40px;
	text-align: center;
	margin-top: 10px;
}
.imagebox {
	height: 600px;
	width: 100%;
	margin-top: 46px;
	float: left;
	vertical-align: middle;
}
.titlebox {
	text-align: center;
	padding: 12px;
	clear: both;
	float: right;
	height: 40px;
	width: 100%;
}
}
.textbox {
	text-align: justify;
	padding: 12px;
	clear: both;
	float: none;
	height: 40px;
	width: 100%;
	margin-left: 10%;
	padding-right: 10%;
}
.text {
	height: auto;
	width: 600px;
	text-indent: 20%;
	float: none;
}
.position {
	position: relative;
	width: auto;
	height: 600px;
	float: left;
}
.pbold {
	font-weight: bold;
	text-indent: 30px;
}
.centerwhite {
	background-color: #999999;
	text-align: center;
	padding: 6px;
	margin-bottom: 12px;
}
.bold18 {
	font-size: 18px;
}
