@import url(d_pak1v5.css);
a:link {
	color: #0e6db9;
	text-decoration:none;
}
p a:link {
	color: #0e6db9;
	text-decoration:underline;
}
a:visited {
	color: #A367B1;
	text-decoration:none;
}
p a:visited {
	color: #A367B1;
	text-decoration:underline;
}
a:hover, a:active {
	text-decoration:underline;
}
.p7tbsub {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	layer-background-color: #FFF7EB; /*for Netscape 4*/
	border: 1px solid #999999;
}
.p7tbsub p {
	padding: 3px 12px 0px 16px;
	margin: 0px;
}
.p7tbsub a:link {
	color: #000000;
	text-decoration: underline;
}
.p7tbsub a:visited {
	color: #000000;
}
.p7tbsub a:hover, .p7tbsub a:active{
	background-color: #9FC7E7;
}
.p7tbdn {
	color: #666666!important;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	margin: 0 0 0 0;
	background-color: #FFFFFF;
}
h1 {
	font-size: x-large;
}
h2 {
	font-size: larger;
}
h4 {
	margin-bottom:5px;
}
a img {
	border: none;
}

#header {
	height: 88px;
	width: 100%;
	white-space: nowrap; 
	background-image: url(../design/m2img/dtp1_pbg.jpg);
	background-repeat: repeat-x;
}
.searchbar {
	font-size: small;
	height: 35px;
	width: 100%;
	padding-left: 20px;
	padding-top: 10px;
	text-align: left;
	background-color: #E6F0F9;
	white-space: nowrap;
}
.breadcrumb {
	font-size: small;
}
.leftnavspacer {
	height: 12px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	border: none;
}
.leftnavtopspacer {
	height: 45px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	border: none;
}
.leftnavtab {
	font-size: small;
	line-height: 110%;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	background-color: #F1F7FC;
	border: thin solid #055592;
}
.navtabhead {
	color: #666666;
	font-weight: bold;
}
.navtabitem {
	padding-left: 10px;
	color: #000000;
}

.sidebar { display: none }

.footer {
	margin-left: 11px;
	margin-right: 11px;
	text-align: center;
	font-size: x-small;
}
.bottomnav {
	font-size: small;
}
.contactus a:link, .contactus a:visited {
	color: #0e6db9;
	text-decoration: underline;
}
.closebutton {
	text-align: right;
}
.acmcopyright {
	text-align: justify;
}
.noscreen { display: none; }

/* ~~ The footer ~~ */
.footer {
	height: 50px;
	width: 800px;
	background-repeat: no-repeat;
	margin-top: 10px;
	clear: both;
}
.footer-text {
	font-size: 9pt;
	line-height: 11pt;
	text-align: center;
	padding-top: 8px;
}

