* {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

body {
	margin: 30px 0;
	padding: 0;
	background: #EFEFEF;
	font-size: 12px;
	color: #6B6B6B;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	font-weight: normal;
	color: #000000;
}

h2 {
	margin-bottom: 10px;
	border-bottom: 1px solid #F4F4F4;
	font-size: 26px;
}

h2 .links {
	float:right;
}


h3 {
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-size: 16px;
	border-bottom: 1px solid #F4F4F4;
}

h4 {
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-size: 20px;
	border-bottom: 1px solid #F4F4F4;
}

p, ol, ul, blockquote {
	line-height: 24px;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

a {
	color: #06f;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

#textfield1 {
	width: 185px;
	margin-bottom: 10px;
	border: 1px solid #E0E0E0;
	border-right-color: #F6F6F6;
	border-bottom-color: #F6F6F6;
}

#submit1 {
	border: 1px solid #EBEBEB;
	border-bottom-color: #DDDDDD;
	background: #FBFBFB url(images/img7.gif) repeat-x;
	text-transform: lowercase;
	font-size: 12px;
	color: #7A7A7A;
}

/* Posted */

.posted {
	height: 33px;
	margin: 0 0 15px 0;
	padding: 10px 15px 0 15px;
	background: url(images/img6.gif) repeat-x;
	border-bottom: 1px solid #F2F2F2;
}

.posted p {
	float: left;
	margin: 0;
}

.posted .comments {
	float: right;
}

.posted a {
	color: #717171;
}

/* Header */

#header {
	width: 917px;
	height: 115px;
	margin: 0 auto;
	background: url(images/img2.gif) repeat-x;
}

/* Logo */

#logo {
	float: left;
	height: 115px;
	padding: 0 0 0 0;
	background: url(images/img1.gif) no-repeat;
}

#logo * {
	text-decoration: none;
}

#logo h1 {
	float: left;
	padding: 50px 0 0 40px;
	font-size: 36px;
}

#logo h1 a {
	color: #000000;
}

#logo h1 span {
	font-weight: bold;
}

#logo h2 {
	float: left;
	padding: 72px 0 0 8px;
	font-size: 12px;
	border: none;
}

#logo h2 a {
	color: #B4B4B4;
}

/* Menu */

#menu {
	float: right;
	height: 45px;
	padding: 70px 25px 0 0;
	background: url(images/img3.gif) no-repeat right top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 15px 0 20px;
	border-left: 1px solid #DBDBDB;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 13px;
	color: #3B3B3B;
}

#menu a:hover {
	padding: 0 15px 0 20px;
	border-left: 1px solid #DBDBDB;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 13px;
	color: #069;
}

#menu .first a {
	border: none;
}

/* Splash */

#splash {
	width: 877px;
	height: 170px;
	margin: 0 auto;
	background: url(images/img5.gif) repeat-x left bottom;
	border-right: 20px solid #FFFFFF;
	border-left: 20px solid #FFFFFF;
}

/* Content */

#content {
	width: 847px;
	margin: 0 auto;
	padding: 30px 35px 0 35px;
	background: #FFFFFF url(images/img8.gif) no-repeat left bottom;
}

#colOne {
	float: left;
	width: 620px;
}

#colTwo {
	float: right;
	width: 185px;
	padding: 5px 0 0 0;
}

/* Footer */

#footer {
}

#footer p {
	text-align: center;
	color: #777777;
}

#footer a {
	color: #5D5D5D;
}

#cs_flashBody
{
	background-color: #ffffff;
	font: .8em/1.3em verdana,arial,helvetica,sans-serif;
	text-align: center;
}

#cs_noexpressUpdate
{
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003300;
	text-align: left;
	background-image: url(student/tutorials/CourseNet/Overview/overview_nofp_bg.gif);
	background-repeat: no-repeat;
	width: 210px; 
	height: 200px;	
	padding: 40px;
}

/* hide/show */

div.quote {
  padding: 10px;
     background-color: #f5f5f5;
  border: 1px dashed #eaeaea;
  width: 600px;
}

div.quote p {
    font-size: 10pt;
     margin: 0px 0px 0px 0px;
}

