﻿/* CSS layout */} 


.body {
	width: 850px;
	background-color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	line-height: 1.2em;
	padding: 4px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	right: auto;
	bottom: auto;
}
.pCENTERfloat {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-align: justify;
	width: 750px;
	clear: both;
	clip: rect(auto, auto, auto, auto);
	margin-right: auto;
	margin-left: auto;
}
	
.H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding: 4px;
	margin: 2px;
	text-align: center;
}
.H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	padding: 5px;
	margin: 5px;
}
.H3 {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
	padding: 4px;
	margin: 4px;
}
.bodyText {
	font-family:"Times New Roman", Times, serif;
	font-size:medium;
	font-weight:normal;
	line-height:1.2em;
	vertical-align:text-top;
	text-align:center;
	padding:4px;
	margin:4px;
}
.pCenter {
	font-family:"Times New Roman", Times, serif;	font-size:small;
	text-align: center;
	padding: 4px;
	margin: 4px auto 4px auto;
	text-decoration:none

}
.pJustified {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
	text-align: justify;
}

.centerTable
{
	padding: 12px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: separate;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	border-spacing: 12px;
	table-layout: auto;
	right: auto;
	left: auto;
}
.H4 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	font-weight: lighter;
	text-align: center;
	right: auto;
	left: auto;
	margin-right: auto;
	margin-left: auto;
}
.ul
{
    list-style-type: disc;
    padding: 0px;
    margin: 0px;
    text-decoration:none
}
.li
{
	list-style-type: disc;
	text-decoration:none
}
 .pLeft {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	padding: 2px;
	margin: 2px;
	text-decoration: none;
	color: #000000;
	text-align: left;
}
.bioText {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	font-weight: lighter;
	text-decoration: none;
	text-align: left;
}
.topDiv {
	position: absolute;
	margin-top: 50px;
}
.footer {
    width: 850px;
    margin-right:auto;
    margin-left:auto;
    text-align:center;
}
.picAlignR {
	border-style: none;
	border-width: 0px;
	text-align: right;
}
.centerPIC {
	margin: 20px auto 20px auto;
	clear: both;
	display: block;
}

