/* CSS Document */

body {
	background-color: #D1d1d1;
	margin-top: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}

td.topleft  {
    background-image: url(../images/ecg_mockup_slice_01.jpg);
	height: 76px;
	width: 11px;
	background-repeat: no-repeat;
}

td.topright  {
    background-image: url(../images/ecg_mockup_final_rev_sli-03.jpg);
	height: 76px;
	width: 11px;
	background-repeat: no-repeat;
}

td.top {
	width: 753px;
	background-image: url(../images/ecg_mockup_final_rev_sli-02.jpg);
	background-repeat: no-repeat;
	height: 76px;
}

td.navleft  {
    background-image: url(../images/ecg_mockup_final_rev_sli-04.jpg);
	height: 25px;
	width: 11px;
	background-repeat: no-repeat;
}

td.navright  {
    background-image: url(../images/ecg_mockup_final_rev_sli-19.jpg);
	height: 25px;
	width: 11px;
	background-repeat: no-repeat;
}

td.photoleft  {
    background-image: url(../images/ecg_mockup_final_rev_sli-20.jpg);
	height: 166px;
	width: 11px;
	background-repeat: no-repeat;
}


td.photo {
	background-image:url(../images/ecg_mockup_final_rev_sli-21.jpg);
	height: 166px;
	width: 753px;
}

td.photoright  {
    background-image: url(../images/ecg_mockup_final_rev_sli-22.jpg);
	height: 166px;
	width: 11px;
	background-repeat: no-repeat;
}

td.underphotoleft  {
    background-image: url(../images/ecg_mockup_final_rev_sli-23.jpg);
	height: 23px;
	width: 11px;
	background-repeat: no-repeat;
}

td.underphoto  {
    background-image: url(../images/ecg_mockup_final_rev_sli-24.jpg);
	height: 23px;
	width: 753px;
	background-repeat: no-repeat;
}

td.underphotoright  {
    background-image: url(../images/ecg_mockup_final_rev_sli-25.jpg);
	height: 23px;
	width: 11px;
	background-repeat: no-repeat;
}

td.bodyleft {
	background-image:url(../images/bg_repeatleft.jpg);
	width: 11px;
	background-repeat: repeat-y;
}

td.body {
	background-image:url(../images/ecg_mockup_final_rev_sli-27.jpg);
	height: 353px;
	width: 753px;
	background-repeat: no-repeat;
}

td.bodyright {
	background-image:url(../images/bg_repeatright.jpg);
	width: 11px;
	background-repeat: repeat-y;
}

td.bottomleft {
	background-image:url(../images/ecg_mockup_final_rev_sli-29.jpg);
	height: 57px;
	width: 11px;
}

td.bottom {
	background-image:url(../images/ecg_mockup_final_rev_sli-30.jpg);
	height: 57px;
	width: 753px;
}

td.bottomright {
	background-image:url(../images/ecg_mockup_final_rev_sli-31.jpg);
	height: 57px;
	width: 11px;
}

td.disclaimer {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

td.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}

a:link,a:active,a:visited {
	color: #A20D32;
	text-decoration: none;
	font-size: 11px;
}

a:hover {
	color: #4175a4;
	text-decoration: none;
}

td.smallcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 16px;
}


a.small:link,a.small:active,a.small:visited {
	color: #A20D32;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
a.small:hover {
	color: #4175a4;
	text-decoration: none;
}

p.txt { 
	font-size: 11px;
	line-height: 15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	}

span.style1 {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}

a.pointer {
	color: #A20D32;
	text-decoration: none;
	font-size: 11px;
}

a.pointer:hover {
	color: #4175a4;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}
.dtgheader td{
	background-color: #454545;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
 .dtgheader td a{
	background-color: #454545;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	color: #727272;
	font-size: 12px;
	font-weight: bold;
	background-color: #000000;
}