body {
	margin-bottom: 4pt;
	margin-top: 4pt;
	margin-left: 4pt;
	margin-right: 4pt;
	padding: 1pt 5pt 5pt 2pt;
	background-color:#FFFFFF; 
	background-image: url(../images/PINKSTON.GIF);
	text-align:center;
	font-size:1.1em;
}

ul {
	list-style-position: outside;
}

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	text-align: justify;
}

.text-small-center {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: normal;
	text-align: center;
}

.text-center {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	text-align: center;
}

.text-center-bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}

.text-bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	text-align: justify;
}

.text-lg-bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	text-align: justify;
}

.heading-lg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
}

.emphasis {
	font-style: oblique;
	font-weight: bolder;
	color: Red;
}

.headnote {
	font-weight: bold;
}

.headnote_blip {
	font-weight: bold;
	font-style: italic;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: center;
	font-weight: bold;
	background-color: #F2E3DF;
	margin-left: 12em;
	margin-top: 15pt;
}

p {
	text-indent: 2em;
	margin: 0.2em;
	padding: 0.2em;
}

.status {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 0.7em;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 12em;
}

.backref {
	background-image: url(../images/tiny_arrow_to_left-square.gif);
	width: 130px;
	height: 20px;
	float: left;
	line-height: 20px;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 24px;
}

.nextref {
	background-image: url(../images/tiny_arrow_to_right-square.gif);
	width: 130px;
	height: 20px;
	float: right;
	line-height: 20px;
	padding-right: 24px;
	text-align: right;
	background-repeat: no-repeat;
	background-position: right;
}


.backref:hover {
	font-size: 18pt;
}

.nextref:hover {
	font-size: 18pt;
}

.left_panel {
	float: left;
	background-color: transparent;
	background-image: url(../images/pinkston_grad.png);
	font-family: Arial, Helvetica, sans-serif;
	width: 11em;
	height: 34em;
	background-position: left top;
	background-repeat: no-repeat;
	position: fixed;
}

.right_panel {
	background-color: #F2EEE8;  /* #F2EEE8 */
	font-family: Arial, Helvetica, sans-serif;
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 0.3em;
	padding-right: 0.3em;
	margin-left: 12em;
	margin-right: 0em;
	vertical-align: top;
}


.centered_panel {
	background-color: transparent;  /* #F2EEE8 */
	font-family: Arial, Helvetica, sans-serif;
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 1pt;
	margin-left: 13em;
	text-align: center;
}

.left_nav_list {
	list-style: none;
	margin: 0.4em 0;
	list-style-position: inside;
	padding: 0.1em 0;
	height:auto!important;
}

.download {
	list-style-image: url(../images/bullet_arrow_down-square.png); 
	text-align: left;
	font-variant: small-caps;
	list-style-type: square;
	padding-bottom: 3px;
	padding-left: 0em;
	font-family: "Times New Roman", Times, serif;
}

.left_nav {
	list-style-image: url(../images/bullet_arrow_right-square.png);
	text-align: left;
	font-variant: small-caps;
	list-style-type: square;
	padding-left: 0em;
	padding-bottom: 3px;
}

.left_nav_contents {
	list-style-image: url(../images/bullet_arrow_left-square.png);
	text-align: left;
	font-variant: small-caps;
	list-style-type: square;
	padding-left: 0em;
	padding-bottom: 3px;
}

.download a:hover {
	list-style-image: url(../images/bullet_arrow_down-lit.png);
	color: #003366;
	border-left: 0px solid #CC9933;
	border-bottom: 3px solid #CC9933;
	padding-bottom: 0px;
}

.left_nav a:hover {
   list-style-image: url(../images/bullet_arrow_right-lit.png); 
	color: #003366;
	border-left: 0px solid #CC9933;
	border-bottom: 3px solid #CC9933;
	padding-bottom: 0px;
}

.left_nav_contents a:hover {
	list-style-image: url(../images/bullet_arrow_left-lit.png); 
	color: #003366;
	border-left: 0px solid #CC9933;
	border-bottom: 3px solid #CC9933;
	padding-bottom: 0px;
}

li.download:hover {
	list-style-image: url(../images/bullet_arrow_down-lit.png);
}

li.left_nav:hover {
   list-style-image: url(../images/bullet_arrow_right-lit.png); 
}

li.left_nav_contents:hover {
	list-style-image: url(../images/bullet_arrow_left-lit.png); 
}

.right_nav {
	list-style-image: url(../images/bullet_arrow_right-square.png);
	text-align: left;
	list-style-type: square;
	padding-left: 5px;
	padding-bottom: 1px;
	margin-left: 2pt;
	font-weight: bold;
	line-height: 160%;
}

.right_nav_repealed {
	list-style-image: url(../images/bullet_arrow_right-square.png);
	text-align: left;
	list-style-type: square;
	padding-left: 5px;
	padding-bottom: 1px;
	margin-left: 2pt;
	font-weight: normal;
	line-height: 160%;
}

#start_nav {
	 border-top: thin solid Black;
}

.right_nav:hover {
	list-style-image: url(../images/bullet_arrow_right-lit.png); 
	color: #003366;
	border-left: 0px solid #CC9933;
	border-bottom: 3px solid #CC9933;
	padding-left: 0px;
	padding-bottom: 0px;
}


.border_none {
	border: 0px none black;
}

.border_all {
	border: 0.5pt solid black;
}

.border_left {
	border-left-width: 0.5pt;
	border-left-style: solid;
	border-left-color: black;
}

.border_right {
	border-right-width: 0.5pt;
	border-right-style: solid;
	border-right-color: black;
}

.border_top {
	border-top-width: 0.5pt;
	border-top-style: solid;
	border-top-color: black;
}

.border_bottom {
	border-bottom-width: 0.5pt;
	border-bottom-style: solid;
	border-bottom-color: black;
}

.clearblock {display: block; 
	clear: left;
	margin: -1em 0;
	visibility: hidden;
}

address{
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1 em;
	margin-left: auto;
	padding-top: 2pt;
	padding-bottom: 2pt;
}

h1 {
	font-family: "Times New Roman", Times, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	margin-top: 2pt;
	margin-bottom: 4pt;
	text-transform: capitalize;
}

h2 {
	font-family: "Times New Roman", Times, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	margin-top:0;
}

h3 {
	font-family: "Times New Roman", Times, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	line-height: normal;	
	margin-bottom:0.2em;
}

h4 {
	font-family: "Times New Roman", Times, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-top:0;
}


hr {
	clear: both;	
	}
	
