/*-----------------------------------------------------------------------------------------------------
KWANTLEN UNIVERSITY COLLEGE STYLESHEET / 2006
-------------------------------------------------------------------------------------------------------

/*-----------------------------------------------------------------------------------------------------
GENERAL FORMATTING / STYLES
-----------------------------------------------------------------------------------------------------*/
body {
	background: #e0e0e0;
	font: 8pt Verdana, Arial, Helvetica, sans-serif !important;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a {
	color: #000000;
}

a:hover {
	color: #ed1b2d;
}


img {
	border: 0px;
}

.floatleft{
	float: left;
	margin: 0px;
	padding: 0px;
}

.floatright {
	float: right;
	margin: 0px;
	padding: 0px;
}

.blank {
	clear: both;
}

ul {
	list-style: square;
}

.redBullet {
list-style-image: url(../images/red_box.gif);
list-style-type: square;
}

.blackBullet {
list-style-image: url(../images/black_box.gif);
list-style-type: square;
}

td, th {
	font-size: 8pt;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

hr {
	color: #C0C0C0;
	background: #C0C0C0;
	height: 1px;
	border: none;
	width: 100%;
}

.red, .red a {
	color: #ed1b2d !important;
	text-decoration: none;
}
.red p{
    padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
}
.red a:hover {
	text-decoration: underline !important;
}

.black, .black a {
	color: #000000 !important;
}
.black a:hover {
	color: #ed1b2d !important;
}

.boxTable {
	width: 100%;
	border: 1px solid #c8c8c8;
	margin-bottom: 5px;
}
.boxTable th {
	background: #c8c8c8;
	color: #ed1b2d;
}
.boxTable td {
	border: 1px solid #c8c8c8;
}
.boxColor {
	background: #e6e6e0;
}
.caption {
	font-size: 12pt;
	color: #000000;
}


.course-title {
	color: #ed1b2d;
}

.course-number {
	color: #999999;
	font-weight: bold;
}
.hidden {
	display: none;
}
.left-img-caption {
	float: left;
	width: 150px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #000000;
}
.left-img-caption p,
.right-img-caption p {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 7.5pt;
	color: #666666;
}
.right-img-caption {
	float: right;
	width: 150px;
	margin-bottom: 10px;
	border-bottom: 1px solid #000000;
	margin-left: 10px;
}
.right-img-caption2 {
	float: right;
	width: 200px;
	margin-bottom: 10px;
	border-bottom: 1px solid #000000;
	margin-left: 10px;
}

/*-----------------------------------------------------------------------------------------------------
BOX STYLES
-----------------------------------------------------------------------------------------------------*/
.box {
	background: #e6e6e0;
	margin-bottom: 5px;
	padding: 5px;
}

.box p, h1 {
	margin-top: 0px;
}

.box p {
	margin-bottom: 0px;
	padding-bottom: 10px;
}

.box p.spacer {
	padding-bottom: 0px;
}

* html #contentWrp img {
	margin-right: -3px;
}

.boxcontent {
	margin-bottom: 5px;
}

.box:after,
.boxcontent:after { 
	content: ""; 
	display: block; 
	height: 0; 
	clear: both; 
}

* html .box,
* html .boxcontent {
	height: 1%;
}

/*-----------------------------------------------------------------------------------------------------
HEADINGS
-----------------------------------------------------------------------------------------------------*/
/*H1*/
#contentWrp h1 {
	font-size: 8pt;
	padding: 5px;
	background: #c8c8c8;
	margin: 0px 0px 5px;
	color: #ed1b2d;
}

#contentWrpOne h1,
#contentWrpTwo h1,
#contentWrpThree h1{
	font-size: 10pt;
	border-bottom: 2px solid #cccccc;
	padding-bottom: 5px;
	color: #ed1b2d;
}

