body {
	font-family: Tahoma, Arial, sans-serif;
	min-width: 760px;
	text-align: center;
	font-size: 10px;
	line-height: 15px;
}
body, h1, h2, h3, h4, h5, p, img, img.a, form, ul, ol {
	margin:0;
	padding: 0;
	border: 0;
}
h1, h2, h3, h4, h5 {
	line-height: normal;
	font-weight: normal;
}
h1, #plhome h2 {
	font-family: "Times New Roman", Times, serif;
}
table {
	border-collapse: collapse;
}
#bodywrap {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 760px;
	margin-top: 40px;
}
#plmaster, #plhome {
	color: #818386;
	width: 760px;
	position: relative;
	top: 0px;
	background: url(../images/bkgnd_pg_dark.jpg) no-repeat 0px top;
}
#menu {
	width: 740px;
	text-align: center;
	line-height: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	margin-right: 10px;
	margin-left: 10px;
	height: 35px;
}
#menuline {
	width: 739px;
	clear: both;
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 10px;
	height: 5px;
	overflow: hidden;
	background: #0291A6 url(../images/menuline_corner.gif) no-repeat left top;
}
#menu ul, #header ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu li {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 140px;
	margin-left: 2px;
}
#menu li a {
	text-decoration: none;
	color: #023866;
	width: 140px;
	line-height: 35px;
	display: block;
	background-color: #B3DEE4;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(../images/menuitem_blu.gif);
}
#menu li a:hover, #menu li a.on {
	background-color: #023866;
	background-image: url(../images/menuitem_blu_over.gif);
	color: #FFFFFF;
}
#menu li a.on:hover {
	color: #B3DEE4;
}
#menu img, #menu img a {
	margin-left: 0px;
	margin-right: 1px;
	background-image: none;
	float: left;
	width: auto;
}
#plmaster #header {
	height: 50px;
}
#header {
	clear: both;
	margin-left: 45px;
	overflow: hidden;
}
#header ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
#header ul.false {
	display: none;
}
#header ul.true {
	display: block;
}
#header ul li {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#header ul li a {
	text-decoration: none;
	color: #023866;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 1px;
	padding-bottom: 2px;
	_width: 1px;
	white-space: nowrap;
}
#header ul a:hover, #header ul a.on {
	background-color: #023866;
	color: #FFFFFF;
}
#header ul a.on:hover {
	color: #B3DEE4;
}
#header ul img {
	margin-top: 3px;
	margin-left: 5px;
}
#container {
	clear: both;
	float: left;
	padding: 5px 10px 5px 10px;
	background: url(../images/bkgnd_pg_light.jpg);
	background-position: 0px -102px;
}
#container p {
	padding-bottom: 7px;
}
#container.twothird #main {
	width: 465px;
}
#container.twothird #side {
	width: 235px;
	margin-left: 10px;
}
#container.full #main {
	width: 710px;
}
#container.full #side {
	display: none;
}
#container ul, #container ol {
	padding: 0px 0px 0px 25px;
	margin-bottom: 10px;
}
ol li {
	padding-bottom: 5px;s
}
#main, #side {
	background-color: #FFFFFF;
	float: left;
	color: #023866;
	min-height: 300px;
}
#main {
	padding: 0px 15px 0px 15px;
}
#main h1, #plhome h2 {
	background-color: #FFFFFF;
	font-size: 15px;
	padding: 5px 15px 5px 15px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: -15px;
	margin-right: -15px;
}
#main h1.headyellow, #plhome h2.headyellow {
	background: #F8B112 url(../images/heading_yellow.gif) no-repeat left top;
}
#main h1.headred, #plhome #main h2.headred {
	background: #9E163D url(../images/heading_red.gif) no-repeat left top;
	color: #FFFFFF;
}
#main h1.headgreen, #plhome #main h2.headgreen {
	background: #00A060 url(../images/heading_green.gif) no-repeat left top;
	color: #FFFFFF;
}
#plmaster #container h2 {
	font-size: 14px;
	color: #0291A6;
	margin-bottom: 5px;
	margin-top: 5px;
}
#plmaster #container h3 {
	font-size: 10px;
	font-weight: bold;
	color: #023866;
	margin-bottom: 0px;
	margin-top: 5px;
}
#container a, .highlight {
	color: #0291A6;
	text-decoration: none;
	font-weight: bold;
}
#container a.pagelink, #container a.pdflink {
	padding-right: 17px;
	padding-bottom: 1px;
	background-image: url(../images/arrow_circ_blu.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
}
#container a.pdflink {
	background-image: url(../images/arrow_circdwl_blu.gif);
}
#container a:hover {
	text-decoration: underline;
}
#container a:visited {
	color: #065DA6;
}
#main table.std {
	width: 485px;
	left: -10px;
	margin-right: -20px;
	position: relative;
	margin-bottom: 7px;
}
table.std td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 12px;
}
table.std img {
	border: #0291A6 1px solid;
	float: right;
	display: block;
	position: relative;
	background: #FFFFFF url(../images/imghead_green.gif) no-repeat 0px -1px;
	padding-top: 8px;
	margin-left: 10px;
	margin-right: 5px;
}
table img.acro {
	border: none;
	padding-top: 0px;
	background: none;
}
#container.full #main table.std {
	width: 740px;
	left: -15px;
	margin-right: -30px;
	position: relative;
}
#container.full table.std img.pdf {
	float: right;
	display: block;
	position: relative;
	padding-top: 8px;
	margin-left: 10px;
	margin-right: 15px;
	border: none;
	background: none;
}
#container.full table.std p {
	padding-right: 100px;
}
#details label {
	width: 150px;
	vertical-align: top;
	float: left;
	text-align: right;
	margin-top: 0px;
	padding-right: 5px;
	clear: left;
}
input, textarea {
	margin-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: inline;
}
#details input, #details textarea {
	border: solid 1px;
	border-top-color: #C7C7C7;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #C7C7C7;
	padding: 2px 4px 2px 4px;
	width: 230px;
}
input#Submit {
	margin-top: 10px;
	margin-left: 155px;
	color: #023866;
	font-weight: bold;
	padding: 1px 3px 1px 3px;
}
#checkbox label, #selectbox label {
	position: relative;
	display: inline;
	padding: 0px;
	margin: 0px;
	left: 5px;
	text-align: left;
	width: 400px;
}
#checkbox {
	padding-bottom: 10px;
	padding-top: 5px;
	clear: both;
}
#checkbox input {
	width: 20px;
	margin-bottom: -1px;
	margin-left: 100px;
	background-color: #FFFFFF;
	border-style: none;
}
#side h1, #quote {
	background-color: #FFFFFF;
	font-size: 18px;
	padding: 10px 15px 10px 15px;
}
#side h1.headblue, #quote {
	background: #065DA6 url(../images/heading_blue_lg.gif) no-repeat left top;
	color: #FFFFFF;
}
#side p {
	padding-left: 15px;
	padding-right: 15px;
}
#side.quote {
	background-color: #065DA6;
}
#quote {
	font-family:"Times New Roman", Times, serif;
	line-height: normal;
}
#quote span.rquo, #quote span.lquo {
	position: absolute;
	font-size: 50px;
	line-height: 40px;
}
#quote span.rquo {
	right: 25px;
}
#quote p {
	margin-top: 25px;
}
#side #quote p.author {
	clear: both;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	text-align: right;
	padding-right: 0px;
	margin-right: 0px;
}
#side p.quolink {
	padding-top: 5px;

}
#side p.quolink a {
	background-image: url(../images/arrow_circ_wht.gif);
	color: #FFFFFF;
}
img.picleft {
	float: left;
	margin-right: 5px;
}
img.picright {
	float: right;
	margin-left: 5px;
}
img.adpic {
	margin-bottom: 10px;
}
#footer {
	text-align: left;
	float: left;
	display: block;
	padding-top: 3px;
	padding-bottom: 2px;
	clear: both;
	width: 740px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
	color: #023866;
	background-color: #ECECEE;
}
#footer p {
	position: relative;
	display: inline;
	width: 50%;
	float: left;
}
#footer p.long {
	width: 100%;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer p.smlprt {
	width: 100%;
	text-align: center;
}
#footer a {
	color: #023866;
}
#footer a:hover {
	text-decoration: none;
}
#footright {
	float:right;
	text-align: right;
}
#plhome #header {
	font: Arial, Helvetica, sans-serif;
	color: #0093A7;
	text-align: center;
	height: 285px;
	margin-right: 10px;
	margin-left: 10px;
}
#plhome #header h1 {
	font: Arial, Helvetica, sans-serif;
	color: #0093A7;
	margin-bottom: 15px;
	height: 50px;
}
#plhome #container {
	background-position: 0px -337px;
	padding: 5px 10px 0px 10px;
}
#plhome #main h2 {
	font-size: 15px;
	color: #023866;
	margin-bottom: 10px;
}
#plhome #container.full #main {
	float: left;
	min-height: 100px;
	width: 740px;
	background-image: url(../images/bkgnd_pg_dark.jpg);
	background-position: -10px -342px;
	padding: 0px 0px 0px 0px;
}
#hmlt, #hmrt {
	width: 200px;
	float: left;
	background-color: #FFFFFF;
	padding: 0px 15px 0px 15px;
}
#hmct {
	width: 260px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
