@charset "UTF-8";
/* CSS Document */

* {padding: 0; margin: 0;}

body {
	background: #fff url("../images/background.gif") bottom center no-repeat;
	font-size: small;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
	color: #333;
	}

* html body {
	font-size: x-small;
	f\ont-size: small;
	}
	
h1 {font-size: 150%;}

h2 {font-size: 150%;}

h3 {
	font-size: 170%;
	margin-bottom: 1em;
	color: #d18316;
	font-weight: normal;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grand", Verdana, Arial, Helvetica, sans-serif;	
	} 

h4 {
	font-size: 120%;
	margin-bottom: 1em;
	color: #d18316;
	font-weight: bold;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grand", Verdana, Arial, Helvetica, sans-serif;
	}

ul.blue, ul.grey {
	margin-left: 0;
	padding-left: 0;
	list-style: none
	}

ul.blue li {
	padding-left: 15px;
	padding-bottom: 15px;
	background: url("../images/blue-bullet.gif") no-repeat 0 .5em;
	font-size: 90%;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grand", Verdana, Arial, Helvetica, sans-serif
	}

ul.grey li {
	padding-left: 15px;
	padding-bottom: 15px;
	background: url("../images/grey-bullet.gif") no-repeat 0 .5em;
	font-size: 90%;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grand", Verdana, Arial, Helvetica, sans-serif
	}

h5 {font-size: 110%; margin-bottom: 1em;}

ul li {line-height: 2em;}

ol li {line-height: 1.5em; padding-bottom: 1em;}

.note {font-size: 85%;}

hr {display: none;}

.inline {display: inline; vertical-align: middle;}

ul {
	margin-left: 2em;
	padding-bottom: 1em;
}

ol {
	margin-left: 2.3em;
	padding-bottom: 1em;
}

* html ol {
	margin-left: 2.3em;
	padding-bottom: 1em;
}

p {
	line-height: 1.4em;
	padding-bottom: 1.5em;
}

a {color: #00549f; font-weight: bold;}
a:visited {color: #191970}
a:hover {color: #3eb7c3;}

div.spacer {clear:both;}


/* Structure */

#container {
	text-align: left;
	margin: 0 auto;
	width: 960px;
	position: relative;
	padding-left:20px;
	margin-bottom: 70px;
}

* html #container {
	padding-left: 40px;
	margin-bottom: 170px;
	}

.row {
	width: 100%;
	margin: 0;
	padding: 0;
	clear: both;
}

.row:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
.one-column, .two-column, .three-column, .four-column, .five-column, .six-column, .seven-column, .eight-column, .nine-column, .ten-column, .eleven-column, .full-row, .nav, .main-feature, .adspot {
	float: left; margin: 0 20px 0 0; padding: 0;}
	
.one-column {width: 60px;}
.two-column {width: 140px;}
.three-column {width: 220px;}
.four-column {width: 300px;}
.five-column {width: 380px;}
.six-column {width: 460px;}
.seven-column {width: 540px;}
.eight-column {width: 620px;}
.nine-column {width: 700px;}
.ten-column {width: 780px;}
.eleven-column {width: 860px;}
.full-row {width: 940px;}

/* Navigation */

#small-nav {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	list-style: none;
	width: 250px;
	float: right;
	padding: 0;
	margin-right: 10px;
	}
	
#small-nav li {
	float: left;
	padding: 7px 15px;
	font-size: 9px;
	line-height: 0.5em;
	}
	
#small-nav a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-family:"Lucida Sans", "Lucida Sans Unicode", "Lucida Grand", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
#small-nav a:hover {text-decoration: underline;}

#nav {
	list-style: none;
	float: right;
	margin: 10px 10px 0 0;
	font-size: 120%;
	padding: 0;
	border-right: 1px solid #fff;
	}

#nav li {
	float: left;
	}
	
#nav a {
	display: block;
	background: none;
	color: #fff;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 5px 20px;
	}
	
#nav a:hover {
	background: #00549f;
	}
	
#nav li a.active {background: #00549f url("../images/tab-active.gif") top left repeat-x;}
	
#second-nav {
	background: #00549f;
	padding: 5px 0;
	}
	
#second-nav ul {list-style: none; padding: 0;}
#second-nav li {
	display: inline;
	border-right: 1px solid #fff;
	padding: 0 10px;
	font-size: 80%;
	}
#second-nav a {color: #fff; text-decoration:none; font-weight: normal;}
#second-nav a:hover {text-decoration: underline;}
	

#second-nav ul li.second-last {border: none;}

/* Content */
#header {
	background: #002d56 url("../images/header-bkgd.jpg") top left no-repeat;
	width: 940px;
	}

