/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* -GENERAL--------------------------------------------------------------------------------------------------------------------------------------------------------------- */
	#distanceContent {
		width:750px;
		margin:0;
		margin-left:auto;
		margin-right:auto;
		padding:0;
		text-align:left;
	}
	h2 {
		margin-top:3px;
	}
	h3 {
		margin:0;
		padding:0;
		padding-top:4px;
		padding-bottom:4px;
		font-size:1.1em;
		text-align:left;
	}
	#returnLink {
		margin:0;
		padding:0;
		text-align:right;
	}
	#returnLink a {
		color:#002c49;
		text-decoration:none;
	}
	#returnLink a:hover {
		color:#666;
	}
	.fieldName {
		text-align:right;
	}
	.fieldItem {
		text-align:left;
	}
	.errorMsg {
		margin:10px;
		padding:10px;
		background-color:#96c4e7;
		border:1px solid #002c49;
		color:#002c49;
	}
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* -ROUNDED LITE BLUE----------------------------------------------------------------------------------------------------------------------------------------------------- */
	.roundedLiteBlueDiv .roundedLiteBlueHeader ul {
		background: url(/distanceeducation/images/roundedLiteBlueCorners.jpg) -10px -10px no-repeat;
		height: 10px;
		list-style: none;
		margin: 0;
	}
	.roundedLiteBlueDiv .roundedLiteBlueHeader ul li {
		float: right;
		background: url(/distanceeducation/images/roundedLiteBlueCorners.jpg) 0px -10px no-repeat;
		width: 10px;
		line-height: 10px;
	}
	.roundedLiteBlueDiv .roundedLiteBlueFooter {
		line-height:10px;
	}
	.roundedLiteBlueDiv .roundedLiteBlueFooter ul {
		background: url(/distanceeducation/images/roundedLiteBlueCorners.jpg) -10px 0px no-repeat;
		height: 10px;
		list-style: none;
		margin: 0;
	}
	.roundedLiteBlueDiv .roundedLiteBlueFooter ul li {
		float: right;
		background: url(/distanceeducation/images/roundedLiteBlueCorners.jpg) 0px 0px no-repeat;
		width: 10px;
/*		line-height: 10px; */
		height:10px;
	}
	.roundedLiteBlueDiv {
		background: #96C4E7;
		color: #000;
	}
	/*
	.roundedLiteBlueDiv #roundedLiteBlueContent {
	padding: 0 15px;
	display: block;
	}
	*/
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* -ROUNDED LITE Grey----------------------------------------------------------------------------------------------------------------------------------------------------- */
	.roundedLiteGreyDiv .roundedLiteGreyHeader ul {
		background: url(/distanceeducation/images/roundedLiteGreyCorners.jpg) -10px -10px no-repeat;
		height: 10px;
		list-style: none;
		margin: 0;
	}
	.roundedLiteGreyDiv .roundedLiteGreyHeader ul li {
		float: right;
		background: url(/distanceeducation/images/roundedLiteGreyCorners.jpg) 0px -10px no-repeat;
		width: 10px;
		line-height: 10px;
	}
	.roundedLiteGreyDiv .roundedLiteGreyFooter {
		line-height:10px;
	}
	.roundedLiteGreyDiv .roundedLiteGreyFooter ul {
		background: url(/distanceeducation/images/roundedLiteGreyCorners.jpg) -10px 0px no-repeat;
		height: 10px;
		list-style: none;
		margin: 0;
	}
	.roundedLiteGreyDiv .roundedLiteGreyFooter ul li {
		float: right;
		background: url(/distanceeducation/images/roundedLiteGreyCorners.jpg) 0px 0px no-repeat;
		width: 10px;
		height:10px;
	}
	.roundedLiteGreyDiv {
		background: #c9c9c9;
		color: #000;
	}
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* -ROUNDED MED BLUE ----------------------------------------------------------------------------------------------------------------------------------------------------- */
	.roundedMedBlueDiv .roundedMedBlueHeader ul {
		background: url(/distanceeducation/images/roundedMedBlueCorners.jpg) -10px -10px no-repeat;
		height: 10px;
		list-style: none;
		margin: 0;
	}
	.roundedMedBlueDiv .roundedMedBlueHeader ul li {
		float: right;
		background: url(/distanceeducation/images/roundedMedBlueCorners.jpg) 0px -10px no-repeat;
		width: 10px;
		line-height: 10px;
	}
	.roundedMedBlueDiv .roundedMedBlueFooter {
		line-height:10px;
	}
	.roundedMedBlueDiv .roundedMedBlueFooter ul {
		background: url(/distanceeducation/images/roundedMedBlueCorners.jpg) -10px 0px no-repeat;
		height: 10px;
		list-style: none;
		margin: 0;
	}
	.roundedMedBlueDiv .roundedMedBlueFooter ul li {
		float: right;
		background: url(/distanceeducation/images/roundedMedBlueCorners.jpg) 0px 0px no-repeat;
		width: 10px;
		height:10px;
	}
	.roundedMedBlueDiv {
		background: #639bcb;
		color: #000;
	}
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* -MENU------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
	#DEMainMenu {
		width:750px;
		height:250px;
		margin:0;
		padding:0;
		
		background-image:url(/distanceeducation/images/menuBackground.jpg);
		background-position:top center;
		background-repeat:no-repeat;
	}
	#innerMainMenu {
		width:434px;
		font-size:1.5em;
		color:#fff;
		background-image:url(/distanceeducation/images/innerMenuBackground.png);
	}
	#innerMainMenu h1 {
		margin:0;
		margin-bottom:3px;
		padding:0;
		padding-top:3px;
		padding-bottom:3px;
		padding-left:7px;
		color:#ccc;
		font-size:1.5em;
		border-bottom:1px solid #ccc;
	}
	#innerMainMenu h1 a {
		color:#ccc;
		text-decoration:none;
	}
	#innerMainMenu h1 a:hover {
		color:#999;
	}
	#menuLeft {
		float:left;
		width:216px;
		display:block;
		padding:0;
		margin:0;
	}
	#menuRight {
		float:left;
		width:216px;
		display:block;
		padding:0;
		margin:0;
	}
	#innerMainMenu #menuLeft a, #innerMainMenu #menuRight a {
		color:#fff;
		text-decoration:none;
	}
	#innerMainMenu #menuLeft a:hover, #innerMainMenu #menuRight a:hover {
		color:#999;
	}
	#menuLeft ul{
		padding:0;
		margin:0;
	}
	#menuLeft ul {
		padding:0;
		margin:0;
	}
