/* -- Reset the browsers so they all start on the same page
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li, {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
body { 
  line-height: 1.5; 
}
/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
/* Remove annoying border on linked images. */
a img { border: none; }



/* -- Type
-------------------------------------------------------------- */
body { 
  font-size: 14px;
  color: #222; 
  background: #fff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* Headings
-------------------------------------------------------------- */
h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #111; }
h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 2em; margin-bottom: 0.75em; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; height: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }
h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}
/* Text elements
-------------------------------------------------------------- */

p           { margin: 15px 0}
p img       { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

a:focus, 
a:hover     { color: #016001; }
a           { color: #016001; text-decoration: underline;}

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; } 
/* Lists
-------------------------------------------------------------- */
li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }
ol          { list-style-type: decimal; }
dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}



/* Misc classes
-------------------------------------------------------------- */

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }

.quiet      { color: #666; }
.loud       { color: #000; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }

.attention {
	color:#960000;
	font-weight:bold;
}
.bold {
	font-weight: bold;
}

.alt { 
  color: #666; 
  font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif; 
  font-style: italic;
  font-weight: normal;
}

/* Misc
-------------------------------------------------------------- */
.box { 
  padding: 1.5em; 
  margin-bottom: 1.5em; 
  background: #E5ECF9; 
}
/* Use this to create a horizontal ruler across a column. */
hr {
  background: #ddd; 
  color: #ddd;
  height: .1em;
  margin: 0 0 1.45em;
  border: none; 
}
hr.space {
  background: #fff;
  color: #fff;
}
.clearfix:after, .container:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix, .container {display: inline-block;}
* html .clearfix,
* html .container {height: 1%;}
.clearfix, .container {display: block;}
.clear { clear:both; }



/* --Main Layout
-------------------------------------------------------------- */

.wrapper {
	width: 846px;
	margin: 0 auto;
	background:transparent url('../i/bkgd.gif') repeat-y;
	
}
.container {
  width: 800px;
  margin: 0 auto;
}
.header1 {
	background:transparent url('../i/header1.jpg') no-repeat;
	height: 216px;
	width: 800px;
}
.header2 {
	background:transparent url('../i/header2.jpg') no-repeat;
	height: 216px;
	width: 800px;
}
.logo {
	display: block;
	background:transparent url('../i/logo.jpg') no-repeat;
	width: 206px;
	height: 80px;
	float: left;
}

.topnav ul {
	float: right;
	margin: 10px 10px 0 0;
}
.topnav li {
	display: inline;
    padding: 0 7px;
}
.topnav li a {
	color: #74b049;
	font-size: 1.0em;
	text-decoration: none;
	font-family: Arial;
}
.topnav li a:hover {
	color: #ccc;
}

/* MAIN */
.main {
	clear: both;
	width: 800px;
}
.onecolumn .content {
	width: 740px;
	padding: 15px 25px;
}
.twocolumn .leftcolumn {
	width: 150px;
	float: left;
	background:transparent url('../i/vert_div.jpg') no-repeat top right;
	padding: 15px;
	text-align: center;
}
.twocolumn .content {
	float: right;
	width: 590px;
	padding: 15px;
}
.footer {
	clear: both;
	width: 800px;
	height: 60px;
	background: #666666;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
.footer a:hover {
	color: #fff;
	text-decoration: underline;
}



/* Homepage */
.hometitles {
	background:transparent url('../i/hometitles.jpg') no-repeat;
	height: 42px;
	width: 800px;	
}
.stickies {
	background:transparent url('../i/stickies.jpg') no-repeat;
	height: 135px;
	width: 800px;
}
.stickies ul {
	width: 170px;
	height: 130px;
	padding-left: 0;
	float: left;
	margin: 0;
}
.stickies li {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	list-style-type:none;
	text-align: center;
}
.sticky1 {
	margin-left: 12px !important;
}
.sticky2 {
	padding-top: 20px;
	margin-left: 30px !important;
}
.sticky3 {
	padding: 36px 0 0 0;
	margin-left: 30px !important;
}
.stickywrap {
	margin-left: 23px !important;
}
.sticky4 {
	width: 80px !important;
	margin: 0 0 0 4px !important;
	padding-top: 10px;
}
.sticky5 {
	float: right !important;
	width: 85px !important;
	margin: 0 !important;
	padding-top: 10px;
}

/* Content */
.CourseName {
	color:#50813E;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	text-transform:none;
}
.bodytext {
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-style:normal;
	font-variant:normal;
	text-transform:none;
}
.bodytextmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.CourseName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #50813E;
	padding-top: 5px;
}
.relatedCourses {
  font-size:11px
}
.moreinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #74B049;
}

a.moreinfo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #74B049;
	float: right;
}

a.moreinfo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #74B049;
}

a.moreinfo:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #74B049;
}
.bodytextmain2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #77B748;
}
.inlinelist li {
	display: inline;
	padding: 0 10px;
	list-style-type: circle;
}
.people {
	background: #f3f3f3;
	padding: 15px;
	margin: 0 0 20px;
}
.people img {
	float: right;
	padding: 0 0 15px 15px;
}
.people p {
	width: 530px;
}
/* Split content pages */
.splitleft {
	width: 345px;
	float: left;
}
.splitright {
	width: 345px;
	float: right;
}
.bold {
	font-weight: bold;
}

/* Online Courses */
.PartnerContent {
	margin-left: 232px !important;
}
.CourseOutlineButton {
	color: #50813E;
	float: right;
}