/* Define elements with children with the class='outlineParentItem', and all elements without children with class='outlineItem'*/
p.skillitem  {
	font-family : Arial Black, Arial, Helvetica;
	font-size : 9pt;
	margin-top : 5;
	margin-bottom : 5;
}

li.oItem  {
	color : #400080;
	cursor : hand;
	font-size : small;
	font-family : Arial, Helvetica;
	font-weight : normal;
	text-decoration : none;
}

li.oParent  {
	color : #400080;
	cursor : hand;
	font-family : Arial, Helvetica;
	text-decoration : none;
}

li.oItem2  {
	/* font-size : x-small; */
	font-family : Arial, Helvetica;
	font-weight : normal;
	/* font-style : italic; */
	text-decoration : none;
}

A:hover  {
	color : #D8CEC2;
	text-decoration : none;
}

A  {
	color : #000000;
	text-decoration : none;
}
.specialmenulink{
	padding-top:4px;
	color : #FFFFFF;
}
A.frontpagelink  {
	color : #D8CEC2;
	text-decoration : none;
}

A.frontpagelink:hover  {
	color : #000000;
	text-decoration : none;
}

A.textlinkskill  {
	color : #105A94;
	text-decoration : none;
}

A.textlinkskill:hover  {
	color : #FF0000;
	text-decoration : none;
}

A.textlink  {
	color : #0000FF;
	text-decoration : none;
}

A.textlink:hover  {
	color : #FF0000;
	text-decoration : none;
}

A.level1button  {
	font-size : 9 px;
	font-family : Arial Black;
}

A.level2button  {
	color : #ffffff;
	font-size : 9 px;
	font-family : Arial Black;
}

A.level3button  {
	font-size : 13 px;
	font-family : "Arial Black";
	font-weight : normal;
}

A.level3buttonnonsel  {
	font-size : 13 px;
	font-family : "Arial Black";
	font-weight : normal;
	color : Gray;
}

A.level3button:hover  {
	font-size : 13 px;
	font-family : "Arial Black";
	font-weight : normal;
	color : #105E94;
}

.level3  {
	font-size : 13 px;
	font-family : "Arial Black";
}

.level4  {
	font-size : 11 px;
	font-family : Arial, Helvetica;
}

Span.level4button  {
	font-size : 10 px;
	font-family : Arial, Helvetica;
	color : #0000ff;
}

Span.level4button:hover  {
	font-size : 10 px;
	font-family : Arial, Helvetica;
	color : #000000;
}

A.level4button  {
	font-size : 11 px;
	font-family : Arial, Helvetica;
	color : #0000ff;
}

A.level4button:hover  {
	font-size : 11 px;
	font-family : Arial, Helvetica;
	color : #000000;
}

A.level1buttoncurrent  {
	font-size : 9 px;
	color : #D8CEC2;
	font-family : Arial Black;
}

A.level1contact  {
	font-size : 9 px;
	color : #FFFFFF;
	font-family : Arial, Helvetica;
}

P  {
	font-family : Arial, Helvetica;
	font-size : 12 px;
}

P.tocEnd  {
	margin-bottom : 0;
	margin-top : 0;
}

DIV.contentTitle  {
	font-family : "Arial Black";
	font-size : 18 px;
	color : Gray;
}

DIV.level4links  {
	margin-left : 5;
}

UL  {
	margin-top : 5;
}

LI  {
	margin-bottom : 5;
}

.Breadcrumb  {
	font-family : Arial,Helvetic,Sans-Serif;
	color : #0000FF;
	text-decoration : none;
	font-weight : normal;
	font-size : 12 px;
	display : none;
}

