.PNORMAL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : .8em;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 20px;
	margin-top : 6px;
}
.PNORMALNOMARG {
	font-family : Arial, Helvetica, sans-serif;
	font-size : .8em;
}
.PBOLD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : .8em;
	font-weight: bold;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 20px;
	margin-top : 9px;
}
.SBOLD {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.SBOLDSTART {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333300;
}
.PHEADLINE {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color : #000066;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 10px;
	margin-top : 18px;
}
.PHEADLINE2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color : #000066;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 10px;
	margin-top : 12px;
}
.PCAPTIONLEFT {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #993333;
	font-weight : bold;
	text-align : left;
	background-color : transparent;
	font-style : italic;
	margin-bottom : 0px;
	margin-left : 13px;
	margin-right : 13px;
	margin-top : 0px;
}
.PEMPH {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000066;
	font-weight : bold;
	text-align : left;
	background-color : transparent;
	font-style : italic;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 20px;
	margin-top : 18px;
}
.EMPH {
	font-family : Arial, Helvetica, sans-serif;
	color : #000066;
	font-weight : bold;
}
.PFOOTER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : .7em;
	margin : 2px 0px 0px 0px;
	letter-spacing : 1px;
}
.ULNORMAL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : .8em;
	margin-bottom : 0px;
	margin-left : 40px;
	margin-right : 20px;
	margin-top : 5px;
	list-style-position : outside;
	list-style-type : square;
}

.TOPNAVP {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 9px;
}
A.TOPNAV:link {
	color : #333366;
	background-color : transparent;
	text-decoration : none;
}
A.TOPNAV:visited {
	color : #333366;
	background-color : transparent;
	text-decoration : none;
}
A.TOPNAV:hover {
	color : #ffffff;
	background-color : transparent;
	text-decoration : underline;
}
.TOPNAVWHITE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
}

.SIDENAVP {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	line-height : 12px;
	word-spacing : 1px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 15px;
}
A.SIDENAV:link {
	color : #000000;
	background-color : transparent;
	text-decoration : none;
}
A.SIDENAV:visited {
	color : #000000;
	background-color : transparent;
	text-decoration : none;
}
A.SIDENAV:hover {
	color : #666600;
	background-color : transparent;
	text-decoration : underline;
}
.SIDENAVPLOCATION {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #666600;
	font-weight : bold;
	line-height : 12px;
	word-spacing : 1px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 15px;
}


A.LINK:link {
	color : #333399;
	background-color : transparent;
	text-decoration : underline;
}
A.LINK:visited {
	color : #666666;
	background-color : transparent;
	text-decoration : underline;
}
A.LINK:hover {
	color : #999966;
	background-color : transparent;
	text-decoration : underline;
}

.FORMFIELD {
	background-color : #FFFFF0;
	color : #003300;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	text-align : left;
	width : 150px;
	border-bottom : 2px solid #CCCCCC;
	border-right : 2px solid #CCCCCC;
	border-top : 2px solid Black;
	border-left : 2px solid Black;
}
.FORMCHECK {
	background-color : #FFFFF0;
	color : #003300;
	font-style : normal;
}
.FORMAREA {
	background-color : #FFFFF0;
	color : #003300;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	text-align : left;
	width : 250px;
	border-bottom : 2px solid #CCCCCC;
	border-right : 2px solid #CCCCCC;
	border-top : 2px solid Black;
	border-left : 2px solid Black;
}
.FORMBUTTON {
	background-color : #666699;
	color : #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	border-bottom : 1px solid Black;
	border-right : 1px solid Black;
	border-top : 1px solid #cccccc;
	border-left : 1px solid #cccccc;
}
.IMAGEBORDER {
	border : 1px solid Black;
}