.empty {
}

#ContactPageForm {
	color: #F1F1F1;
}

#ContactPageForm .label {
	color: #005daa;
	margin-top: 20px;
	font-size: 18px;
	margin-bottom: 4px;
}

#ContactPageForm input {
	margin: 0px;
	border: solid 1px #ccc;
	border-radius: 4px;
	box-shadow: 2px 2px 2px #ccc;
	font-size: 16px;
	padding: 4px;
	color: #3F3F3F;
}

#ContactPageForm textarea {
	width: 400px;
	height: 100px;
	border: solid 1px #ccc;
	border-radius: 6px;
	box-shadow: 2px 2px 2px #ccc;
	font-size: 16px;
	padding: 4px;
}

#ContactPageForm .submitbtn {
	width: 100px;
	height: 35px;
	font-size: 16px;
	background-color: #7daed7;
	border: solid 1px #6297C5;
	color: #FFFFFF;
	box-shadow: 2px 2px 2px #ccc;
	margin-top: 10px;
}

#ContactPageForm .submitbtn:hover {
	background-color: #4F86B6;
	border: solid 1px #3B71A1;
	cursor: pointer;
}

#TopNav {
	position: absolute;
	top: 0px;
	left: 541px;
}

#ImageSwap {
	position: absolute;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
}

.float {
	float: left;
}

.maintable {
	margin-left: auto;
	margin-right: auto;
}

.text {
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	padding: 0px 20px 5px 20px;
}

h1 {
	color: #005daa;
	font-size: 20px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	color: #005daa;
	font-size: 16px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	color: #005daa;
	font-size: 14px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	color: #F00B0B;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

h5 {
	color: #005daa;
	font-size: 20px;
	line-height: 20px;
	font-family: tahoma;
}

h6 {
	color: #005daa;
	font-size: 16px;
	line-height: 16px;
	font-family: tahoma;
}

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

#footer {
	width: 744px;
	margin: 0px auto;
}

#red {
	color: #A50A0A;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#footer td {
	color: #4d98e0;
	font-size: 12px;
	line-height: 14px;
}

#footer a {
	color: #4d98e0;
	font-family: 'Times New Roman', Times, serif;
	font-size: 14px;
}

#footer a:hover {
	color: #80C0FF;
	text-decoration: none;
}

#footerwhite {
	color: #FFFFFF;
	display: inline;
	font-family: 'Times New Roman', Times, serif;
	font-size: 14px;
}

.white {
	color: #ffffff;
}

.white td {
	color: #ffffff;
}

.leftbg {
	background-image: url(/images/RGH-02.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	width: 300px;
	height: 1150px;
}

.rightbg {
	background-image: url(/images/RGH-04.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 300px;
	height: 1150px;
}

table#EmployeeNomination {
	width: 475px;
	margin: 0 auto;
}

table#EmployeeNomination textarea {
	width: 450px;
	margin: 0 10px 20px 0;
	height: 150PX;
}

table#EmployeeNomination input {
	width: 275px;
	margin: 0 0 20px 0;
}

table#EmployeeNomination input#NominationSubmit {
	width: 100px;
}

.fancybtn {
	background-color: #2675c2;
	padding: 20px 30px;
	text-align: center;
	float: right;
	color: #FFFFFF;
	text-shadow: 2px 2px 4px #4C4C4C;
	box-shadow: 3px 3px 4px #888888, inset 0px 0px 30px #09325b;
	border-radius: 8px;
	text-decoration: none;
	font-size: 26px;
}

.fancybtn:hover {
	background-color: #1565AF;
	color: #FFFFFF;
	text-decoration: none;
}

.fancybtn .btnheader {
	font-size: 24px;
	line-height: 45px;
}

.fancybtn .btnlink {
}

.secinfo {
	margin-left: 1em;
}
