/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-repeat: repeat;
	background-color: #8B202A;
	background-image: url(../img/bg2.jpg);
	line-height: 1.5em;
}
h1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #871E2A;
	color: #000000;
	font-size: 1.75em;
	margin-top: 9px;
	line-height: 1.25em;
}
h2 {
	color: #94212E;
	font-size: 1.5em;
	margin-top: 9px;
}
h3 {
	color: #666666;
	font-size: 1.2em;
	margin-top: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
td#main {
	background-position: center top;
	vertical-align: top;
	background-repeat: no-repeat;

	background-color: #;
	border: 2px solid #000000;
	margin: 0px;
	padding: 0px;
	background-color: #931F2A;
}
td#content {
	padding: 1em;
	background-position: left top;
	vertical-align: top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
td#topcell {
	background-repeat: no-repeat;
	background-position: center;
}
.list-1 {
	list-style-image: url(../p7pm/img/p7PM_dark_east.gif);
	line-height: 1.6em;
	font-size: 1em;
}
.list-2 {
	font-weight: bold;
	color: #666666;
}
.print-pdf {
	color: #871D2B;
	text-align: right;
}
.separate {
	background-color: #CCCCCC;
	font-size: 1.2em;
	line-height: 1.6em;
	font-weight: bold;
	color: #AD2533;
	padding-left: 6px;
}

.type-1 {
	font-weight: bold;
	color: #94212E;
}
.type-2 {
	font-weight: bold;
}
.type-3 {
	font-size: 1.3em;
	font-weight: bold;
}
.type-4 {
	font-size: 85%;
	color: #333333;
}
.type-5 {
	font-size: 95%;
}

.image_r {
	padding: 6px;
	float: right;
}
.image_L {
	padding: 6px;
	float: left;
}
a:link {
	color: #962330;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
.quote {
	font-size: 0.8em;
	text-align: right;
	font-style: italic;
	color: #A52835;
	float: right;
}
.image_border {
	padding: 2px;
	float: left;
	margin-right: 8px;
	margin-bottom: 4px;
}
.image_border-right {
	padding: 2px;
	border: thin ridge #CAC5A8;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.image_border-center {
	padding: 2px;
	border: thin solid #000000;
	margin-bottom: 10px;
	margin-left: 10px;
}
.image_border-left {
	padding: 2px;
	border: thin ridge #CAC5A8;
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
}
.small {
	font-size: 0.8em;
	color: #AD2533;
	line-height: 1.5em;
	background-color: #CCCCCC;
}

td#quicklinks_head {
	color: #FFF;
	font-size: 10pt;
	font-weight: bold;
	padding: 8px 0 6px 0px;
	background: url(../Newsletter/08_09_news/assets/grad_bkgnd.jpg) no-repeat 0;
	text-align: center;
}
td#quicknav {
	color: #333333;
	font-size: .95em;
	width: 180px;
	display: block;
	padding: 6px 0 6px 8px;
	background: #E1E1E1 no-repeat 0;
	line-height: 1.6em;
}
tr td#quicknav a:link {
	color: #666666;
	text-decoration: none;	
}
tr td#quicknav a:hover {
	color: #CA3344;
	text-decoration: none;
}
tr td#quicknav a:visited {
	color: #666666;
	text-decoration: none;
}
td#quicklinks {
	background-color: #FFFFFF;
	padding: 1em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
