/*
	Site Name: ST Training Solutions Success Skills
	Version: 1.0
	Last Edited: April 21, 2009
	Author: Lucas Pawelczyk
*/


body 
{
	background-color: #d3d3d3;
	color: #4b4a4a;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 20px 10px 10px 10px;
}

a, a:link, a:visited, a:active {
    color: #9e7d41;
    text-decoration: none;
    }  
    
a:hover {
    text-decoration: underline;
    }

.pageheader 
{
	font-family: Times New Roman, Times, serif;
	font-size: 40px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-bottom: 20px;
}


.maincontent 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}

.sectionheader 
{
	font-family: Times New Roman, Times, serif;
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #000000;
}

.sectionheaderhm
{
	font-family: Times New Roman, Times, serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #9e7d41;
}

.testimonialname 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}

.newsname 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}

.testimoniallocation 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}

.testimoniallocation 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}

.readmore 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #af985b;
}

.readmore a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #af985b;
	text-decoration: none;
}

.readmore a:visited, .tcat_avisited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #af985b;
	text-decoration: none;
}

.readmore a:hover, .tcat a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #af985b;
	text-decoration: underline;
}

.greyboxtitle 
{
	font-family: Times New Roman, Times, serif;
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	padding: 10px;
	color: #000000;
}

.greyboxcontent 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
}

.menutext 
{
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}

.menutext a:link
{
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
}

.menutext a:visited, .tcat_avisited
{
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
}

.menutext a:hover, .tcat a:active
{
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
}

.btnsubmit
{
	background-color: transparent;
	background-image: url(../images/submit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 60px;
	height: 24px;
	border: 0;
}

.divider
{
	background-color: transparent;
	background-image: url(../images/divider.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.greyboxmid
{
	background-color: transparent;
	background-image: url(../images/greyboxmid.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.s_list
{
	list-style-type: none;
	list-style-position: outside;
	display: inline;
	padding: 0;
	margin: 0;
}

.s_list li
{
	display: list-item;
	padding: 2px 15px;
	margin: 0 10px;
	background-image: url(../images/bullet.gif);
	background-position: 0px 7px;
	background-repeat: no-repeat;
	border: 0px none;
}

.line { border-top: 1px #9e7d41 solid; padding: 10px 0; }

.extract 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	width: 570px;
	padding: 20px;
	border: 1px #9e7d41 solid;
	background-color: #ffffff;
}



