body {
	background: #E0E0E0 url(images/BodyBG.gif) repeat-y center;
	margin: 0;
	font-family: "lucida grande", "lucida sans unicode", "lucida sans", "trebuchet ms", trebuchet, sans-serif;
	font-size: 12px;
	line-height: 1.35em;
}
a {
	color: #936100;
}
a:hover {
	color: #A11B00;
}
li.Loose {
	margin-bottom: .5em;
}
hr {
	display: none;
}
img {
	border: 0;
}
h2 {
	color: #A11B00;
	font-size: 18px;
	margin: 1em 10px .75em 5px;
}
h2.WithSeparator {
	border-top: 2px dashed #D0D0D0;
	padding-top: .75em;
}
#Container {
	text-align: center;
	margin: 0 auto 0 auto;
	width: 800px;
}
#TopMatter {
	text-align: left;
}
#HeaderAndSelector {
	float: left;
}
#Selector {
	text-align: left;
	float: left;
	width: 16em;
	margin-left: 10px;
}
#Selector form {
	border: 0;
	margin: 0;
	padding: 0;
}
#Selector fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

/* hide from MacIE \*/
* html body div#TopMatter {
	height: 25px;
}
/* end hide */

#NavSwitch, #Navigation {
	float: right;
	text-align: right;
}
#Navigation {
	display: none;
}
#NavSwitch a, .NavRow a {
	padding: 2px 4px 2px 4px;
	background-color: #FFF;
	font-size: 10px;
	line-height: 24px;
	border: 1px solid #DDD;
	color: #416282;
	text-decoration: none;
}
#NavSwitch a:hover, .NavRow a:hover {
	background-color: #A11B00;
	color: #FFDA49;
}
h1 {
	margin: 0;
	padding: 0;
	float: left;
}
#Tween {
	clear: both;
}
#Main {
	width: 800px;
	margin: 0;
	padding: 0 0 10px 0;
}
#Primary {
	margin-top: 5px;
	background-color: #F0F0F0;
	text-align: left;
	float: left;
	width: 600px;
}
.App, .App-E {
	margin: 0 5px 12px 5px;
	padding: 0 0 5px 0;
	background: url(images/AppBG.gif) repeat-y;
	border-bottom: 1px solid #DDD;
}

/* hide from MacIE \*/
* html body div .App {
	border-top: 1px solid #F0F0F0;
}
/* end hide */

.App h2, .App-E h2 {
        color: #FFDA49;
        font-size: 18px;
        font-weight: normal;
        margin: 0 0 .6em 0;
        float: left;
}
.App h2 {
        width: 440px;
        background: #5E1000 url(images/AppNameBG.gif) no-repeat;
        padding: 6px 0 6px 10px;
}
.App-E h2 {
        width: 420px;
        background: #5E1000 url(images/AppNameBG-E.gif) no-repeat;
        padding: 6px 0 6px 30px;
       	cursor: help;
}
.App h2.NoMeta, .App-E h2.NoMeta {
        float: none;
        clear: both;
}
.App h2.NoMeta {
        width: 580px;
}
.App-E h2.NoMeta {
        width: 560px;
}
.AppMeta {
	float: right;
	background-image: url(images/Corner.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 12px;
	padding-left: 10px;
	width: 130px;
	min-height: 22px;
	text-align: left;
}
.License {
	color: #936100;
	margin: 0 8px 3px 21px;
	font-size: 10px;
	font-style: italic;
}
.App h3, .App-E h3 {
	color: #A11B00;
	font-size: 14px;
	margin: 0 10px .5em 10px;
	clear: left;
}
.Date {
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
}
.App p, .App-E p {
	margin: 0 10px 1em 10px;
}
.App ul, .App ol, .App-E ul, .App-E ol, .PlainBody ul, .PlainBody ol {
	margin-top: 0;
	margin-bottom: 1em;
	margin-right: 30px;
}
.Downloads {
	border-top: 2px dashed #F0F0F0;
	padding-top: 1em;
	vertical-align: bottom;
}
.Downloads a {
	text-decoration: none;
}
.Downloads a:hover {
	color: #936100;
	text-decoration: underline;
}
.Reviews p {
	padding-left: 30px;
	padding-right: 30px;
}
.Reviews p i {
	color: #998;
}
.InlineMenu, .PlainBody p {
	margin: 0 10px 1em 5px;
}
.PlainBody h2 {
	margin: .5em 10px .75em 5px;
}
p.PageTopper {
	margin: .5em 10px 1em 5px;
}
#Secondary {
	margin-top: 5px;
	text-align: left;
	width: 195px;
	float: right;
}
#Footer {
	clear: both;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 20px;
}
#Secondary .Item {
	background-color: white;
	padding-bottom: 1px; /* collapsing margins */
	margin-bottom: 10px;
}
#Secondary .Item h2 {
	color: black;
	width: 181px;
	background: #E2A600 url(images/SecondaryHeaderBG.gif) no-repeat;
	font-size: 12px;
	margin: 0 0 5px 0;
	padding: 5px 7px 5px 7px;
}
#Secondary .Item h2.Topper {
	background: #E2A600 url(images/SecondaryHeaderBGCurved.gif) no-repeat;
}
#Secondary .Item p {
	margin: 0 7px .75em 7px;
	padding: 0;
	line-height: 1.4em;
	font-size: 10px;
}
#Secondary .Item ul {
	margin: 0;
	padding: 0 10px 1em 25px;
	font-size: 10px;
}
#Secondary form {
	margin: 0;
	padding: 0;
}
#Secondary input.SearchBox {
	font-size: 11px;
	margin: 0 0 0 6px;
	border: 1px solid #C7C7C7;
	background-color: #F7F7F7;
	vertical-align: middle;
}
#Secondary input.SearchButton {
	font-size: 11px;
	vertical-align: middle;
	margin-left: 3px;
}
#Secondary fieldset {
	margin: 0 0 .5em 0;
	padding: 0;
	border: 0;
}
#Secondary .Ad {
	margin: 0 7px 0 0;
	border-top: 1px solid #FB0;
	padding-top: 7px;
}