div#commentForm {
    display: none;
    margin: 0px 20px 0px 20px;
    font-family: Arial, sans-serif;
    font-size: 10pt;
	line-height:14pt;
}

a.commentLink {
    font-family: Arial, sans-serif;
     font-size: 10pt;
}

/* hide/show2 */

div.quote2 {
  padding: 10px;
     background-color: #FCFCFC;
  border: 1px dashed #eaeaea;
  width: 600px;
}

div.quote2 p {
    font-size: 10pt;
     margin: 0px 0px 0px 0px;
}

div#commentForm2 {
    display: none;
    margin: 0px 20px 0px 20px;
    font-family: Arial, sans-serif;
    font-size: 10pt;
	line-height:14pt;
}

a.commentLink2 {
    font-family: Arial, sans-serif;
     font-size: 10pt;
}

/* hide/show3 */

div.quote3 {
  padding: 10px;
     background-color: #f5f5f5;
  border: 1px dashed #eaeaea;
  width: 600px;
}

div.quote3 p {
    font-size: 10pt;
     margin: 0px 0px 0px 0px;
}

div#commentForm3 {
    display: none;
    margin: 0px 20px 0px 20px;
    font-family: Arial, sans-serif;
    font-size: 10pt;
	line-height:14pt;
}

a.commentLink3 {
    font-family: Arial, sans-serif;
     font-size: 10pt;
}

/* hide/show4 */

div.quote4 {
  padding: 10px;
     background-color: #FCFCFC;
  border: 1px dashed #eaeaea;
  width: 600px;
}

div.quote4 p {
    font-size: 10pt;
     margin: 0px 0px 0px 0px;
}

div#commentForm4 {
    display: none;
    margin: 0px 20px 0px 20px;
    font-family: Arial, sans-serif;
    font-size: 10pt;
	line-height:14pt;
}

a.commentLink4 {
    font-family: Arial, sans-serif;
     font-size: 10pt;
}

/* hide/show5 */

div.quote5 {
  padding: 10px;
     background-color: #FCFCFC;
  border: 1px dashed #eaeaea;
  width: 600px;
}

div.quote5 p {
    font-size: 10pt;
     margin: 0px 0px 0px 0px;
}

div#commentForm5 {
    display: none;
    margin: 0px 20px 0px 20px;
    font-family: Arial, sans-serif;
    font-size: 10pt;
	line-height:14pt;
}

a.commentLink5 {
    font-family: Arial, sans-serif;
     font-size: 10pt;
}

/* hide/show6 */

div.quote6 {
  padding: 10px;
     background-color: #FCFCFC;
  border: 1px dashed #eaeaea;
  width: 600px;
}

div.quote6 p {
    font-size: 10pt;
     margin: 0px 0px 0px 0px;
}

div#commentForm6 {
    display: none;
    margin: 0px 20px 0px 20px;
    font-family: Arial, sans-serif;
    font-size: 10pt;
	line-height:14pt;
}

a.commentLink6 {
    font-family: Arial, sans-serif;
     font-size: 10pt;
}

/* hide/show7 */

div.quote7 {
  padding: 10px;
     background-color: #FCFCFC;
  border: 1px dashed #eaeaea;
  width: 600px;
}

div.quote7 p {
    font-size: 10pt;
     margin: 0px 0px 0px 0px;
}

div#commentForm7 {
    display: none;
    margin: 0px 20px 0px 20px;
    font-family: Arial, sans-serif;
    font-size: 10pt;
	line-height:14pt;
}

a.commentLink7 {
    font-family: Arial, sans-serif;
     font-size: 10pt;
}

/* hide/show8 */

div.quote8 {
  padding: 10px;
     background-color: #FCFCFC;
  border: 1px dashed #eaeaea;
  width: 600px;
}

div.quote8 p {
    font-size: 10pt;
     margin: 0px 0px 0px 0px;
}

div#commentForm8 {
    display: none;
    margin: 0px 20px 0px 20px;
    font-family: Arial, sans-serif;
    font-size: 10pt;
	line-height:14pt;
}

a.commentLink8 {
    font-family: Arial, sans-serif;
     font-size: 10pt;
}

