body
{
	background: url("../IMAGES/BackVerticalTile.jpg") top center repeat-y;
	background: url("../IMAGES/BackTop.jpg") top center no-repeat,
				url("../IMAGES/BackVerticalTile.jpg") top center repeat-y,
				url("../IMAGES/BackTopTile.jpg") top left repeat-x;
	background-color: #a8a8a8;
}

#Page.dark
{
	background-color: #4B4C4D;
}

	#Page.dark .shadowWrapper .shadow1
	{
		background: #424242;
	}

	#Page.dark .shadowWrapper .shadow2
	{
		background: #333;
	}

	#Page.dark .shadowWrapper .shadow3
	{
		background: #202020;
	}

#Page.light
{
	background-color: #F2F2F2;
}

	#Page.light .shadowWrapper .shadow1
	{
		background: #AAA;
	}

	#Page.light .shadowWrapper .shadow2
	{
		background: #666;
	}

	#Page.light .shadowWrapper .shadow3
	{
		background: #333;
	}

h1
{
	font-size: 1.3em;
}

h2
{
	font-size: 1.2em;
}

h3
{
	font-size: 1.1em;
}

h4
{
	font-size: 1em;
}

.clearall
{
	clear: both;
}

.call
{
	margin: 0;
	font-weight: bold;
	clear: left;
}

.tel
{
	color: #FFF;
}

address
{
	margin-bottom: 10px;
}

.comment
{
	margin: 20px 0 5px 0;
	font-style: oblique;
	font-weight: bold;
	color: #FFF;
}

.source
{
	margin: 5px 0 0 0;
	padding: 0;
}

.question
{
	font-weight: bold;
	color: #600;
}

.free
{
	font-weight: bold;
	color: #600;
}

#BodyCopy .externallink
{
	padding-right: 17px;
	font-weight: normal;
	background: url(../IMAGES/ExternalLink.gif) center right no-repeat;
}

/* DROP SHADOW POSITIONING */

.shadowWrapper .shadow1, .shadowWrapper .shadow2, .shadowWrapper .shadow3, .shadowWrapper .productBlock
{
	position: relative;
	left: -1px;
	top: -1px;
	float: left;
}

/* FOOTER STYLE */

#Footer a:link,
#Footer a:visited
{
	text-decoration: none;
	color: #919396;
}

#Footer a:hover,
#Footer a:active
{
	text-decoration: none;
	color: #900;
}

/* BodyCopy General Styles */

#Page.dark #BodyCopy
{
	color: #B9BABD;
}

#Page.dark #BodyCopy h2,
#Page.dark #BodyCopy h3
{
	color: #fff;
}

#Page.light #BodyCopy
{
	color: #000;
}

#BodyCopy
{
	width: 55%;
	margin: 0;
	padding: 22px 0 35px 230px;
	font-size: 75%;
	float: left;
}

#BodyCopy p
{
	margin: 10px 0;
}

#BodyCopy a
{
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}

#BodyCopy a:hover,
#BodyCopy a:active
{
	text-decoration: underline;
}

/* BodyCopy List Styles */

#BodyCopy ul
{
	list-style: outside;
	list-style-type: disc;
	margin: 0 0 10px 0;
	padding: 0;
}

#BodyCopy li
{
	list-style: outside;
	list-style-type: disc;
	margin: 0 0 0 20px;
	padding: 0;
	color: #000;
	line-height: 17px;
}

#BodyCopy ul ul li
{
	margin: 0 0 0 35px;
	padding: 2px 0 0 0;
}

#BodyCopy ul ul ul li
{
	margin: 0 0 0 45px;
	padding: 0;
}

/* BodyCopy Top Link Styles */

#BodyCopy .up
{
	display: block;
	width: 50px;
	margin: 0 -50px 0 0;
	padding: 0;
	float: right;
	font-size: 1em;
}

#BodyCopy .up a
{
	display: block;
	float: right;
	text-decoration: none;
	font-weight: bold;
	color: #600;
}

#BodyCopy .up a:hover, #BodyCopy .up a:active
{
	text-decoration: underline;
}

#BodyCopy a.unknownlink
{
	color: #800;
	font-style: italic;
}

/* row class - tableless rows */

div.row
{
	margin-bottom: 4px;
	vertical-align: top;
	overflow: hidden;
}

div.row label
{
	display: block;
	float: left;
	font-size: 1.1em;
	line-height: 1.8em;
	width: 150px;
}

div.row > input,
div.row select,
div.row textarea,
div.row .radioBtn,
div.row span.value
{
	float: left;
	margin-left: 4px;
	margin-right: 4px;
}

div.row span.value
{
	display: block;
	margin-top: 4px;
}

div.row .radioBtn
{
	margin-top: -1px;
}

div.row .radioBtn label
{
	float: none;
	display: inline;
	margin: 0;
}

div.row .radioBtn input[type=radio]
{
	width: auto;
	margin: 0 5px 0 0;
	padding: 0;
}

div.row .radioBtn td
{
	padding-bottom: 5px;
}

div.row input[type=image]
{
	vertical-align: top;
	margin-top: -2px;
}

div.row textarea
{
	width: 300px;
}

div.row input[type=text]
{
	width: 150px;
}

div.row .Validator
{
	float: left;
	font-size: 1.1em;
	line-height: 1.8em;
	margin-right: 4px;
	vertical-align: top;
}

#BodyCopy .unavailable
{
	font-style: italic;
	font-weight: normal;
}

#BodyCopy p.bulletin
{
	border: 1px solid #bbb;
	background-color: #ccc;
	padding: 1em 2em;
	margin: 2em 0;
	color: #000;
}

.date
{
	white-space: nowrap;
}

/* Download Icons */

#BodyCopy ul.downloads
{
	list-style-type: none;
}

#BodyCopy ul.downloads li
{
	list-style: none;
	background-image: url(/images/page_white_acrobat.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 0 2px 22px
}

#BodyCopy ul.downloads li.word
{
	background-image: url(/images/page_white_word.png);
}

