/* Copyright 2009 Quarium, Inc. All Rights Reserved in the USA and Other Countries. */


/* define the winter font preferences. */

body {
	font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; color: #00008b;
}

h1 {
	font-size: 14pt; font-weight: bold;
	margin-bottom: 10px;
}

h2 {
	font-size: 12pt; font-weight: bold;
	margin-top: 10px; margin-bottom: 5px;
}

p, li 
{
	margin-top: 10px; margin-bottom: 5px;
}

input {
	font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt;
}

textarea {
	font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt;
}

img {
	border-style: none;
}

td {
	font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; color: #00008b;
}

.error {
	font-weight: bold; color: red;
}

.menu-current-topic {
	font-weight: bold; font-size: 12pt; color: white;
}

.menu-sub-topic {
	font-size: 8pt; color: white;
	padding-left: 15px;
}

.menu-dim-sub-topic {
	font-size: 8pt; color: #d3d3d3;
	padding-left: 15px;
}

.menu-other-topic {
	font-weight: bold; font-size: 12pt; color: white;
}


/* define the winter layout preferences. */

.logo-area {
	background-image: url('/styles/winter/winter_left.gif'); background-repeat: no-repeat;
}

.logo-large-area {
	background-image: url('/styles/winter/winter_left_large.gif'); background-repeat: no-repeat;
}