/* hide/show9 */

div.quote9 {
  padding: 10px;
     background-color: #FCFCFC;
  border: 1px dashed #eaeaea;
  width: 600px;
}

div.quote9 p {
    font-size: 10pt;
     margin: 0px 0px 0px 0px;
}

div#commentForm9 {
    display: none;
    margin: 0px 20px 0px 20px;
    font-family: Arial, sans-serif;
    font-size: 10pt;
	line-height:14pt;
}

a.commentLink9 {
    font-family: Arial, sans-serif;
     font-size: 10pt;
}

/* hide/show10 */

div.quote10 {
  padding: 10px;
     background-color: #FCFCFC;
  border: 1px dashed #eaeaea;
  width: 600px;
}

div.quote10 p {
    font-size: 10pt;
     margin: 0px 0px 0px 0px;
}

div#commentForm10 {
    display: none;
    margin: 0px 20px 0px 20px;
    font-family: Arial, sans-serif;
    font-size: 10pt;
	line-height:14pt;
}

a.commentLink10 {
    font-family: Arial, sans-serif;
     font-size: 10pt;
}

/* hide/show11 */

div.quote11 {
  padding: 10px;
     background-color: #FCFCFC;
  border: 1px dashed #eaeaea;
  width: 600px;
}

div.quote11 p {
    font-size: 10pt;
     margin: 0px 0px 0px 0px;
}

div#commentForm11 {
    display: none;
    margin: 0px 20px 0px 20px;
    font-family: Arial, sans-serif;
    font-size: 10pt;
	line-height:14pt;
}

a.commentLink11 {
    font-family: Arial, sans-serif;
     font-size: 10pt;
}

/* hide/show12 */

div.quote12 {
  padding: 10px;
     background-color: #FCFCFC;
  border: 1px dashed #eaeaea;
  width: 600px;
}

div.quote12 p {
    font-size: 10pt;
     margin: 0px 0px 0px 0px;
}

div#commentForm12 {
    display: none;
    margin: 0px 20px 0px 20px;
    font-family: Arial, sans-serif;
    font-size: 10pt;
	line-height:14pt;
}

a.commentLink12 {
    font-family: Arial, sans-serif;
     font-size: 10pt;
}

/* hide/show13 */

div.quote13 {
  padding: 10px;
     background-color: #FCFCFC;
  border: 1px dashed #eaeaea;
  width: 600px;
}

div.quote13 p {
    font-size: 10pt;
     margin: 0px 0px 0px 0px;
}

div#commentForm13 {
    display: none;
    margin: 0px 20px 0px 20px;
    font-family: Arial, sans-serif;
    font-size: 10pt;
	line-height:14pt;
}

a.commentLink13 {
    font-family: Arial, sans-serif;
     font-size: 10pt;
}

/* hide/show14 */

div.quote14 {
  padding: 10px;
     background-color: #FCFCFC;
  border: 1px dashed #eaeaea;
  width: 600px;
}

div.quote14 p {
    font-size: 10pt;
     margin: 0px 0px 0px 0px;
}

div#commentForm14 {
    display: none;
    margin: 0px 20px 0px 20px;
    font-family: Arial, sans-serif;
    font-size: 10pt;
	line-height:14pt;
}

a.commentLink14 {
    font-family: Arial, sans-serif;
     font-size: 10pt;
}

/* hide/show15 */

div.quote15 {
  padding: 10px;
     background-color: #FCFCFC;
  border: 1px dashed #eaeaea;
  width: 600px;
}

div.quote15 p {
    font-size: 10pt;
     margin: 0px 0px 0px 0px;
}

div#commentForm15 {
    display: none;
    margin: 0px 20px 0px 20px;
    font-family: Arial, sans-serif;
    font-size: 10pt;
	line-height:14pt;
}

a.commentLink15 {
    font-family: Arial, sans-serif;
     font-size: 10pt;
}

/* hide/show16 */

div.quote16 {
  padding: 10px;
     background-color: #FCFCFC;
  border: 1px dashed #eaeaea;
  width: 600px;
}

div.quote16 p {
    font-size: 10pt;
     margin: 0px 0px 0px 0px;
}

