body {
	background-color: #446487;
	margin: 20px 10px 10px 10px;
	padding: 0px;
	text-align: center;
	font: 11px/1.3 Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: black;
}

a:link		{color: #990000; font-weight: bold; text-decoration: underline;}
a:visited	{color: #990000; font-weight: bold;}
a:hover		{color: black;}
a:active	{color: black;}
img			{border: 0px solid;}

.button {
	zbackground-color: #339999;
	background: url('../images/Back_shade02.jpg') repeat-x top left;
	zborder: 1px solid #339999;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	color: #999;
	font-weight: bold;
	text-transform: uppercase;
	height: 28px;
	font-style: normal;
	font-variant: normal;
	font-size: 10.5pt;
	font-family: Arial Narrow, Helvetica, Verdana, Geneva, sans-serif
}
.nobox {
	border: 0px solid #ccc;
}

h3 {
	font: bold 12pt georgia, serif;
	zletter-spacing: 1px;
	text-transform: uppercase;
	color: #666;
	margin: 0px 10px 2px 0px;
	padding-bottom: 4px;
}
h4 {
	margin: 0px;
	font: bold 10pt verdana, sans-serif;
}

#outer {
	width: 800px;
	text-align: left;
	border: 2px solid black;
	margin: 0 auto;
	color: black;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 107px;
	zdisplay: block;
	background: url('../images/bg_header.jpg') no-repeat top center;
}

.hidden {
	display: none;
}

#tagline {
	zposition: absolute;
	float: right;
	width: 250px;
	border: 1px solid #4C3119;
	background-color: #F0E6CE;
	margin: 22px 6px 0px 0px;
	padding: 8px;
	text-align: center;
	font-family: georgia;
	font-size: 12px;
}
#tagline h2 {
	font-family: georgia;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #4C3119;
}

#menu {
	background: #A41C1C url('../images/bg_nav.gif') top left;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	text-align: center;
	height: 21px;
}
#menu ul {
	margin: 3px 0px;
	padding: 0px;
	color: white;
	font-family: georgia;
	font-size: 12px;
}
#menu ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#menu ul li a {
	margin: 0px;
	padding: 4px 18px;
	color: white;
	text-decoration: none;
	border-right: 1px solid black;
	margin-left: -3px;
}
html>body #menu ul li a {
	padding: 3px 18px;  /* This is a style unsupported by IE */
}
#menu ul li a:hover {
	background-color: #666;
	color: white;
}
#menu ul li a.left {
	border-left: 1px solid black;
}

#menu2 {
	background-color: #999;
	border-top: 1px solid black;
	zborder-bottom: 1px solid black;
	text-align: center;
	height: 17px
}
#menu2 ul {
	margin: 3px 0px;
	padding: 0px;
	color: white;
	font-family: verdana;
	font-size: 7pt;
}
#menu2 ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#menu2 ul li a {
	margin: 0px;
	padding: 0px 10px;
	color: white;
	text-decoration: none;
	border-right: 1px solid black;
	font-weight: normal;
}
#menu2 a:hover {
	color: black;
}
#menu2 ul li a.last {
	border-right: 0px solid black;
}

#content {
	background: #E0E0E0 url('../images/bg_content.gif') repeat-x top left;
	margin: 0px;
	padding: 14px;
	font-size: 10pt
}

#content img {
	padding: 1px;
	background-color: white;
	border: 1px solid #666;
}

#specialbox {
	background: white url('../images/special_mouse.gif') no-repeat bottom left;
	border: 1px solid black;
	float: right;
	width: 260px;
	color: #666;
	font-size: 11px;
	padding: 8px;
	margin-left: 8px;
	text-align: center;
}
#specialbox h3 {
	padding-left: 10px;
	padding-bottom: 0px;
}
#specialbox img {
	margin-bottom: 8px;
	padding: 0px;
	border: 0px;
}
div.text {
	text-align: right;
}

#zspecial_title {
	background: white url('../images/special_title_ordertranscripts.gif') no-repeat top center;
	zposition: absolute;
	text-indent: -1000px;
	z-index: 1;
	zmargin-top: 9px;
	zmargin-left: 7px;
	width: 250px;
	height: 24px
}
#special_title {
	text-indent: -1000px;
	zoverflow: hidden;
	background: white url('../images/special_title_ordertranscripts.gif') no-repeat top center;
	line-height: 24px
}


.column-in {
	margin:0; padding:0;
}

#footer {
	text-align: center;
	margin: 10px 0px 0px 0px;
	font-size: 9px;
}
#footer a:link		{color: white; text-decoration: none;}
#footer a:visited		{color: white; text-decoration: none;}
#footer a:hover		{color: white; text-decoration: underline;}
#footer a:active		{color: white; text-decoration: underline;}