/* CSS Document */

body {
	background: #fff url("images/college/gradient.jpg") repeat-x scroll;
}

/* page backgrounds */
#section1  {
	height: 112px;
}

#section2  {
	background-image:   url("images/college/section2.jpg");
	height: 48px;
}

#section3  {
	background-image:   url("images/college/section3.jpg");
	background-repeat: repeat-y;
}

#section4  {
	background-image:   url("images/college/section4.jpg");
	background-repeat: no-repeat;
	height: 435px;
	padding: 0px 75px 0px 75px;
	vertical-align: top;
}

#section5  {
	background-image:   url("images/college/section5.jpg");
	height: 100px;
}


/* overrides from styles.css */
.article.style1 {
	border-color: #41569B;
	border-width: 1px;
}

.article.style1 h1 {
	color: #41569B;
	font-weight: bold;
	background-color: #FFFFFF;
	border-bottom: 1px solid #41569B;
}

.article.style1 h2 {
	color: #41569B;
}

.article.style2 {
	border-color: #41569B;
	border-width: 1px;
}

.article.style2 h1 {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #41569B;
	border-bottom: 1px solid #FFFFFF;
}

.article.style2 ul {
	list-style-image: none;
	list-style-type: disc;
}

.content h1 {
	color: #41569B;
}

.content h3 {
	color: #41569B;
}

ul {
	list-style-image:url(images/college/bullet.gif);
}

table.timetable {
	background-color: #41569B;
}

table.timetable tr {
	background-color: #FFFFFF;
}

table.timetable th {
	color: #41569B;
	padding: 2px;
	vertical-align: top;
}

table.timetable td {
	padding: 2px;
	vertical-align: top;
}

div.course {
	border-top: 1px solid #41569B;
	border-right: 2px solid #41569B;
	border-bottom: 2px solid #41569B;
	border-left: 1px solid #41569B;
}

div.course h2 {
	color: #41569B;
}

.quote {
	background-image: url("images/college/openquote.gif");
}

.quote div {
	background-image: url("images/college/closequote.gif");
}

table.courseTitles tr {
	background-color: #FFFFFF;
}

table.courseTitles td {
	border: 1px solid #41569B;
}

table.courseTitles a {
	font-weight: normal;
	color: #000000;
}

.fullBorder {
	border-color: #41569B;
}

.content h2 {
	color: #41569B;
}

.content h2 a {
	color: #41569B;
}

.content h3 {
	color:#41569B;
}

.content h3 a {
	color: #41569B;
}

.tableStyle1 {
	border-color: #41569B;
}

.tableStyle1 td {
	border-color: #41569B;
}

.tableStyle1 th {
	color: #41569B; /*464469*/
	border-color: #41569B;
}

fieldset.appForm {
	background-color:#EDEFF5;
	color:#000000;
}

fieldset {
	border-color: #41569B
}

legend {
	color:#41569B;
}

td.downloadBrochure {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #464469;
	line-height: 200%;
	vertical-align: middle;
}
td.downloadBrochure h2 {
	font-size: 100%;
	color: #464469;
	margin: 0px;
	padding: 0px;
}

table.zebra th {
	color: #41569B;
}

tr.stripe {
	background-color: #EDEFF5;
}

