/* ADP.com Style Sheet 
/* created - 02.06.01
/* css author - jk - Temel Inc. - www.temel.com

/* SEARCH INPUT BOX FONT */
.search {font-family:monospace;}

/* ALL MAIN CONTENT */
.copy  {
	font-size : 10pt;
	font-family : New Baskerville, Times, serif;
	font-weight : normal;
	color : #666666;
	line-height:13pt;
}

/* BLACK COPY CONTENT */
.whtcopy  {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #333333;
	line-height:13pt;
}

/* 14pt HEADER - BLACK */
.header {
	font-size : 11pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #993399;
}

/* MAIN SIDE BAR QUOTE - WHT */
.quotes{
	font-size : 10pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #993399;
}

/* MAIN SIDE BAR QUOTE NAME - WHT */
.quote{
	font-size : 10pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #666666;
}

/* SUB SIDE BAR HEADER - GREEN */
.subsidehd {
	font-size : 9pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #008B7F;
}

/* LINK - TOP NAVIGATION LINKS - WHT TO ORG */
a.topnav, a:active.topnav{
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: none;
	color : #993399;
}

a:hover.topnav, a:visited:hover.topnav {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: none;
	color : #008B7F;
}

/* COPY - TOP NAVIGATION LINKS ON WITH NO LINK - ORG */
.topnavoff {
	font-size : 10pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: none;
	color : #993399;
}

/* LINK - FOOTER NAVIGATION - LT GRAY TO WHT */
a.footlink, a:active.footlink  {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration: none;
	color : #CCCCCC;
}

a:hover.footlink, a:visited:hover.footlink   {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration: none;
	color : #FFCC00;
}

/* COPY - FOOTER NAVIGATION - YELLOW */
.footlinkon  {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration: none;
	color : #FFCC00;
}

/* LINK - SIDE NAV - WHT TO ORG */
a.sidelink, a:active.sidelink  {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration: none;
	color : #FFFFFF;
}

a:hover.sidelink, a:visited:hover.sidelink  {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration: none;
	color : #FFCC33;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993399;
}
.sideheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #993399;
}
.purple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #993399;
}
.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #993399;
}
.list {
	list-style-image: url(images/arrow.gif);
}
