/*sIFR default styles
.headhm {
	color:#58738E;
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	font-size:28px !important;
	width:200px;
	text-align:center;
	font-weight:100;
	padding-left:28px;
	line-height:32px;
}

h1 {
	color:#58738E;
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	font-size:28px !important;
	font-weight:100;
	padding:4px 0 0 28px;
}

h2 {
	color:#58738E;
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	font-size:18px !important;
	font-weight:100;
	padding: 0 0 0 18px;
	margin: 0;
}
*/

#homecontainer
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	margin-top: 60px;
	border:none;
	width:450px;
	position:relative;
	left:-35px;
	font-size:14px;
}

*:first-child+html #homecontainer 
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	margin-top: 62px;
	border:none;
	width:450px;
	position:relative;
	left:20px;
	font-size:14px;
}

#homelist li
{
	list-style:none;
	padding:12px 12px 12px 0;
	margin:0 0 0 0;
	background-repeat: no-repeat;
	border:none;
}

#homelist a
{
	font-weight: normal;
	text-decoration: none;
}

#homelist a:link, #homelist a:visited
{
	padding:10px 10px 10px 46px;
	margin: 0 0 0 0;
	color: #4f5153;
	background:url(../img/red-icon.gif);
	background-repeat: no-repeat;
	border:none;
}

#homelist2 a:link, #homelist2 a:visited
{
	padding:10px 10px 10px 46px;
	margin: 0 0 0 0;
	color: #4f5153;
	background:url(../img/orange-icon.gif);
	background-repeat: no-repeat;
}

#homelist3 a:link, #homelist3 a:visited
{
	padding:10px 10px 10px 46px;
	margin: 0 0 0 0;
	color: #4f5153;
	background:url(../img/yellow-icon.gif);
	background-repeat: no-repeat;
}

#homelist4 a:link, #homelist4 a:visited
{
	padding:10px 10px 10px 46px;
	margin: 0 0 0 0;
	color: #4f5153;
	background:url(../img/green-icon.gif);
	background-repeat: no-repeat;
}

#homelist a:hover
{
	color: #999999;
	background:url(../img/red-icon-hover.gif);
	background-repeat: no-repeat;
}

#homelist2 a:hover
{
	color: #999999;
	background:url(../img/orange-icon-hover.gif);
	background-repeat: no-repeat;
}

#homelist3 a:hover
{
	color: #999999;
	background:url(../img/yellow-icon-hover.gif);
	background-repeat: no-repeat;}

#homelist4 a:hover
{
	color: #999999;
	background:url(../img/green-icon-hover.gif);
	background-repeat: no-repeat;
}

/*community links*/

#communitycontainer
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 14px;
	margin-left:-10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

*:first-child+html #communitycontainer
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 14px;
	margin-left:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
} 

#communitycontainer li
{
	display: block;
	padding-bottom: 0px;
	padding-top:0px;
	padding-left: 0px;
	padding-right: 10px;
	background-repeat: no-repeat;
	float: left;
	/*border:solid;
	border-width:1px;*/
}

#communitylist a
{
	padding-left: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	text-decoration: none;
	/*/border:solid;
	border-width:1px;*/
}

#communitylist a:link, #communitylist a:visited
{
	padding-left: 20px;
	padding-right: 1px;
	padding-top: 6px;
	color: #4f5153;
	background:url(../img/facebook-icon.gif);
	background-position: 0 6px;
	background-repeat: no-repeat;
}

#communitylist2 a:link, #communitylist2 a:visited
{
	padding-left: 20px;
	padding-right: 4px;
	padding-top: 6px;
	color: #4f5153;
	background:url(../img/twitter-icon.gif);
	background-position: 0 6px;
	background-repeat: no-repeat;
}

#communitylist3 a:link, #communitylist3 a:visited
{
	padding-left: 20px;
	padding-top: 6px;
	color: #4f5153;
	background:url(../img/blog-icon.gif);
	background-position: 0 6px;
	background-repeat: no-repeat;
}

