body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#contentTable {
	border-bottom: 6px solid #ADA2A5;
	border-top: 1px solid #ADA2A5;
	border-right: 1px solid #ADA2A5;
	border-left: 1px solid #ADA2A5;
}
#contentTable td {
	vertical-align: top;
}
#masthead {
	background-image: url(../images/graybar.gif);
	background-repeat: repeat-x;
	background-color: #B3B3B3;
	border-bottom: 1px solid #333333;
}

#logodiv {
	margin: 0;
	background-image: url(../images/masthead.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
#menubar, #p7PMnav {
	background-image: url(../images/menubarbg.jpg);
	background-repeat: repeat-x;
	background-color: #AD9EA5;
}

#header2 a:link {
	color: #000000;
	font-size: 11px;
	padding: 0px 6px;
	text-decoration: none;
}

#header2 a:visited{
	color: #000000;
	font-size: 11px;
	padding: 0px 6px;
	text-decoration: none;
}

#header2 a:active{
	color: #000000;
	font-size: 11px;
	padding: 0px 6px;
	text-decoration: none;
}

#maincontent {
	/*background-image: url(../images/verticalRuleSolid.gif);*/
	background-repeat: repeat-y;
	background-position: left top;
	padding: 20px 30px;
	font-size: 0.85em;
	line-height: 1.5em;
	width: 80%;
}

#sidebar {
	width: 20%;
}

#footer {
	font-size: 0.7em;
	color: #840400;
	padding: 16px 12px;
}
#footer a:link, a:active, a:visited{
	color: #840400;
	text-decoration: none;
}
h1, h2 {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	line-height: normal;
}
h1 {font-size: 2em;}
h2 {font-size: 1.5em;}
h3 {font-size: 1.3em;}
/*
Sets link styles for all links on the page except the Pop Menu Magic Menu.*/
a:link {
	color: #000000;
	text-decoration: underline;
}
/*a:visited {
	color: #999999;
}*/
a:hover, a:active, a:focus {
	color: #840400;
	text-decoration: underline;
}
img.cap {
	border: 0;
	margin: 0 0 3px 0;
	padding: 4em;
}

img.divl {
	float: left;
	margin: 1em 2em 1em;
}

img.divr {
	float: right;
	margin: 1em 2em 1em;
	}
#quote{
	color: #840400;
	font: 12px Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-style: italic;
	margin-bottom: 8px;
	margin-left: 100px;
	margin-top: 80px;
}

#linetop {
	/*/*/padding: 6px;
	display: block;
	background-color: #FFF;
	border-top: 1px solid #850504;
	border-right: 1px solid #850504;
	border-bottom: 1px solid #850504;
	border-left: 1px solid #850504;
	text-decoration: none; /* */
}
#line {
	/*/*/padding: 6px;
	display: block;
	background-color: #FFF;
	border-right: 1px solid #850504;
	border-bottom: 1px solid #850504;
	border-left: 1px solid #850504;
	text-decoration: none; /* */
}
/*
-----------------------------------------------------
PMM MENU STYLE MODIFICATION*/
/*
Sets the width of the top-level menu bar to a scalable 46em. The menu
can then scale as the user resizes text preventing menu items from
breaking to a new line.*/
#p7PMnav {
	width: 46em;
}
#dt {
	line-height: 2.5px;
	text-decoration: none;
	padding: 6px;
	float: left;
	width: auto;
	height: auto;
}
