#hotItem
{
	position: absolute;
	top: 80px;
	left: 528px;
}

span.date{
	text-align: center;
	font-weight: normal;
	color: #000099;
	font-size: 11pt;
	font-family: serif;
}

h1{
	text-align: left;
	font-weight: bold;
	color: #086848;
	background-color: transparent;
	font-family: sans-serif;
}



h4{
	text-align: center;
	font-weight: bold;
	color: #086848;
	background-color: transparent;
	font-family: sans-serif;
	font-size: 8pt;
}

.left{
	margin: 20px 5px 0px 0px;
	padding: 1px 5px 10px 10px;
	text-align: right;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: black;
	font-weight: bold;

}

.content{
	margin: 20px 10px 0px 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: black;
	padding-left: 5px;
}

.right{
	margin: 10px 0px 0px 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: black;
	text-align: right;
}

a{
	color: #996666;
	text-decoration: none;
	font-size: 11px;
}

a.link:visited{
	color: #335588;
	text-decoration: none;
	background-color: transparent;
	font-size: 11px;
}

a.link:active{
	color: #222222;
	text-decoration: none;
	background-color: transparent;
	text-decoration: underline;
	font-size: 11px;
}

a.link:hover{
	color: #558822;
	text-decoration: underline;
	background-color: transparent;
	font-size: 11px;
}


.smalllink
{
	text-decoration: none;
}


h2{
	font-family: Verdana;
	font-weight: bold;
	color: #00c;
	font-size: 10pt;
	margin: 30px 0px 5px 30px;
}


h5{
	margin: 0px 0px 0px 10px;
	font-family: Times New Roman;
	color: blue;
	font-size: 12pt;
}

.titles
{
	padding-right: 3px;
	padding-left: 1px;
	font-size: 8pt;
	padding-bottom: 5px;
	margin: 5px 0px 0px 5px;
	color: white;
	padding-top: 5px;
	font-family: verdana;
	background-color: #999;
	text-align: right;
}


.subheading{
	margin: 5px 5px 5px 5px;
	font-family: verdana;
	color: red;
	font-size: 10pt;
	font-weight: bold;
}


.crights{
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: red;
}

.main{
	text-align: left;
}

.distributor{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: teal;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: underline;
}

.new{
		color: red;
		font-family: Verdana;
		font-size: 12px; 
	}
	
.ul
{
	font-family: Times New Roman;
	color: black;
	font-size: 12pt;
}


li
{
	list-style: square outside;
}


li.cvListitem
{
	list-style: url("../images/hotBulletItem.gif") outside;
	line-height: 25px;
	vertical-align: baseline;
}
.coursename{
	font-family: verdana;
	color: blue;
	font-size: 10pt;
	font-weight: bold;
}

.mainheading{
	font-family: Arial;
	color: grey;
	font-size: 14pt;
	font-weight: bold;	
}

.services{
	padding: 1px 0px 10px 30px;	
}

.fldtitle{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.fldheadings{
	font-family: verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #960;
}
.updatedon
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: black;
}

.curTopic
{	
	padding-right: 5px;
	width: 100px;
	font-size: 8pt;
	color: black;
	font-family: verdana;
	background-color: white;
	text-align: right;	
}

.curLocation
{
	font-family: helvetica, sans-serif;
	font-size: 10pt;
	color: blue;
	background-color: #cccc99;
	padding: 3px 3px 5px 15px;
}

.unitCaptions
{
	font-size: 10pt;
	color: Black;
}

.smImage
{
	float: left;
	width: 34px;
	height: 40px;
	margin: 0 1.5% 0;
}
.evalText
{
	font-family: Sans-Serif;
	font-size: 12px;
	color: Black;
}
.tdBorderBottom
{
	font-family: Sans-Serif;
	font-size: 12px;
	color: Black;
	border-bottom: solid 1px black;
}
.myNotice
{
	font-size: 14px;
	color: red;
	font-family: Verdana Sans-Serif;
}

.radioListText
{
	font-family: Sans-Serif;
	font-size: 12px;
	color: Black;

}

appDescImage
{
	float: left;
	clear:none;
}


.question {
	position: relative;
	top: 10px;
	text-align: left;
	font-weight: normal;
	font-family: "Trebuchet MS", verdana, Arial;
	font-size: 11px;
	color: teal;
	line-height: 1;
	cursor: hand;
	padding-bottom: 10px;
}

