 body {font-family: Arial, Helvetica, sans-serif;}
 a:link, a:visited { color: #0089a1; text-decoration: none; outline: none;} 
 a:hover { text-decoration: underline; color: #62812B;} 
 input[type=text],input.text { width:135px; } 
 a:active {position: relative; top: 1px;}
 
 h1 {font-size: 24px; font-weight: bold; line-height: 24px; margin:15px 0 0 0;}
 h2 {font-size: 17px; font-weight: bold; line-height: 20px; margin:15px 0 0 0;}

td#content {padding: 25px 20px 10px; background: #ffffff url(http://sailpoint.mv.treehousei.com/MVimages/Surveys/DocRequest/top-fade.gif) repeat-x scroll center top; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; font-family: Arial,Helvetica,sans-serif; font-size: 12px; line-height: 22px; color: #5f6f73; /*border-left: 5px solid #066B7D; border-right: 5px solid #066B7D;*/}

td#footer-fade {background: transparent url(http://sailpoint.mv.treehousei.com/MVimages/Surveys/DocRequest/bot-fade.gif) repeat-x scroll center bottom; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;/*border-left: 5px solid #066B7D; border-right: 5px solid #066B7D;*/}

/* GREEN BUTTON CSS */ 
 a.green {height:38px; position: relative; padding: 0 8px; display: inline-block;}
 a.green:hover {text-decoration: none; cursor: pointer;}
 a.green #content {background: url('/landing-pages/img/btn-green-bg.png') top left repeat-x; height: 38px; float: left; color: #fff; font-weight: bold; font-size: 1.3em; padding-top: 6px;}
 a.green #left {background: url('/landing-pages/img/btn-green-left.png') top left no-repeat; position: absolute; height: 38px; width: 8px; top: 0; left: 0;}
 a.green #right {background: url('/landing-pages/img/btn-green-right.png') top left no-repeat; position: absolute; height: 38px; width: 8px; top: 0; right: 0;}