/*H2*/
#contentWrpOne h2,
#contentWrpTwo h2,
#contentWrpThree h2 {
	font-size: 8pt;
	background: #c8c8c8;
	padding: 5px;
	margin-top: 0px;
}

/*H3*/
#contentWrpOne h3, h3 a,
#contentWrpTwo h3, h3 a,
#contentWrpThree h3, h3 a {
	font-size: 8pt;
}

#contentWrpOne h3 a:hover,
#contentWrpTwo h3 a:hover,
#contentWrpThree h3 a:hover {
	color: #FF0000;
}

/*-----------------------------------------------------------------------------------------------------
WRAPPER
-----------------------------------------------------------------------------------------------------*/
/*BLANK WRAPPER*/
#subWrapper {
	width: 760px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px #999999;
	border-left: 1px solid #999999;
	text-align: left;
	padding: 0px;
	background: #FFFFFF;
	margin: 0px auto;
}

#subWrapper:after { 
	content: ""; 
	display: block; 
	height: 0; 
	clear: both; 
}


* html #backWrp { /*IE FIX*/
	width: 762px;
	w\idth: 762px;
}

/*WRAPPER WITH BACKGROUND*/
#backWrp {
	width: 760px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px #999999;
	border-left: 1px solid #999999;
	text-align: left;
	padding: 0px;
	margin: 0px auto;
	background: #FFFFFF url(../images/navback.jpg) repeat-y left top;
}

* html #backWrp { /*IE FIX*/
	width: 762px;
	w\idth: 762px;
}

/*-----------------------------------------------------------------------------------------------------
HEADER
-----------------------------------------------------------------------------------------------------*/
#header {
	width: 760px;
	height: 117px;
	position: relative;
}

#headerImgWrapper {
	position: absolute;
	left: 0px;
	top: 0px;
}

#headerNav {
	width: 760px;
	font-size: 8pt;
	background:  url(/images/curve.gif) no-repeat left top;
	position: absolute;
	bottom: -1px;
	height: 24px;
	z-index: 1;
	color: #666666;
}
#headerNav-main {
	width: 760px;
	font-size: 8pt;
	background:  url(/images/curve2.gif) no-repeat left top;
	position: absolute;
	bottom: 0px;
	height: 24px;
	z-index: 2;
	bottom: -1px;
	color: #666666;
}

#headerNav p {
	margin: 0px;
	padding: 5px 0px 0px;
	text-indent: 445px;
}
#headerNav-main p {
	margin: 0px;
	padding: 5px 0px 0px;
	text-indent: 330px;
}

#headerNav a,
#headerNav-main a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

#headerNav a:hover,
#headerNav-main a:hover {
	text-decoration: underline;
}

#fade {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 117px;
	width: 604px;
	z-index: 1;
	position: absolute;
	top: 0px;
	right: 0px;
}

/*-----------------------------------------------------------------------------------------------------
CORNER INFO
-----------------------------------------------------------------------------------------------------*/
#corner {

	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 2;
}

/*-----------------------------------------------------------------------------------------------------

HOMEPAGE LAYOUT

-----------------------------------------------------------------------------------------------------*/

#header-main {
	width: 760px;
	height: 279px;
	position: relative;
	background: #FFFFFF;
}
#content-wrp-main {
	float: left;
	width: 751px;
	text-align:left;
	background: #efefef;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 4px;
}
* html #content-wrp-main {
	padding-right: 0px;
	width: 755px;
	w\idth: 755px;
	padding-top: 10px;
}
#content-main {
	margin: 0px;
	padding: 0px;
	background: #efefef;
}
#content-main:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
* html #content-main { /*IE FIX*/
	height: 1%;
}
* html #content-wrp-main { /*IE FIX*/
	width: 760px;
	w\idth: 760px;
}
#quick-nav ul {
	margin: 0px;
	padding: 0px;
}
#quick-nav ul li {
	display: inline;
	font-size: 10pt;
}
#quick-nav img {
	float: left;
	margin-right: 10px;
}
#quick-nav li {
	list-style: none;
}
#quick-nav ul li ul li {
	list-style: none;
	font-size: 8pt;
}
#quick-nav .span {
	width: 220px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	background: #FFFFFF;
	padding: 5px;
}
* html #quick-nav .span { /*IE FIX*/
	width: 230px;
	w\idth: 230px;
}
#quick-nav {
	width: 721px;
	padding: 0px 0px 0px 19px;
	clear: both;
	border: 1px solid #CCCCCC;
	background: #FFFFFF url(/images/homepage/glance.gif) no-repeat left top;
	height: 83px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