#logos {
	width: 940px;
	height: 71px;
	position: relative;
	font-size: 1%;
	padding: 0;
	margin: 0;
}

#logos span {display: none;}

#logos a {
	background: url("../images/logos.gif") top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#hp-headline {
	height: 271px;
 	background: url("../images/hp-headline.jpg") no-repeat 0 0;
	text-indent: -1000em;
	margin-bottom: 20px;
	border-top: 10px solid #999999;
	width: 940px;
	}
	
#content-headline {
	height: 181px;
 	background: url("../images/content-headline.jpg") no-repeat 0 0;
	text-indent: -1000em;
	margin-bottom: 20px;
	}

#courses-headline {
	height: 181px;
 	background: url("../images/courses_headline.jpg") no-repeat 0 0;
	text-indent: -1000em;
	margin-bottom: 20px;
	}

#faqs-headline {
	height: 181px;
 	background: url("../images/faq-headline.jpg") no-repeat 0 0;
	text-indent: -1000em;
	margin-bottom: 20px;
	}

#convenience-headline {
	height: 181px;
 	background: url("../images/convenience_headline.jpg") no-repeat 0 0;
	text-indent: -1000em;
	margin-bottom: 20px;
	}

#online-faqs-headline {
	height: 181px;
 	background: url("../images/OnlineFAQ-headline.jpg") no-repeat 0 0;
	text-indent: -1000em;
	margin-bottom: 20px;
	}

#online-demo-headline {
	height: 181px;
 	background: url("../images/OnlineDemo-headline.jpg") no-repeat 0 0;
	text-indent: -1000em;
	margin-bottom: 20px;
	}

#collaboration-headline {
	height: 181px;
 	background: url("../images/collaboration-headline.jpg") no-repeat 0 0;
	text-indent: -1000em;
	margin-bottom: 20px;
	}

#financing-headline {
	height: 181px;
 	background: url("../images/financing-headline.jpg") no-repeat 0 0;
	text-indent: -1000em;
	margin-bottom: 20px;
	}

#bachelors-headline {
	height: 181px;
 	background: url("../images/bachelors-headline.jpg") no-repeat 0 0;
	text-indent: -1000em;
	margin-bottom: 20px;
	}

#credit-headline {
	height: 181px;
 	background: url("../images/credit-headline.jpg") no-repeat 0 0;
	text-indent: -1000em;
	margin-bottom: 20px;
	}

#ossp-headline {
	height: 181px;
 	background: url("../images/OSSP-headline.jpg") no-repeat 0 0;
	text-indent: -1000em;
	margin-bottom: 20px;
	}

#about-headline {
	height: 181px;
 	background: url("../images/BellevueUniversity_03.jpg") no-repeat 0 0;
	text-indent: -1000em;
	margin-bottom: 20px;
	}

#webinars-headline {
	height: 181px;
 	background: url("../images/webinar-headline.jpg") no-repeat 0 0;
	text-indent: -1000em;
	margin-bottom: 20px;
	}

#support-headline {
	height: 181px;
 	background: url("../images/support-headline.jpg") no-repeat 0 0;
	text-indent: -1000em;
	margin-bottom: 20px;
	}

#scholarship-headline {
	height: 181px;
 	background: url("../images/scholarship-headline.jpg") no-repeat 0 0;
	text-indent: -1000em;
	margin-bottom: 20px;
	}

#scholarship2-headline {
	height: 181px;
 	background: url("../images/scholarship2-headline.jpg") no-repeat 0 0;
	text-indent: -1000em;
	margin-bottom: 20px;
	}

#lunch-headline {
	height: 204px;
 	background: url("../images/lunch/lunch-headline.jpg") no-repeat 0 0;
	text-indent: -1000em;
	margin-bottom: 20px;
	}

#lunch2-headline {
	height: 182px;
 	background: url("../images/Banner_ScholarLunch.jpg") no-repeat 0 0;
	text-indent: -1000em;
	margin-bottom: 20px;
	}

#content, #convenience, #collaboration {margin-bottom: 10px;}

.upper
{
    text-transform: uppercase
}

.inline
{
    display: inline
}

.promoRight
{
    float: right;
    padding-left: 20px
}

.side-ads img {
	margin-bottom: 10px;
	}
	
.breadcrumbs {
	text-transform: uppercase;
	color: #333;
	font-size: 70%;
	}
	
.breadcrumbs a {font-weight: normal;}

.content {margin-bottom: 50px;}

.hp-video {
	float: right;
	margin: 5px 0 5px 5px;
	width: 242px;
	}

label {
	float: left;
	width: 150px;
	font-weight: bold
	}

.button {
	background: #ddd;
	padding: 0 2px;
	font: bold 13px Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px
	}

.data td {
	padding-bottom: 15px
}