﻿body
{
	background: #eae8e4 url(images/bg-body.gif) repeat-y;
}


#outer
{
	background-color: #437ca9;
}

/*#outer .WrapperTitle {
	border-bottom: 1px solid #6291b7;
}*/
#navWrapper .ContentWrapper p
{
	color: #88cafc;
}
#navWrapper .InputEmailAddress
{
	color: #144468;
	border: 1px solid #6d94b4;
	border-top: 1px solid #5a82a1;
	background: url(images/bg-input.gif) repeat-x left top;
}
.ButtonSendEmail
{
	/* background: url(images/btn-play.gif) left top no-repeat; */
}
#welcomeBox span, #welcomeBox a:link, #welcomeBox a:visited
{
	color: #156daa;
}
/*added by Samir for shopping cart trackin on mster page*/
span, a:link, a:visited
{
	color: #156daa;
}
/*end added*/
ul.SectionList li h3
{
	color: #437ca9;
}
ul.SectionList li p.Link
{
	background: url(images/bullet.gif) no-repeat left 5px;
	padding-left: 11px;
}
ul.ListShowHide li h4
{
	color: #437ca9;
	background: url(images/arrow.gif) no-repeat left 5px;
}
ul.ListShowHide li a.More:link, ul.ListShowHide li a.More:visited
{
	font-size: 0.8em;
	color: #437ca9;
}

/* content.css */
h3.TitleTxt02 span
{
	color: #156daa;
}
.Choose, .Choose a:link, .Choose a:visited
{
	color: #156daa;
}
.Choose a:hover, .Choose a.Active:link, .Choose a.Active:visited
{
	color: #156daa;
}

/* nav.css */
#navigation .selectednode a:active, #navigation .selectednode a:visited
{
	background-position: 186px -82px;
	color: #2d99ee;
}
/* Begin Banner Image and Text*/
#bannerPage
{
	height: 140px;
	background: url(images/banner.jpg) no-repeat;
	position: relative;
}

#bannerPage .bannerCourseName
{
	position: absolute;
	bottom: 15px;
	right: 1px;
}

#bannerPage .bannerCourseName h1
{
	width: 275px;
	font-size: 2.5em;
	color: #156daa;
	height: auto;
	margin: 0px;
}
#bannerPage .bannerCourseName h1 span
{
	display: block;
}
#bannerPageCP
{
	height: 140px;
	background: url(images/cpbanner.jpg) no-repeat;
	position: relative;
}
#bannerPageDM
{
	height: 140px;
	background: url(images/dmbanner.jpg) no-repeat;
	position: relative;
}
#mainContent h1
{
	font-size: 24px;
	color: #666666;
	height: auto;
	margin: 0px;
	font-weight: bold;
}
#mainContent h2
{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 15px;
}
#mainContent h3
{
	padding-bottom: 8px;
}
.aboutusWrapper
{
	margin: 2px 10px 2px 10px;
	background-image: url(images/hdivider.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
}
#pressContainerLeft
{
	width: 60%;
	padding-right: 15px;
	float: left;
	font-size: 12px;
}
#pressContainerRight
{
	width: 30%;
	float: left;
	padding-left: 20px;
	background-image: url(images/vdivider.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.aboutusContainerDiv
{
	width: 21%;
	float: left;
	padding-left: 15px;
	background-image: url(images/vdivider.gif);
	background-position: left;
	background-repeat: no-repeat;	
	padding-right: 15px;
	min-height: 165px;
}
.aboutusContainer
{
	width: 21%;
	float: left;
	padding-right: 15px;
		min-height: 165px;
}
.courseBlurb
{
	width: 100%;

}