﻿body 
{
	text-align: center;
	font: 10pt/1.2em helvetica, arial, sans-serif;
	margin-top: 0px;
}
.container
{
	width:990px;
	margin:0px auto;
	text-align:left;
}
.corpLogo
{
	float:left;
	padding:4px 0px 0px 20px;
}
.headerAcademic
{
	background: url(../images/default/header.jpg);
	color:#3366cc;
	width:990px;
	height:95px;
    white-space:nowrap;
}
.headerIndustry
{
	background: url(../images/Industry/header1.jpg);
	color:#3366cc;
	width:990px;
	height:95px;
    white-space:nowrap;
}
.headerDefault
{
	background: url(../images/default/header.jpg);
	color:#3366cc;
	width:990px;
	height:95px;
    white-space:nowrap;
}
.topBanner{
    height:95px;
}
.AcademicContentMenu{
	background-color:#CCCCCC;
	height:127px;
	margin-bottom:4px;
	padding:5px 8px 10px 10px;
	position:relative;
	vertical-align:top;
	width:170px;
}
.AcademicContentMenu li a{
	color:#333333 !important;
	font-size:13px;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none !important;
}
.AcademicContentMenu a:hover{
	text-decoration:underline !important;	
}
.AcademicContentMenu ul{
	padding:10px 0px 0px 0px;
	margin:0px;
	list-style-type:none;
}
.AcademicContentMenu li{
	padding-bottom:7px;
	list-style-type:none;
}
.login{	
	width:198px;
	height:58px;
	text-align:right;
	font-size:12px;
	float:right;
	clear:right;
	margin:10px 16px 2px 0px;
}
.login a
{
	color:black;
	text-decoration:none;
	font-weight:bold;
}
.login a:hover
{
	color:#336699;
	text-decoration:underline;
}
.loginDefault{	
	width:300px;
	height:20px;
	text-align:right;
	font-size:12px;
	float:right;
	clear:right;
	margin:50px 10px 2px 0px;
}
.loginDefault a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.loginDefault a:hover{
	color:#336699;
	text-decoration:underline;
}
.spacerBar
{
	padding:0px 7px;	
}
.MenuOrange
{
	
}
.MenuOrange a
{
	color:#990000;
	text-decoration:none;
	font-size:13px;
	font-family:Arial;
	font-weight:bold;
}
.MenuOrange a:hover
{
	color:blue;
	/*color:#cc6600;
	font-weight:bold;
	text-decoration:underline;*/
}	
.menu
{
	background-color:#333434;
	height:40px;
	color: White;
	font: bold 11pt/1.2em arial;
	/*width:990px;*/
	/*text-align:right;*/
	/*z-index:500;*/
	/*float:right;*/
}
.search {
	/*float:left;
	padding:0px 0px 0px 10px;*/
}
.search .srchlbl 
{
	/*float:left;
	padding:14px 5px 0px 0px;
	display: inline;*/
	text-align:center;
}

.search .srchbx
{
	background-image: url(../images/shadeform.gif);
	border: 0px #999999 none;
	font: 11pt/1.2em helvetica, arial, sans-serif;
	height: 20px;
	width: 200px;
	margin-top:2px;
}
.search .srchdd
{
	border: 0px #999999 none;
	font: 11pt/1.2em helvetica, arial, sans-serif;
	height: 26px;
	width: 200px;
	margin-top:6px;
	background-image: url(../images/shadeform.gif);
}

.search .searchbutton 
{
	text-align:center;
}

.menuitems
{
	float:right;
	width:650px;
}
.sidebar
{
	font-size:14px;
	font-weight:bold;
	float:left;
	width:193px;
	/*margin: 11px 0px 11px 0px;*/
}
/*.sidemenu
{
	background-color:#cccccc;
	width:215px;
	position:relative;
	z-index:100;
	margin-bottom:4px;
	padding:5px 8px 10px 10px;
	vertical-align:top;
	height:146px;
	color:#333333;
}*/
.sidemenu
{
	background-color:#C0C0C0;
	width:169px;
	position:relative;
	z-index:100;
	margin-bottom:9px;
	padding:5px 10px 14px 10px;
	vertical-align:top;
}

