#subheader {
	position:absolute;
	top:0px;
	right:0px;
	width:700px;
	background-image: url("/fileadmin/user/cutuition/styles/images/CUTuition_banner.jpg");
	background-repeat:no-repeat;
	background-position:top right;
	}

#subheader h2 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:114px;
	}

h3 {
	color: #11297b;
	font-size: 2.5em;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	line-height: 120%;
	font-weight: bold;
	text-align: center;
	margin: 0;
	}
		
h4 {
	color: 000;
	font-size: 2em;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	line-height: 120%;
	font-weight: bold;
	text-align: center;
	margin: 10px 0;
	}

h5 {
	color: #11297b;
	font-size: 1.5em;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	line-height: 120%;
	font-weight: bold;
	text-align: center;
	margin: 0;
	}
		
h6 { 
	color: #11297b; 
	font-size:1.25em; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	line-height: 120%;
	font-weight: bold;
	text-align: center;
	margin: auto 0 0; 
	}

p {
	margin: 0;
	}

table.border { 
	margin-right: auto; 
	margin-left: auto; 
	width: 100%; 
	border: solid 1px #11297b; 
	}

.border th { 
	color: #fff; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-size: 1.1em; 
	font-weight: bold; 
	background-color: #11297b; 
	text-align: center; 
	padding: 3px 0 3px;
	border-right: 1px solid #11297b; 
	border-bottom: solid #11297b; 
	}

.border td { 
	font-size: 1em; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	line-height: 120%; 
	vertical-align: top; 
	padding: 0 3px; 
	border-right: 1px solid #11297b; 
	border-bottom: 1px solid #11297b; 
	border-left: 1px solid #11297b; 
	}

th.col1 { 
	width: 66%; 
	}

th.col2, th.col3 { 
	width: 17%; 
	}

.row_white { 
	background-color: #fff; 
	}

.black_type { 
	color: #000; 
	}

.spacer1px { 
	display: block; 
	height: 1px; 
	clear: both; 
	}

.spacer5px { 
	display: block; 
	height: 5px; 
	clear: both; 
	}

.spacer10px { 
	display: block; 
	height: 10px; 
	clear: both; 
	}
