body{
	height: auto;
	margin: 0px;
	border-top: 25px solid #000099;
	border-right: 25px solid #000099;
	border-bottom: 25px solid #000099;
	border-left: 140px solid #000099;
	padding: 10px;
	background-color: #fff;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#1f3e83;
	}

.navcol	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 75px;
	height: 500px;
	padding: 20px;
	}

.navblock	{
	position: absolute;
	top: 180px;
	z-index: 3;
	}

a.navlink:link	{
	color: #fff;
	text-decoration: none;
	font-size: medium;
	font-weight: bold;
	}

a.navlink:visited	{
	color: green;
	text-decoration: none;
	font-size: medium;
	}

a.navlink:hover	{
	color: #f90;
	text-decoration: none;
	font-size: medium;
	}

.rtblock {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	padding-right: 10px;	
	}

h1	{
	position: relative;
	top: -10px;
	width: 245px;
	font-family: Times New Roman;
	font-size: 24pt;
	font-style: italic;
	color: #f90;
	text-align: center;
	padding-top: 0px;
	}

h2	{
	position: relative;
	top: 0px;
	left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 125%;
	text-align: justify;
	
	
	}

h3	{
	font-size: 20px;
	color: #ffcc00;
	background-color: #884400;
	height: 30px;
	text-align: left;
	}

span.listhead	{
	position: relative;
	left: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #f90;
	}

ul	{
	position: relative;
	top: -16px;	
	font-size: 14px;
	font-weight: bold;
	color: #f90;
	list-style-type: square;
	list-style-position: inside;
	}

li	{
	list-style-position: outside;
	margin-left: 35px;
	}

p	{
	font-family:  Verdana, Geneva, sans-serif;
	font-size: medium;
	line-height: 125%;
	}

.titleblock	{
	position: relative;
	top: 0px;
	height: auto;
	width: 588px;
	margin: auto;
	
	}

.pic	{
	position: relative;
	top: 30px;
	float: right;
	
	} 

.footer	{
	position: relative;	
	font-size:  12px ;
	line-height: normal;
	font-style: italic;
	text-align: right;
	color: #888888;
	background-color: #000099;
	padding: 4px;
	margin-right: 10px;
	}

.valid{
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	padding: 0px;
	}

.contact	{
	position: relative;
	left: 30%;
	margin: auto;
	}
