#container {
	width: 800px;
	margin: 20px auto 0 auto;
	padding: 0;
	text-align: left;
	}

#header {
	background: url('../images/header_bg.png') repeat-x #FFF;
	height: 102px;
	width: 100%;
	margin: 0;
	padding: 0;
	}

#logo {
	margin: 0;
	padding: 0;
	float: left;
	}

#homes {
	background: url('../images/homes.png') no-repeat;
	width: 293px;
	height: 77px;
	margin: 0;
	padding: 0;
	float: right;
	}

#homestxt {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	margin: 33px 48px 0 0;
	display: block;
	}

#midContent {
	width: 798px;
	height: auto;
	margin: 0 0 5px 0;
	padding: 0;
	border: 1px solid #b2cae3;
	display: block;
	}

#leftrail {
	border: 1px solid #b2cae3;
	padding: 3px;
	margin: 5px 0px;
	width: 792px;}

*html #leftrail {
	width: 800px;}

.redtext {
	color:#FF0000;
	}

#player {
	height: 300px;
	margin-top: 10px;
	visibility: visible;
	}

/* ========== Header Sitemap Styles ========== */

#sitemap {
	background: url('../images/sitemap.png') no-repeat top right;
	width: 390px;
	height: 25px;
	color: #626060;
	font-size: 10px;
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
	}

#sitemap ul, #sitemap li {
	background:none;
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	text-transform: uppercase;
	vertical-align:middle;
	}
#sitemap img {
	vertical-align:middle;
}
#sitemap a:link, #sitemap a:visited {
	text-decoration: none;
	color: #626060;
	}

/* ------------------- SUB PAGE STYLES ------------------- */

/* ========== Home Page Styles ================ */
#homeSplash {
	background: url('../images/home-splash.png') no-repeat top left;
	width: 383px;
	height: 279px;
	display: block;
	margin: 5px 0 10px 5px;
	padding: 0px;
	}

#montage {
	width: 150px;
	display: block;
	margin: 5px 0 10px 5px;
	}
#montage img {
	float:left;
}

.news a {
	color: #7c9fd5;
	font-family: Arial;
	font-size: 12px;
	margin:0;
	text-decoration:none;
	}

.news .views-row {
	margin-bottom: 10px;
	}

.view-news-highlights .attachment {
	border-top:solid 1px #7C9FD5;
}
.view-news-highlights .attachment .view-content {
	padding:10px 15px 0;

}
.view-news-highlights .attachment a {
	font-size:100%;

}
.profile {
	padding:0 10px 5px;
	margin:0;
}
.hrHome {
	border-bottom: 1px solid #7c9fd5;
	width: 90%;
	text-align: center;
	}

.vidtable {
	background: #c1cede;
	}

.vid:link {
	display: block;
	font-weight: bold;
	text-align: center;
	}

.vid:hover {
	display:block;
	background: #95afca;
	}

/* ========== Sub Navigation Styles =========== */
ul.nice-menu-right,
ul.nice-menu-right li {
	width:172px;
}
ul.nice-menu, ul.nice-menu ul {
	border:none;
	list-style:none outside none;
	margin:0;
	padding:0;
	position:relative;
	z-index:5;

}
ul.nice-menu li {
	background:none repeat scroll 0 0 #C1CEDE;
	display:block;
	line-height:24px;
	list-style:none outside none;
	margin:0;
	padding:0;
	border:none;
	border-top:3px solid #FFFFFF;
}

ul.nice-menu li a {
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	/*width:150px;*/
	font:bold 11px Arial;
	padding:0.5em 5px .5em 15px;
}
ul.nice-menu li a.active {
	background:url("../images/subtriad.gif") no-repeat scroll left center #95AFCA;
}
ul.nice-menu-right li a:hover {
	color:#003366;
}
/* ========== Mid Content Styles ========== */

#left-nav {
	padding: 0;
	padding-right: 1px;
	}

#main-content {

	padding: 0px;
/*
	margin: 0px 1px 10px 0px;
	border-left: 1px solid #b2cae3;
*/
	}

#main-content li {
	padding: 0px 20px 10px 0px;
	}

#right-nav {
	margin: 0 5px 50px 0;
	padding: 0px;
	border-top: 60px solid  #b2cae3;
	border-left: 1px solid  #b2cae3;
	}
*html #right-nav { margin: 0 0 50px 0; }


.hr { border-bottom: 2px dotted #c1bebe;
	margin:-15px 0px 00px 15px; padding:0px; width:90%;}



