BODY	{
	background: #fff;
	background-image: url(/images/backgrounds/page.gif);
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	color: #524835
	}

.fade	{
	background-image: url(/images/backgrounds/pageFade.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 752px	
	}

TD, TH	{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	color: #524835
	}

.copy	{
	background-image: url(/images/backgrounds/copyPlain.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	}
	
.bigger {font-size: 12px; line-height: 17px;}

.copySkeleton	{
	background-image: url(/images/backgrounds/copySkeleton.gif);
	background-repeat: no-repeat;
	padding: 1px 19px 5px 19px;
	margin: 0px;
	}

.copyHome	{
	background-image: url(/images/backgrounds/copyPlain.gif);
	background-repeat: repeat-y;
	padding: 1px 23px 5px 23px;
	margin: 0px;
	}

.copyBoot	{
	background-image: url(/images/misc/copyBoot.gif);
	width: 471px;
	height: 13px
	margin: 0px;
	padding: 0px;
	display: inline
		}

.footHome	{
	background: #fff;
	border-left: 1px solid #B8B8B8;
	border-right: 1px solid #B8B8B8;
	padding: 3px 23px
	}
	
.footer	{
color: #FFFFFF;
	padding: 25px 0px 10px 0px
	}

.section	{
	background-image: url(/images/backgrounds/section.gif);
	padding: 4px 14px;
	margin: 0px	
	}

.section UL	{
	margin: 8px 0px 5px 0px
	}

.section LI	{
	list-style: outside square url(/images/misc/arrowOff.gif);
	margin: 0px 0px 6px 20px
	}

.section LI.on	{
	list-style: outside square url(/images/misc/arrowOn.gif);
	font-weight: bold
	}

.section LI LI	{
	list-style: outside square url(/images/misc/squareOff.gif);
	font-weight: normal
	}

.section LI LI.on	{
	list-style: outside square url(/images/misc/squareOn.gif)
	}

.related	{
	background-image: url(/images/backgrounds/related.gif);
	padding: 4px 14px;
	margin: 0px	
	}

.testimonial	{
	background-image: url(/images/backgrounds/related.gif);
	padding: 4px 14px;
	margin: 0px;
	border: 0px
	}

.quote	{
	padding: 10px 20px 20px 20px
	}

.author	{
	font-weight: bold
	}

.inset	{
	margin-left: 25px;
	margin-bottom: 10px;
	float: right
	}

.open:first-line	{
	font-variant: small-caps;
	font-size: 13px
	}

/* HEADERS */

H1	{
	font-size: 16px;
	font-variant: small-caps;
	border-bottom: 1px solid #B8B8B8; 
	padding-bottom: 8px
	}

H2	{
	font-size: 14px
	}

H3.study	{
	font-size: 16px;
	font-variant: small-caps;
	border-bottom: 1px solid #B8B8B8; 
	margin-left: 8px;
	text-align: right
	}

.study, .headline	{ font-size: 13px }

.date	{
	float: right;
	font-size: 10px;
	margin-left: 10px;
	font-weight: bold
	}

.video	{
	margin: 0px 2px 10px 10px;
	border: 1px solid #ffcc00;
	padding: 10px;
	background: #FFFCF6;
	width: 137px;
	float: right;
	font-size: 10px
	}


.studyIMG	{
	padding-bottom: 4px;
	background-image: url(/images/misc/shadow.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	width: auto;
	float: left;
	margin: 10px 0px
	}

.studyIMG IMG	{
	border: 1px solid #B8B8B8;
	}

.thumb	{
	padding-bottom: 4px;
	background-image: url(/images/misc/shadow.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	width: auto;
	float: right;
	margin: 10px 0px 10px 10px
	}

.thumb IMG	{
	border: 1px solid #B8B8B8;
	}


/* FORM stuff */

.formTable TH	{
	text-align: left;
	padding: 0px 10px 10px 0px
	}

INPUT, TEXTAREA, SELECT, OPTION
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CBC8C3
	}

.myCheck, .myRadio {
	border: none
	}

.mySubmit, .myButton, .myReset	{
	cursor: hand;
	background: #E0EFEF;
	border: 1px solid #007978;
	color: #007978;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color='#DADADA', Positive='true')
	}

.myText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CBC8C3
	}

.error		{
		background-color: #fff;
		background-image: url(/manager/themes/smt/warning.gif);
		background-repeat: no-repeat;
		padding: 15px 18px 15px 52px;
		font-weight: bold;
		color: red;
		margin-bottom: 20px
		}

/* LINKS */

a, a:link, a:visited	{ color: #007978 }
a:hover, a:active	{ color: #C98900 }