.qusBody {
	position: relative;
	width: 300;
	left: 20px;
}

.q {
	font-weight: bold;
}

.answer {
	position: relative;
	top: 15px;
	text-align: left;
	line-height: 1.5;
	font-weight: normal;
	font-family: verdana, Arial;
	font-size: 11px;
	color: blue;
	padding-bottom: 10px;
}

.ansBody {
	position: relative;
	width: 400;
	left: 20px;
}

.a {
	font-weight: bold;
}

.whatsnew
{
	position: absolute;
	font-family: Verdana, Arial;
	font-weight:bold;
	letter-spacing: 13px;	
	font-size: 28px;
	color: #666633;
	top: 65px;
	left: 160px;
	padding-bottom: 8px;
	padding-top: 5px;
	border-bottom: solid 1px black;
	border-right: solid 1px black;
	width: 300px;
}


#whatsNewHeading
{
	position: absolute;
	font-family: Verdana, Arial;
	font-weight:bold;
	letter-spacing: 4px;	
	font-size: 16px;
	color: #666633;
	top: 20px;
	left: 25px;
	padding-bottom: 8px;
	padding-top: 5px;
	padding-right: 25px;
	border-bottom: solid 3px black;
	border-right: solid 1px black;
}
.version 
{
	word-spacing: normal;	
	position: relative;
	font-family: Verdana, Arial;
	font-weight:normal;
	font-size: 20px;
	color: #000000;
	top: -17px;
	left: -60px;
	border-top: solid 1px black;
}


.boxClass
{	
	border: groove 1px blue;
	padding: 10 10 10 10;
}

.announce
{
	word-spacing: normal;	
	position: relative;
	font-family: sans-serif;
	font-weight:bold;
	font-size: 14px;
	color: #996600;
	top: 0px;
	left: 0px;
}

.announceDetail
{
	word-spacing: normal;	
	position: relative;
	font-family: sans-serif;
	font-weight:normal;
	font-size: 12px;
	color: black;
	top: 3px;
	left: 0px;
	width: 420px;
	border: solid 2px #669999;
	padding: 10px 10px 0px 10px;
	background-color: white;
	z-index: 1;
	margin-bottom: 20px;
}


.announceDetail2
{
	word-spacing: normal;	
	position: relative;
	font-family: sans-serif;
	font-weight:normal;
	font-size: 12px;
	color: black;
	top: -146px;
	left: 215px;
	width: 205px;
	border: solid 2px #669999;
	padding: 10px 10px 10px 10px;
	background-color: white;
}

	
#qpcalcAnnounce	
{
	word-spacing: normal;	
	position: relative;
	font-family: sans-serif;
	font-weight:normal;
	font-size: 12px;
	color: black;
	top: -140px;
	left: 0px;
	width: 420px;
	padding: 10px 10px 10px 10px;
	border: solid 2px #664488;
	background-color: white;
}	

#middleContent
{
	position: relative;
	top: -40px;
	left: 0px;
}

.free
{
	color: Red;
}	

#basicTraining
{
	font-family:  "Trebuchet MS", "Times New Roman";
	letter-spacing: 2px;	
	color: teal;
	font-size: 16pt;
	font-weight: bold;	
}

#trainer
{
	font-family:   Sans-Serif;
	letter-spacing: normal;	
	color: black;
	font-size: 12pt;
}

#promoSectLinks
{
	position: relative;
	left: 30%;
	top: -50px;
	width: 320px;
	border: outset 2px teal;
	padding: 20px 20px 20px 20px;
}

.promoSection
{
	font-family:   sans-serif;
	letter-spacing: normal;	
	color: black;
	font-size: 10pt;
	line-height: 20px;
}

.promoAppName
{
	font-family:  "Trebuchet MS", sans-serif;
	letter-spacing: 2px;	
	color: teal;
	font-size: 14pt;
	font-weight: bold;
}

.promoVersion
{
	color: black;
	font-size: 8pt;
	 vertical-align:super;
}

.promoNote
{
	font-family:  verdana;
	letter-spacing: normal;	
	color: blue;
	font-size: 10pt;
	margin-top: 5px;
}

.promoLink
{
	position: relative;
	left: 55px;
}

