﻿body {
	background-color: #DBEDF2;
	font-family: Trebuchet MS;
	font-size: 10px;
	line-height: 14px;
	color: #1D3961;
}
th {
	font-size: 10px;
	line-height: 14px;
	color: #1D3961;
	font-weight: bold;
}
#footer {
	font-size: 9px;
	margin: 0;
	padding: 2em 1em;
	}
a {
	color: #1D3961;
}
label
{
	width: 4em;
	float: left;
	text-align: right;
	margin-right: 2em;
	margin-left: 1em;
	display: block
}
input
{
	color: #781351;
	background: #DBEDF2;
	border: 2px outset #d7b9c9;
	font-family: Trebuchet MS;
	font-size: 1em;
	padding: 2px;
}

H1
{
font-size: 18px;
}
H2
{
font-size: 16px;
}
H3
{
font-size: 14px;
}

legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px
} 
fieldset
{
border: 1px solid #781351;
}
option
{
	background-color: #DBEDF2;
	font-family: Trebuchet MS;
	font-size: 8px;
	line-height: 10px;
	color: #1D3961;
	}
.submit input
{
	font-family: Trebuchet MS;
	font-size: 8px;
}
.mail {
	background-color: #ffffff;
	color: #1D3961;
}
.left {
	font-size: 10px;
	line-height: 14px;
	color: #1D3961;
	font-weight: normal;
}
a:hover {
	color: #FFFFFF;
	background-color: #1D3961;
}
.footer {
	font-size: 9px;
	font-weight: bold;
	line-height: 16px;
	color: #1D3961;
	background-color: #B2D8FF;
}
.box1 {
	border-width: 1px;
	border-color: #ffffff;
  border-style: normal;
  background-color: #FFFFFF;
	}
.box {
	border-width: 1px;
	border: 1px solid #ECE2FF;
  }
.submit input
{
margin-left: 8em;
}
.submit input
{
	color: #781351;
	background: #ffa20f;
	border: 2px outset #d7b9c9;
}
.login
{
width: 20em;
}
.largeform
{
width: 75%;
align: 
}