* html #quick-nav { /*IE FIX*/
	width: 742px;
	w\idth: 742px;
}
#quick-nav strong {
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	padding: 0px;
	margin-bottom: 5px;
}
#quick-nav a {
	color: #ed1b2d;
	text-decoration: none;
}
#quick-nav a:hover {
	color: #999999;
	text-decoration: underline;
}

#item ul {
	margin: 0px;
	padding: 0px;
}
#item ul li {
	display: inline;
	font-size: 10pt;
}
#item img,
#item object {
	float: left;
	margin-right: 5px;
}
#item li {
	list-style: none;
	margin-top: 5px;
}
#item ul li ul li {
	list-style: none;
	font-size: 8pt;
	display: list-item;
	color: #999999;
}
#item .span,
#item .spanBg {
	background: #FFFFFF;
	width: 166px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 5px;
	float: left;
	border: 1px solid #CCCCCC;
}
#item .spanBg {
	height: 80px;
	
}

* html #item .span,
* html #item .spanBg { /*IE FIX*/
	width: 178px;
	w\idth: 178px;
	height: 92px;
	h\eight: 92px;
}
#item {
	width: 752px;
	margin: 0px 0px 10px;
	padding: 0px;
	clear: both;
}
#item:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
* html #item { /*IE FIX*/
	height: 1%;
	width: 755px;
	w\idth: 755px;
}
#item strong {
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#item a,
#item2 a {
	text-decoration: none !important;
}
#item a:hover strong {
	color: #ed1b2d;
}

#item2 ul {
	margin: 0px;
	padding: 0px;
}
#item2 ul li {
	display: inline;
	font-size: 10pt;
}
#item2 img {
	float: left;
	margin-right: 10px;
}
#item2 li {
	list-style: none;
	margin-top: 5px;
}
#item2 ul li ul li {
	list-style: none;
	font-size: 8pt;
	display: list-item;
	color: #999999;
}
#item2 ul li ul li a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#item2 ul li ul li a:hover {
	color: #ed1b2d;
	text-decoration: underline;
}
#item2 .span {
	background: #FFFFFF;
	width: 344px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 10px;
	float: left;
	border: 1px solid #CCCCCC;
}
* html #item2 .span { /*IE FIX*/
	width: 366px;
	w\idth: 366px;
}
#item2 {
	width: 752px;
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
	clear: both;
}
#item2:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
* html #item2 { /*IE FIX*/
	height: 1%;
	width: 755px;
	w\idth: 755px;
}
#item2 strong {
	font-size: 8pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}



#notice {

	margin: 0px 5px;

	padding-bottom: 9px;

}

* html #notice {

	margin-right: 10px;

	padding-bottom: 0px;

}
#quicklist {
	position: absolute;
	top: 2px;
	right: 154px;
		margin: 0px;
	padding: 0px;
	font-size: 8pt;
}
#quicklist label{
	display: none;
}

#quicklist select,
#quicklist option {
	font-size: 8pt;
	text-align: left;
	vertical-align: middle;
	background: #ebecee;
}
#kucSearch label {
	display: none;
}
.fireworksFloat {
	float: right !important;
	margin: 0px;
	padding: 0px;
}

