:root { overflow-y:scroll; }
html, body, div, span, applet, object {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
	text-align:center;
	font-size:1em;
	color:#5B473B;
	background-color:#D9D7B9;
	margin-top: 22px;
	font-family: "Times New Roman", Times, serif;
}
h1, h2, h3, h4, h5, h6 {
	color:#253356;
	font-family: "Times New Roman", Times, serif;
}
h1 {
	font-size: 1.8em;
	font-weight: normal;
}
h2 {
	font-size: 1.6em;
}
h2.caption {
	font-size: 1.15em;
}
caption {
	color: #253356;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 auto;
}




#content h1 {
	letter-spacing: 0.2em;
	text-transform: uppercase;
}
#content h2.subhead {
	font-style: italic;
	color: #5B473C;
	font-size: 1.2em;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #2E4070;
}
#contentLeft a {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:1.1em;
}
#footer a {
	color: #B78C3E;
	text-decoration: none;
}
#footer a:hover {
	color: #94A0C2;
	text-decoration: underline;
}
#footer td { text-align:center; }

a img {
	border-style: none;
}


/*a:visited {
	color: #F90;
}*/
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#outer {
	text-align:left;
	width:811px;
	margin:0 auto;
	background-image: url(../images/bkg-box.jpg);
	background-repeat: no-repeat;
	padding-top: 22px;
}
#outer th {
	text-align:center; 
}
#masthead {
	margin: 0px auto;
	padding: 0px;
	width: 765px;
	display: block;
}
#inner {
	background-image: url(../images/bkg-box.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 22px;
}
#wrapper {
	background-image: url(../images/shadow.jpg);
	background-repeat: repeat-y;
}
#innerWrapper {
	margin: 0px auto;
	padding: 0px;
	width: 765px;
}
#innerWrapper> p {
	margin-top: 0px;
}
#topMenu {
	text-transform: uppercase;
	color: #5B473B;
	/*background-color: #D9D7B9;
	background-image: url(../p7pm/img/p7PM_goldbghz.jpg);*/
	padding: 0 0 0 5px;
}
#topMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 0.90em;
}
#topMenu li {
	float: left;
	margin-right: 15px;
}
#content {
	padding:15px 0 25px;
}
#content table {
	margin: 0px auto;
}
td   > p  {
	margin-top: 0px;
}

#contentLeft {
	width: 705px;
	padding-left: 30px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}
#contentRight {
	text-align: center;
	float: right;
	margin-left: 15px;
}
#contentRight     p {
	margin: 0px;
}

.caption {
	font-style: italic;
	color: #253356;
	margin-top: 20px!important;
	margin-bottom: 20px;
}



address {
	font-size: 1.1em;
}
div.memnav {
	margin-bottom: 15px;
}
div.memnav    a, div.memnav a:visited {
	color: #2E4070;
}
div.memnav    a:hover, div.memnav   a:focus {
	color: #F00;
}



#footer {
	margin: 0px auto;
	padding: 10px 0px 15px;
	width: 765px;
	color: #5B473B;
	font-size: 0.8em;
}
#footer h1 {
	color:#5B473B;
	font-size: .98em;
	margin: 0;
}
#footer  p   {
	margin: 0px;
	font-size: .9em;
}
#footer i {
	font-size: .8em;
	font-style: normal;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.Subheads {
	font-size: 1.1em;
	color: black;
}
.clearit {
	clear: both;
}
.oddrow {
	background-color: #C6CCDF;
}
