BODY {
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    COLOR: #ffffff;
	BACKGROUND-COLOR: #11628B;
}

TD {
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    COLOR: #ffffff;
}

H1 {
    FONT-SIZE: 32px;
	font-family: Georgia, 'Times New Roman', serif;
	color: #c3ecff;
	font-variant: small-caps; text-transform: none; font-weight: 100; margin-bottom: 15px;
}

H2 {
	COLOR: #FFFFFF;
	FONT-SIZE: 18px;
	margin: 6px;
}
H2.subhead {
	COLOR: #000000;
	FONT-SIZE: 20px;
	margin: 0px;
}
H3 {
	FONT-SIZE: 16px;
	margin-bottom: 10px;
}
P {
	margin-top: 6px;
}

A:link {COLOR: #ffffff;}
A:visited {color: #ffffff;}
A:active {color: #ffffff;}
A:hover {color: #ffffff;}

.footer {COLOR: #C6D3E3; font-size:12px;}
A.footer:link {COLOR: #C6D3E3; text-decoration:none; font-size:12px;}
A.footer:visited {color: #C6D3E3; text-decoration:none; font-size:12px;}
A.footer:active {color: #C6D3E3; text-decoration:none; font-size:12px;}
A.footer:hover {color: #C6D3E3; text-decoration:underline; font-size:12px;}

.footer2 {COLOR: #8FBADC; text-decoration:none; font-size:11px;}
A.footer2:link {COLOR: #8FBADC; text-decoration:none; font-size:11px;}
A.footer2:visited {color: #8FBADC; text-decoration:none; font-size:11px;}
A.footer2:active {color: #8FBADC; text-decoration:none; font-size:11px;}
A.footer2:hover {color: #8FBADC; text-decoration:underline; font-size:11px;}

A.2:link {COLOR: #11628B;}
A.2:visited {color: #11628B;}
A.2:active {color: #0000ff;}
A.2:hover {color: #0274A7;}

A.topicbox:link {COLOR: #07405D;}
A.topicbox:visited {color: #07405D;}
A.topicbox:active {color: #0000ff;}
A.topicbox:hover {color: #066FDA;}

.input-box {color: #ffffff; background: #ffffff; border: #ffffff solid 1px;}
.button {color: #ffffff; font-weight: bold; background: #3366CC; border:  1px #ffffff outset;} 

.midbox {color: #ffffff; font-size: 12px; text-decoration:none; font-weight:bold;}
.midboxLink:link {color: #ffffff; font-size: 12px; text-decoration:none; font-weight:bold;}
.midboxLink:visited {color: #ffffff; font-size: 12px; text-decoration:none; font-weight:bold;}
.midboxLink:active {color: #ffffff; font-size: 12px; text-decoration:none; font-weight:bold;}
.midboxLink:hover {color: #33CCFF;  font-size: 12px; text-decoration:none; font-weight:bold;}

.input {
    border: 2px solid #64b4c9;
    background: #ffffff;
	font-size: 25px;
	width: 12em;
}
.box {
    background: url('images/submitgo.jpg') no-repeat top left;
    padding: 2px 18px;
}

.button2 {
    border: none;
	border-color: #000000;
}

