/* 

	@@@@@@  @@
	@@      @@                                       @@
	@@      @@   @@@@   @@@@ @@@@    @@@@   @@@@@   @@@@@   @@@@@
	@@@@@   @@  @@  @@  @@  @@  @@  @@  @@  @@  @@   @@    @@@
	@@      @@  @@@@@@  @@  @@  @@  @@@@@@  @@  @@   @@     @@@@
	@@      @@  @@      @@  @@  @@  @@      @@  @@   @@       @@@
	@@@@@@  @@   @@@@@  @@  @@  @@   @@@@@  @@  @@    @@@  @@@@@
	
	Elements - sets all to "0" */

A, ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, H1, H2, H3, H4, H5, H6, LI, MENU, OL, P, TD, TH, UL
{
	font-size: 1em;
	font-family: "Lucida Grande", "Verdana", sans-serif;
	margin: 0% 0% 0% 0%;
	padding: 0em 0em 0em 0em;
}

body.old
{
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-image: url('/Assets/Images/Backgrounds/Exports/zellerBack.gif');
	background-repeat: repeat-y
}

h1
{
	margin: 0px 0px 1em 0px;
	padding: 0px;
	font-size: 1em;
	font-weight: 900;
	color: #999966;
}

h2
{
	margin: 1.7em 0px 1em 0px;
	padding: 0px;
	font-size: .85em;
	font-weight: 600;
	color: #666633;
}

h3
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: .8em;
	font-weight: 800;
	color: #666633;
	line-height: 1.6em;
}

h4
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: .75em;
	font-weight: 800;
	color: #333300;
	line-height: 1.1em;
}

p
{
	margin: .3em 7em 1em 0em;
	padding: 0px;
	color: #999999;
	font-size: .8em;
	line-height: 1.75em;
}

.content
{
	margin: 0px 0px 0px 10px;
	background-color: transparent;
	padding: 15px;
}

.content a
{
	color: #993300;
	background: transparent;
	font-size: .8em;
	line-height: 1.6em;
	text-decoration: underline;
}

.content a:link
{
	color: #993300;
	background: transparent;
	font-size: .8em;
	line-height: 1.6em;
	text-decoration: underline;
}

.content a:visited
{
	color: #006633;
	background: transparent;
	font-size: .8em;
	line-height: 1.6em;
	text-decoration: underline;
}

.content a:active
{
	color: #993333;
	background: transparent;
	font-size: .8em;
	line-height: 1.6em;
	text-decoration: underline;
}

.content a:hover
{
	color: #FF9900;
	font-size: .8em;
	line-height: 1.6em;
	text-decoration: none;
}

.content LI
{
	font-size: .8em;
	color: #666600;
	line-height: 1.4em;
	list-style-image: url('/Assets/Images/Icons/Exports/ball.smGrey.jpg');margin-left:.5%; margin-right:0%; margin-top:.5em; margin-bottom:.5em
}
.photo { margin: 0px 0px 0px 17px; }



.navigationBar
{
	margin: 0px;
	height: 181px;
	text-align: right;
	background-image: url('/Assets/Images/BrandLogos/leaf.gif');
	background-repeat: no-repeat; padding-left:0px; padding-right:20px; padding-top:0px; padding-bottom:0px
}

.navigationBar p { background: transparent; }

.navigationBar p.subPage
{
	font-weight: 400;
	font-size: 80%;
	font-style: italic;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #003300;
}

.navigationBar p.subPage a:link
{
	color: #ffffcc;
	background: transparent;
	text-decoration: none;
}

.navigationBar p.subPage a:visited
{
	color: #666633;
	background: transparent;
	text-decoration: none;
}

.navigationBar p.subPage a:hover
{
	color: #333300;
	background: transparent;
	text-decoration: none;
}

.navigationBar p.subPage a:active
{
	color: #003300;
	background: transparent;
	text-decoration: none;
}

.navigationBar p.mainPage
{
	font-weight: 600;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #003300;
}

.navigationBar p.mainPage a:link
{
	color: #ffffcc;
	background: transparent;
	text-decoration: none;
}

.navigationBar p.mainPage a:visited
{
	color: #cccc99;
	background: transparent;
	text-decoration: none;
}

.navigationBar p.mainPage a:hover
{
	color: #333300;
	background: transparent;
	text-decoration: none;
}

.navigationBar p.mainPage a:active
{
	color: #003300;
	background: transparent;
	text-decoration: none;
}

.thumbnail
{
	border-top: 0px solid #333333;
	border-right: 0px;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px;
	padding: 0px;
	/* This allows the content to overlap the right menu in narrow windows in good browsers. */
}