	/* Start Global Tag Elements */
body{
	background-color:#10153b;
	margin:auto;
	font-family:Trebuchet, Verdana, Tahoma, sans-serif;
		font-size:10px;
	color:#000000;
	line-height:16px;
	}
p{
	font-size:10px;
	color:#000000;
	line-height:16px;}
h1{
	font-size:18px;
	color:#7ca87b;
	font-weight:Bold;
	line-height:18px;
	padding-bottom:2px;
	margin-bottom:0px;
	}
h2{
	font-size:18px;
	color:#689ecd;
	font-weight:Bold;
	line-height:18px;
	padding-bottom:12px;
	margin-bottom:0px;}
h3{
	font-size:14px;
	color:#7ca87b;
	font-weight:bold;
	line-height:14px;
	padding-bottom:0px;
	margin-bottom:0px;}
h4{
	font-size:14px;
	color:#689ecd;
	font-weight:bold;
	line-height:14px;
	padding-bottom:0px;
	margin-bottom:0px;
}
	
h5{	font-size:11px;
	color:#80ac77;
	font-weight:bold;
	line-height:14px;}
h6{
	font-size:12px;
	color:#80ac77;
	font-weight:bold;
	line-height:18px;
	text-transform: capitalize;
	}
a:link,a:active,a:visited{color:#10153b;
	text-decoration:underline;}
a:hover,a:visited:hover{text-decoration:none;}
/* End Global Tag Elements */
/* Start Global Class Elements */
.formField, .searchField,   #newsletter input{
	font-size:10px;
	border:solid #CCCCCC 1px;}
 #header .searchField{}
.bodyText{}
.bodyTextBold{
	font-weight:bold;}
a.bodyText:link,a.bodyText:active,a.bodyText:visited{}
a.bodyText:hover,a.bodyText:visited:hover{}
.bodyTextHighlight{	font-size:12px;
	color:#000000;
	font-weight:bold;
	line-height:18px;}
.button{}
.button:hover, input[type="image"]:hover{}
input{
}
/* End Global Class Elements */
/* Start Global Divs */
#wrapper{
	background-color:#9f121b;
	width:790px; /*844px wide*/
	margin:0 auto;
	padding-left:27px;
	padding-right:27px;
	}
#masthead,#homeMasthead {
	float:left;
	background-color:#FFFFFF;
	width:786px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	margin: 0px;
	padding: 0px;
	}
/*#homeMasthead{
	width:786px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	}*/


#header {
	width:100%;
}
#headerx {
	width:100%;
}
#headerTopLeft{
	height:72px;
	width:382px;
	float:left;
}
#headerTopRight{
	width:380px;
	float:left;
	vertical-align:bottom;
	text-align:right;
	padding-top:50px;
	height: 35px;
}
#headerTopRight ul{
	list-style-type:none;
/*	float:left;*/
	margin:0px;
	padding:0px;}
#headerTopRight li{
	list-style-type:none;
	/*float:left;*/
	margin:0px;
	padding:0px;
	display: inline;
}
#headerTopRight a{
	text-decoration:none;
	color:#719b70;
	font-size:11px;}/**/
#headerTopRight a:link,#headerTopRight a:active,#headerTopRight a:visited{color:#719b70;}
#headerTopRight a:hover,#headerTopRight a:visited:hover{color:#689ecd;}
#logo {
	background-image:url(/images/baruchCaps_logo.jpg);
	height:72px;
	width:382px;}
#logo a span{
	display:none;}
#logo a.baruchLink{
	width:382px;
	height:48px;
	display:block;
	float:left;
}
#logo a.capsLink{
	width:382px;
	height:24px;
		display:block;
	float:left;}
#contentWrapper{
	float:left;
	background-color:#ffffff;
	width:786px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	z-index:700;}
#contentWrapperWithCallout{
	float:left;
	background-color:#ffffff;
	width:786px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	z-index:700;
	background-image:url(/images/callout_content_bg.gif);
	background-repeat:repeat-y;
	}
	#contentWrapperWithCallout2{
	float:left;
	background-color:#ffffff;
	width:786px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	z-index:700;
	background-repeat:repeat-y;
	}
#mainContent{
	padding-left:40px;
	padding-right:40px;
	padding-top:30px;
	padding-bottom:25px;
	float:left;
	width:706px;}
