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

* {
	font-size: 13px;
}

html, BODY {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFD;
	color: #000000;
	font-size: 13px;
	line-height: 14px;
}

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

A:link {
	font-style: normal;
	font-size: 12px;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}

A:visited {
	font-style: normal;
	color: #333333;
	text-decoration: underline;
}

A:hover {
	font-style: normal;
	color: #960000;
	text-decoration: underline;
}

A:active {
	font-style: normal;
	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;
}

.imagelink {
	color: #ffffff;
	border:none;

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

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

	A.smallLink:visited {
		color: #333333;
		text-decoration: underline;
}

	A.smallLink:hover {
		color: #960000;
		text-decoration: none;
}

	A.smallLink:active {
		color: #333333;
		text-decoration: none;
}

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

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

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

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

	A.homeHeader:active {
		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;
}

.bodyTextSmall {
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
}

.bodyTextBold {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

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

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

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

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

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

.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;
}

h1 {
	margin: 20px 0 0;
	padding: 2px 0px 5px 0px;
	font-size: 16px;
}

h3 {
	margin:  0;
	padding: 2px 0px 3px 0px;
	font-size: 14px;
}
