/* Screen Stylesheet for Talk Marketing */
/* Re-Design by Love Web Design - Copyright and Ownership Talk Marketing (talkmarketing.co.uk) */
/* Please do not copy, reporoduce in part or in whoe without the owners express writeen autiorisation and/or consent. */
/* This material is protected by copyright.  Just ask first!  Thanks */


body {
	font: normal small "Lucida Sans Unicode", arial, helvetica, sans-serif;
	background-color: #0a528d;
}
em {
font-style: normal;
}

.blue {
color:#0a528d;
}
.blu {
font-size: medium;
color:#0a528d;
font-weight: bold;
}
#printOnlyView {
	display: none; /* Hidden on Screen / Visible on Print*/
	text-align: center;
}
#top-links, #top-links a, #top-links a:visited {
	padding: 2px;
	color: #fff;
	font-size: small;
}
#top-links a:hover {
	color: #c00000;
}
#talk-marketing-wrapper {
	clear: both;
	width: 900px;
	margin: 0px auto 0px auto;
	background: url(../images/talk-marketing-content-fill.gif) repeat-y;
}
#talk-marketing-logo {
	width: 900px;
	height: 55px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
}
#talk-marketing-header {
	clear: both;
	width: 899px;
	height: 170px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	background-color: #0a528d;
	border-left: 1px solid #0f72c2;
}

#talk-marketing-header p {
	float: left;
	width: 470px;
	padding: 35px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: xx-large;
	color: #fff;
	text-align: center;
}
#talk-marketing-header img {
	float: right;
	width: 419px;
	height: 170px;
}
#talk-marketing-menu {
	clear: both;
	float: left;
	width: 219px;
	margin: 20px 0px 0px -5px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	font-size: small;
}
.currentpage {
	font-weight: bold;
	list-style-image: url(../images/arrow.gif);
	vertical-align: bottom;
}
#talk-marketing-menu ul {
	list-style-type: none;
}
#talk-marketing-menu li {
	line-height: 1.9em;
}
#talk-marketing-menu .idt {
	text-indent: 15px;
}
#talk-marketing-menu a {
	color: #000;
	text-decoration: none;
}
#talk-marketing-menu a:hover, a:active, a:visited {
	color: #000;
}
#talk-marketing-content {
	float: right;
	width: 630px;
	margin: 20px 0px 20px 0px;
	padding: 0px 25px 0px 0px;
	font-size: small;
	background-color: #fff;
}
#talk-marketing-content h1 {
	font-size: x-large;
	color: #0a518c;
	font-weight: bold;
}
#talk-marketing-content h2, h3, h4, h5, h6 {
	font-size: medium;
	color: #0a518c;
	font-weight: bold;
}
#talk-marketing-content p {
	text-align: justify;
}
#talk-marketing-content table, tr, td {
	line-height: 1.9em;
	margin: 2em 0px 2em 25px;
	vertical-align: text-top;
}
#links {
	border-bottom: 1px dashed #3586ff;
}
.ext_url  {
	font-size: large;
	text-align: right;
	vertical-align: middle;
	border-top: 1px dashed #3586ff;
	border-bottom: 1px dashed #3586ff;
}
img.url_img {
	float: left;
	border: none;
	vertical-align: middle;
}
.links_img {
	border: none;
	vertical-align: middle;
}
.col1 {
	border: none;
	vertical-align: top;
	border-bottom: 1px dashed #3586ff;
}

.col2 {
	vertical-align: text-top;
	padding-left: 10px;
	border-bottom: 1px dashed #3586ff;
}
#talk-marketing-footer {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 900px;
	height: 90px;
	text-align: center;
	background-image: url(../images/talk-marketing-footer.gif);
	line-height: 1.3em;
}
#talk-marketing-footer p {
	height: auto;
	text-align: right;
	color: #fff;
	font-size: small;
	padding-right: 10px;
}
#talk-marketing-footer a {
	text-align: right;
	color: #fff;
	font-size: small;
	padding-right: 10px;
}
#talk-marketing-footer p a:hover {
	font-weight: bold;
}