body {
	color: #392f47;
	background-color: #fcf6e3;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

img {
	border: none;
}

div#page {
	background-color: #ffffff;
	background-image: url(/images/styles/gradient.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
}

div#page .framed img {
	border-style: solid ;
	border-color: #392f47 ;
	border-top-width: 1px ;
	border-bottom-width: 1px ;
	border-left-width: 1px ;
	border-right-width: 1px ;
}

div#page .notframed img {
	border-top-width: 0px ;
	border-bottom-width: 0px ;
	border-left-width: 0px ;
	border-right-width: 0px ;
	margin-left: 0px ;
	margin-right: 0px ;
	margin-top: 0px ;
	margin-bottom: 0px ;
}

div#page a:link, div#page a:visited {
	color: #392f47;
	text-decoration: none;
}

div#page a:hover, div#page a:active {
	color: #281e36;
	text-decoration: underline;
}

div.roundedcorners, div#banner {
	padding: 0px;
	margin: 0px;
	text-align: center;
}

div#greyborder {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 10px;
	background-color: #fcf6e3;
}

table#content {
	margin-top: 0px;
}

table#content h1 {
	margin-top: 0px;
	margin-bottom: 10px;
}

div#contactinfo {
	font-variant: small-caps;
	text-align: center;
}

div#supplemental {
	border: 1px solid #392f47;
	padding: 1em;
}

div#teaser {
	width: 90%;
	margin: auto;
	text-align: left;
}

h3#teaserhead {
	font-style: italic;
	font-variant: small-caps;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
}

div#teaser a:link, div#teaser a:visited, td#bodytext a:link, td#bodytext a:visited {
	color: blue;
}

div#footer {
	font-size: 0.8em;
	padding: 10px;
	text-align: center;
}

body h1 {
	font-variant: small-caps;
	color: #392f47;
	margin-bottom: 2px;
	line-height: 1.2;
	text-align: center;
}

div#menu-top {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 72px;
}

div#menu-top dl {
	margin: 0px;
	padding-top: 20px;
	list-style: none;
}

div#menu-top dl dt {
	display: inline;
}

div#menu-top dl dt a {
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

div#menu-top dl dt.current {
	color: #ffd700;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

div#menu-top a:link, div#menu-top a:visited {
	color: #ffcc00;
	text-decoration: none;
}

div#menu-top a:hover, div#menu-top a:active {
	text-decoration: underline;
}

div#menu-left {
	font-size: 16px;
	margin-top: 40px;
	margin-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#menu-left dl {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div#menu-left dl dt a {
	display: block;
}

div#menu-left dl dt.current {
	font-weight: bold;
}

div#menu-left a:link, div#menu-left a:visited {
	text-decoration: none;
}

div#menu-left a:hover, div#menu-left a:active {
	text-decoration: underline;
}

div#menu-bottom {
	font-size: 0.9em;
	color: #392f47;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}

div#menu-bottom dl {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div#menu-bottom dl dt {
	display: inline;
}

div#menu-bottom dl dt a {
}

div#menu-bottom dl dt.current {
	color: #392f47;
	text-decoration: none;
}

div#menu-bottom a:link, div#menu-bottom a:visited {
	color: #392f47;
	text-decoration: none;
}

div#menu-bottom a:hover, div#menu-bottom a:active {
	color: #281e36;
	text-decoration: underline;
}

.problem { color: #a44; }

.inputprob {
	color: white !important;
	background-color: #a44 !important;
}
