body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
}
a {
	color: #330066;
}
a:hover {
	color: #CC0066;
}
.purplebg {
	color: #FFFFFF;
	background-color: #330066;
	
}
.purplemagentabg {
	color: #FFFFFF;
	background-color: #990099
}
.ttlbg1 {
	background-image: url(images/new-ttlbg1.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 39px;
	background-color: #FFFFFF;
}
.ttlbg1a {
	background-image: url(images/new-ttlbg1.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 65px;
	background-color: #FFFFFF;
}
.ttlbg2 {
	background-image: url(images/new-ttlbg2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 35px;
}
h1 {
	font-size: 130%;
	color: #330066;
	margin: 0px;
}
.fpic {
	background-color: #99CCFF;
	background-image: url(images/fpic.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 223px;
}
.palebluebg {
	background-color: #99CCFF;
}
.fmenulink {
	font-size: 115%;
	font-weight: bold;
	color: #330066;
	text-decoration: none;
}
.alert {
	font-size:100%;
	font-weight:bold;
	color:#990066;
	text-decoration:none;
}
.tablehdg {
	font-size: 100%;
	font-weight: bold;
	color: #000000
	text-decoration: none;
}
.grey-heading {
	font-size: 115%;
	font-weight: bold;
	color: #4E4E4E;
	text-decoration: none;
}
.fnewsbg {
	color: #FFFFFF;
}
.palepurplebg {
	background-color: #E5DEEB;
}
.palebluetxt {
	color: #99CCFF;
}
.ttlbg3 {
	background-color: #FFFFFF;
	background-image: url(images/p-ttlbg3.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
h2 {
	font-size: medium;
	font-weight: bold;
	color: #330066;
	margin: 0px;
}
.pagebg {
	background-image: url(images/new-menubg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.pdatebg {
	background-image: url(images/new-datebg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
}
.bluebg {
	background-color: #99CCFF;
}
.pmenulink {
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 23px;
	text-decoration: none;
	background-image: url(images/new-menubg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.pmenulink:hover {
	color: #99CCFF;
	background-image: url(images/new-menubg-over.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.pmenusublink {
	color: #330066;
	text-decoration: none;
	padding-left: 30px;
	background-image: url(images/new-menuspace.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 90%;
}
.pmenusublink:hover {
	color: #330066;
	background-image: url(images/new-menuspace-over.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.padding2 {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.padding10 {
	padding-left: 10px;
	padding-right: 10px;
}
.padding20 {
	padding-left: 20px;
	padding-right: 20px;
}
.xsmalltxt {
	font-size: 80%;
}
.nounderline {
	text-decoration: none;
}
hr {
	color: #330066;
}
.thintxt {
	font-weight: lighter;
	font-size: smaller;
}

.fpichairbg {
	background-image: url(images/new-fpichairbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.fpicbg {
	background-color: #99CCFF;
	background-image: url(images/new-fpicbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.whitetxt {
	text-decoration: none;
	color: #FFFFFF;
}
.btn-we6 {
	text-decoration: none;
	background-color: #990066;
	padding: 5px;
	border: 1px solid #3399CC;
	text-align: center;
	font-style: normal;
	color: #FFFFFF;
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
}
.btn-wn4a {
	text-decoration: none;
	background-color: #008C8C;
	padding: 5px;
	border: 1px solid #008C8C;
	text-align: center;
	font-style: normal;
	color: #FFFFFF;
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
}
.btn-blue {
	text-decoration: none;
	background-color: #C8E1FB;
	padding: 5px;
	border: 1px solid #330066;
	text-align: center;
	font-style: normal;
}
.btn-green {
	text-decoration: none;
	background-color: #CCFFCC;
	padding: 5px;
	border: 1px solid #330066;
	text-align: center;
}
.btn-green-project {
	text-decoration: none;
	background-color: #CCFFCC;
	padding: 5px;
	border: 1px solid #330066;
	text-align: center;
	height: 16px;
	width: 100px;
}
.btn-purple {
	text-decoration: none;
	background-color: #CCCCFF;
	padding: 5px;
	border: 1px solid #330066;
	text-align: center;
}
.btn-purple-project {
	text-decoration: none;
	background-color: #CCCCFF;
	padding: 5px;
	border: 1px solid #330066;
	text-align: center;
	height: 16px;
	width: 100px;
}
.btn-orange {
	text-decoration: none;
	background-color: #FFCC99;
	padding: 5px;
	border: 1px solid #330066;
	text-align: center;
}
.btn-orange-project {
	text-decoration: none;
	background-color: #FFCC99;
	padding: 5px;
	border: 1px solid #330066;
	text-align: center;
	height: 16px;
	width: 100px;
}
.btn-blue-project {
	text-decoration: none;
	background-color: #CCFFFF;
	padding: 5px;
	border: 1px solid #330066;
	text-align: center;
	height: 16px;
	width: 100px;
}
.btn-blue-project-deep {
	text-decoration: none;
	background-color: #CCFFFF;
	padding: 5px;
	border: 1px solid #330066;
	text-align: center;
	height: 32px;
	width: 100px;
}
.linkedtextsmall {
	font-size: small;
}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: italic;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color:#000000
}
.smalltextcol {
	font-size: small;
	color:#9900CC
}

.thintxtpurple {
	font-family: Arial, Helvetica, sans-serif;
	color: #330066;
}
.fmenulinksmall {
	font-size: 100%;
	font-weight: bold;
	color: #330066;
	text-decoration: none;
}
.publication {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-style: italic;
	font-weight: bold;
	color: #330066;
}
.btn-yellow {
	text-decoration: none;
	background-color: #FFFFCC;
	padding: 5px;
	border: 1px solid #FF6633;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	color: #FF3300;
	font-size: 110%;
}
.btn-grey-purple {
	text-decoration: none;
	background-color: #757575;
	padding: 5px;
	border: 1px solid #333333;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	color: #D7D7FF;
	font-size: 120%;
}
.btn-grey-pink {
	text-decoration: none;
	background-color: #757575;
	padding: 5px;
	border: 1px solid #333333;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	color: #FFBBBB;
	font-size: 120%;
}
.btn-grey-blue{
	text-decoration: none;
	background-color: #757575;
	padding: 5px;
	border: 1px solid #333333;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	color: #91FFFF;
	font-size: 120%;
}
.btn-grey-green{
	text-decoration: none;
	background-color: #757575;
	padding: 5px;
	border: 1px solid #333333;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	color: #CCFFCC;
	font-size: 120%;
}
.btn-grey-yellow{
	text-decoration: none;
	background-color: #757575;
	padding: 5px;
	border: 1px solid #333333;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	color: #FFFF99;
	font-size: 120%;
}
.btn-arch {
	text-decoration: none;
	background-color: #CCCCFF;
	padding: 5px;
	border: 1px solid #990099;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	color: #990099;
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
}
.btn-wn4 {
	text-decoration: none;
	background-color: #CCFFFF;
	padding: 5px;
	border: 1px solid #006666;
	text-align: center;
	font-style: normal;
	color: #006666;
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
}
.btn-mus {
	text-decoration: none;
	background-color: #CCFFFF;
	padding: 5px;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	color: #006666;
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #006666;
	border-right: 1px solid #006666;
	border-bottom: 1px solid #006666;
	border-left: 1px solid #006666;
}
.btn-publ {
	text-decoration: none;
	background-color: #FFCCFF;
	padding: 5px;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #663300;
}
.footnotesign {
	font-size: xx-small;
	vertical-align: super;
}
.friendlytextmain {
	font-size: 24px;
	font-family: Comic Sans MS;
	font-weight: bold;
	color: #330099;
	text-decoration: none;
	line-height: 36px;
}
.friendlytext {
	font-size: 24px;
	font-family: Comic Sans MS;
	color: #330099;
	text-decoration: none;
	line-height: 36px;
}
.friendlytextsmall {
	font-size: 20px;
	font-family: Comic Sans MS;
	color: #330099;
	text-decoration: none;
	line-height: 24px;
}.pagebk {
	page-break-before: always;
}
.title-copyseek {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
	font-size: 16px;
	line-height: 24px;
}
.sidebarHeader-npo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	background-color: #FFA577;
}
.wewlformtext {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 0.5cm;
	font-size: 14px;
}