#communitylist4 a:link, #communitylist4 a:visited
{
	padding-left: 20px;
	padding-top: 6px;
	color: #4f5153;
	background:url(../img/newsletter-icon.gif);
	background-position: 0 6px;
	background-repeat: no-repeat;
}

#communitylist a:hover
{
	color: #999999;
	padding-left: 20px;
	padding-top: 6px;
	background:url(../img/facebook-icon-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;	
}

#communitylist2 a:hover
{
	color: #999999;
	padding-left: 20px;
	padding-top: 6px;
	background:url(../img/twitter-icon-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;}

#communitylist3 a:hover
{
	color: #999999;
	padding-left: 20px;
	padding-top: 6px;
	background:url(../img/blog-icon-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;}

#communitylist4 a:hover
{
	color: #999999;
	padding-left: 20px;
	padding-top: 6px;
	background:url(../img/newsletter-icon-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;}

#sifr-home-div
{
	margin-top:117px;
	margin-left:20px;
}

#sifr-productivity-div
{
	padding: 0 0 0 0;
	margin: 0 0 0 0; 
	border:none;
	width: 250px;
}

/*USER GUIDE IMAGE SWAP **/

div#links 
{
	width: 100%; 
	height: 100%;
}

*:first-child+html div#links 
{
	width: 100%; 
	height: 100%;
	margin-left:40px;
}

div#links a 
{
	display: block; 
	padding: 0 0 0 0; 
	margin: 0 0 0 0; 
	text-decoration: none;
}

div#links a:hover 
{
}

div#links a img 
{
	height: 0; 
	width: 0; 
	border-width: 0;
}

div#links a:hover img 
{
	position: absolute; 
	top: 300px; 
	left: 540px; 
	height: 190px; 
	width: 190px;
}

*:first-child+html div#links h4
{
	margin-left:-40px;
}


/*PDF list**/

#pdf
{
	padding: 0 0 0 25px;
	margin: 0 0 0 15px;
	border:none;
}

#pdf li
{
	list-style:none;
	padding:0 0 0 0;
	margin:3px 0 3px -40px;
	background-repeat: no-repeat;
	border:none;
	width:300px;
}

#pdf a
{
	font-weight: normal;
	text-decoration: none;
	padding:0 0 0 0;
}

#pdf a:link, #pdf a:visited
{
	padding:0 0 0 20px;
	margin: 0 0 0 0;
	color: #4f5153;
	background:url(../img/PDF-icon-on-gray.gif);
	background-repeat: no-repeat;
	border:none;
}

#pdf  b /*for word icon*/
{
	padding:0 0 0 20px;
	margin: 0 0 0 -20px;
	color: #4f5153;
	background:url(../img/word-icon-14px.gif);
	background-repeat: no-repeat;
	border:none;
	font-weight:normal;
}

#pdf  i /*for excel icon*/
{
	padding:0 0 0 20px;
	margin: 0 0 0 -20px;
	color: #4f5153;
	background:url(../img/excel-icon-14px.gif);
	background-repeat: no-repeat;
	border:none;
	font-weight:normal;
	font-style:normal;
}

#pdf a:hover
{
	color: #999999;
	background:url(../img/PDF-icon-on-gray-hover.gif);
	background-repeat: no-repeat;
}


#pdf i:hover /*for excel icon*/
{
	color: #999999;
	background:url(../img/excel-icon-14px.gif);
	background-repeat: no-repeat;
}

#pdf b:hover  /*for word icon*/
{
	color: #999999;
	background:url(../img/word-icon-14px.gif);
	background-repeat: no-repeat;
}

#pdf h4 {
	font-size: 12px;
	line-height:14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#57728d;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#pdf p {
	line-height: 16px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin:5px 25px 5px 0;
}


#pdfdns
{
	padding: 0 0 0 25px;
	margin: 0 0 0 0;
	border:none;
}

#pdfdns li
{
	list-style:none;
	padding:0 0 0 0;
	margin:6px 0 6px -25px;
	background-repeat: no-repeat;
	border:none;
}

#pdfdns a
{
	font-weight: normal;
	text-decoration: none;
	padding: 0 0 0 0;
}

#pdfdns a:link, #pdfdns a:visited
{
	padding:0 0 0 20px;
	margin: 0 0 0 0;
	color: #4f5153;
	background:url(../img/PDF-icon-on-gray.gif);
	background-repeat: no-repeat;
	border:none;
}

#pdfdns  b /*for word icon*/
{
	padding:0 0 0 20px;
	margin: 0 0 0 -20px;
	color: #4f5153;
	background:url(../img/word-icon-14px.gif);
	background-repeat: no-repeat;
	border:none;
	font-weight:normal;
}

#pdfdns  i /*for excel icon*/
{
	padding:0 0 0 20px;
	margin: 0 0 0 -20px;
	color: #4f5153;
	background:url(../img/excel-icon-14px.gif);
	background-repeat: no-repeat;
	border:none;
	font-weight:normal;
	font-style:normal;
}

#pdfdns a:hover
{
	color: #999999;
	background:url(../img/PDF-icon-on-gray-hover.gif);
	background-repeat: no-repeat;
}


#pdfdns i:hover /*for excel icon*/
{
	color: #999999;
	background:url(../img/excel-icon-14px.gif);
	background-repeat: no-repeat;
}

#pdfdns b:hover  /*for word icon*/
{
	color: #999999;
	background:url(../img/word-icon-14px.gif);
	background-repeat: no-repeat;
}

#pdfdns h4 {
	font-size: 12px;
	line-height:14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#57728d;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#pdfdns p {
	line-height: 16px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin:5px 25px 5px 0;
}


#tooltip a:link, #tooltip a:visited{
	color:#0082c5;
} 

#tooltip a:hover {
	background:#ffffff; 
	text-decoration:none;
} /*BG color is a must for IE6*/

