@charset "utf-8";
/* CSS Document */


table, td, p .medtext { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#1f1e1e;
	font-weight:normal;
	line-height: 16px;
}
a{
	color:#002a5c;
	outline:none;
}
a:hover{
	text-decoration: none;
}

.header {
	color:#397fbb;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:18px; 
	font-weight:bold; 
	margin:5px 0 0;
}
.header2 {
	color:#002b5c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#main .main-holder{
	background:#edf8fe url(../images/bg_top.jpg) repeat-x;
	height:128px;
	padding:8px 12px 0px 12px;
}
a.logo{
	float:left;
	background:url(../images/logo.png) no-repeat;
	width:188px;
	height:114px;
	text-indent:-9999px;
}
.logo-holder{
	float:left;
	background:url(../images/bg-logo.jpg) no-repeat;
	width:191px;
	height:122px;
	padding:5px 0 0 4px;
	margin:0 11px 0 0;
}

.headerAlumni{
	float:left;
	background:url(../images/bg_alumni_blog.jpg) no-repeat;
	width:431px;
	height:30px;
	font:bold 12px/26px Arial, sans-serif;
	color:#002a5c;
	padding:2px 0 0 0;
}

.headerVideoLibrary{
	float:left;
	background:url(../images/bg_video_library.jpg) no-repeat;
	width:200px;
	height:30px;
	font:bold 12px/26px Arial, sans-serif;
	color:#002a5c;
	padding:0 0 0 0;
	text-align:center;
}

.industry{
	float:left;
	background:url(../images/bg_industries.jpg) no-repeat;
	width:296px;
	height:43px;
	font:bold 18px Arial, sans-serif;
	color:#002a5c;
	padding:0 0 0 0;
	text-align:center;
	line-height:42px;
}
.industry a:link{
	text-decoration:none;
}
.industry a:hover{
	text-decoration:none;
}
.industry a:visited{
	text-decoration:none;
}
.headerIndustry{
	float:left;
	width:639px;
	height:73px;
	font:bold 18px/20px Arial, sans-serif;
	color:#ffffff;
	padding:15px 0 0 15px;
	margin:0px;
	text-align:left;
}
.ltgrey {
	background-color:#eeeeee;
}
.videoThumbnail {
	border-width:1px;
	border-style:solid;
	border-color:#8ec5ee;
	margin:4px;
}
.contentArea{
	margin:0px 0px 0px 0px;
	border-style:solid;
	border-color:#bebebe;
	border-width:1px;
}
.contentLogin {
	background-color:#fdfcd2;
	min-height:135px;
}
.contentWelcome{
	border-style:solid;
	border-color:#ececec;
	border-width:1px;
	width:360px;
}

#header .info .buttons{
	float:right;
	padding:0;
	margin:0;
	width:460px;
	list-style:none;
}
#header .info .buttons li{
	float:left;
	margin:0 0 0 7px;
	display:inline;
}

#header .info .buttons li a:hover{ 
	background-position: 0 100% !important
}

#header .info .buttons li a{
	float:left;
	font:bold 14px/24px Arial, sans-serif;
	color:#fff;
	background:url(../images/but-orange2.jpg) no-repeat;
	width:146px;
	text-align:center;
	text-decoration:none;
}

#header .info .buttons li a.apply{background:url(../images/but-red2.jpg) no-repeat}


#footer p{
	font:11px/14px Arial, sans-serif;
	color:#666;
	margin:0;
	clear:both;
	width:900px;
	text-align:center;
	padding-top:10px;
}


.spacergray {
	width:100%; 
	border-top:1px solid #ffffff; 
	border-bottom:1px solid #dddddd;
	line-height:1px;
	margin:10px 0px 10px 0px;
}
.spacergrayblue {
	width:100%; 
	border-top:1px solid #ecf5f9; 
	border-bottom:1px solid #dddddd;
	line-height:1px;
	margin:10px 0px 10px 0px;
}
.spacergrayshort {
	width:33%; 
	border-top:1px solid #ffffff; 
	border-bottom:1px solid #dddddd;
	line-height:1px;
	margin:10px 0px 10px 0px;
}