/* For the home page .... */

#Highlights {
	width: 595px;
	padding: 0 0 8px 0;
	background: url(images/HighlightBG.gif) repeat-y;
	float: left;
}
#Highlights2 {
	width: 595px;
	padding: 0 0 8px 0;
	background: url(images/HighlightBG2.gif) repeat-y;
	float: left;
}
#WhatsNew {
	width: 310px;
	float: left;
}
#WhatsNew2 {
	width: 595px;
	float: left;
}
#WhatElse {
	width: 275px;
	float: right;
}
#WhatsNew h2, #WhatsNew2 h2, #WhatElse h2 {
	color: #FFDA49;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 .75em 0;
	padding: 6px 10px 6px 10px;
}
#WhatsNew h2 {
	width: 290px;
	background: #5E1000 url(images/AppNameBG.gif) no-repeat;
}
#WhatsNew2 h2 {
	width: 575px;
	background: #5E1000 url(images/AppNameBG.gif) no-repeat;
	font-weight: bold;
}
#WhatElse h2 {
	width: 255px;
	background: #5E1000 url(images/AppNameBGReversed.gif) no-repeat;
	background-position: top right;
}
#WhatsNew p, #WhatsNew2 p, #WhatElse p {
	margin: 0 10px 1em 10px;
}
#WhatsNew a, #WhatsNew2 a {
	text-decoration: none;
}
#WhatsNew a:hover, #WhatsNew2 a:hover {
	color: #A11B00;
	text-decoration: underline;
}
#WhatsNew img, #WhatsNew2 img {
	margin-left: 10px;
}
#WhatsNew .Type, #WhatsNew2 .Type, .PlainBody .Type {
	color: #416282;
	font-size: 10px;
}
#WhatsNew ul, #WhatsNew2 ul {
	margin-bottom: .5em;
}
#WhatsNew h3, #WhatsNew2 h3, #WhatElse h3 {
	color: #A11B00;
	font-size: 12px;
	margin: 0 10px .25em 10px;
}
#WhatElse p {
	font-size: 10px;
	line-height: 1.45em;
}
#WhatElse ul {
	margin: 0;
	padding: 0 10px 1em 25px;
	font-size: 10px;
	line-height: 1.45em;
}
#WhatElse .SpecialBox {
	background-image: url(images/SpecialBox.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-bottom: .75em;
	border: 1px solid black;
	width: 253px;
}
#WhatElse .SpecialBox h3 {
	color: #FFDA49;
	margin: 0;
	padding: 6px 10px 6px 10px;
}
#WhatElse .SpecialBox h3 a {
	color: #FFDA49;
}
#WhatElse .SpecialBox p {
	color: white;
}
#WhatElse .SpecialBox p a {
	color: white;
	text-decoration: none;
}
#WhatElse .SpecialBox p a:hover {
	text-decoration: underline;
}
#More {
	clear: both;
	width: 595px;
	height: 1px;
	background: url(images/HighlightBottom.gif) no-repeat;
}
.WideAd {
	clear: both;
	padding-top: 8px;
	text-align: center;
}
.Indicator {
	background-color: #A11B00;
	color: #FFDA49;
	font-weight: bold;
}