#info {
	float: left;
	border: 1px solid #CCCCCC;
	width: 166px;
	height: 187px;
	background: #FFFFFF;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 3px;
	padding: 5px;
}
#info p {
	margin: 0px;
	padding: 5px;
}
#info a {
	text-decoration: none;
}
* html #info {
	width: 178px;
	w\idth: 178px;
	height: 199px;
	h\eight: 199px;
	margin-left: 3px;
}
#info ul {
	margin-left: 17px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#icons {
	float: left;
	margin: 0px;
	padding: 0px;
}
#new #item {
	width:100%;
	margin: 0px 0px 10px;
	padding: 0px;
	clear: both;
}
#info #item strong {
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	
}
#info .red {
	background: #CCCCCC;
	display: block;
	padding: 2px;
}
/*-----------------------------------------------------------------------------------------------------
AUDIENCE MENU
-----------------------------------------------------------------------------------------------------*/
#dropdown {
	text-transform: uppercase;
	font-size: 8pt;
	background: #c8c8c8;
	width: 760px;
	text-align: center;
	height: 20px;
	border-bottom: 1px solid #000000;
	clear: both;
	float: left;
}
#dropdown a {
	color: #000000;
	text-decoration: none;
	margin: 0px 5px;
}
#dropdown a:hover {
	color: #FF0000;
}

#contentRight {
	width: 178px;
	float: right;
}

.ltgraybox {
	background:#CCCCCC;
	padding: 2px;
	margin-top: 2px;
	border: 1px solid #999999;
   }

.greybox {
	background:#c8c8c8;
	padding: 1px;
	margin-top: 0px;
	height: 30px;
	width: 170px;
   }



.tableA {
	width: 100%;
		border: 1px solid #c8c8c8;
}
.tableA th {
	background: #c8c8c8;
}
.tableA td {
	width: 50%;
	border: 1px solid #c8c8c8;
}
.tableA li {
	padding-bottom: 10px;
}
.tableA ul {
	margin-left: 0px;
	padding-left: 20px;
}
.align {
	text-align: right;
}
.tab {
	padding-left: 20px;
}


/*-----------------------------------------------------------------------------------------------------
SEARCH BOX
-----------------------------------------------------------------------------------------------------*/
form#search {
	font-size: 8pt;
	text-align: left;
	position: absolute;
	top: 3px;
	right: 0px;
	margin: 0px;
	padding: 0px;
}
#search .text {
	font-size: 8pt;
	border: 2px solid #b0b7c1;
	background: #ebecee;
	width: 92px;
}
#search .button {
	font-size: 8pt;
	font-weight: bold;
	border: 2px solid #b0b7c1;
	width: 53px;
	background: #ebecee;
}


/*----*/

#kucSearch {
	position: absolute;
	top: 3px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
}
#kucSearch .text {
	font-size: 7.5pt;
	border: 2px solid #b0b7c1;
	background: #ebecee;
	width: 92px;
	height: 19px;
	text-align: left;
	vertical-align: middle;
}
#kucSearch .button {
	font-size: 8pt;
	font-weight: bold;
	border: 2px solid #b0b7c1;
	width: 53px;
	background: #ebecee;
	height: 19px;
	text-align: center;
	vertical-align: middle;
}

#phonebook {
	width: 180px;
}

* html #phonebook { /*IE FIX*/
	width: 170px;
	w\idth: 170px;
}

#phonebook .text {
	font-size: 8pt;
	border: 2px solid #b0b7c1;
}

#phonebook .button {
	font-size: 8pt;
	font-weight: bold;
	border: 2px solid #b0b7c1;
	background: #ebecee;
}

.tableB{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	border:1px solid #E0E0E0;
	width:100%;
	
}
.tableB td{
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align: left;
	background-color:#F4F4F4;
	vertical-align: top;
	
}
.tableB th{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-align: left;
	background: #c8c8c8;
	text-transform: uppercase;
	color:#000000;
	padding:5px;
}

