﻿#content {
		position: static;
		display: inline;
		width: auto;
		}
body {
		background: #FFFFFF; 
		color: #000000; 
		font-size: medium; 
		font-family: Times New Roman, serif;
	}	

#ddtopmenubar, #ddsubmenu1, #ddsubmenu2, #ddsubmenu3, #ddsubmenu4, #topbutton
{ display: none;}

#pagebanner {
    z-index: 5;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 12px;
        text-align: left;
    font-size: 12pt;
    font-family: Times New Roman, serif;
    color: #000000;
    }

#pagebannerauthordate {
    z-index: 4;
        float: right;
    	padding-top: 2px;
        padding-right: 12px;
        text-align: right;
    font-size: 9pt;
    font-family: Times New Roman, serif;
    color: #000000;
    }

p {text-align: justify; margin-right: 3%; margin-left: 3%;}
dt {margin-right: 3%; margin-left: 3%;}
.center {text-align: center;}
.biblio {text-align: left; font-size: small;}
.biblio2 {text-align: left; margin-left: 5%;}
.super {vertical-align: super; font-size: smaller;}

input {background-color: #FFFFFF; color: #000000; margin: 2px;}
textarea {background-color: #FFFFFF; color: #000000; margin: 2 px;}
select {background-color: #FFFFFF; color: #000000; margin: 2 px;}

ol.roman {list-style: upper-roman;}
ol.short {position: relative; left: 5px;}
ul.subshort {position: relative; left: 0px; list-style: none;}
ol.shortalpha {position: relative; left: 2px; list-style: upper-alpha;}
ul.short {position: relative; left: 2px; list-style: none;}
ul.nobullet {list-style: none;}
li.header {margin-top: 5px;}

.tablealign {padding-right: 20%; padding-left: 20%;}
.lgtable {padding-right: 10%; padding-left: 10%;}

.left {text-align: left; margin: 0.5%;}
.right{text-align: right; margin: 0.5%;}
blockquote {text-align: justify; margin-left: 10%; margin-right:10%;}

.quote {font-size: small; font-family: Times New Roman, serif; font-style: italic; text-align: center; margin-left: 10%; margin-right:10%; font-weight: bold;}

.logo {font-family: Times New Roman, serif; color: #FF9900; font-variant: small-caps;}
.logoblack {font-family: Times New Roman, serif; color: #000000; font-variant: small-caps;}

h1 {font-size: large; font-weight: bold; margin-right: 3%; margin-left: 3%;}
.title {font-size: xx-large; font-weight: bold; font-family: Times New Roman, serif; color: #FF9900; font-variant: small-caps;}
h2 {font-size: medium; font-weight: bold; margin-right: 3%; margin-left: 3%;}
h3 {font-size: small; font-weight: bold; margin-right: 3%; margin-left: 3%;}


a:link {color: #000000; font-weight: bold;}
a:visited {color: #0099FF;}
a.list:link {color: #00FFFF; }
a.black:link {color: #000000;}
a.black:visited {color: #3366CC;}
a.blue:link {color: #FF0000;}
a.blue:visited {color: #3366CC;}
a.orange:link {color: #FF9900;}
a.orange:visited {color: #CCFFFF;}

.noline {text-decoration: none;}

.orange {color: #FF9900;}
.red {color: #FF0000;}
.yellow {color: #FFFF99;}
.grey {color: #777777;}

.blueline {border: 1px solid #3366CC; text-align: center;}

.yellowback {background: #FFFF33; color: #000000;}
.paleyellowback {background: #FFFF99; color: #000000;}
.blueback {background: #3366CC; color: #000000;}
.ltblueback {background: #6699FF; color: #000000;}
.paleblueback {background: #99BCDF; color: #000000;}

.smallblack {color: #000000; font-size: small;}

table.short {position: relative; left: -20px;}

.small {font-size: small;}
.xsmall {font-size: x-small;}
.smallcaps {font-variant: small-caps;}

.floatleft {float: left; padding: 5px;}
.floatright {float: right; padding: 5px;}

.postcard {
	position: relative;
	left:20%;
	font-size: medium; 
	font-family: Times New Roman, serif;
	background: #FFFFFF;
	color: #000000;
	width: 520px;
	height: 400px;
	text-align: left;
	
	}