#content .sidebar .box{
	float:left;
	width:221px;
}
/** html #content .sidebar .box{margin-top:-4px}*/

#content .sidebar .box h3{
	font:bold 14px/26px Arial, sans-serif;
	color:#002a5c;
	background:url(../images/sibebar-box-top.png) no-repeat;
	width:221px;
	padding:0px 0 0;
	margin:0;
	text-align:center;
	line-height:28px;
	height:31px;;
}
#content .sidebar .box-info{
	background:url(../images/sidebar-box-bg.png) repeat-y;
	width:217px;
	padding:0 2px;
}
#content .sidebar .box-bg{
	/*background:url(../images/box-bg-hor.jpg) repeat-x;*/
	background-color:#ecf5f9;
	width:217px;
	min-height:78px;
	overflow:hidden;
}
* html #content .sidebar .box-bg{
	height:78px;
	overflow:visible;
}

#content .sidebar .box-bg ul{
	width:217px;
	padding:2px 0 0;
	margin:0;
	list-style:none;
}
/*
#content .sidebar .box-bg ul li{
	float:left;
	width:166px;
	padding:0 0 0 25px;
}*/
#content .sidebar .box-bg ul li.large{padding:6px 0 0 10px;
	line-height:16px;}

#content .sidebar .box-bg ul li a{
	font:bold 12px/18px Arial, sans-serif;
	color:#005aff;
	text-decoration:none;
}
#content .sidebar .box-bg ul li a:hover{text-decoration:underline}
#content .sidebar .box-bot{
	background:url(../images/sidebar-box-bot.png) no-repeat;
	width:221px;
	height:13px;
}
#content .sidebar{
	float:left;
	width:222px;
	margin:0 10px 0 0;
}
#content .sidebar .menu-sidebar h2{
	
	font:bold 18px/28px Arial, sans-serif;
	text-align: center;
	color:#fff;
	background:url(../images/menu-top.jpg) no-repeat;
	width:183px;
	padding:0 0 0 12px;
	margin:0;
}

#content .block-white h2{
	font:bold 18px/30px Arial, sans-serif;
	color:#397fbb;
	margin:5px 0 0;
}
#content .block-white p{
	font:12px/16px Arial, sans-serif;
	color:#1f1e1e;
	margin:11px 0 0;
}

#content .block-white a{
	color:#CC6600;
}

#content .block-white a:hover{
	text-decoration: none;
}

#content .block-white .black{
	text-decoration:none;
	color: #2a3a6f;
	
}

#content h3 { 
	margin:10px 0px 10px 0px; 
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC6600;
	padding: 0; 
}

		
.gradheadtable {
	margin-bottom: 30px; 
}

.gradheadtable strong {
	color:#545E7A;
}

.gradheadtable #bggray {
	padding-left:10px;
	font-size:11px;
}

.gradheadtable #bgwhite {
	font-size:11px;
}
	
#bggray {
	background-color:#EEEEEE;
}
	
#bggray td,
#bgwhite td{
	padding-left:6px;
}



