/* ePower Marketing Global CSS file*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	background-color: #013567;
	background-image: url(../images/home_background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #0066FF;
}

/*Top Nav container - see p7pm css for top navigation drop down styles*/

#topnavTD {
	background-image: url(../scripts/p7pmm/img/pmmCtude_hroots.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #333333;
}
#topbanner {
	background-image: url(../images/stanlessteel-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#containerTD {
	padding-top: 15px;
}
#containerTD #hmContentTD {
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 0px 20px 10px;
	text-align: left;
}
#containerTD #hmContentTD h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.3em;
	font-weight: bold;
	color: #0066CC;
}
#containerTD #hmContentTD h4 {
	font-size: 18px;
	line-height: 1.3em;
	font-weight: bold;
	color: #003366;
}
#containerTD #hmContentTD h3 {
	font-size: 16px;
	color: #456C9C;
}
#containerTD #hmContentTD h2 {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

#containerTD #hmContentTD p {
	line-height: 1.4em;
	margin-right: 40px;
	font-size: 13px;
}

#containerTD #hmContentTD p.note {
	line-height: 1.4em;
	margin-right: 40px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}


#containerTD #hmContentTD ul {
	list-style-type: disc;
	margin-left: 35px;

}

#containerTD #hmContentTD ul li {
	margin-top: 6px;
	margin-bottom: 6px;
}

#containerTD #hmContentTD ol {
}

#containerTD #hmContentTD ol li {
	margin-top: 6px;
	margin-bottom: 6px;

}
#containerTD #footerTD {
	background-image: url(../images/sp_footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 55px 40px 70px 35px;
}
#containerTD #footerTD p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 8px;
}

#hcard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 8px;
}

#vcard h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.3em;
	font-weight: bold;
	color: #0066CC;
}


#containerTD #footerTD a {
	color: #FFFFFF;
	text-decoration: none;
}
#containerTD #footerTD a:hover {
	text-decoration: underline;
}
#sp-topbgTD {
	background-image: url(../images/subpage.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
}
#spRightNavContainerTD {
	background-image: url(../images/rtsubnav_bg.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-top: 50px;
}


/* top right sub page list menu over thumbtacked napkin */
/* see P7tm css for right nav auto tree menu CSS */

#rtsubnav h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #003399;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	letter-spacing: -.05em;
}

#rtsubnav {
	height: 300px;
}
#rtsubnav a {
	color: #003399;
	text-decoration: none;
}
#rtsubnav a:hover {
	color: #0066CC;
	text-decoration: underline;
}