/*-----------------------------------------------------------------------------------------------------
View Book Table
-----------------------------------------------------------------------------------------------------*/
.tableview{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	width: 100%;
	margin-bottom: 20px;
	border:1px solid #E0E0E0;
}

.tableview td{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	border:1px solid #E0E0E0;
}

.tableview th{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000000;
	border:1px solid #E0E0E0;
	/*background-color:#C0C0C0;*/
	background:#e6e6e0;
}

#timetable {
	font: 7.5pt Arial, Helvetica, sans-serif;
}
#timetable td{
	text-align: left;
	vertical-align: top;
	padding: 5px;
	border: 1px solid #999999;
}
#timetable th {
	padding: 5px;
	font-weight: bold;
	font-size: 8pt;
	background: #CCCCCC;
	border: 1px solid #999999;
}
#timetable p {
	font-size: 7.5pt;
}

/*-----------------------------------------------------------------------------------------------------
HOMEPAGE LAYOUT (CENTRE CONTENT)
-----------------------------------------------------------------------------------------------------*/
#content{
	float: left;
	width: 393px;
	padding-right: 10px;
	border-right: 1px solid #c8c8c8;
}

* html #content { /*IE FIX*/
	width: 404px;
	w\idth: 404px;
}

#contentWrp {
	float: left;
	width: 584px;
	background: #FFFFFF;
	padding: 10px 0px 10px 10px;
}

* html #contentWrp { /*IE FIX*/
	width: 594px;
	w\idth: 594px;
}

#contentWrp a {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

#contentWrp a:hover {
	color: #ed1b2d;
}

#content ul li {
	padding-bottom: 10px;
	margin-bottom: 0px;
}

#content ul li a {
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

#content ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

/*-----------------------------------------------------------------------------------------------------
ONE COLUMN LAYOUT (CENTRE CONTENT)
-----------------------------------------------------------------------------------------------------*/
#contentWrpOne {
	float: left;
	width: 740px;
	text-align:left;
	padding: 10px;
		background: #FFFFFF;
}

* html #contentWrpOne { /*IE FIX*/
	width: 760px;
	w\idth: 760px;
}

#contentOne {
	float: left;
	width: 740px;
	margin-top: 10px;

}

#contentOne ul{
	margin-left: 10px;
	padding: 0px;
	list-style: none;
}
   
#contentOne li {
	margin-bottom: 3px;
}

/*-----------------------------------------------------------------------------------------------------
TWO COLUMN LAYOUT (CENTRE CONTENT)
-----------------------------------------------------------------------------------------------------*/
#contentWrpTwo {
	float: left;
	width: 740px;
	padding: 10px;
}

* html #contentWrpTwo { /*IE FIX*/
	width: 760px;
	w\idth: 760px;
}

#contentTwo {
	float: left;
	width: 549px;
	padding-right: 10px;
	border-right: 1px solid #c8c8c8;
}



#contentTwo ul{
	margin-left: 10px;
	padding: 0px;
	list-style: none;
}
   
#contentTwo li {
	margin-bottom: 10px;
}

/*-----------------------------------------------------------------------------------------------------
THREE COLUMN LAYOUT (CENTRE CONTENT)
-----------------------------------------------------------------------------------------------------*/
#contentThree{
	float: left;
	width: 393px;
	padding-right: 10px;
	border-right: 1px solid #c8c8c8;
}

* html #contentThree { /*IE FIX*/
	width: 404px;
	w\idth: 404px;
}

#contentWrpThree {
	float: left;
	width: 594px;
	background: #FFFFFF;
	padding: 10px 0px 10px 10px;
}

* html #contentWrpThree { /*IE FIX*/
	width: 594px;
	w\idth: 594px;
}

