div {
	font-size:11px;
	font-family:Tahoma;
	color:#737C83
}
a {
	color:#2663C1;
	text-decoration:underline
}
body {
	font-size:10px;
	font-family:Tahoma;
	color:#000000
}
p {
	font-size:12px;
	font-family:Tahoma;
	color:#000000
}
.red { color:#BE0606; }
.blue { color:#336699; }
.large { font-size:14px; }
.largeblue { font-size:14px; color:#336699; }
.small { font-size:10px; }
.x-small { font-size:9px; }
.copyright {
	color:#FFFFFF;
	font-size:10px;
	font-family:Tahoma;
	font-weight:normal;
	padding-left:10px;
}
.large-title {
	color:#BE0606;
	font-size:15px;
	font-family:Tahoma;
	font-weight:bold;
	padding-left:10px;
}
.title {
	color:#BE0606;
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
	padding-left:10px;
}
.titlesubtext {
	color:#000000;
	font-size:11px;
	font-family:Tahoma;
	padding-left:10px;
}
.innerpage-title {
	color:#BE0606;
	font-size:12px;
	font-family:Tahoma;
	font-weight:bold;
	padding-left:10px;
}
.innerpage-titlesubtext {
	color:#000000;
	font-size:12px;
	font-family:Tahoma;
	padding-left:10px;
}
.subtitle {
	color:#BE0606;
	font-size:10px;
	font-family:Tahoma;
	font-weight:bold;
}
.subtitle a {
	color:#BE0606;
	font-size:10px;
	font-family:Tahoma;
	font-weight:bold;
	text-decoration:underline;
}
.subtitle a:visited {
	color:#BE0606;
	font-size:10px;
	font-family:Tahoma;
	font-weight:bold;
	text-decoration:underline;
}
.subtitle a:hover {
	color:#BE0606;
	font-size:10px;
	font-family:Tahoma;
	font-weight:bold;
	text-decoration:underline;
}
.subtitle a:visited:hover {
	color:#BE0606;
	font-size:10px;
	font-family:Tahoma;
	font-weight:bold;
	text-decoration:underline;
}
OL {
	font-family:Tahoma;
	font-size:12px;
	margin-left:35px;
	padding:0 0 0 3
}
OL OL {font-size : 100%;}
OL UL {font-size : 100%;}
UL {
	margin-left:18px;
	font-family:Tahoma;
	font-size:12px;
	padding:0 0 0 3;
}
UL UL {
	font-size:100%;
	margin: 0px 0px 0px 30px
}
UL OL {font-size : 100%;}
UL LI {list-style-type : square;}
.disc {list-style-type : disc;}
li	{
	font-family: Tahoma;
	margin-left: 15; 
	padding-left: 0;
	padding-right: 0;
	padding-top: 0; 
	padding-bottom: 3;
}.tableborder {
	border: thin solid #333333;
}
.tableYellowBG {
	background-color: #FFF5A0;
	background-image: url(images/YellowBG.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: thin solid #493D2C;
}




td.white_tl {background-image: url('images/tableEdges/upperLeft.gif');background-repeat:no-repeat;width:28px;height:28px}
td.white_tr {background-image: url('images/tableEdges/upperRight.gif');background-repeat:no-repeat;width:28px;height:28px}
td.white_bl {background-image: url('images/tableEdges/lowerLeft.gif');background-repeat:no-repeat;width:28px;height:28px}
td.white_br {background-image: url('images/tableEdges/lowerRight.gif');background-repeat:no-repeat;width:28px;height:28px}
td.white_t {background-image: url('images/tableEdges/upperCenter.gif');background-repeat:repeat;}
td.white_r {background-image: url('images/tableEdges/rightCenter.gif');background-repeat:repeat;}
td.white_b {background-image: url('images/tableEdges/lowerCenter.gif');background-repeat:repeat;}
td.white_l {background-image: url('images/tableEdges/leftCenter.gif');background-repeat:repeat;}

.content_box_yellow
{
	background-color: #ffcc00;
	padding: 46px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000099;
}

/* for firefox and safari support */
.center
{
	margin-left: auto;
	margin-right: auto;
}

/* unordered list with checkmarks */
ul.checkmarks
{
	list-style-image: url(images/check.gif);
	margin: 6px 0 6px 20px;
	padding: 0;
	list-style-position: outside;
}
ul.checkmarks li {padding: 0 0 10px 10px; line-height: 16px; margin: 0 0 0 0; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px;}

.scholarshipRed {color: #d92318; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px;}