body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #00bbf1;
}

#header {
	background-image:url(header.gif);
	background-repeat:no-repeat;
	text-align:right;
	padding-top:20px;
	padding-right:12px;
	font-size:11px;
	font-weight:bold;
	height:116px;
}
#body{
	background-image:url(bg.gif);
	background-position:top center;
	background-repeat:no-repeat;
}
#logo {
	display:block;
	float:left;
	width:206px;
	margin-top:-20px;
	height:112px;
}
#logorit {
	display:block;
	float:left;
	width:54px;
	margin-top:-20px;
	height:112px;
}
.big {
	font-size:20pt;
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	color:#018bb3;
	}
.footer_text hr {
	height:1px;
	border-top:1px solid #00bbf1;
	border-bottom:1px solid #ddeeff;
	border-left-width:0px;
	border-right-width:0px;
	width:720px;
}
#header a:link, #header a:visited {
	color:#000;
	text-decoration:none;
}
#header a:hover {
	color:#00bbf1;
	text-decoration:none;
}


.page_title {
	color: #00bbf1;
	font-size: 12pt;
	font-weight: 700;
}

.content_text {
	color: #5e5f5e;
	font-size: 9pt;
}

.content_text_emphasis {
	color: #5e5f5e;
	font-size: 12pt;
}

.content_text_emphasis2 {
	color: #00bbf1;
	font-size: 12pt;
}

.footer_text {
	color: #5e5f5e;
	font-size: 8pt;
	text-align: center;
}

a:link, a:visited {
	color: #00BBF1;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #018BB3;
}

td.table_header {
	background-color: #00bbf1;
	color: #FFFFFF;
	font-weight: 700;
}

.scholarship_links:link {
	color: #007979;
	text-decoration: none;
}

.scholarship_links:visited {
	color: #007979;
	text-decoration: none;
}

.scholarship_links:hover {
	color: #33a02c;
	text-decoration: underline;
}
