@charset "utf-8";
.body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #8193AB;
}
.content {
	background-image: url(images/contentback_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 40px;
	padding-bottom: 20px;
}
#bLeft {
	background-image: url(images/bottombox_07.png);
	float: left;
	height: 166px;
	width: 261px;
	text-align: center;
}
#bLeft p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	padding-top: 60px;
}
#bLeft img {
	padding-top: 40px;
}
#bCenter {
	background-image: url(images/bottombox_07.png);
	height: 166px;
	width: 261px;
	float: left;
}
#bCenter p {
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
#bRight {
	background-image: url(images/bottombox_07.png);
	height: 166px;
	width: 261px;
	float: right;
}
#bRight p {
	padding-top: 16px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #002870;
}
#navBarBkgrnd {
	background-image: url(images/layout2_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 825px;
}

.textBlue {
	color: #0F2763;
	font-weight: bold;
}
.textNonSerif {
	font-family: Arial, Helvetica, sans-serif;
}
.textSmall {
	font-size: small;
}


#scBox {
	width: 235px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.mainContent {
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sponsorsMainContent {
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footerNav {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#bodyBorder {
	border: 1px solid #05254B;
}

#footerNav a:hover {
	color: #FFFFFF;
}
.scholarshipTitlesHead {
	color: #FFFFFF;
	background-color: #04296D;
	padding: 8px;
	font-size: large;
	font-weight: bold;
	border: 2px solid #0099FF;
}
.scholarshipTitles {
	color: #FFFFFF;
	background-color: #04296D;
	padding: 6px;
	font-size: large;
	font-weight: bold;
}
.scholarshipNames {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	margin-right: 36px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.scholarshipNamesImg   {
	border: 1px solid #FFFFFF;
}
.scholarBorder {
	border: 1px solid #04296D;
}
.imageBorder {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #04296D;
	border-left-color: #04296D;
	border-top-style: solid;
	border-right-style: none;
	border-top-width: 1px;
	border-top-color: #04296D;
}
.imageBorderLg {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-left-style: solid;
	border-bottom-color: #04296D;
	border-left-color: #04296D;
	border-top-style: solid;
	border-right-style: solid;
	border-top-width: 1px;
	border-top-color: #04296D;
	border-right-width: 1px;
	border-right-color: #04296D;
}
.namesBorder {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #04296D;
	border-right-color: #04296D;
	border-top-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #04296D;
}
.namesBorderLg {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #04296D;
	border-right-color: #04296D;
	border-top-style: none;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-color: #04296D;
	border-left-width: 1px;
	border-left-color: #04296D;
}
.scholarForceHeight {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.scholarForceHeightNoImage {
	height: 160px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.notPictured {
	font-size: small;
	color: #CCCCCC;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0099FF;
	text-align: right;
	padding-right: 20px;
}
.presenter {
	font-weight: bold;
	color: #04296D;
	padding-right: 8px;
}

