﻿body
{
	font-family: Verdana;
	font-size: 12px;
}

input
{
	font-family: Verdana;
	font-size: 11px;
}

h1
{
	font-family: Georgia, serif;
	font-size: 29px;
	color: #333;
	font-weight: normal;
	padding-bottom: 10px;
}

h1, h2, h3, h4, h5, h6
{
	margin: 0;
}

.skipnav
{
	display: none;
}

a, a:link
{
	color: #326262;
}

.bold
{
	font-weight: bold;
}

.italic
{
	font-style: italic;
}

.underline
{
	text-decoration: underline;
}

.clear
{
	clear: both;
}

.noBorder
{
	border: 0;
}

/* box */
.boxHeadline
{
	background: #DEDDD1;
	border-bottom: solid 1px #bcb9a8;
	color: #5C5A4F;
	font-weight: normal;
	height: 16px;
	line-height: 16px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	padding: 0px;
	padding-left: 5px;
}

/* footer */ 

div#footer
{
	clear: both;
	padding-top: 30px;
}

div#footerInner
{
	border-top: solid 1px #bcbfa0;
	color: #333;
	font-family: Georgia, serif;
	font-size: 11px;
	padding-top: 6px;
	text-align: center;
}

.preview
{
	cursor: default;
	float: left;
	height: 19px;
	width: 19px;
}

img#logo
{
	display: block;
	left: 30px;
	top: 80px;
	position: absolute;
}