/*-----------------------------------------------------------------------------------------------------
QUICKLINKS (RIGHT COLUMN)
-----------------------------------------------------------------------------------------------------*/
#quicklinks {
	float: left;
	width: 170px;
	padding-left: 10px;
}

* html #quicklinks { /*IE FIX*/
	width: 180px;
	w\idth: 180px;
}

#quicklinks ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#quicklinks li {
	margin-bottom: 7px;
}

#quicklinks p{
   padding-bottom:10px;
	margin:0px;
}

/*-----------------------------------------------------------------------------------------------------
EVENTS PAGE BULLET COLOURS
-----------------------------------------------------------------------------------------------------*/


.redBox {
list-style-image: url(../images/red_box.gif);
list-style-type: square;
}
.ltgrBox {
list-style-image: url(../images/ltgr_box.gif);
list-style-type: square;
}
.drkgrBox {
list-style-image: url(../images/drkgr_box.gif);
list-style-type: square;
}




/*-----------------------------------------------------------------------------------------------------
NAVIGATION (LEFT COLUMN)
-----------------------------------------------------------------------------------------------------*/
/*ARROW HOVER MENU*/
#subNav {
	width: 156px;
	float: left;
	margin-top: 10px;
	color: #FFFFFF;
}
#subNav ul {
	margin: 0px;
	padding: 0px;
	width: 180px;
	list-style: none;
}
#subNav ul .navItem, .navTitle {
	margin-bottom: 3px;
}
#subNav ul .navItem a{
	background: #CCCCCC url(/images/arrow.gif) no-repeat left top;
	text-transform: uppercase;
	font: 7.5pt Verdana, Arial, Helvetica, sans-serif;
	height: 15px;
	padding-left: 25px;
	display: block;
	padding-top: 3px;
	text-decoration: none;
	color: #000000;
}

#subNav ul .navItem a:hover {
	background: #666666 url(/images/arrow_hover.gif) no-repeat left top;
	color: #FFFFFF;
}

#subNav ul .navTitle {
	text-transform: uppercase;
	color: #FFFFFF;
	background: #666666;
	text-align: center;
	font: 7.5pt Arial, Helvetica, sans-serif;
	display: block;
	height: 15px;
	padding-top: 3px;
}

/*POPOUT MENU*/
#subNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 156px;
	border-bottom: 1px solid #666666;

}

#subNav ul li {
	position: relative;
	margin:0px;
	font: normal 8pt Arial, Helvetica, sans-serif;
}

#subNav .title {
	display: block;
	color: #FFFFFF;
	padding: 5px;
	border-top:1px solid #666666;
	width: 146px;
	font-weight: bold;
		background: #969696;
}

* html #subNav .title {
	width: 156px;
	w\idth: 156px;
}
#subNav ul li hr{
	color: #666666;
	background: #666666;
	border: 0px;
}


#subNav li ul {
	position: absolute;
	left: 155px; /* Set 1px less than menu width */
	top: 0;
	display: none;
}

/* Styles for Menu Items */
#subNav ul li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background: #808080;
	padding: 5px;
	border-top:1px solid #666666;
}

/*show arrow on upper menu items*/
#subNav .upper-item {
	background:#808080 url(/images/menu_arrow.gif) no-repeat right center;
}

#subNav .upper-item:hover {
	background:#969696 url(/images/menu_arrow.gif) no-repeat right center;
}

/*  IE Requirement \*/
* html #subNav ul li {
	float: left; height: 1%;
}

* html #subNav ul li a {
	height: 1%;
}

#subNav ul li a:hover{
	background: #969696;
	color: #000000;
}

/* Sub Menu Styles */
#subNav li ul li a {
	background: #FFFFFF;
	color: #FF0000;
	font-weight: normal;
	border-left: 1px solid #666666;
	border-right:1px solid #666666;
} 

#subNav li ul li a:hover {
	background: #c8c8c8;
}

