body, td, p, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #000000;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

.newsdate {
	font-family: inherit;
	font-size: xx-small;
	color: #333366;
	font-style: italic;
}

.callout {
	background: #cccccc;
	font-size: xx-small;
	padding: 5px;
}

a {
	color: #993333;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #333399;
	text-decoration: underline;
	
}

a:active {
	color: #990000;
}

a:visited {
	color: #660000;
}

h2 {
	font-size: small;
	font-weight: bold;
	color: #333366;
	text-transform: uppercase;
}

h3 {
	font-size: x-small;
	font-weight: bold;
	color: #333366;
	text-transform: none;
	margin-bottom: 2px;
	padding: 0px;
}

input, textarea {
	border: 1px solid #333399;
	font-size: x-small;
}

.callout h2 {
	font-size: xx-small;
}

.callout h3, .callout h3 a, .callout div, .callout p{
	font-size: xx-small;
}

.featured {
	border: 1px solid #999999;
	padding: 10px;
	margin-top: 10px;
	width: 160px;
	text-align: center;
	font-size: xx-small;
	
}

.featured p {
	font-size: xx-small;
	text-align: left;
}

div.product {
	border: 1px solid #333366;
	padding: 10px;
	width: 100px;
	text-align: left;
	margin-bottom: 2px;
}

span.product {
	border: none;
	padding: 10px 0px 10px 0px;
	width: 100px;
	text-align: left;
}


img.product {
	border: none;
}

.tools {
	font-size: xx-small;
}

.tools h2, .tools h3 a, .tools div, .tools p{
	font-size: xx-small;
}

th {
	text-align: left;
	font-family: inherit;
	font-size: x-small;
	font-weight: bold;
	color: #fcfcfc;
	background-color: #333366;
}

label {
	font-weight: bold;
}

label.required {
	color: #990000;
}

.main {
	margin: 10px 28px 10px 10px;
}

#error {
	color: #cc0000;
	font-weight: bold;
}

#message {
	color: #009900;
	font-weight: bold;
}


#subnav {
	font-size: xx-small;
	font-weight: bold;
	padding: 5px;
	width: 100%;
	text-align: right;
}

.fade {
	font-size: xx-small;
	color: #999999;
}

a.caption {
	font-size: xx-small;
	text-align: center;
	padding: 3px;
}

#answers div {
	display: none;
}
.mainbody {
	margin-right: 30px;
	padding-right: 30px;
}
.kw {
	display: none;
}
