BODY
{
	background-color: #C48745;
}

.bodytext
{
	background-image: url(/images/body_bg.jpg);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-left: 12px;
	padding-right: 5px;
}

A, A:visited
{
	color: #48106A;
}
A:active, A:hover
{
	color: #000000;
}

A.navlink, A:visited.navlink, A:active.navlink
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A:hover.navlink
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #37009D;
	text-decoration: none;
}

A.leftnav, A:visited.leftnav, A:active.leftnav
{
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	width: 100%
}
A:hover.leftnav
{
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #48106A;
	text-decoration: underline;
	width: 100%
}

A.smalllink, A:visited.smalllink
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 8pt;
	color: #000000;
}
A:active.smalllink, A:hover.smalllink
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 8pt;
	color: #000000;
}

A.confnavlink, A:visited.confnavlink, A:active.confnavlink, A:hover.confnavlink
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
	line-height: 30px;
}

.ftmassoc
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
}

.content
{
	font-family: Times New Roman, Serif, Bookman Old Style;
	font-size: 10pt;
}

.pageheader
{
	font-family: Papyrus, Helvetica, Arial, Sans-Serif;
	font-size: 24pt;
	font-weight: bold;
	color: #000000;
}

.sectionheader
{
    font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12pt;
	line-height: 10pt;
	color: #000000;
	background-image: url(/images/boxtop_large.gif);
	background-repeat: no-repeat;
	padding: 8px;
	width: 550px;
}

.title
{
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}

.subtitle
{
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.subtitle_b
{
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.subtitle_i
{
	font-size: 12pt;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}

.sidenav
{
	 background-image: url(/images/leftbar.jpg);
	 background-repeat: no-repeat;
}

.nav
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12pt;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 1px;
}

.thumbnailborder
{
    border: solid 1px black;
}

.blackborder
{
	border: solid 1px #555555;	
}

.copyright
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	letter-spacing: 1pt;
	line-height: 9pt;
	color: #fff;
	text-decoration: none;
}

.boxtop
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12pt;
	line-height: 10pt;
	color: #000000;
	background-image: url(/images/boxtop.gif);
	background-repeat: no-repeat;
	padding: 8px;
	width: 250px;
}
.boxtopwide
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12pt;
	line-height: 10pt;
	color: #000000;
	background-image: url(/images/boxtop_large.gif);
	background-repeat: no-repeat;
	padding: 8px;
	width: 550px;
}
.boxcontent
{
	background-image: url(/images/shadow_small.gif);
	background-repeat: repeat-x;
	background-color: #fff;
	padding: 8px;
}

li.ftbullet
{
	list-style-type: square;
	list-style-position: outside;
	margin-left: 16px;
}

li.subbullet
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 10pt;
	padding-top: -10px;
	margin-left: 20px;
}

A.adminnav, A:visited.adminnav, A:active.adminnav
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 9pt;
	color: #fff;
	text-decoration: none;
}
A:hover.adminnav
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 9pt;
	color: #37009D;
	text-decoration: none;
}
.ListHeader, .ListHeader a, .ListHeader a:hover
{
	color: #fff;
	background-color: #48106A;
}
.ListStyle
{
	border: solid 1px black;
	background-color: #fff;
	padding: 8px;
}

.ListStyle1
{
	background-color: #fff;
	border: solid 1px black;
	padding: 8px;
}

.ListStyle2
{
	background-color: #eee;
	border: solid 1px black;
	padding: 8px;
}