a, a:link {color: #326FBC;text-decoration: none;}
a:visited {color: #003377;text-decoration: none;}
a:hover { color: #ff9900; text-decoration: none; }
a:active { color: #ff9900; text-decoration: none; }

body {
	font: 11px Verdana, Arial, Helvetica;
	color: #333333;
}

/* links */
a.rssLink {
	background: url('../images/rss_graphic.gif') no-repeat center left;
	padding: 0px 10px 3px 23px;
	float:right;
}

ul {list-style:none;padding: 0px; margin: 0px;}

li.rightChannelLink {
	width: 200px;
	color: #326FBC;
	text-decoration: none;
	line-height: 18px;
	padding-top: 3px;
	cursor:pointer;
}

li.rightChannelLink:hover {color: #FF9900;}

/* topNav */
.navigation {
	position:relative; padding-left:485px; bottom: 25px;;
}

.navigation a:link, .navigation a:visited{
	background-color: #ffffff;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #FFFFFF;
	border-bottom: none;
}

.currentPage {
	background: #333333!important;
	color: #DDDDDD!important;
	border: 1px solid #999999!important;}
	
.currentPage:hover {color: #ff9900!important;}


table {background-color: #EFEFEF;}

th {background-color: #FFFFFF;}
	
.grayHeaderText {
	font-weight: bold;
	font-size: 14px;
	color: #656565;
}

.subHeaderRight {
	color: #000000;
	font: bold 16px  /*Segoe,*/ Verdana, Arial, sans-serif;	
}

h2 {
	font-size: 14px;
	color: #000000;
	margin-bottom: 2px;
	padding-bottom: 0px;
}

.articleTitle {
	font-size: 14px;
	margin-bottom: 2px;
}

p {
	margin-top: 13px;
	color: #333333;
}

p.previewPost {
	margin-top: 4px;
	margin-bottom: 2px;	
}

div.spacer{
	position:relative; 
	left:-12px; 
	margin-top:20px; 
	margin-bottom:20px;
}

div.allPosts {
	border: 1px solid #cccccc;
	border-bottom: 1px solid #777777;
	background: #FFFFFF url('../images/box_BG_repeater.jpg') repeat-x;
	padding: 15px;
	margin-top: 20px;
}

td.rightChannel { 
	background: #FFFFFF url('../images/borderGradientRightRepeat.gif') repeat-y;
	background-position: 0 0;
} 

div.bloggers {
	text-align: left; 
	padding-left:45px; 
	padding-top: 30px; 
	float:left; 
	width:100%;
}

div.bloggers img {margin-top: -12px;}
div.selected { font-weight:bold;}


.borderLeft {
	background: url('../images/borderGradientLeftRepeat.gif') repeat-y;
	width: 2px;
}

.borderRight {
	background: url('../images/borderGradientRightRepeat.gif') repeat-y;
	width: 2px;
}

TD.header {
	background-image:url('../images/biztalkBlogsHeader.jpg');
	background-repeat:no-repeat;
}

.introduction {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	width: 538px;
	padding: 15px;
	border: 1px solid #888888;
	margin-bottom: 0px;
	border-bottom: 1px solid #333333;
	background: #e7e6e9 url('../images/background_introduction.gif') repeat-x bottom;
}

.blog {width: 570px;}

.authorName {
  color: #000000;
  font-weight: bold;
}

.footer {
	background-color: #FFFFFF;
}

div.tweetPosts {
	border: 1px solid #cccccc;
	border-bottom: 1px solid #777777;
	background: #FFFFFF url('../images/bkgd_tweets.gif') repeat-x;
	padding: 15px;
	margin-top: 20px;
}

div.tweetPosts em {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #657d7e;
}

.color1 {color: #326fbc;font-size:14px;}
.color2 {color: #5eb0e3;font-size:14px;}
.color3 {color: #0085eB;font-size:14px;}
.quote {font: bold 40px georgia; color: #EAEAEA;}