a.tooltip span {
	display:none; 
	padding:0 0 0 0; 
	margin-left:8px; 
	width:575px;
}

a.tooltip:hover span{
	display:inline; 
	position:absolute;
	top:100px;
	left:210px;
	background:#ffffff; 
	border:1px none #cccccc; color:#6c6c6c;
}

#search{
	width:136px;
	height:15px;
	background-color:#fff;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border:solid;
	border-width:1px;
	border-color:#FFFFFF;
}

#search input{
	width:120px;
	height:15px;
	background-color:#fff;
	margin:0 0 0 0;
	padding:0 0 0 1px;
	border:none;
	color:#999999;
}

#search input.btn{
	width:15px;
	height:15px;
	background-color:#fff;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border:none;
	background-image:url(../img/search-icon3.gif);
	background-position:left;
	background-repeat:no-repeat;
}


#terms {

	margin:0 0 0 25px;
}

#terms p {

	margin:0 25px 5px 0;
}

#terms h4 {

	margin:5px 0 5px 0;
}

#legal {

	margin:0 0 0 25px;
}

#legal p {

	margin:0 25px 5px 0;
}

#legal h4 {

	margin:5px 0 5px 0;
}

#legal ul {

	margin:0 25px 5px 0;
	list-style:disc;
}

#legal li {

	margin-bottom:5px;
}

#rates {

	margin:0 0 0 25px;
}

#rates p {

	margin:0 25px 5px 0;
}

#rates table {

	margin:0 0 0 0;
}

#rates h4 {

	margin:5px 0 5px 0;
}

#productivity {

	margin:0 0 0 25px;
}

#productivity p {

	margin:0 25px 5px 0;
}


#productivity h4 {

	margin:5px 0 5px 0;
}

#sitemap {

	margin:0 0 10px 0;
}

#sitemap ul {

	margin:0 0 0 0;
}

#sitemap li {

	margin:5px 0 0 0;
}

#sitemap li li {

	font-weight:normal;
}

#sitemap li li li{

	font-weight:normal;
}

#sitemap em{

	font-weight:bold;
	font-style:normal;
}

#required{
	color:#FF0000;
}