body {
	background: #7984BA url(images/body_bg.gif);
	font: 100% Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
}
.leftimage {
	float: left;
	border: 1px solid #313B56;
	margin-right: 8px;
}
#container {
	width: 760px;
	background: #FFFFFF url(images/container_bg.gif) repeat-y;
	border: 1px solid #313B56;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	background: #FFFFFF url(images/PRL_logo_with_text.gif) no-repeat left top;
	border-bottom: 2px solid #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
#header h1 {
	color: #DEDFF1;
	margin: 0px;
	letter-spacing: 0.3em;
	font: 180% Georgia, "Times New Roman", Times, serif;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#sidebar {
	float: left;
	width: 200px;
	margin-top: 20px;
	margin-left: 10px;
	display: inline;
}
#nav p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
#nav a:link, #nav a:visited {
	color: #313B56;
	text-decoration: none;
	padding: 5px;
	display: block;
	border: 1px solid #4A1B10;
	background: #C0C0C0 url(images/link_bg.gif) no-repeat right center;
}
#nav a:hover, #nav a:focus, #nav a:active {
	color: #FFFFFF;
	background: #4A1B10 url(images/link_bg_hover.jpg) no-repeat right center;
}
.secondary-content {
	border: 1px solid #4A1B10;
	margin-top: 10px;
	background-color: #DEDFF1;
	margin-bottom: 10px;
} 
.secondary-content h3 {
	font-size: 90%;
	color: #313B56;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 5px;
}
.secondary-content  p {
	font-size: 75%;
	color: #313B56;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
}
#content {
	margin-left: 225px;
	padding-top: 10px;
	padding-left: 10px;
}
#content h1 {
	font: 130% Georgia, "Times New Roman", Times, serif;
}
#content h2 {
	font: 110% Georgia, "Times New Roman", Times, serif;
}
#content h3 {
	color:#660000
}
#content p {
	font-size: 90%;
	line-height: 1.4;
	margin-right: 20px;
}
#content li {
	font-size: 85%;
	list-style: square;
}
#content .emailLinkText {
	font: 80% Georgia, "Times New Roman", Times, serif;
}

#content .smallText {
	font-size: 75%;
}

/* DIV around form to remove list bullets in Firefox */
#quoteform li {
	list-style:none
}

/* BEGIN Form CSS */
/* End Form CSS */

#footer {
	background: #4A1B10;
}
#footer p {
	margin: 0px 0px 0px 225px;
	padding: 10px;
/*	font-size: 80%;*/
	font-size: 75%;
	color: #FFFFFF;
}
#footer .smallText {
	margin: 0px 0px 0px 225px;
	padding: 10px;
	font-size: 75%;
	color: #FFFFFF;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #FFFFFF;

