﻿
* { margin: 0px; padding: 0px;}

/* start support resources */

#rightSupport {
    
    background-color: #ffffff;
    width: 240px;
    float: left;
    margin-left: 25px;
    margin-bottom: 18px;
}

#rightSupport h3 {
    
   font-family: verdana; font-size: 11px; color: #40495a; line-height: 18px; font-weight: bold; border-bottom: 1px solid #cacaca; padding-left: 5px; margin-top: 6px;
 
}

.resbutton {

    background-color: #ffffff;
    border-bottom: 1px dotted #cacaca;
    width: 240px;
    height: 18px;
    float: left;
}

.resbutton a.reslink, a.reslink:link {
    
    display: block; width: 240px; height: 18px; background-color: #ffffff; background-image: url('../resources/rolloverLink03.jpg'); 
	background-repeat: no-repeat; font-family: verdana; font-size: 11px; line-height: 18px; color: #40495a; text-decoration: none; text-indent: 5px;
}

.resbutton a.reslink:hover {
   
    color: #d08602; display: block; width: 240px; height: 18px; background-color: #ffffff; 
    background-position: 0 -18px;
}

.resbutton a.reslink:active, docbutton a.reslink:visited {}

/* end support resources */


/* start contact details */

#rightContact {
    
    background-color: #ffffff;
    width: 240px;
    margin-left: 25px;
    float: left;
}

#rightContact h4 {
	
	font-family: verdana;
    font-size: 11px;
    color: #40495a;
    line-height: 20px;
    font-weight: bold;
    border-top: 1px solid #F2A201;
    padding-left: 5px;
    
}

#rightContact p {
	
	font-family: verdana;
    font-size: 11px;
    color: #40495a;
    line-height: 18px;
    font-weight: normal;
    background-color: #ffffff;
    padding-left: 5px;
	
	}
	
/* start email link */

#rightContact a.infoAtSL, a.infoAtSL:link {
    
   font-family: verdana; font-size: 11px; line-height: 18px; color: #d08602;
   text-decoration: none; margin-left: 5px; border-bottom: dotted 1px #d08602;
}

#rightContact a.infoAtSL:hover {
   
   color: #d08602;
   border-bottom: solid 1px #d08602;
}

#rightContact a.infoAtSL:active, rightContact a.infoAtSL:visited {}

/* end email link */

	
/* end contact details */
