body {
	margin: 0;
	padding: 0;
	background: #E5E5E5 url(../images/page/bg-grad.gif) top repeat-x;
	font: 12px/20px Arial, Helvetica, sans-serif;
	color: #333333;
}

/*img, td { behavior: url(/2010/src/iepngfix.htc) }*/

#page-bg {
	background: url(../images/page/page-bg.gif) top center repeat-y;
}
#page-bg-top {
	background: url(../images/page/page-bg-top.gif) top center no-repeat;
	padding-top: 30px;
}
#container {
	margin: 0 auto;
	width: 980px;
	background-color: #FFFFFF;
}


#nav {
	height: 40px;
}


#header {
}


/* -------------------------------- side nav -------------------------------- */

#sidenav {
	clear: both;
	float: left;
	width: 234px;
	font-size: 11px;
	line-height: 14px;
}
#sidenav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidenav li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}
#sidenav li h4 {
	background: url(../images/page/nav-li-bg.gif) top left no-repeat;
	padding: 10px 0 0 32px;
}

#sidenav li a {
	text-decoration: none;
}
#sidenav li ul {
	background: url(../images/page/nav-ul-bg.gif) top center no-repeat;
	padding: 9px 10px 15px 31px;
}
#sidenav li li a {
	display: block;
	color: #707070;
	background: url(../images/page/nav-bullet.gif) top left no-repeat;
	padding: 3px 0 3px 10px;
}
#sidenav li li em {
	display: block;
	font-style: normal;
	color: #707070;
	background: url(../images/page/nav-bullet.gif) top left no-repeat;
	padding: 3px 0 3px 10px;
}
#sidenav li li a:hover {
	color: #007C41;
	text-decoration: underline;
}

#sidenav li li ul {
	background: none;
	padding: 0 0 10px 10px;
}


/* -------------------------------- quote panel in side bar -------------------------------- */

#quote {
	background: #E5F2EC url(../images/page/quote-bg-bot.gif) bottom left no-repeat;
	margin: 10px 25px 20px;
	color: #008346;
	padding-bottom: 15px;
}
#quote p {
	background: url(../images/page/quote-bg-top.gif) top left no-repeat;
	margin: 0;
	padding-top: 10px;
}
#quote em {
	display: block;
	background: url(../images/page/quote-end.gif) bottom right no-repeat;
	padding: 8px 15px 5px;
}
#quote strong {
	display: block;
	padding: 0 15px;
}
#quote img {
	display: block;
	margin: 15px 15px 0;
}


#right-bar #quote {
	margin: 16px 0 0 30px;
	background: #E5F2EC url(../images/home/quote-bg-bot.gif) bottom left no-repeat;
}
#right-bar #quote p {
	background: url(../images/home/quote-bg-top.gif) top left no-repeat;
}


/* -------------------------------- main content stuff -------------------------------- */

#content {
	margin: 0 0 0 234px;
	background: url(../images/page/content-top-bg.gif) top left no-repeat;
	padding: 50px 50px 30px;
}
h1 {
	margin: 0 0 22px;
	padding: 0;
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
	color: #007C41;
	border-bottom: 1px solid #E5E5E5;
}
h2 {
	margin: 20px 0 0;
	padding: 0;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #007C41;
}
h3 {
	margin: 12px 0 12px;
	padding: 3px 0 0 10px;
	font-size: 14px;
	line-height: 18px;
	color: #007C41;
	background: url(../images/page/bullet.gif) top left no-repeat;
}
h4 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 31px;
	text-transform: uppercase;
	color: #007C41;
}
p {
	margin: 12px 0;
}
a {
	color: #007C41;
}


.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}


/* -------------------------------- footer -------------------------------- */

#footer {
	background: url(../images/page/footer-bg.gif) top center no-repeat;
	padding: 15px 0 40px;
}
#footer table {
	margin: 0 auto;
	width: 920px;
}
#footer td {
	font-size: 10px;
	line-height: 14px;
	color: #828D86;
	padding: 20px 0;
}
#footer a {
	color: #828D86;
}
#footer a:hover {
	color: #007C41;
}


/* -------------------------------- home right bar -------------------------------- */

#right-bar {
	float: right;
	margin: -10px -10px 40px;
	width: 230px;
	background-color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
}
#right-bar table {
	margin-left: 30px;
}
#right-bar th {
	background: #007C41 url(../images/home/course-bg.gif) top left no-repeat;
	border-bottom: 3px solid #F7C30F;
	font-size: 12px;
	line-height: 34px;
	text-transform: uppercase;
	color: #FFFFFF;
	width: 200px;
}
#right-bar td {
	background: url(../images/home/course-td-bg.gif) top left no-repeat;
	height: 200px;
	vertical-align: top;
	padding-left: 20px;
}
#right-bar td li {
	padding-top: 3px;
}
#right-bar td a {
	text-decoration: none;
	color: #333333;
}
#right-bar td a:hover {
	color: #007C41;
	text-decoration: underline;
}

#marqueecontainer {
	position: relative;
	height: 175px;
	overflow: hidden;
}

#marqueecontainer ul {
	margin: 12px 0 0;
	padding: 0;
	list-style: none;
}
#marqueecontainer ul li {
	margin: 0;
	padding: 0 0 7px 10px;
	background: url(../images/page/nav-bullet.gif) top left no-repeat;
}


/* -------------------------------- odds and ends -------------------------------- */

.picright {
	margin: 5px 0 20px 20px;
	border: 1px solid #E5E5E5;
	padding: 4px;
	background-color: #FFFFFF;
}
.picleft {
	margin: 5px 20px 10px 0;
	border: 1px solid #E5E5E5;
	padding: 4px;
	background-color: #FFFFFF;
}
.separator {
	margin: 30px 0;
	border-bottom: 1px solid #E5E5E5;
}



/* -------------------------------- data table -------------------------------- */

.data {
/*	border-top: 3px solid #F7C30F;*/
	border-top: 1px solid #E5E5E5;
}
.data td {
	padding: 10px;
	border-bottom: 1px solid #E5E5E5;
}
.data tr:hover {
	background-color: #F8F8F8;
}
.data {
}


