.blogHeader td {
	font-family: Arial, Verdana, Sans-Serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
}


.blogHeader h1, .blogHeader h2, .blogHeader h3 {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	}

.blogHeader h2 {
	font-size: 17pt;
	margin: 0;
	padding: 0;
	border-bottom-width: 0;
	}

.blogHeader h2, .blogHeader h3 {
	text-decoration: none;
	color: #666666;}


.blogHeader a, .siteLinks a, .blogHeader h1 a, .blogHeader h2 a, .blogHeader h3 a {
	color:#41627C;
	text-decoration: underline;
	}

.blogHeader a:hover, .siteLinks a:hover, .blogHeader h2 a:hover, .blogHeader h3 a:hover {
	color:#92A3B1;
	text-decoration: underline;
}


.blogHeader {
	background: #fff url(http://cdn.ttgtmedia.com/ITKE/images/itke_blogTitleBar_background.gif) no-repeat;
	height: 90px;
	left: -1px;
	margin-bottom: -5px;
	overflow: hidden;
	position: relative;
	top: -1px;
	width: 637px;
}

/* fix for IE6 box model error */
* html .blogHeader {
	margin-right: -2px;
}

.blogHeaderLeft {
	float: left;
	padding: 10px 0 5px 10px;
	width: 290px;
}
	
.blogHeaderLeft h2 {
	font-size: 18px;
}
	
.blogHeaderLeft p {
	font-size: 12px;
	line-height: normal;
	margin-top: 5px;
}
	
.blogHeaderRight {
	float: right;
	width: 296px;
}

.blogHeaderRight img {
	display: block;
	left: -4px;
	margin-bottom: 10px;
	position: relative;
	top: 6px;
}

.blogHeaderRight table {
	font-size: 10px;
	line-height: normal;
}

.blogHeaderRight td {
	background: transparent url(http://cdn.ttgtmedia.com/ITKE/images/bullet_dash_666666.gif) no-repeat 1px 6px;
	padding: 0 12px 2px 5px;
}

.blogHeaderRight td a {
	color: #666;
	text-decoration: none;
}

.blogHeaderRight td a:hover {
	text-decoration: underline;
}

.siteLinks {
	background-color: #efefef;
	border: 1px solid #cecece;
	color:#636363;
	margin-bottom: 25px;
	padding: 8px 6px;
	width: 622px;

	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
}

.siteLinks strong {
	font-weight: bold;
	font-size: 110%;
}