body {
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	background-image: url(assets/imgx/cengageBGgradiant.jpg);
	background-color: #023759;
	background-repeat: repeat-x;
}
#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;

}
#headbox {
	float: right;
}
#topnav {
	font-size: 10px;
	font-weight: bold;
	margin: 10px;
	text-align: right;
}
#topnav a {
	color: #4CACD6;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
	background-image: url(assets/imgx/cs_topnavbg.png);
	background-repeat: repeat-x;
	margin-right: 2px;
	line-height: 24px;
	padding-top: 6px;
	padding-bottom: 6px;
}

#topnav a:hover {
	color: #f26721;
}
#utilities {
	margin-top: 24px;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #71BEDF;
	margin-right: 20px;
}
#utilities a {
	color: #4CACD6;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
#utilities a:hover {
	color: #f26721;
}
#banner {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	font-size: 12px;
	color: #10619A;
	font-weight: bold;
}
#sandtable {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	margin-bottom: 0px;
}
#sandbox {
	margin-top: 0px;
}

#sandtable2 {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 2px;
}

#navcell {
	width: 170px;
	background-color: #FFFFFF;
}
#titletable {
	width: 940px;
}

#titlebox {
	background-color: #1071B0;
	background-image: url(assets/imgx/cs_titlebg.png);
	background-repeat: repeat-y;
	background-position: right top;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding: 10px;
}
#titlecell {
	width: 768px;
}
#titlecell2 {
	width: 938px;
}

#title   {


}
#subtitlebox {
	background-color: #0B94C8;
	background-image: url(assets/imgx/cs_subtitlebg.png);
	background-repeat: repeat-y;
	background-position: right top;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#navtop {
	background-color: #FFFFFF;
}

#navbox {
	font-family: Arial, Helvetica, sans-serif;
}
#navtop #navbox {
	margin-top: 14px;
}
#navbox a {
	display: block;
	font-size: 12px;
	margin-left: 10px;
	color: 0089c5;
	text-decoration: none;
	margin-right: 5px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#navbox a:hover {
	color: #ce3c23;
	font-weight: bold;
	text-decoration: underline;
}
#navbox a.navon {
	font-weight: bold;
	color: #666667;
}

#navboxsub {
	margin-top: 4px;
	margin-bottom: 4px;
}
#navboxsub a {
	display: block;
	font-size: 12px;
	margin-left: 20px;
	color: #0089c5;
	text-decoration: none;
	margin-right: 5px;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navboxsub a:hover {
	color: #f26721;
}
#navboxtxt {
	font-size: 11px;
	color: #00355E;
	margin: 10px;
}

#contable {
	clear: both;
	margin-top: 2px;
}

#maintable {
	width: 940px;
}
#conbox {
	font-size: 11px;
	padding: 0px;
	margin: 10px;
}


#contentcell {
	background-color: #FFFFFF;
	width: 600px;
}

#fullcontentcell {
	background-color: #FFFFFF;
	width: 768px;
}
#contentcellnonav {
	background-color: #FFFFFF;
	width: 768px;
}
#fullcontentcellnonav {
	background-color: #FFFFFF;
	width: 938px;
}


#sidebarcell {
	width: 166px;
	background-color: #B9B098;
	background-image: url(assets/imgx/cs_sidebarbg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.sideimg {
	border: 3px solid #E7E0D4;
	margin-top: 6px;
}
#sidetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484231;
	font-weight: normal;
	margin: 5px;
}
#sidetxt a {
	font-size: 11px;
	text-decoration: none;
	color: #0067AC;
}
#sidetxt a:hover {
	color: #f26721;
}
#sidelinks {
	font-size: 11px;
	font-weight: bold;
}
#sidelinks a {
	background-color: #A69B7D;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
	color: #FBF9F7;
	padding-top: 4px;
	padding-bottom: 4px;
}
#sidelinks  a:hover {
	background-color: #92845A;
	color: #FFFFFF;
}

#footer {
	margin-right: auto;
	margin-left: auto;
	width: 940px;
}
#navbar {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 25px;
	background-color: #014880;
	font-weight: bold;
	margin-top: 5px;
}
#navbar #navbargroup {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

#navbar  a {
	color: #FFFFFF;
	text-decoration: none;
}
#navbar  a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.navlft   {
	float: left;
}
.navrt {
	float: right;
}
.navsub {
	font-weight: normal;
}

#subfoot {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #FFFFFF;
	clear: both;
	margin-top: 8px;
}

.subablk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.clear {
	clear: both;
}



#subfoot a {
	color: #FFFFFF;
	text-decoration: none;
}
#subfoot a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



#buffer {
	width: 2px;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	color: #666667;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	color: #666667;
}
h3 {
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	color: #666667;
}
a {
	color: 0089c5;
	text-decoration: none;
}
a:hover {
	color: #ce3c23;
}

.csimage {
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#brandlink a {
	font-size: 10px;
	color: #999999;
	margin-left: 80px;
}
#brandlink {
	width: 960px;
}

#brandlink a:hover {
	text-decoration: underline;
}


ul {
	font-size: 12px;
	padding-left: 20px;
	padding-right: 10px;
	margin-top: 3px;
	margin-right: 0px;
	margin-left: 0px;
}
li {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

p.MenuBarColor {
	color: #0789c4;
	font-weight: bold;
	text-indent: 4px;
}
.error {
  font-family: Tahoma;
  font-size: 8pt;
  color: red;
  margin-left: 100px;
  display:none;
}