/*  ========== LIST STYLES ========== */

ul.Replaced		{ margin: 7px 0px 0px 0px; padding-left: 5px; padding-bottom: 10px; list-style: none; }

*html ul.Replaced { padding-left: 10px; margin-left: 0px; }

#myAccordion ul { margin: 7px 0px 0px 0px; padding-left: 5px; padding-bottom: 10px; list-style: none; }

*html #myAccordion ul { padding-left: 10px; margin-left: 0px; }

#myAccordion li a { font-weight: bold; }

#myAccordion dl { margin: 0; }

.list {
	margin-left: 40px;
	}

ul.list li {
	list-style-type: disc;
	margin-top: 0px;
	}

ul.list2 {
	padding-top: 10px !important;
	}

ul.list2 li {
	list-style-type: circle;
	}

/* ========== Footer Styles ========== */

#footertxt {
	background: #003066;
	width: 98.7%;
	height: 27px;
	margin: 5px 0 10px 0;
	padding: 0px;
	padding-left: 2px;		/* Firefox fix */
	clear: both;
	}

#footertxt {
	margin: 0px 0 0 0;
	padding: 6px 0 0 10px;
	color: #7c9fd5;
	font-size: 10px;
	text-align: left;
	}

#footertxt a:link, #footertxt a:visited {
	text-decoration: underline;
	color: #7c9fd5;
	}

#footertxt a:hover {
	text-decoration: underline;
	color: #FFF;
	}
#copyright {
	padding-left: 13px;
}

a.mboy, a.mboy:visited {
	color: #CCC;
	text-decoration: none;
	}

a.mboy:hover {
	color: #666;
	text-decoration: underline;
	}

.view-news-highlights .views-field-title {
	padding:12px 0;
	font-weight:bold;
}
.news-home .view-news-highlights .views-field-title {
	padding:0;
	font-weight:normal;
}
.news-home .view-news-highlights .attachment .views-field-title {
	font-weight:bold;
}
.view-news-highlights .views-row {
	border-bottom:2px dotted #C1BEBE;
	margin:0 0 8px 0;
	padding:0 20px;
}
.view-partners .views-row {
	padding:0 20px;

}
.front .view-news-highlights .views-row {
	border-bottom:none;
	padding:0;
}
.triad-bullet {
	background:url("../images/triad-bullet.png") no-repeat scroll left top transparent;
	margin-left:20px;
	padding:0 0 8px 10px;
}
.triad-bullet a {
	color:#7C9FD5;
	text-decoration:none;
}
.triad-bullet a:hover {
	text-decoration:underline;
}
.triad-bullet-nopadding{
	background:url("../images/triad-bullet.png") no-repeat scroll left top transparent;
	margin-left:20px;
	padding:0 0 0 10px;
}
.indent {
	margin: 0px 0px 8px 30px;
}
.indent a {
	color:#7C9FD5;
	text-decoration:none;
}
.indent a:hover {
	text-decoration:underline;
}

#download a:link, #download a:visited {
	background: url('../../../files/images/bcu/download2.png') no-repeat;
	width: 150px;
	height: 105px;
	display: block;
	}

#download a:hover {
	background: url('../../../files/images/bcu/download2-on.png') no-repeat;
	width: 150px;
	height: 105px;
	display: block;
	}

#spread a:link, #spread a:visited {
	background: url('../../../files/images/bcu/spread2.png') no-repeat;
	width: 150px;
	height: 115px;
	display: block;
	}

#spread a:hover {
	background: url('../../../files/images/bcu/spread2-on.png') no-repeat;
	width: 150px;
	height: 115px;
	display: block;
	}

#tell a:link, #tell a:visited {
	background: url('../../../files/images/bcu/tell2.png') no-repeat;
	width: 150px;
	height: 105px;
	display: block;
	}

#tell a:hover {
	background: url('../../../files/images/bcu/tell2-on.png') no-repeat;
	width: 150px;
	height: 105px;
	display: block;
	}

.getk9iframe h1 {
	display:none;
}
.view-support .view-content {
	padding:5px 20px 0;
}
.cse .gsc-control-cse, .gsc-control-cse {
padding:2%;
width:95% !important;
}
.awards-home img {
	padding:10px 0;
}
ul#myAccordion {
	padding:5px 0 0 20px;
}
ul#myAccordion li {
	padding:0 20px 10px 0;
	list-style-type:disc;
}
#site-map {
	padding-left:25px;
}
#site-map ul li.expanded {
	background:none;
}