/*********************
Style Sheet - JJ 2002
*********************/

/* Begin - Top Navigation Tab Links - Off */
A.topnavofflink {
	color : #000055;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

A:link.topnavofflink  {
	color : #000055;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

A:visited.topnavofflink  {
	color : #000055;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

A:hover.topnavofflink  {
	color : #FF6531;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
/* End - Top Navigation Tab Links - Off */
/* Begin - Top Navigation Tab Links - On */
A.topnavonlink {
	color : #DC143C;
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
}

A:link.topnavonlink  {
	color : #DC143C;
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
}

A:visited.topnavonlink  {
	color : #DC143C;
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
}

A:hover.topnavonlink  {
	color : #B8860B;
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
}
/* End - Top Navigation Tab Links - On */

/* Begin - Normal Links */
A {
	color : #0C2577;
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
}

A:link  {
	color : #0C2577;
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
}

A:visited {
	color : #0C2577;
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
}

A:hover  {
	color : #FF6531;
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
}
/* End - Normal Links */

/* Begin - BC Links */
A.bc {
	color : White;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
}

A:link.bc  {
	color : White;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
}

A:visited.bc  {
	color : White;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
}

A:hover.bc  {
	color : #FF6531;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
}
/* End -  BC Links */

/* Begin - Contents Text */
BODY, P, TD, LI, DT, INPUT, TEXTBOX, FORM  {
	color : #000000;
	font-family : Arial;
	font-size : 12px;
}
/* End - Contents Text */

/* Begin - Left Table Style*/
.tableheader {
	color : white;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
}
.tablecontents {
	color : #999900;
	font-family : Arial;
	font-size : 10px;
	font-weight : normal;
	font-style : italic;
}
.textgreen {
	color : #00683D;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
}
.textblue {
	color : #0C2577;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
}
A.lefttablelink {
	color : #FF6531;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
}

A:link.lefttablelink  {
	color : #FF6531;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
}

A:visited.lefttablelink  {
	color : #FF6531;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
}

A:hover.lefttablelink  {
	color : #00683D;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
}
/* End - Left Table Style*/

/* Begin - Bottom Copyright Style*/
.copyrighttext {
	color : #000000;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
}
A.copyrighttext {
	color : #0C2577;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
}

A:link.copyrighttext  {
	color : #0C2577;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
}

A:visited.copyrighttext  {
	color : #0C2577;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
}

A:hover.copyrighttext  {
	color : #FF6531;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
}

/* End - Bottom Copyright Style*/

