﻿/* header box borders and shadows */
.shadrt {
    background-image: url('../img/shadrt.jpg');
    background-repeat: repeat-y;
    width:10px;
}
.shadbtm {
    background-image: url('../img/shadbtm.jpg');
    background-repeat: repeat-x;
    height:10px;
}
.shadcrn {
    background-image: url('../img/shadcrn.jpg');
    background-repeat: no-repeat;
    height:10px;
    width:10px;
}
/* top menu - no dropdowns */ 
#topmenu {
    margin:0;
    padding:0;
}
.menu ul{
    font: normal 12px Arial, Helvetica, Geneva, Swiss, Sans-Serif;
    margin:0;
    padding:0;
    list-style:none;
}
.menu li {
    display:inline;
    margin:0;
    padding:0;
    text-transform:lowercase;
}
.menu a {
    float:left;
    color: #5e5f65;
    background: transparent;
    margin:0;
    padding:0;
    text-decoration:none;
    border-right: 1px solid #bcbbbb; 
}
.menuend a {
    border-right:0px;
}
.menu a.rightMenu {
	border-right:0px;
}
.menu a.leftMenu {
	border-left: 1px solid #bcbbbb;
}
.menu a.searchBtn {
    float:right;
    color: white;
    background: transparent;
    margin:0;
    padding:0;
    text-decoration:none;
    border-right: 0px; 
    padding: 0;
}
.menu a span {
    float:left;
    display:block;
    background: transparent url() no-repeat right top;
    padding: 1px 10px 1px 11px;
}
.menu a span {
    float:none;
}
.menu a:hover {
    background-color: #CC0000;
    color: #FFF;
    text-decoration:none;
}
.menu a:hover span {
    background-color: #CC0000;
    color: #FFF;
    text-decoration:none;
}
.menu a.searchBtn:hover {
    background-color: white;
    color: #FFF;
    text-decoration:none;
}

/* USE THESE 2 for currently selected tab*/
.menu .selected a, .selected a span { 
    background-color: #CC0000;
    color: #FFF;
    border-width:0px 1px 0px 0px;
}
.menu .highlighted a, .highlighted a span {
    background-color: #CC0000;
    color: #FFF;
    border-width:0px 1px 0px 0px;
}
/* Lower Body Content */
.bodyContentFrame {
	width:798px;
}
/* Lower Body Content for Search Pg */
.bodySearchContent {
	width:795px;
}
/* Lower iFrame for Search Pg */
iframe.searchContent {
	width:735px;
	height:1150px;
	margin-right:0px;
	padding-right:0px;	
}