/*
	#menuLeft li {
		list-style-image:url(/distanceeducation/images/pawBullet.png);
		list-style-position:inside;
		padding-left:14px;
		padding-top:2px;
		padding-bottom:2px;
	}
	#menuRight li {
		list-style-image:url(/distanceeducation/images/pawBullet.png);	
		list-style-position:inside;
		padding-left:14px;
		padding-top:2px;
		padding-bottom:2px;
	}
*/
	#menuLeft li {
		background-image:url('/distanceeducation/images/pawBullet.png');
		background-position:left center;
		background-repeat:no-repeat;
		list-style-type:none;
		margin-left:14px;
		padding-left:16px;
		padding-top:2px;
		padding-bottom:2px;
	}
	#menuRight li {
		background-image:url('/distanceeducation/images/pawBullet.png');
		background-position:left center;
		background-repeat:no-repeat;
		list-style-type:none;
		margin-left:14px;
		padding-left:16px;
		padding-top:2px;
		padding-bottom:2px;
	}
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* -SUB MENU-------------------------------------------------------------------------------------------------------------------------------------------------------------- */
	#distanceEdSideBar #subMenu {
		display:block;
		margin:0;
		padding:0;
		margin-bottom:12px;
	}
	#distanceEdSideBar #subMenu ul {
		margin:0;
		padding:0;
		list-style-type:none;
	}
	#distanceEdSideBar #subMenu li {
		margin:0;
		padding:0;
		padding-left:10px;
		padding-top:3px;
		padding-bottom:3px;
		border-bottom:1px solid #002c49;
		background-image:url('/distanceeducation/images/subMenuBackground.jpg');
		background-position:center center;
		background-repeat:repeat-x;
		font-size:1.1em;
		font-weight:bold;
		font-family:helvetica,'Neue Helvetica','Helvetica Neue',arial,sans-serif;
	}
	#distanceEdSideBar #subMenu a {
		color:#002c49;
		text-decoration:none;		
	}
	#distanceEdSideBar #subMenu a:hover {
		color:#999;
	}
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* -FOOTER---------------------------------------------------------------------------------------------------------------------------------------------------------------- */
	#distanceEdFooter {
		clear:both;
		margin:0;
		margin-top:15px;
		margin-bottom:-13px;
		padding:0;
		padding-bottom:12px;
		background-color:#96C4E7;
	}
	#distanceEdFooter h3 {
		width:750px;
		margin:0;
		margin-left:auto;
		margin-right:auto;
		padding:0;
		padding-top:10px;
		padding-bottom:4px;
		font-size:1.1em;
		text-align:left;
	}
	#distanceEdFooter table {
		margin-left:auto;
		margin-right:auto;
	}
	#distanceEdFooter table td {
		width:150px;
		text-align:center;
	}
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* -MAIN CONTENT---------------------------------------------------------------------------------------------------------------------------------------------------------- */
	#distanceEdMainContent {
		float:left;
		width:535px;
		margin:0;
		margin-top:10px;
		margin-right:10px;
		padding:0;
	}
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* -SIDE BAR-------------------------------------------------------------------------------------------------------------------------------------------------------------- */
	/* GENERAL ---------------------------------------------------------- */
		#distanceEdSideBar {
			float:left;
			width:205px;
			margin:0;
			margin-top:15px;
			padding:0;
		}
	/* BB LOGIN HELP ---------------------------------------------------- */
		#BBLoginHelp {
			margin-bottom:12px;
		}
		#BBLoginHelpTitle {
			margin:0;
			padding:0;
			background-image:url(/distanceeducation/images/BBLoginHelpBackground.jpg);
			background-repeat:repeat-x;
			background-position:top center;
		}
		#BBLoginHelpTitle tr, #BBLoginHelpTitle td {
			vertical-align:middle;
		}
		#BBLoginHelpTitle #titleIcon {
			width:75px;
			text-align:center;
		}
		#BBLoginHelpTitle #titleTitle {
		}
		#BBLoginHelpTitle p {
			margin:0;
			padding:0;
			padding-top:5px;
			padding-bottom:5px;
			font-family:helvetica,'Neue Helvetica','Helvetica Neue',arial,sans-serif;
			font-size:1.2em;
			font-weight:bold;
		}
		#BBLoginHelpContent {
			background-color:#ccc;
			border-top:1px solid #000;
			padding:0px 10px 10px;
		}
		#BBLoginHelpContent p {
			font-family:helvetica,'Neue Helvetica','Helvetica Neue',arial,sans-serif;
			font-size:.9em;
			margin:0;
			margin-top:10px;
			padding:0;
		}
	/* DE CONTACT ------------------------------------------------------- */
		#DEContact {
			clear:both;
			margin:0;
			margin-top:6px;
			margin-bottom:6px;
			padding:0;
		}
		#DEContactContent {
			padding-left:10px;
			padding-right:10px;
		}
		#DEContactContent h3 {
			padding:0;
		}
		#DEContactContent p {
			margin:0;
			margin-top:10px;
			padding:0;
		}
		#distanceEdSideBar #DEContact dl {
			margin:0;
			padding:0;
		}
		#distanceEdSideBar #DEContact dt {
			margin:0;
			padding:0;
			padding-left:15px;
			font-weight:bold;
			font-size:.95em;
		}
		#distanceEdSideBar #DEContact dd {
			margin:0;
			padding:0;
			padding-left:25px;
			font-weight:normal;
			font-size:.85em;
		}
	/* SOCIAL MEDIA CONTACT --------------------------------------------- */
		#socialMediaContact {
			text-align:center;
			padding-top:6px;
		}
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* -HOMEPAGE-------------------------------------------------------------------------------------------------------------------------------------------------------------- */
	/* OFFERING MENU ---------------------------------------------------- */
		#homepageOfferings {
			clear:both;
			margin:0;
			padding:0;
		}
		#homepageOfferings p {
			margin:0;
			margin-top:-5px;
			margin-bottom:-5px;
			padding:0;
			text-align:center;
			font-weight:bold;
			font-family:helvetica,'Neue Helvetica','Helvetica Neue',arial,sans-serif;
			font-size:1.2em;
			padding-left:10px;
		}
		#homepageOfferings p a {
			color:#000;
			text-decoration:none;
		}
		#homepageOfferings p a:hover {
			color:#666;
		}
		#homepageOfferings .offeringItem1 {
			float:left;
			display:block;
			width:170px;
			padding:0;
		}
		#homepageOfferings .offeringItem2 {
			float:left;
			display:block;
			width:170px;
			margin-left:12px;
			margin-right:12px;
			padding:0;
		}
		#homepageOfferings .offeringItem3 {
			float:left;
			display:block;
			width:170px;
			padding:0;
		}
		#homepageOfferings .roundedLiteGreyContent {
			margin:0;
			padding:0;
		}
		#homepageOfferings .roundedLiteGreyFooter {
			margin-bottom:12px;
		}
		#homepageOfferings .roundedLiteGreyHeader {
		}
	/* ANNOUNCEMENTS ---------------------------------------------------- */
		#homepageAnnouncements {
			clear:both;
			margin:0;
			margin-bottom:6px;
			padding:0;
		}
		#homepageAnnouncementsContent {
			font-size:.85em;
			padding-left:10px;
			padding-right:10px;
		}
		#homepageAnnouncementsContent h3 {
			padding:0;
		}
		#homepageAnnouncementsContent p {
			margin:0;
			margin-top:10px;
			padding:0;
		}
	/* ADS -------------------------------------------------------------- */
		#homepageAds {
			margin:0;
			padding:0;
			clear:both;
			height:192px;
		}
		#homepageAds .leftImage {
			float:left;
			margin-top:6px;
			margin-bottom:6px;
		}
		#homepageAds .rightImage {
			float:right;
			margin-top:6px;
			margin-bottom:6px;
		}
	/* SYSTEM TOOLS ------------------------------------------------------ */
		#homepageSystemTools {
			clear:both;
			margin:0;
			margin-top:6px;
			margin-bottom:12px;
			padding:0;
		}
		#homepageSystemToolsContent {
			font-size:.85em;
			padding-left:10px;
			padding-right:10px;
		}
		#homepageSystemToolsContent h3 {
			padding:0;
		}
		#homepageSystemToolsContent p {
			margin:0;
			margin-top:10px;
			padding:0;
			text-align:center;
		}
		#homepageSystemToolsContent p a {
			text-decoration:none;
			color:#666;
		}
		#homepageSystemToolsContent p a:hover {
			text-decoration:underline;
			color:#333;
		}
		#homepageSystemToolsContent table {
			width:512px;
			margin:0;
			margin-top:5px;
			margin-left:auto;
			margin-right:auto;
			padding:0;
		}
		#homepageSystemToolsContent table td {
			width:128px;
			text-align:center;
		}
	/* BB MAINTENANCE ALERT --------------------------------------------- */
		#homepageBBMaintenance {
			clear:both;
			margin:0;
			margin-top:6px;
			margin-bottom:12px;
			padding:0;
		}
		#homepageBBMaintenanceContent {
			height:40px;
			background-image:url(/distanceeducation/images/BBMaintenanceLogo-Small.jpg);
			background-repeat:no-repeat;
			background-position:10px center;
			font-size:.85em;
			padding-left:10px;
			padding-right:10px;
		}
		#homepageBBMaintenanceContent p {
			margin:0;
			padding:0;
			padding-top:10px;
			padding-left:55px;
		}
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* -INTERNAL PAGES GENERAL------------------------------------------------------------------------------------------------------------------------------------------------ */
	#internalMainContent {
		display:block;
		margin:0;
		margin-top:6px;
		margin-bottom:12px;
		padding:0;
		padding:5px;
		padding-left:9px;
		padding-right:9px;
		background-color:#fff;
	}
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
	#areYouReady {
		font-family:"Lucida Grande", Tahoma, Arial, sans-serif;	
		font-size:.9em;
	}
	#areYouReady p {
		margin:0;
		margin-top:10px;
		margin-bottom:2px;
		margin-left:16px;
		padding:0;
		font-size:1em;
	}
	#areYouReady ul {
		list-style-type:none;
	}
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
	.classTitle {
		font-weight:bold;
		margin-bottom:0;
		margin-left:10px;
		margin-right:10px;
		padding-bottom:0;
	}
	.classDescription {
		margin-top:2px;
		margin-left:40px;
		margin-right:10px;
		padding-top:0;
	}
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
	#distanceContent #documents {
		list-style:none;
		margin:0;
		padding:0;
		padding-top:20px;
		margin-left:30px;
		margin-right:30px;
		clear:both;
	}
	#distanceContent .section {
		font-weight:bold;
		font-size:1.3em;
	}
	#distanceContent #documents .theTop {
		padding-left:330px;
		font-style:italic;
		font-size:.9em;
	}
	#distanceContent #documents .theTop a {
		color:#333;
	}
	#distanceContent #documents .resourceFiles {
		margin-left:30px;
		margin-bottom:5px;
	}
	#distanceContent #documents .resourceFiles thead {
		font-weight:bold;
		font-size:.8em;
		line-height:1em;
		text-align:center;
	}
	#distanceContent #documents .resourceFiles thead td {
		padding:4px;
		border-bottom:1px solid #518ec4;
	}
	#distanceContent #documents .resourceFiles thead .fileDownload {
		background-color:#518ec4;
		border:1px solid #518ec4;
	}
	#distanceContent #documents .resourceFiles tbody td {
		margin:0;
		padding:0;
		border-bottom:1px solid #518ec4;
	}
	#distanceContent #documents .resourceFiles .fileTitle {
		padding-left:4px;
		padding-right:4px;
		width:300px;
		border-left:1px solid #518ec4;
	}
	#distanceContent #documents .resourceFiles .fileTypeW, #distanceContent #documents .resourceFiles .fileTypeE, #distanceContent #documents .resourceFiles .fileTypeP, #distanceContent #documents .resourceFiles .fileTypeL {
		width:35px;
		text-align:center;
		border-right:1px solid #518ec4;
	}
	#distanceContent #documents .resourceFiles .fileTypeW {
		border-left:1px solid #518ec4;
	}
	#distanceContent #documents .resourceFiles .fileTypeW img, #distanceContent #documents .resourceFiles .fileTypeE img, #distanceContent #documents .resourceFiles .fileTypeP img, #distanceContent #documents .resourceFiles .fileTypeL img {
		margin-left:auto;
		margin-right:auto;
		text-align:center;
	}
	#distanceContent table.resourceFiles tbody tr.alt td {
		background: #86bce4;
	}
	#distanceContent table.resourceFiles tbody tr.over td {
		background: #518ec4;
	}
	.navSection {
		border-top:1px solid #666;
		border-bottom:1px solid #666;
		background-color:#518ec4;
		margin-left:-9px;
		margin-right:-9px;
		padding:10px;
margin-top:20px;
padding-bottom:10px;
padding-top:10px;
		}
	.navSection ul {
		list-style:none;
	}
	.navSection li {
		padding-bottom:3px;
	}
	.navSection li a {
		color:#232323;
	}
	.sectionsLeft, .sectionsRight {
		float:left;
		margin:0;
		padding:0 50px;
		width:150px;
	}
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* -BOX - MOUSE OVER---------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
	.boxOverHead {
		width:300px;
		padding:7px;
		background-color:#002C49;
		font-size:1em;
		border:1px solid #002C49;
		color:#fff;
		font-weight:bold;
		z-index:99999;
	}
	.boxOverBody {
		width:300px;
		padding:7px;
		background:#FFFFFF;
		font-size:.85em;
		text-align:left;
		font-family:helvetica, 'Neue Helvetica', 'Helvetica Neue', arial, 'sans serif';
		border:1px solid #002C49;
		z-index:99999;
	}
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
	#availableTraining dt {
		font-weight:bold
	}
	#availableTraining dd {
		margin:0;
		margin-left:25px;
		margin-bottom:5px;
		padding:0;
	}
	#availableTraining .sdHours {
		font-size:.9em;
		font-style:italic;
	}
	#availableTraining ul {
		margin-top:5px;
		padding-top:0;
	}
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
	.newsletterLeft {
		text-align:right;
		padding-right:10px;
	}
	.newsletterRight {
		text-align:left;
	}
	.newsletterRight .newsTitle {
		font-weight:bold;
	}
	.newsletterRight p {
		margin:0;
		margin-top:3px;
		margin-bottom:3px;
		padding:0;
	}
	.newsletterRight ul {
		margin-top:3px;
	}
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
	.cougarsDenFAQs dt {
		font-weight:bold;
		padding-bottom:5px;
		padding-top:15px;
	}
	.cougarsDenFAQs dd {
		padding-bottom:10px;
	}
	.faqToTop {
		text-align:right;
		font-size:.9em;
	}
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
	#offSiteQA dt {
		padding-top:15px;
	}
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
