body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;
	text-align: center;
	margin: 0px;
	background-color: #4f85c1;
	background-image: url(../images/BckgrndGradient.gif);
	background-repeat: repeat-x;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h1 {
	font-size: 138%;
	font-weight: normal;
	color: #17427E;
}
a {
	color: #17427E;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
li {
	margin-top: 5px;
	margin-bottom: 5px;
}
#wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000033;
	border-left-color: #000033;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 000033;
	font-size: 90%;
	background-color: #FFFFFF;
}
#topnav {
	background-image: url(../images/t8.gif);
	background-repeat: repeat-x;
	height: 40px;
	width: 780px;
	text-align: center;
}
#homewrapper1 {
	background-image: url(../images/HomePageBackgrnd.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	zoom: 1;
}
#homewrapper2 {
	background-image: url(../images/HomePageBase.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	zoom: 1;
}
#intwrapper {
	background-image: url(../images/IntPageShadow.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	background-position: top;
	text-align: left;
}
.leftCol {
	float: left;
	width: 224px;
	text-align: left;
	color: #FFFFFF;
	font-size: 90%;
}
.leftCol a {
	color: #FFFFFF;
	text-decoration: underline;
}
.leftCol a:hover {
	text-decoration: none;
}
.rightCol {
	float: left;
	width: 556px;
	text-align: left;
}
.leftCol2 {
	float: left;
	width: 466px;
	text-align: left;
}
.clr {
	clear: both;
}
#footer {
	font-size: 92%;
}
.insertcontent {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.smalltext {
	font-size: 90%;
	line-height: 2.3em;
}
.fullcol {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
}
.leftmargin {
	margin-left: 8px;
}
blockquote {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	padding-left: 0px;
}
.threecolumn, .twocolumn, .sidecolumn {
	background-color: #b4ceea;
	padding: 8px;
	float: left;
	width: 211px;
	margin-right: 12px;
	margin-left: 12px;
	display: inline;
	border: 1px solid #3677be;
}
.threecolumn ul, .twocolumn ul, .sidecolumn ul {
	margin-top: 6px;
}
.threecolumn li, .twocolumn li, sidecolumn li {
	list-style-image: url(../images/football-bullet.gif);
	padding-top: 1px;
	padding-bottom: 1px;
}
.threecolumn h2, .twocolumn h2, .sidecolumn h2 {
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3677be;
	font-size: 102%;
	text-align: center;
	margin-bottom: 0px;
}

.twocolumn {
	width: 338px;
}

.sidecolumn {
	float: right;
	margin-right: 0px;
	width: 250px;
}

.tableheader {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #002b55;
}
.row1 {
	background-color: #b4ceea;
	text-align: center;
}
.row2 {
	background-color: #CCCCCC;
	text-align: center;
}
.formRow1 {
	background-color: #b4ceea;
}
.formRow2 {
	background-color: #CCCCCC;
}
.tableheader td {
	text-align: center;
}
.dividerow {
	background-color: #002b55;
}
.scholartable {
	font-size: 90%;
}
.scholartable img {
	margin-bottom: 6px;
}
.bluetext {
	color: #17427E;
}
h2 {
	font-size: 110%;
	font-weight: bold;
	color: #17427E;
}
.hilight {
	padding: 5px;
	border: 1px solid #003366;
}
.floatright {
	float: right;
	margin-left: 6px;
}

#waiting_list_form_response {
	width: 100%;
	margin: 0 auto;
	display: none;
	border: 1px solid red;
	background: #FCC;
	text-align: left;
	bottom: 100%;
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
} 
#waiting_list_form_response ul {
	margin-bottom: 10px;
	margin-top: 10px;
}
.floatleft {
	float: left;
}

