﻿
* { margin: 0px; padding: 0px;}

/* start support resources */

#rightSupport { font-family: verdana;  font-size: 11px;  background-color: #ffffff;  width: 240px;  float: left;  margin-left: 25px margin-bottom: 18px;
                padding-bottom: 16px; padding-top: 5px;  border: 1px solid #d9d9d9; -moz-border-radius: 4px;  border-radius: 4px;}

#rightSupport h3 { font-size: 11px; color: #000000; line-height: 20px; font-weight: bold; padding-left: 10px; margin-bottom: 6px; }

.resbutton {

    border-bottom: 1px solid #f5f5f5;
    width: 230px;
    height: 20px;
    margin-left: 5px;
    overflow: hidden;
    float: left;
}

.resbutton a.reslink, a.reslink:link {
    
    display: block; width: 230px; height: 20px; background-color: #ffffff; 
	line-height: 20px; color: #d08602; text-decoration: none; text-indent: 5px;
}

.resbutton a.reslink:hover {
   
    color: #d08602; display: block; width: 230px; height: 20px; text-decoration: underline;
    
}

.resbutton a.reslink:active, docbutton a.reslink:visited {}

/* end support resources */


/* start contact details */

#rightContact {
    
    font-family: verdana;
    font-size: 11px;
    
    width: 240px;
    float: left;
    margin-left: 25px;
    margin-bottom: 18px;
    padding-bottom: 16px; padding-top: 5px;
   
}

#rightContact h4 {
	
   font-size: 11px; 
   color: #000000;
   line-height: 20px;
   font-weight: bold;
   padding-left: 10px;
   margin-bottom: 6px;
    
}

#rightContact p {
	
    color: #000000;
    line-height: 20px;
    font-weight: normal;
    margin-left: 10px;
	
	}
	
/* start email link */

#rightContact a.infoAtSL, a.infoAtSL:link {
    
   font-family: verdana; font-size: 11px; line-height: 20px; color: #E59301;  text-decoration: none; margin-left: 5px; }

#rightContact a.infoAtSL:hover {
   
   color: #E59301; text-decoration: underline; }

#rightContact a.infoAtSL:active, rightContact a.infoAtSL:visited {}

/* end email link */

	
/* end contact details */

