@charset "utf-8";
body {
	font: 85% Arial;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #DDDDDD;
	background-image: url(../Images/APSA_strip2.jpg);
	height: 269px;
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	background-color: #6296C5;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.footer_text { font-size:11px}
h1 {
	color:#ED1850
}

.crs_times {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ED1850;
	border-left-color: #ED1850;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}

.crs_table{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ED1850;
	border-left-color: #ED1850;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ED1850;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.crs_breaks {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ED1850;
	border-left-color: #ED1850;
	font-size: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ED1850;
	background-color: #ED1850;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.crs_top {
	padding-left: 5px;
	border-bottom-style: solid;
	border-bottom-color: #ED1850;
	border-bottom-width: 1px;
}

.picture {font:Arial, Helvetica, sans-serif;}
.picture a:link { color:#FFFFFF; text-decoration:none; border:"0"}
.picture a:visited { color:#FFFFFF; text-decoration:none; border:"0"}
.picture a:active { color:#FFFFFF; text-decoration:none; border:"0"}
.picture a:hover { color:#FFFFFF; text-decoration:none; border:"0"}

.program_times {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ED1850;
	border-left-color: #ED1850;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}

.program_breaks {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ED1850;
	border-left-color: #ED1850;
	font-size: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ED1850;
	background-color: #ED1850;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.program_day {
	border-bottom-style: solid;
	border-bottom-color: #ED1850;
	border-bottom-width: 1px;
	color: #6296C5;
	font-weight: bold;
	font-size: 18px;
	padding-top: 15px;
	padding-bottom: 10px;
}

.program_text{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ED1850;
	border-left-color: #ED1850;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.program_right {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ED1850;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ED1850;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ED1850;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.program_notConcurrent {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ED1850;
	border-left-color: #ED1850;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ED1850;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#default_box {
	text-align:center;
	float: right;
	width: 140px;
	border: 1px solid #6296C5;
	background-color: #EE154C;
	color: FFFFFF;
}

#default_welcome {
	text-align:left;
	float: left;
	width: 820px;
}