/* Hides links while jQuery accordion loads */
a.hidden {
	color:white;
	font-size:xx-small;
}
/* Link in paragraph */
a.linksm {
    color: #CC0000;
    font-size: 11px; 
    line-height: 16px; 
    text-decoration:none;
}
a.linksm:hover {
    color: #CC0000;
    font-size: 11px; 
    line-height: 16px; 
    text-decoration:underline;
}
/* Link in paragraph */
a.linkmed {
    color: #CC0000;
    font-size: 12px; 
    line-height: 32px;
    text-decoration:none; 
}
a.linkmed:hover {
    color: #CC0000;
    font-size: 12px; 
    line-height: 32px; 
    text-decoration:underline;
}
/* For list with paragraph font and no links */
.grlist {
}
.grlist ul {
    list-style-image: url('../img/bullet_gray.gif');
    list-style-position: outside;
    padding: 0;
    margin: 0;
}
.grlist ul li {
    color: #5e5f65;     
    font-size: 12px; 
    line-height: 17px; 
    font-weight: normal; 
    text-decoration:none;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 15px;
}
.grlist ul li a {
    color: #5e5f65; 
    font-size: 12px; 
    line-height: 17px;
    font-weight: normal; 
    text-decoration:none;
    margin: 0;
    padding: 0;
}
.grlist ul li a:hover {
    color: #5e5f65; 
    font-size: 12px; 
    line-height: 17px;
    font-weight: normal; 
    text-decoration:underline;
    margin: 0;
    padding: 0;
}
/* For list with link font and no link */
.nllist {
}
.nllist ul {
    list-style-image: url('../img/bullet_gray.gif');
    list-style-position: outside;
    padding: 0;
    margin: 0;
}
.nllist ul li {
    margin: 0 0 7px 16px;
    color: #787676; 
    font-size: 11px; 
    line-height: 14px; 
    font-weight: normal; 
    text-decoration:none;
}
/*new left nav */
#navleft { 
    padding-top:10px;
    color: #5e5f65;
}
#navleft ul.nav{
    list-style-image: url('../img/bullet_red.gif');
    list-style-position: outside; 
    color: #5e5f65; 
    margin: 0; 
    font-size:12px; 
    line-height:16px; 
    padding:0; 
    text-decoration:none; 
    font-weight:normal; 
}
#navleft ul.nav li{
    list-style-image: url('../img/bullet_red.gif');  
    list-style-position: outside; 
    color: #5e5f65; 
    margin-bottom:3px; 
    padding:0px 0px 10px 0px;
}
#navleft ul.nav li.current_page a{
    list-style-image: url('../img/bullet_red.gif');
    list-style-position: outside; 
    cursor:pointer; 
    color: #CC0000; 
    font-weight:bold; 
    margin-bottom:3px; 
    padding:0px 0px 10px 0px;
}
#navleft ul.nav li.current_page a:hover {
    list-style-image: url('../img/bullet_red.gif');
    list-style-position: outside; 
    cursor:pointer; 
    color: #CC0000; 
    font-weight:bold; 
    margin-bottom:3px; 
    padding:0px 0px 10px 0px; 
    text-decoration:underline;
}
#navleft ul.nav a {
    list-style-image: url('../img/bullet_red.gif');
    list-style-position: outside; 
    text-decoration:none; 
    color: #5e5f65; 
}
#navleft ul.nav a.nav-selected {
    color: #CC0000; 
    font-weight:bold; 
}
#navleft ul.nav a:hover {
    color: #CC0000; 
    text-decoration: underline;
}
#navleft ul.nav ul {
    list-style: none; 
    margin-left: 0px; 
    padding: 0px; 
}
#navleft ul.nav ul li {
    list-style: none; 
    margin-bottom: 3px; 
}
img.bpic {
    border: 1px solid #bcbbbb;
    padding:2px 2px 2px 2px;
    margin:7px 14px 4px 1px;
} 
img.sidebarPicTelecheck {
	border: 1px solid #bcbbbb;
    padding: 10px 0px 0px 10px;
    margin: 0 0 8px 0;
}
img.sidebarPicFirstdata {
	border: 1px solid #bcbbbb;
    padding: 10px 10px 5px 10px;
    margin: 0 0 7px 0;
}
img.sidebarPicTempus {
	border: 1px solid #bcbbbb;
    padding: 10px 10px 5px 10px;
    margin: 0 1px 7px 0;
}
img.video {
    float:left;
    border: 1px solid #bcbbbb;
    padding:2px 2px 2px 2px;
    margin:7px 14px 4px 1px;
} 
.video {
    color: #5e5f65; 
    font-size: 11px; 
    line-height: 16px; 
    text-decoration:none;
    margin: 7px 0px 0px 0px;
}
.mainsm {
    color: #5e5f65; 
    font-size: 11px; 
    line-height: 16px; 
    text-decoration:none;
}
.mainsm a {
    color: #CC0000;
    text-decoration:none;
}
.mainsm a:hover {
    color: #CC0000;
    text-decoration:underline;
}
.mainsm td{
	padding-left:0px;
}
.rightsm {
    color: #5e5f65; 
    font-size: 11px; 
    line-height: 16px; 
    text-decoration:none;
}
.rightsm a {
    color: #CC0000;
    text-decoration:none;
}
.rightsm a:hover {
    color: #CC0000;
    text-decoration:underline;
}
.rightsm p { 
    margin: 0 0 5px 0; 
    padding: 0;
}
#pdf_display table {
    z-index:9999;
}
#pdf_display {
    z-index:9999;
}
#pdf_doc {
    z-index:9999;
}

