﻿body{
    font-family:Verdana,sans-serif;
    font-size:12px;
    margin:0px;
    padding:0px;
}
.nav, #utility, #ver_nav, #footer_links, #ver_nav, .horizontal,.no_print{
    display:none;
}
img{
   border: 0px;
}
.smallcaps{
    font-size: 10px !important;
}
#sitemap li{
   list-style-type: none;
   padding-bottom: 10px;
}
.padAbove{
    padding-top:10px;
}
.subheader{
   font-weight: bold;
   font-size: 15px;
}
.subsubheader{
   font-weight: bold;
   font-size: 13px;
   color: #555555;
}
.majorPad{
   padding-top:20px;
}
.minorPad{
   padding-top:10px;
}
.indent{
    padding-right: 30px;
    position:relative;
    left:30px;
}
.indent li{
    padding-bottom: 1em;
}
/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

#copay_card{
    background:url(../../images/copay_card_bg.jpg) no-repeat top left;
    width:395px;
    height:249px;
    padding-bottom:10px;
    margin:0px;
    position:relative;
    left: 30px;
}
#copay_card_right{
    float:right;
    position:relative;
    right:20px;
    top:20px;
    padding:0px;
    margin:0px;
}
#copay_card_left{
    float:left;
    font-family:Arial;
    font-size:12px;
    line-height:2em;
    color:#000;
    position:relative;
    left:20px;
    top:20px;
}
#print_this_box{
    width:128px;
    float:right;
    padding:0px;
    margin:0px;
    position:relative;
    left:-120px;
}
#print_this_box img{
    border:none;
    padding-bottom:5px;
}
#dontcut_box{
    background:#eaeaea;
    width:128px;
    padding:10px;
    padding-right:5px;
    font-family:Verdana;
    font-size:12px;
    color:#000000;
    line-height:1.5em;
}
.blue_bullets{
    width:630px;
    color:#5a469b;
    font-size:14px;
}
.blue_bullets ul{
    list-style:disc;
}
.blue_bullets li{
    padding-bottom:4px;
    line-height:1.5em;
}
.blue_bullets li a{
    text-decoration:none;
}