body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#header_box {
	height: 90px;
	background-image: url(images/header_background.gif);
	background-repeat: repeat-x;
	text-align: left;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}

#header_title {
	position: absolute; left: 321px; top: 32px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FFFFFF;
	font-weight: normal;
	white-space: nowrap;
}

#pagecontent {
	text-align: left;
	width: 660px;
	margin-left: 20px;
	margin-right: auto;
}
#pagefooter {
	background-image: url(images/page_divider.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 10px;
	padding-top: 15px;
	padding: 15px 0px 10px 0px;
}


h1.pageheading {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #7D2D4E;
	font-weight: normal;
}
.smallheading {
	font-weight: bold;
	color: #7D2D4E;
}
.printerfriendly {
	font-size: 14px;
	font-weight: bold;
	color: #7D2D4E;
}

.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.formtext_bold {
	font-weight: bold;
	color: #333333;
}

p.content, p.icontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
}
p.icontent {
	text-indent: 2em;
}

.fcontent, .fheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
}
.fheading {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

li.flist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: lower-alpha;
	list-style: lower-alpha;
	list-style-position: outside;
	margin-left: 25px;
}
li.flist-num {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: decimal;
	list-style: decimal;
	list-style-position: outside;
	margin-left: 25px;
}

div.auth_member_block {
	margin-top: 25px;
	margin-bottom: 25px;
}

.uline { text-decoration: underline; }


div.yui-b p {
	margin: 0 0 0 0;
	color: #999;
}
div.yui-b p strong {
	font-weight: bold;
	color: #000;
}
div.yui-b p em {
	color: #000;
}
#mymenubar {
	margin: 0 0 0 0;
}