div#commentForm16 {
    display: none;
    margin: 0px 20px 0px 20px;
    font-family: Arial, sans-serif;
    font-size: 10pt;
	line-height:14pt;
}

a.commentLink16 {
    font-family: Arial, sans-serif;
     font-size: 10pt;
}

/* hide/show17 */

div.quote17 {
  padding: 10px;
     background-color: #FCFCFC;
  border: 1px dashed #eaeaea;
  width: 600px;
}

div.quote17 p {
    font-size: 10pt;
     margin: 0px 0px 0px 0px;
}

div#commentForm17 {
    display: none;
    margin: 0px 20px 0px 20px;
    font-family: Arial, sans-serif;
    font-size: 10pt;
	line-height:14pt;
}

a.commentLink17 {
    font-family: Arial, sans-serif;
     font-size: 10pt;
}

/* hide/show18 */

div.quote18 {
  padding: 10px;
     background-color: #FCFCFC;
  border: 1px dashed #eaeaea;
  width: 600px;
}

div.quote18 p {
    font-size: 10pt;
     margin: 0px 0px 0px 0px;
}

div#commentForm18 {
    display: none;
    margin: 0px 20px 0px 20px;
    font-family: Arial, sans-serif;
    font-size: 10pt;
	line-height:14pt;
}

a.commentLink18 {
    font-family: Arial, sans-serif;
     font-size: 10pt;
}

/* hide/show19 */

div.quote19 {
  padding: 10px;
     background-color: #FCFCFC;
  border: 1px dashed #eaeaea;
  width: 600px;
}

div.quote19 p {
    font-size: 10pt;
     margin: 0px 0px 0px 0px;
}

div#commentForm19 {
    display: none;
    margin: 0px 20px 0px 20px;
    font-family: Arial, sans-serif;
    font-size: 10pt;
	line-height:14pt;
}

a.commentLink19 {
    font-family: Arial, sans-serif;
     font-size: 10pt;
}

/* hide/show20 */

div.quote20 {
  padding: 10px;
     background-color: #FCFCFC;
  border: 1px dashed #eaeaea;
  width: 600px;
}

div.quote20 p {
    font-size: 10pt;
     margin: 0px 0px 0px 0px;
}

div#commentForm20 {
    display: none;
    margin: 0px 20px 0px 20px;
    font-family: Arial, sans-serif;
    font-size: 10pt;
	line-height:14pt;
}

a.commentLink20 {
    font-family: Arial, sans-serif;
     font-size: 10pt;
}

/* hide/show21 */

div.quote21 {
  padding: 10px;
     background-color: #FCFCFC;
  border: 1px dashed #eaeaea;
  width: 600px;
}

div.quote21 p {
    font-size: 10pt;
     margin: 0px 0px 0px 0px;
}

div#commentForm21 {
    display: none;
    margin: 0px 20px 0px 20px;
    font-family: Arial, sans-serif;
    font-size: 10pt;
	line-height:14pt;
}

a.commentLink21 {
    font-family: Arial, sans-serif;
     font-size: 10pt;
}

/* hide/show22 */

div.quote22 {
  padding: 10px;
     background-color: #FCFCFC;
  border: 1px dashed #eaeaea;
  width: 600px;
}

div.quote22 p {
    font-size: 10pt;
     margin: 0px 0px 0px 0px;
}

div#commentForm22 {
    display: none;
    margin: 0px 20px 0px 20px;
    font-family: Arial, sans-serif;
    font-size: 10pt;
	line-height:14pt;
}

a.commentLink22 {
    font-family: Arial, sans-serif;
     font-size: 10pt;
}

/* hide/show23 */

div.quote23 {
  padding: 10px;
     background-color: #FCFCFC;
  border: 1px dashed #eaeaea;
  width: 600px;
}

div.quote23 p {
    font-size: 10pt;
     margin: 0px 0px 0px 0px;
}

div#commentForm23 {
    display: none;
    margin: 0px 20px 0px 20px;
    font-family: Arial, sans-serif;
    font-size: 10pt;
	line-height:14pt;
}

a.commentLink23 {
    font-family: Arial, sans-serif;
     font-size: 10pt;
}