/* CSS Document */
body {
	background-color: #7C131B;
	color: #000000;
}

a:link,
a:visited,
a:active {
	color: #0000FF;
}

a:hover {
	color: #FF00FF;
}

a.anchor:link,
a.anchor:visited,
a.anchor:active,
a.anchor:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1px;
}

div#announce {
	display:block;
	height:52px;
	margin-top:6px;
	margin-bottom:0px
	padding:3px;
	width:285px;
}

div#announce a.announce:link,
div#announce a.announce:visited,
div#announce a.announce:active {
	background-color:#0000FF;
	border:thick double #FF0000;
	color:#FFFF00;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	display:block;
	height:42x;
	line-height: 19px;
	margin:2px;
	padding:2px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width:275px;
}

div#announce a.announce:hover {
	background-color:#00FFFF;
	color:#0000FF;
}

table#main-page {
	background-color: #FFFFFF;
	border: medium double #000000;
	color: #000000;
	margin: 0.25em;
	padding: 0.15em;
/*	max-width: 950px;
	min-width: 800px;
	width: 80%; */
	width: 800px;
	background-image: url(../images/prwhite_logo_background.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

table.about {
	margin: 0.25em;
	padding: 0.25em;
	text-align: left;
	border: thin solid #000000;
}

table.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1em;
	margin: 0.25em;
	padding: 0.25em;
	text-align: left;
	border: thin solid #000000;
}

.contact td.title {
	font-size: 1.25em;
	text-decoration: underline;
}

table.logo-bottom {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	line-height: 1em;
	margin: 0px;
	padding: 0.25em;
}

.logo-bottom a:link, .logo-bottom a:visited, .logo-bottom a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}

.logo-bottom a:hover {
	color: #FFCC00;
}

.main-body {
	background-image: url(../images/prwhite_logo_background.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

div#contents {
	display: block;
	padding: 0.25em;
	width: 250px;
	position: relative;
	left: 160px;
	margin-top: 0.25em;
	margin-right: 0.25em;
	margin-bottom: 0em;
	margin-left: 0.25em;
	font-size: 1em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.25em;
}

div.link-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding: 0.25em;
	border: medium double #000099;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFF99;
	margin-top: 0.25em;
	margin-right: 0px;
	margin-bottom: 0.25em;
	margin-left: 0px;
}

div.link-box a:link, div.link-box a:visited, div.link-box a:active {
	color: #000099;
	text-decoration: none;
}

div.link-box a:hover {
	color: #CC3300;
	text-decoration: underline;
}

div.main-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	text-align: left;
	line-height: 1em;
	margin-top: 0.5em;
	margin-right: 0.25em;
	margin-bottom: 0.25em;
	margin-left: 0.25em;
	padding-top: 0px;
	padding-right: 0.25em;
	padding-bottom: 0.25em;
	padding-left: 0.25em;
	font-weight: normal;
	width: 97%;
}

div.main-content p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.25em;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
}

div.page-title {
	font-family: "Franklin Gothic Heavy", "Franklin Gothic Medium", Arial, sans-serif;
	font-size: 1em;
	line-height: 1em;
	text-align: center;
	padding: 0.25px;
	margin-top: 0em;
	margin-right: 0.25em;
	margin-bottom: 1em;
	margin-left: 0.25em;
}

div#quote {
	display: block;
	padding: 0.25em;
	width: 250px;
	position: relative;
	left: 150px;
	margin-top: 0.25em;
	margin-right: 0.25em;
	margin-bottom: 1em;
	margin-left: 0.25em;
}

.copy {
 	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight:600;
	margin-top: 0.25em;
}

.red-highlight {
	color: #FF0000;
	font-weight: bold;
}

.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1em;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
}

/* Top Navigation Menu */
div#menu-top {
	background-color:#FFEEEE;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-left:none;
	border-right:none;
	border-top-color:#666666;
	border-top-style:solid;
	border-top-width:thin;
	margin: 0 auto;
	margin-top:0.5em;
	padding:0.5em;
	width : 90%;
}

div#nav-container-top {
	display: block;
	height:36px;
	margin:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	text-align:center;
	width:664px;
}

div#menu-top a {
	border-width: 3px;
	border-style: solid;
	float:left; 
	font-family: tahoma, verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	display:inline;
	height: 30px;
	letter-spacing: 1px;
	line-height: 30px;
	margin-bottom:0px;
	margin-left:6px;
	margin-right:0px;
	margin-top:0px;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 82px;
}

div#menu-top a.double-line {
	line-height: 1em;
}

div#menu-top a:link,
div#menu-top a:visited,
div#menu-top a:active {
	background-color: #F72536;
	border-top-color: #DE5F75;
	border-right-color: #A82B00;
	border-bottom-color: #A82B00;
	border-left-color: #DE5F75;
	color: #FFFFFF;
}

div#menu-top a:hover {
	background-color: #CCCCCC;
	color: #F72536;
	border-top-color: #ADADAD;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #ADADAD;
}

/* Bottom Navigation Menu */
div#menu-bottom {
	margin: 0 auto;
	width : 90%;
	color: #000000;
}

div#menu-bottom a {
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	vertical-align: middle;
}

div#menu-bottom a:link,
div#menu-bottom a:visited,
div#menu-bottom a:active {
	color : #A82B00;
	text-decoration: none;
}

div#menu-bottom a:hover {
	color: #0066CC;
	text-decoration: underline;
}
