/************************************************
 * Site-wide
 ************************************************/
BODY, TD, P, .bodyCopy { 
  color: #333333;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 11px;
}

/* need to repeat font info for NS4.7 */
INPUT, TEXTAREA, SELECT { 
  color: #333333;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 11px;
} 

A:link, .matchLink {
	color: #960101;
	text-decoration: underline;
}

A:visited {
	color: #960101;
	text-decoration: underline;
}

A:active {
	color: #960101;
	text-decoration: underline;
}

A:hover {
	color: #960101;
	text-decoration: underline;
}

SUP {
	font-size: 10px;
}

OL { 
	margin-top: 4px;
	margin-bottom: 4px;
}

UL {
	margin-top: 4px;
	margin-bottom: 4px;
	list-style-type: square;
}

LI { 
	padding: 1px 0px 1px 0px;
}

/* default color for image borders
   NS4 needs color instead of border-color */
IMG {
	border-color: #333333;
	color: #333333;					
}

IMG.alignLeft {
	margin: 3px 5px 4px 0px;
}

.noUnderline {
	text-decoration: none;
}

.heading {
	padding: 15px 0px 10px 0px;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

.heading2 {
	padding: 5px 0px 0px 0px;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}

.whiteHeading {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
}

.primary {
	color: #FFFFFF;
}

.secondary {
	color: #960101;
}

.secondary .heading {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
}

.secondary A:link, .secondary A:visited,
.secondary A:active, .secondary .matchLink {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

.secondary A:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

.smallText {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 10px;
}

.spacedText {
  color: #333333;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 11px;
	line-height: 16px;
}

/************************************************
 * Footer
 ************************************************/
/* need to repeat font info for NS4.7 */
.footer {
	color: #666666;
	font-family: verdana, helvetica, sans-serif;
	font-size: 9px;
	width: 760px;
	margin: 40px 0px 0px 160px;
	padding: 20px 0px 10px 20px;
}

.footer A:link, .footer  A:visited,
.footer A:active, .footer .matchLink {
	color: #666666;
	text-decoration: none;
}

.footer A:hover {
	color: #960101;
	text-decoration: underline;
}
 
/************************************************
 * Forms
 ************************************************/
.clientLogin INPUT.login {
	width: 110px;
	border: solid 1px #666666;
}

INPUT.newsletter {
	width: 177px;
	border: solid 1px #000000;
}

.search INPUT {
	width: 164px;
	border: solid 1px #000000;
}

.contactForm INPUT, .contactForm SELECT,
.contactForm OPTION, .contactForm TEXTAREA {
	border: solid 1px #666666;
}

.contactForm .columnHeading {
	padding: 5px 0px 5px 0px;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}

/************************************************
 * Right side column (sidebar)
 ************************************************/
.sidebar {
	padding: 3px 0px 0px 0px;
}

.sidebarHeading {
	color: #FFFFFF;
	background-color: #CC0000;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	padding: 0px 4px 0px 4px;
	margin: 0px 4px 3px 7px
}

.sidebarItem {
	font-size: 11px;
	color: #333333;
	background-color: #CCCCCC;
	padding: 4px 4px 4px 4px;
	margin: 0px 4px 3px 7px
}

/* currently using same colors for all channels
.newsPage .sidebarHeading {
	color: #FFFFFF;
	background-color: #C93720;
}

.contactPage .sidebarHeading {
		color: #000000;
		background-color: #E6E7D5;
}

.aboutPage .sidebarHeading {
		color: #000000;
		background-color: #FDB651;
}
*/

/************************************************
 * Client lists
 ************************************************/
.clientListItem_0 {
	font-size: 11px;
	color: #000000;
	background-color: #E3E3E3;
	padding: 3px 3px 3px 3px;
	margin: 1px 0px 1px 0px
}

.clientListItem_1 {
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 3px 3px 3px 3px;
	margin: 1px 0px 1px 0px
}

.clientSidebarHeading {
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0px 2px 2px;
}

.clientList .heading {
	padding: 10px 0px 5px 0px;
	font-size: 11px;
}

/************************************************
 * Extranet
 ************************************************/
.extranet .heading {
  font-family: verdana, arial,helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ABCC98;
	padding: 5px;
	margin: 2px;
}

.extranet .entry {
  font-family: verdana, arial,helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F3F7F2;
	padding: 5px 5px 8px 5px;
	margin: 0px 2px 0px 2px;
}

.extranet .item {

}

.extranet .contact {
  font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 10px;
}

.extranet .contactName {
  font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
