body {
	background: #FFFFFF;
	margin: 0px 7px 7px 7px;
	text-align: center;
}

table#contact
{
    position: absolute;
    top: 15px;
    left: 615px;
    font-family: Arial;
    font-size: 7pt;
    color: #767364;
    text-transform: uppercase;
}

table#contact a
{
    color: #767364;
}

td.contactType
{
    font-weight: bold;
    font-size: 7pt;
    color: #7AB422;
    padding-right: 6px;
}

table#layout-top {
	width: 795px;
	border-collapse: collapse;
	background: url(../Images/header.gif) top left no-repeat;
	position: relative;
}

table#layout-top td#title {
	width: 80%;
}

table#layout-top td#address {
	text-align: right;
	background: url(../Images/title-bg.gif) top left repeat-x;
	width: 20%;
}

table#layout-top td.border-full {
	border-left: 1px solid #78827A;
	border-right: 1px solid #78827A;
}

table#layout-top td#horizontal-top {
	background-color: #3F6620;
	height: 1px;
}

table#layout-top td#horizontal-middle {
	background-color: #2D631F;
	height: 5px;
}

table#layout-top td#horizontal-bottom {
	background-color: #CFE399;
	height: 1px;
}

table#layout-top td#nav-primary {
	width: 100%;
	height: 22px;
	text-align: right;
	white-space: nowrap;
	background-color: #8FAF4F;
}

td#nav-primary img {
	cursor: hand;
}

table#layout-top td#nav-secondary {
	background: #E3EFC9 url(../Images/secnav-content-bg.gif) top right no-repeat;
	text-align: right;
	white-space: nowrap;
	background-color: #E3EEC9;
	height: 17px;
}

table#layout-top td#horizontal-white-tall {
	height: 3px;
	background-color: #FFFFFF;
}

table#layout-top td#horizontal-green {
	height: 1px;
	background-color: #C3D755;
}

table#layout-top td#horizontal-lightgreen {
	height: 1px;
	background-color: #E3EEC9;
}

table#layout-top td#horizontal-white-verytall {
	height: 7px;
	background-color: #FFFFFF;
}

table#news-list {
	width: 100%;
	border-collapse: collapse;
	font: normal 8pt Verdana;
}

table#news-list td#header-title {
	color: #71981E;
	font: bold 7.5pt Verdana;
	text-transform: uppercase;
	letter-spacing: 0px;
	border-bottom: solid 1px #6F971E;
	height: 15px;
}

table#news-list td#header-more {
	color: #82A53A;
	text-align: right;
	font: bold 7.5pt Verdana;
	text-transform: capitalize;
	letter-spacing: 0px;
	border-bottom: solid 1px #6F971E;
	height: 15px;
}

table#news-list td#header-more a {
	color: #82A53A;
	text-decoration: none;
}

table#news-list td#header-more a:hover {
	text-decoration: underline;
}

table#news-list td.bullet {
	vertical-align: top;
	padding: 3px 0px 0px 0px;
}

table#news-list td.title {
	color: #679800;
}

table#news-list td.title a {
	color: #679800;
	text-decoration: none;
}

table#news-list td.title a:hover {
	text-decoration: underline;
}

table#news-list td.date {
	color: #656667;
	text-align: right;
}

table#news-list td.date-row {
	color: #656667;
	font-size: 7.5pt;
}

table#news-list td.item {
	color: #656667;
	padding: 3px 0px 14px 0px;
}

table#news-list td.item a {
	font-size: 7pt;
}

table#news-pager {
	width: 120px;
	font: normal 8pt Verdana;
	color: #656667;
}

table#news-pager td {
	padding: 20px 0px 0px 0px;
	width: 33%;
}

table#news-pager td.current {
	text-align: center;
}

table#news-pager td.next {
	text-align: right;
}

table#layout-content td#content-subnav {
	padding: 11px 10px 6px 0px;
	vertical-align: top;
}

table#layout-content td#content {
	font: normal 8pt Verdana;
	padding: 11px 10px 10px 10px;
	vertical-align: top;
}

td#content {
	color: #333333;
}

td#content a {
	color: #8DAF4E;
}

td#content p {
	margin: 0px 0px 12px 0px;
	clear: both;
}

td#content p.header {
	margin: 0px 0px 0px 0px;
}

td#content p.title, span.title {
	font: normal 20pt Georgia, Times New Roman;
	color: #8DAF4E;
	text-transform: lowercase;
}

td#content .header {
	font: bold 10pt Verdana;
	color: #679800;
	text-transform: capitalize;
}

td#content .caption {
	font-size: 7.5pt;
	color: #666666;
	clear: none;
}

td#content .caption-right {
	font-size: 7.5pt;
	color: #666666;
	clear: none;
}

td#content .caption img {
	margin: 0px 10px 0px 0px;
	float: left;
}

td#content .caption-right img {
	margin: 0px 10px 0px 0px;
}

td#content .caption-title {
	color: #8DAF4E;
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
	text-transform: capitalize;
}

td#content em {
	color: #8DAF4E;
	font-weight: bold;
}

td#content strong {
	color: #8DAF4E;
	font-weight: bold;
}

td#content .quote {
	color: #666666;
	font-style: italic;
}

td#content .quote-source {
	text-align: right;
	font-style: normal;
	color: #666666;
	margin: 10px 0px 10px 0px;
}

td#content ul {
	list-style-position: outside;
	list-style-image: url(../Images/bullet-li.gif);
	margin: 0px 0px 15px 30px;
}

td#content ol {
	list-style-position: outside;
	list-style-type: lower-roman;
	margin: 0px 0px 15px 30px;
}

