body {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10pt;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	color: #FFFFFF;
	background-color: #FFFFCC;
	margin-right: 0px;
	margin-left: 0px;
}
.clear {
  clear:both;
}
.center {
	margin-left: 12px;


}
.bold {
	font-weight: bold;
}
.floatLeft {
	float: left;
	width: 290px;
}
.floatRight {
	float: right;
}
td, th, table {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 9pt;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#container{
	margin: auto;
	padding: 0px;
	width: 800px;
}
#header{
	background-image: url(borders/prHeader.jpg);
	height: 259px;
	width: 800px;
}
#contentBack{
	background-image: url(borders/prBack.jpg);
}

#content{
	background-image: url(borders/prContent.jpg);
	background-repeat: no-repeat;
}

#footer {
	background-image: url(borders/prFooter.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 800px;
}
.footertext
{
	color: #660000;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	text-align: center;
	font-size: 8pt;
	margin-top: 8px;
}
a.footertext, a.footertext:active, a.footertext:link, a.footertext:visited, a.footertext:hover  
{
	color: #660000;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	text-align: center;
	font-size: 8pt;
}



.naviLx{
	color: #000033;
	height: 26px;
	width: 200px;
	list-style-type: none;
	display: block;
}
a.naviLx, a.naviLx:active, a.naviLx:link, a.naviLx:visited {
	font-weight: bold;
	color: #FF9900;
	line-height: 22px;
	height: 26px;
	display: block;
	list-style-type: none;
	width: 200px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	padding-left: 20px;
}

a.naviLx:hover {
	font-weight: bold;
	color: #000033;
	background-color: #FFFFCC;
}
.naviLxSelected {
	line-height: 22px;
	font-weight: bold;
	height: 26px;
	font-weight: bold;
	color: #000033;
	list-style-type: none;
	width: 200px;
	background-color: #FFFFCC;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}
#navigation{
	float: left;
	text-align: left;
	vertical-align: top;
	padding-top: 190px;
	padding-left: 17px;
	padding-right: 8px;
	width: 200px;
	height: 350px;
}
#contentMain{
	text-align: left;
	vertical-align: top;
	float: right;
	margin-right: 15px;
	padding-top: 20px;
	width: 510px;
}


.contentText{
	width: 410px;
	text-align: left;
	vertical-align: top;
}
.contentTitle{
	font-size: 12pt;
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 400px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	margin-top: 60px;
}