#bgwhite {
	padding-left:10px;
	background-color:#F9F9F9;
}
#submitter{
	background-image:url(/site/images/btn_submitter.jpg);
	width:154px;
	height:32px;
	border:none;	
	font:bold 12px/24px Arial, sans-serif;
	color:#ffffff;
	margin:2px 0 0 0;
	padding:0 0 3px 0;
	
}
#checkout{
	background-image:url(/site/images/btn_submitter.jpg);
	width:154px;
	height:32px;
	border:none;	
	font:bold 12px/24px Arial, sans-serif;
	color:#ffffff;
	margin:7px 0 0 0;
	padding:0 0 3px 0;
}
#continue{
	background-image:url(/site/images/btn_submitter.jpg);
	width:154px;
	height:32px;
	border:none;	
	font:bold 12px/24px Arial, sans-serif;
	color:#ffffff;
	margin:2px 0 0 0;
	padding:0 0 3px 0;
}
#change{
	background-image:url(/site/images/btn_submitter.jpg);
	width:154px;
	height:32px;
	border:none;	
	font:bold 12px/24px Arial, sans-serif;
	color:#ffffff;
	margin:2px 0 0 0;
	padding:0 0 3px 0;
}
td.checkoutprogresstext {
	font-size:11px;
	color:#666666;
}
.lnk-NavInactive1 {
	FONT-SIZE: 14px;
	COLOR: #002a5c;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}
.lnk-NavActive1 {
	FONT-SIZE: 14px;
	COLOR: #002a5c;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}
.lnk-NavInactive1 a:visited{
	FONT-SIZE: 14px;
	COLOR: #002a5c;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}
.lnk-NavActive1 a:visited{
	FONT-SIZE: 14px;
	COLOR: #002a5c;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}
.lnk-NavTabActive1 {
	background-image: url(/site/images/bg_nav_active.jpg);
}
.lnk-NavTabInactive1 {
	background-image: url(/site/images/bg_nav.jpg);
}
.greytitle {
	color:#002a5c;
	line-height:24px;
	padding-top: 5px;
}
.relatedVideo a:link{
	font:bold 10px/12px Arial, sans-serif;
	text-decoration:none;
}
.relatedVideo a:hover{
	font:bold 10px/12px Arial, sans-serif;
	text-decoration:underline;
}
.relatedVideo a:visited{
	font:bold 10px/12px Arial, sans-serif;
	text-decoration:underline;
}
.enrolledHome a:link{
	font:12px/14px Arial, sans-serif;
	text-decoration:none;
}
.enrolledHome a:hover{
	font:12px/14px Arial, sans-serif;
	text-decoration:underline;
}
.enrolledHome a:visited{
	font:12px/14px Arial, sans-serif;
	text-decoration:none;
}
.dreamit {
	font:bold 18px/24px Arial, sans-serif;
	color:#ffffff;
	padding-bottom:8px;
	padding-left:5px;
	
}
.internPosting a:link{
	color:#002a5c;
	text-decoration:none;
}
.internPosting a:visited{
	color:#fd9500;
	text-decoration:underline;
}
.internPosting a:hover{
	color:#002a5c;
	text-decoration: underline;
}
.internBreadcrumbs a:link{
	color:#0044ff;
	text-decoration:none;
}
.internBreadcrumbs a:visited{
	color:#0044ff;
	text-decoration:none;
}
.internBreadcrumbs a:hover{
	color:#0044ff;
	text-decoration: underline;
}

.program{
	float:left;
	background:url(../images/bg_industries.jpg) no-repeat;
	width:296px;
	height:43px;
	font:bold 12px Arial, sans-serif;
	color:#002a5c;
	padding:0 0 0 0;
	text-align:center;
	line-height:42px;
}
.program a:link{
	text-decoration:none;
}
.program a:hover{
	text-decoration:none;
}
.program a:visited{
	text-decoration:none;
}
.txt10b-white { color:#ffffff; }
.red { color:#FF0000; }

#top-thankyou-box {
	width: 654px;
	height: 106px;
	display: block;
	background-image:url('../images/thankyou/header-bg.gif');
	margin-top: 2px;
}

#top-thankyou-box-content {
	font-family: arial;
	padding: 8px 5px 5px 8px;
	font-size: 12px;
	width: 450px;
	height: 106px;
	display: block;
}


#top-thankyou-box h1 {
	font-family: arial;
	margin-top: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #397fbb;
}

#container {
	margin-top: 10px;
	width: 654px;
}

#container h2{
	margin: 0;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;	
}

#left-side-box {
	float: left;
	border-right-width: 1px;
	border-top: 0;
	border-left: 0;
	border-bottom: 0;
	border-style:solid;
	border-color: #cfcfcf;
	padding-right: 10px;
	width: 310px;
	height: 275px;
}

#right-side-box {
	margin-left: 10px;
	float: left;
	width: 320px;
}

.social-links {
	margin: 8px 0 0 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
	list-style: none;
}
.social-links li {
	float:left;
	padding:0 2px 0 2px;
}
.social-links li img {border: 0;display: block;}

.smalltextnolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#1f1e1e;
	font-weight:normal;
}