#mainContentWithCallout{
	padding-left:40px;
	padding-right:40px;
	padding-top:5px;
	padding-bottom:25px;
	float:left;
	width:535px;
	}
#calloutContent {
	width:171px;
	float:left;}
#footerWrapper{
	float:left;
	background-color:#000000;
	width:786px;
	height:36px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	z-index:700;
}
#footer{
	color:#ffffff;
	font-size:11px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	}
#footer ul{
	list-style-type:none;
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:30px;
	margin-right:20px;
	}
#footer ul li{
	float:left;
	list-style-type:none;
	margin-right:20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding:0px;
}
#footer a, #footer a:link,#footer a:active,#footer a:visited{
	color:#ffffff;
	text-decoration:none;
	font-size:11px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height:16px;}
#footer a:hover, #footer a:visited:hover{
	text-decoration:underline;
	font-size:11px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;}
#footer .copyright{
	margin-right:0px;
	}
#footer .logo 
{
	margin-top:-9px;
/*	margin-left:30px; */
}
	
/* End Global Divs */

.navSearchBox{
border:none;
font-size:10px;
margin-left:15px;
margin-top:2px;
height:14px;
}
#navBoxBG{
width:97px;
height:20px;
background-image:url(/images/nav/search_box.jpg);
background-repeat:no-repeat;
background-position:left;
float:left;
padding-right:3px;
}
#imgGo{
float:left;
}
#navSearch{
background-image:url(/images/nav/search_bg.gif);
width:121px;
height:20px;
padding-top:4px;
padding-bottom:5px;
padding-left:6px;
float:left;
}
#navSearch #advancedSearchLink, #navSearch #searchTitle {
	display:none;
	float:left;}

/* End Global Navigation Divs */
#staticCalloutBlue
{
	float:left;
	background-color:#0092c3;
	width:141px;
	padding-top:20px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;	
	}
#staticCalloutGrey
{
	float:left;
	background-color:#506674;
	width:141px;
	padding-top:20px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	}
#staticCalloutBlue h1, #staticCalloutGrey h1{
	font-size:12px;
	color:#9dc795;
	font-weight:bold;
	line-height:16px;
	letter-spacing:1px;
	padding:0px;
	margin:0px;
	}
#staticCalloutBlue p, #staticCalloutGrey p{
	font-size:10px;
	color:#ffffff;
	line-height:16px;
	padding-top:5px;
	margin-top:0px;
	}
#staticCalloutBlue p a,#staticCalloutBlue p a:link,#staticCalloutBlue p a:active,#staticCalloutBlue p a:visited,#staticCalloutGrey p a:link,#staticCalloutGrey p a:active,#staticCalloutGrey p a:visited, #staticCalloutGrey p a{
	font-size:10px;
	color:#9dc795;
	line-height:16px;
	text-decoration:underline;
	}
#staticCalloutBlue p a:hover,#staticCalloutBlue p a:visited:hover,#staticCalloutGrey p a:hover,#staticCalloutGrey p a:visited:hover {
	text-decoration:none;
	}
#headerBanner{
	background-image:url(/images/secondary_header.jpg);
	height:116px;
	width:786px;
	float: left;
}
#thawte{}
/* to Delete

td.navSpacerImage{}
td.navExpandCollapse {}
a.navExpandCollaspeLink{}
#plusMinus{}



#serviceNav{}
#headerContent{}
#headerSearch{}
#headerSearch .advancedGrid{}
#cartNav{}
#cartNav img{}
#cartNav a{}*/
.clear{
	clear:both;
	}
.certificateDescription {
	font-size:12px;
	color:#222222;
	font-weight:normal;
	line-height:14px;
	padding-bottom:0px;
	margin-bottom:0px;
}
/*added to test expander*/

.expander dl {
    border: 3px double #ccc;
    padding: 0.5em;
  }
.expander  dt {
    float: left;
    clear: left;
    width: 100px;
    text-align: left;
    font-weight: bold;
    color: green;
  }
.expander dt:after {
    content: ":";
.expander  }
.expander  dd {
    margin: 0 0 0 0;
    padding: 0 0 0.5em 0;
  }
/* The Folloien to special for the course Nav */

/*ul.navCourses, .navCourses ul li ul, #wrapper #homeMasthead #header #globalNav #menuItem1  ul li ul {
	padding: 8px;
	background-color:#20a9d7;
}*/