/* The magic */
#subNav li:hover ul, #subNav li.over ul {
	display: block;
}
/* Used for Site Index*/
.alphaheading{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#FF0000;
	font-weight: bold;
	text-transform: capitalize;
}

#subNav .box {
	margin: 5px;
	background: #999999;
	padding-right: 0px;
	padding-left: 0px;
}
#subNav p {
	margin-right: 5px;
	margin-left: 5px;
}
#subNav a {
	color: #FFFFFF;
}
#subNav a:hover {
	color: #000000;
}
/*-----------------------------------------------------------------------------------------------------
FOOTER
-----------------------------------------------------------------------------------------------------*/
#footer {
	width: 760px;
	background: #000000;
	text-align: center;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	clear: both;
	padding: 5px 0px;
	position: relative;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footerNav {
	right: 5px;
	position: absolute;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#footerNav a {
	font-weight: normal;
}

#phone {
	position: absolute;
	left: 5px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.photoCaption {
	text-align: center;
	font-size: 8pt;
	margin-top: 5px;
	margin-bottom: 5px;
}

.photoCaption p {
	margin: 0px 0px 5px;
	padding: 0px;
}

.clear {
	clear: both;
}

.ralign {
	text-align: right;
}

.cAlign {
	text-align: center;
}

.pipe{
   display:none;
}

/*-----------------------------------------------------------------------------------------------------
IE 5.5 / 6 - FIXES 
-----------------------------------------------------------------------------------------------------*/

* html #subNav ul .navItem a,
* html #subNav ul .navTitle {
	height: 18px;
}


/*UNIVERSITY*/
#university #quicklinks ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style: square;
}
#university #quicklinks li {
	margin-bottom: 10px;
}
#university #quicklinks p {
	margin-top: 0px;
	padding-top: 0px;
}

/*Testimonial Story*/
.flashbox{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #cccccc;
	width: auto;
	padding: 2px 7px;
	padding-bottom:10px;
	margin-left: 0px;
	margin-right: 2px;
	border: 1px solid #999999;
}
.highlight {
	color: #ed1b2d;
	text-align: center;
	font-weight:bold;
	font-size: 11pt;
	padding-bottom:5px;
	padding-top:5px;
}
/*-----------------------------------------------------------------------------------------------------
Form Layout
-----------------------------------------------------------------------------------------------------*/

#form legend {
	color: #000000;
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: bold;
}
#form label {
	display: block;
	float: left;
	width: 80px;
	padding: 0;
	text-align: right;
	margin-left: 0;
	margin-top: 2px;
	color: #ed1b2d;
}
#form fieldset input, form fieldset textarea {
	margin-bottom: 15px;
	border: 2px solid #CCCCCC;
	margin-left: 10px;
}

#form fieldset {
	padding: 10px;
	margin: 0 0 10;
	border: 1px solid #CCCCCC;

}
#form br {
	clear:left;
}
/*-----------------------------------------------------------------------------------------------------
PRINTING STYLES
-----------------------------------------------------------------------------------------------------*/
@media print {
	#dropdown{display:none;}
	.navigation{display:none;}
	#subNav{display:none; border:0;}
	#contentWrpTwo{width:650px;margin-right:5px;margin-left:5px; border:0;}
	#contentOne{width:600px;margin-right:5px;margin-left:5px; border:0;}
	#contentWrpOne{width:600px;margin-right:5px;margin-left:5px; border:0;}
	#contentWrpThree{width:500px;margin-right:5px;margin-left:5px; border:0;}
	#subWrapper{width:600px;margin-right:5px;margin-left:5px; border:0;}
	#contentTwo{width:400px;margin-right:5px;margin-left:5px; border:0;}
	#quicklinks{width:250px; border:0;}
	#footer{width:600px;margin-right:5px;margin-left:5px;}
	#footerNav{display:none;}
	#corner{display:none;}
	#headerNav{display:none;}
	#fade{display:none;}
	#backWrp{border:0;}
}
