/*****************************************************/
/* WD Interactive...info@wdinteractive.com */
/* Copyright 2005. WD Interactive. All Rights Reserved. */
/* www.wdinteractive.com */
/*****************************************************/


body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFD;
	color: #000000;
}

/********************************* Anchor | Link Settings */

A:link {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	font-variant: normal
	text-transform: none;
	color: #000000;
	line-height: 16px;
	text-decoration: underline
}

A:visited {  
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none
}

A:hover {  
	font-family: Arial, Helvetica, sans-serif;
	color: #960000;
	text-decoration: underline
}

A:active {  
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none
}

.smallLink {
	color: #960000;
	font-size: 13px;
}

	A.smallLink:link {
		font-size: 13px;
		color: #000000;
		text-decoration: underline;
}

	A.smallLink:visited {
		font-size: 13px;
		color: #333333;
		text-decoration: underline;
}

	A.smallLink:hover {
		font-size: 13px;
		color: #960000;
		text-decoration: none;
}

	A.smallLink:active {
		font-size: 13px;
		color: #333333;
		text-decoration: none;
}

.navLink {
	color: #960000;
	font-size: 15px;
}

	A.navLink:link {
		font-size: 15px;
		color: #000000;
		text-decoration: underline;
}

	A.navLink:visited {
		font-size: 15px;
		color: #333333;
		text-decoration: underline;
}

	A.navLink:hover {
		font-size: 15px;
		color: #960000;
		text-decoration: none;
}

	A.navLink:active {
		font-size: 15px;
		color: #333333;
		text-decoration: none;
}

.highlight {
	color: #960000;
	font-size: 15px;
}

	A.highlight:link {
		font-size: 15px;
		color: #960000;
		text-decoration: underline;
}

	A.highlight:visited {
		font-size: 15px;
		color: #960000;
		text-decoration: underline;
}

	A.highlight:hover {
		font-size: 15px;
		color: #960000;
		text-decoration: none;
}

	A.highlight:active {
		font-size: 15px;
		color: #960000;
		text-decoration: none;
}

.homeHeader {
	font-size: 22px;
	font-style: normal;
	line-height: 30px;
	font-weight: 900;
	color: #444444;
	text-decoration: none;
}

.subHeader {
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: 900;
	color: #444444;
	text-decoration: none;
}

/********************************* Table Settings */

.gridHeader  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 13px;
	font-style: normal;
	text-decoration: none	
	text-align: none;
	color: #000000;
	line-height: 15px;
	vertical-align: middle;
	background-color: #FFFFFD;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.gridFooter  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	font-style: normal;
	text-decoration: none	
	text-align: none;
	color: #000000;
	line-height: 15px;
	vertical-align: middle;
	background-color: #FFFFFD;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.spacerPadding5 {
	padding: 5px 0px 0px 0px;
}

.spacerPadding6 {
	padding: 6px 0px 0px 0px;
}

.spacerPadding7 {
	padding: 7px 0px 0px 0px;
}

.spacerPadding8 {
	padding: 8px 0px 0px 0px;
}

.spacerPadding9 {
	padding: 9px 0px 0px 0px;
}

.spacerPadding10 {
	padding: 10px 0px 0px 0px;
}

