.tableBorder {
	border: 1px solid #200030;
	width: 100%;
}
.altColorRow {
	background: #CCDDFF;
}
.dateCell {
	background: #001048;
	color: #FFFFFF;
	font-family: 'times new roman', times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.smallText {
    font-family: 'times new roman', times, serif;
    font-size: 7pt;
}

.currentPage {
    background-color: #ccccff;
    font-size: 16px;
    font-weight: bold;
}

.endLine {
	border-left: 1px solid #FFFFFF;
	color: #FFFFFF;
	height: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	text-decoration: none;
	letter-spacing: .1em;
	vertical-align: bottom;
}

.error {
    color: #CC0000;
    font-family: 'times new roman', times, serif;
    font-weight: bold;
}

.eventTable {
	border: 1px solid #200030;
	margin-bottom: 25px;
	padding: 4px;
}
#headingLinkArea {
	background-color: #000055;
	height: 25px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
li {
	font-family: 'times new roman', times, serif;
	font-size: 14px;
	color: #001048;
}
.mainContentArea {
	font-family: 'times new roman', times, serif;
	font-size: 14px;
	color: #333333;
	max-width: 600px;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 50px;
	text-align: left;
	vertical-align: top;
}
#mainPageArea {
	background-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-right-color: #300030;
	border-left-color: #300030;
	color: #001048;
	font-family: 'times new roman', times, serif;
	font-size: 14px;
	height: 100%;
	padding-left: 1px;
	padding-right: 1px;
	width: 100%;
}
#pageTable {
	border-left: solid 4px #000000;
	border-right: solid 4px #000000;
}
#pageHeadingArea {
    background-color: #CC0010;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 1px;
}
#pageHeader {
	border-bottom: 1px solid #100066;
	color: #001048;
	display: block;
	font-family: 'times new roman', times, serif;
	font-size: 18px;
	font-weight: bold;
	height: 25px;
	margin-left: 25px;
	margin-top: 15px;
	padding-top: 5px;
	vertical-align: middle;
	width: 90%;
	text-align: left;
}
.subPageHeader {
	border-top: 1px solid #100066;
	border-bottom: 1px solid #100066;
	color: #001048;
	font-family: 'times new roman', times, serif;
	font-size: 18px;
	height: 25px;
	margin-top: 40px;
	padding-top: 5px;
	vertical-align: middle;
	width: 250px;
	text-align: center;
	position: relative;
	margin-bottom: 25px;
}

#addressArea {
	margin-bottom: 20px;
	margin-top: 10px;
	width: 100%;
}


.pageDivider {
	font-family: 'times new roman', times, serif;
	font-size: 14px;
	font-weight: bold;
	display: block;
	width: 220px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.profileAnswers {
	color: #001048;
	font-family: 'times new roman', times, serif;
	font-size: 12px;
	padding-left: 50px;
	vertical-align: text-top;
	width: 70%;
}
.profileQuestions{
	color: #001048;
	font-size: 12px;
	font-family: 'times new roman', times, serif;
	width: 475px;
	font-weight: bold;
	vertical-align: text-top;
}

#welcomeArea {
	font-family: 'times new roman', times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px; 
	padding-bottom: 5px;
	padding-left: 5px;
}
.eventTable {
	margin-bottom: 25px;
	padding: 0px;
}
.tableHeading {
	font-family: 'times new roman', times, serif;
	font-size: 14px;
	color: #ffffff;
	background-color: #100066;
	text-align: center;
	font-weight: bold;
	height: 15px;
}
.tableHeadingLeft {
	font-family: 'times new roman', times, serif;
	font-size: 14px;
	color: #ffffff;
	background-color: #100066;
	text-align: left;
	font-weight: bold;
	height: 25px;
}

.tableHeadingRight {
	font-family: 'times new roman', times, serif;
	font-size: 14px;
	color: #ffffff;
	background-color: #100066;
	text-align: right;
	font-weight: bold;
	height: 25px;
}

.subTableHeading {
	font-family: 'times new roman', times, serif;
	font-size: 12px;
	color: #100066;
	background-color: #CCDDCC;
	text-align: left;
	font-weight: bold;
	height: 20px;
}
.eventDesc {
	font-family: 'times new roman', times, serif;
	font-size: 14px;
	font-weight: bold;
	width: 175px;
}
.tableCell {
	font-family: 'times new roman', times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	height: 15px;
}
.tableCellColor {
	background: #96b3d0;
	font-family: 'times new roman', times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	height: 15px;
}
.pageMessage {
	margin-bottom: 25px;
}
.paragraph {
	font-family: 'times new roman', times, serif;
	font-size: 14px;
	color: #001048;
	margin-bottom: 15px;
}
.paragraphHeading {
	font-family: 'times new roman', times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #001048;
	margin-bottom: 15px;
}
.scholarshipPageImg {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.imgFloatLeft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.imgFloatRight {
    border: 1px solid #100066;
	float: right;
	margin-left: 50px;
	margin-bottom: 20px;
	display: block;
}
.floatRight {
	float: right;
	margin-left: 50px;
	margin-bottom: 20px;
	display: block;
}
.floatLeft {
	float: left;
	margin-right: 50px;
	margin-bottom: 20px;
	display: block;
}

.indent {
	padding-left: 25px;
	font-family: 'times new roman', times, serif;
	font-size: 14px;
	color: #001048;
}
#golfImg {
    background-image: url("../images/wilbur_golf.gif");
    background-repeat: no-repeat;
    margin-top: -39px;
}
.hiddenContent {
    display: none;
    float: right;
    visibility: hidden;
}
.companyName {
	font-family: 'times new roman', times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #001048;
	margin-bottom: 10px;
}
a {
	font-family: 'times new roman', times, serif;
	font-size: 14px;
	color: #100066;
}
.loginField {
	color: #000000;
	display: block;
	font-family: Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
}
.highlightText {
	font-size: 14px;
    color: #100066;
    margin-top: 0px;
    margin-bottom: 30px;
    font-weight: bolder;
}

.superHighlightText {
	font-size: 18px;
    color: #100066;
    margin-top: 0px;
    margin-bottom: 30px;
    font-weight: bolder;
}

.thumbProfileImage {
    background: #DDDDDD;
    border: 1px solid #CCCCCC;
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
}