BODY {
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    COLOR: #000000;
	BACKGROUND-COLOR: #11628B;
}

TD {
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    COLOR: #000000;
}

H1 {
	FONT-FAMILY: Arial;
	FONT-SIZE: 22px;
	margin: 0px;
}
H1.head {
	FONT-FAMILY: Arial;
	FONT-SIZE: 20px;
	margin: 0px;
	Margin-left:3px;
}
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: #0274A7;}
A:visited {color: #008BCA;}
A:active {color: #0000ff;}
A:hover {color: #008BCA;}

.footer {COLOR: #575E68; font-size:10px;}
A.footer:link {COLOR: #0274A7; font-size:10px;}
A.footer:visited {color: #008BCA; font-size:10px;}
A.footer:active {color: #0000ff; font-size:10px;}
A.footer:hover {color: #008BCA; font-size:10px;}

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;}

.shadow {
  -moz-box-shadow: 5px 0 5px #072a3c;
  -webkit-box-shadow: 5px 0 5px #072a3c;
  box-shadow: 5px 0 5px #072a3c;
}

.input {
    border: 1px solid #C5C6C7;
    background: #ffffff;
}
.box {
    background: url('images/submitgo.jpg') no-repeat top left;
    padding: 2px 18px;
}

.button2 {
    border: none;
	border-color: #000000;
}