td#copyright {
	font: normal 7pt Verdana;
	color: #656667;
	text-align: right;
	padding: 1px 12px 0px 0px;
}

table#layout-footer {
	width: 100%;
	border-collapse: collapse;
}

table#layout-footer td#bottom-left {
	background:#E0F1E7 url(../Images/corner-bottom-left.gif) bottom left no-repeat;
	width: 18px;
	height: 19px;
}

table#layout-footer td#bottom-middle {
	background: #E0F1E7;
	border-bottom: solid 1px #898D8E;
}

table#layout-footer td#bottom-right {
	background:#E0F1E7 url(../Images/corner-bottom-right.gif) bottom right no-repeat;
	width: 18px;
	height: 19px;
}

table.drop-layout {
	border-collapse: collapse;
	border: solid 1px #8E8F7F;
	font: normal 7.5pt Verdana;
	cursor: hand;
	display: none;
	position: absolute;
	filter: Alpha(Opacity=92);
}

table.drop-layout a {
	color: #333333;
	text-decoration: none;
}

table.drop-layout td.item-off {
	padding: 0px 8px 0px 8px;
	background-color: #FEFFE3;
	height: 20px;
	white-space: nowrap;
}

table.drop-layout td.item-on {
	padding: 0px 8px 0px 8px;
	background-color: #C1E673;
	height: 20px;
	white-space: nowrap;
}

table.drop-layout td.separator {
	background: #FFFFFF url(../Images/drop-separator-bg.gif) top left repeat-x;
	height: 1px;
}

table.drop-layout td.bottom {
	height: 1px;
}

div.readmore {
	text-transform: capitalize;
	padding: 5px 0px 0px 0px;
}

div.readmore a {
	text-decoration: underline;
}

div.readmore img {
	margin: 0px 5px 0px 0px;
}

table#layout-subnav {
	width: 201px;
	background-color: #B8D77B;
	font: normal 7.5pt Verdana;
	color: #2C611E;
	border-collapse: collapse;
}

table#layout-subnav td.title {
	font-weight: bold;
	border-right: solid 1px #97BB64;
	border-left: solid 1px #97BB64;
	height: 18px;
	padding: 3px 0px 0px 0px;
}

table#layout-subnav td.title img {
	margin: 0px 3px 0px 3px;
}

table#layout-subnav td.nav-item-off {
	background-color: #B8D77B;
	border-right: solid 1px #97BB64;
	border-left: solid 1px #97BB64;
	height: 18px;
}

table#layout-subnav td.nav-item-on {
	background-color: #9FC26A;
	border-right: solid 1px #97BB64;
	border-left: solid 1px #97BB64;
	height: 18px;
}

table#layout-subnav img.subnav-arrow {
	margin: 0px 6px 0px 6px;
}

table#layout-subnav a {
	text-decoration: none;
	color: #2C611E;
}

table#layout-subnav td.separator {
	text-align: center;
	background-color: #B8D77B;
	border-right: solid 1px #97BB64;
	border-left: solid 1px #97BB64;
}

table#layout-subnav ul.mini-items {
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 0px 0px;
	list-style-position: outside;
	list-style-type: none;
}

ul.mini-items li {
	padding: 3px 0px 3px 0px;
}

ul.mini-items a {
	text-decoration: none !important;
}

ul.mini-items a:hover {
	text-decoration: underline !important;
}

td.resourcebody span {
	font-size: 7pt;
}

td.resourcebody span a {
	font-size: 7pt;
}

td.resourceBody {
	background-color: #AFD9EF;
	color: #32649F;
	border-left: solid 1px #97BB64;
	border-right: solid 1px #97BB64;
}

td.paceBody {
	padding: 0px 10px 10px 10px;
	color: #676767;
	font: normal 8pt verdana !Important;
	line-height: 16px;
}

td.pacebody p{
	font: normal 8pt verdana !Important;
	line-height: 16px;
}

td.pacebody font{
	font: normal 8pt verdana !Important;
}

td.tipPopup {

	font: normal 20pt verdana;
	color: #666664;
	padding: 20px 10px 10px 24px;
	line-height: 35px;
}

td.tip {
	font: normal 8pt verdana;
	color: #666664;
	padding: 10px 10px 10px 24px;
}

td.tip strong {
	color: #668EC9;
}

td.tip-options {
	padding: 10px 10px 10px 24px;
}

td.tip-options a {
	color: #3B6D30;
	font: normal 8pt verdana;
	text-decoration: none;
}

td.resourceBody{
	padding: 6px 6px 6px 6px;
	background-color: #AFD9EF; 
	color: #32649F; 
	vertical-align: middle;
	border-left: solid 1px #97BB64; 
	border-right: solid 1px #97BB64;
}

td.resourceBody a{
	color: #3464A2;
	font: normal 8pt verdana;
	padding-left: 5px;
}

td.quizBody {
	background-color: #DAF1F7;
	color: #646663;
	font: normal 8pt verdana;
	padding: 5px 9px 5px 7px;
	border-left: solid 2px #ADDBEB;
	border-right: solid 2px #ADDBEB;
	
}

div.quizDiv {
	background: #DAF1F7 url(/media/images/graphic-QuizSpacer.gif) bottom left repeat-x;
	height: 3px;
	width: 177px;
}

td.tests 
{
	background-color: #DAF1F7;
	padding-bottom:10px 9px 40px 9px;
	border-left: solid 2px #ADDBEB;
	border-right: solid 2px #ADDBEB;
	color: #96B45C;
	font: bold 8pt verdana;
}

td.tests a
{
 color: #678EC7;
 font: bold 8pt verdana;	
 vertical-align: middle;
 height: 100%;
}