#embedded {
    margin: 0 0 0 0;
}
#embedded h3 {
	
	margin: 35px 0 0 35px;
}
#embedded p {
	margin: 0 0 0 35px;	
}
#embedded ul {
	margin: 0 0 0 65px;	
}
h1.pmkb {
    color: #CC0000; 
    font-size: 11px; 
    line-height: 20px; 
    font-weight: bold; 
    text-decoration: none;
    margin: 15px 20px 0 20px;
    padding: 0;
}
h2.pmkb {
    color: #787676; 
    margin: 0 0 20px 0;  
    padding: /* 5px 0 5px */ 0; /* Removed padding for accordion */
    font-size: 25px; 
    line-height: 29px; 
    font-weight: normal; 
    text-decoration: none;
    margin: 20px 20px 20px 20px;
}
p.pmkb { 
    margin: 0 20px 25px 20px; 
    padding: 0;	
}
td.pmkb {
	border-top:0px;
	/* border-top:1px solid #8a8888;
	border-bottom:1px solid #ccc; */ 
	border-bottom: 0;
	padding: 0 0 0 35px;
}
.pmkb img {
	padding-right:5px; 
	vertical-align:middle; 
	border:0;
	width:24px;
	height:24px;
} 
td.pmkb2 {
	border:none;
	padding: 0 0 0 35px;
}
ul.pmkb2 {
	list-style:none;
	margin-left:20px;
}
.pmkb2 img {
	padding-right:5px; 
	vertical-align:middle; 
	border:0;
	width:24px;
	height:24px;
} 
.pmkb2 a {
	padding-right:5px; 
	vertical-align:middle; 
	border:0;
	background-image:none;
}
.pmkb2 ul {
	list-style-type:none;
	list-style-image: none;
	margin:-10px 0 0 -20px;
}
a.link_img {
    color: #5e5f65;
    font-size: 12px; 
    line-height: 32px;
    text-decoration:none; 
}
a.link_img:hover {
    color: #CC0000;
    font-size: 12px; 
    line-height: 32px; 
    text-decoration:underline;
}
a.link_img img {
	margin:10px 5px 10px 0;
}
p.homePg {
	margin: 0 0 15px 0;
	padding: 0;
}
.homePg {
	margin: 0 0 15px 0;
	padding: 0;	
}
td.homepg_content{
	padding:15px 25px 20px 25px; 
	border-bottom:1px solid #8a8888;
	width: 560px;
}
td.homepg_content_bottom{
	padding:15px 25px 20px 25px; 
	border-bottom:0px;
	width: 560px;
}
td.homepg_content_border{
	border-right:1px solid #8a8888;
	width: 589px;
}
.h2Reg {
	font-size:medium;
	vertical-align:text-top;
}
.h2Mdash {
	font-weight:lighter;
	font-size:medium;
}
.flash_sidebar {
	width:207px;
	margin-left:-1px;
	padding-left:-1px;
	border-left-style:none;
	border-left-width:0px;
	border-right-width:0px;
	border-collapse:collapse;
	border-spacing:0px;
}
#flashPic {
	width:207px;
	margin-left:-1px;
	padding-left:-1px;
	border-left:none;	
	/* border-bottom:1px solid #8a8888; /* Removed border from pictures in slideshow */
}
.sidebarRight {
	padding:0 0 0 35px;
}
.logoRight{
	padding:85px 0 80px 0; 
	height: 240px; 
}
/* tabbed page fixes */ 
.tabbedpg {
    font-family: Arial, Helvetica, Geneva, Swiss, Sans-Serif; 
    font-size: 13px; 
    line-height:18px;
    color: #5e5f65;
}
.sidebarRight {
	padding: 7px 5px 7px 0px;
}
.imgRight {
	padding: 20px 10px 0 0;
}
.twoLines {
	line-height: 12px;
}
.imageLabel {
	line-height:25px;
}

/* for new download buttons */
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px;
}
a.button {
    background: transparent url('../img/btn_dowloadRed5.gif') no-repeat scroll top right;
    color: white;
    display: block;
    float: left;
    font:  normal 12px arial, sans-serif;
    text-align: center;
    height: 30px;
    width:190px;
    margin-right: 6px;
    padding-right: 9px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('../img/btn_downloadRed5.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 9px 18px;
} 

a.button:active {
    background-position: bottom right;
    color: white; 
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    line-height: 14px;
    padding: 9px 0 6px 18px; /* push text down 1px */
} 

