@import url(../navi/darkgray-multicolor.css);
@import url(enrollment-navi.css);

h1 {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #666666;
	font-family: 'Times New Roman', Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #000000;
}

h1 a {
	color: #000000;
}

/* Padding for header images */
h1 img {
	margin-left: 5px;
	margin-bottom: 4px;
}

#EMTable {
	border-bottom: 1px solid #7f7f7f;
	border-top: 1px solid #FFFFFF;
}

/* ================================
          Left Column
================================ */

#LeftColumn {
	background-image:  url("../../enrollment/images/background-leftcol.jpg");
	background-repeat: repeat-x;
	background-color: #22282B;
	width: 163px;
}

#LeftColumn a {
	color: #FFFFFF;
	text-decoration: none;
}

/* ================================
          Right Column
================================ */

#RightColumn {
	background-color: #FFFFFF;
	width: 579px;
	padding: 8px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #7f7f7f;
}