.programs
{
	padding: 8px 16px 0px 16px;
	font: 11px Arial,Helvetica,sans-serif;
	vertical-align:top;
}
	
.main
{
	
	width:990px;
	/*margin-bottom:4px;
	margin: 11px 0px 11px 5px;*/
	font: 10pt/1.2em helvetica, arial, sans-serif;
}
.main a, .main a:link
{
	color: #336699;
	font-weight: bold;
	text-decoration:underline;
}
.main a:hover
{		
	text-decoration:none;
}
.main a:visited
{
	color: #6699cc;
}


.footer
{
	background-color:#333434;
	height:25px;
	width: 958px;
	font: bold 8pt arial;
	padding:11px 16px 13px 16px;
	color:white;
	clear:both;
}
.footer a
{
	color:White;
	text-decoration:none;
}
.footer a:hover
{
	color:#3366CC;
	text-decoration:underline;
}

.ftrLinks
{
	width:640px;
	float:left;
	text-align:left;
	display: inline;
        
}

.ftrCopy
{
	width:305px;
	float:right;
	text-align:right;
	display: inline;
}

.footer-shadow {
	background-image:url(../images/shadow-horizontal.gif);
	background-repeat:repeat-x;
	height:38px;
	clear:both;
}

.footer-bumper-div
{
	display:inline;
	clear:none;
	width:0px;
	height:87px;
	padding:0px;
	margin:center;
	float:left;
        
}

.footer-bumper-img
{
	float:none;
	clear:none;
	width:1px;
	height:589px;
}

.linkTitle 
{
	color: Black;
	font: bold 11pt arial;
}
.linkCaption 
{
	color: Black;
	font: 9pt helvetica, arial, sans-serif;
	font-style: italic;
}


.SiteMapNode, .SiteMapNode a:visited {color:#336699;}
.SiteMapFolderNode {font-weight:bolder;color:#114477;}

.PageHeading, .PageTitle, h1
{
	color:#003366;
	font: bold 12pt helvetica, arial, sans-serif;
	margin-bottom:6px;
	margin-top:6px;
}

.BreadCrumbsContainer a, .BreadCrumbsContainer a:link, .BreadCrumbsContainer a:visited
{
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
.BreadCrumbsContainer 
{
	font-size: 8pt;
	display:block;
	width:600px;
	padding-top:3px;
	padding-bottom:5px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.urbangreymenu{ 
/*height:127px;*/
margin-bottom:0px;
padding:0px 0px 0px 0px;
position:relative;
vertical-align:top;
width:179px; /*width of menu*/
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px Arial,helvetica !important;
font-weight:bold !important;
color: #333434 !important; 
background: #E9E9E9 !important;
display: block !important;
padding: 4px !important;
line-height: 13px !important;
padding-left: 13px !important; /*link text is indented 13px*/
text-decoration: none !important;
}

.urbangreymenu ul li a:visited{
color: black !important;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white !important;
font-weight:bold !important;
background: #333434 !important;
}

.urbangreyhome{
width:190px !important;
}

/* END - Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

/* Certification landing page */

.CertificationMenu {
line-height:170%;
color:#ffffff;
font-size:13px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

.CertificationMenu a{
font-family:Arial, Helvetica, sans-serif; !important;
font-weight:bold !important;
color: #fff !important; 
text-decoration: none !important;
}

.CertificationMenu a:visited{
color: #fff !important;
}

.CertificationMenu a:active{
color: #000 !important;
}

.CertificationMenu a:hover{ /*hover state CSS*/
color: #000 !important;
font-weight:bold !important;
text-decoration: underlined !important;
}

.CertificationCalendar {
color: white !important;
font-weight:bold !important;
width:320px;
}

/* END Certification landing page */