FONT.ERROR
{
	font-size:12pt;
	font-family:Arial;
	color:red;
}



.SECTIONSEL
{
    COLOR: #FFCC00;
    FONT-FAMILY: Arial;
	font-size:8pt;
	font-weight:bold;
	text-decoration: none;
}
.SECTION
{
    COLOR: #99CCFF;
    FONT-FAMILY: Arial;
	font-size:8pt;
	font-weight:bold;
	text-decoration: none;
}



.SUBSECTIONSEL
{
    COLOR: #003366;
    FONT-FAMILY: Arial;
	font-size:8pt;
	font-weight:bold;
	text-decoration: none;
}
.SUBSECTION
{
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial;
	font-size:8pt;
	font-weight:bold;
	text-decoration: none;
}
A.SUBSECTION:hover
{
    COLOR: #003366;
    FONT-FAMILY: Arial;
	font-size:8pt;
	font-weight:bold;
	text-decoration: none;
}



.ITEMSEL
{
    COLOR: #336699;
    FONT-FAMILY: Arial;
	font-size:8pt;
	font-weight:bold;
	text-decoration: none;
}
.ITEM
{
    COLOR: #A5A5A5;
    FONT-FAMILY: Arial;
	font-size:8pt;
	font-weight:bold;
	text-decoration: none;
}
A.ITEM:hover
{
    COLOR: #336699;
    FONT-FAMILY: Arial;
	font-size:8pt;
	font-weight:bold;
	text-decoration: none;
}










#subtopics
{
	position: relative;
}


#welcome
{
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: visible;
}

#experience
{
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
}

#sculpting
{
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
}

#policies
{
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
}

#databases
{
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
}

#orientation
{
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
}



.TopicHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000099;
}
.GroupHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000066;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.Underlined {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #666666;
	text-decoration: underline;
}
#apDiv4 p em {
	font-family: Arial, Helvetica, sans-serif;
}
