body {
	background:#2F1A66 url(/images/testLayout2/bodyBkMT.png) top left repeat-x;
}
div#mainContain {
	background:#FFF url(/images/testLayout2/mainBkTileMT.png) 0 0 repeat-y;
}
div#mainContain2 {
	background:url(/images/testLayout2/mainBkMT.png) 0 0 no-repeat;
}
div#headContain {
	background:url(/images/testLayout2/headerBkMT.jpg) top left no-repeat;
}
div.blogHome {
	
}
div.blogHome div.entry {
	padding-bottom:1.6em;
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:1em;
	float:left;
	display:inline;
}
div.blogHome h3 {
	font-size:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:0.8em;
	float:left;
	display:inline;
	width:420px;
}
div.blogHome h3 a {
	text-decoration:none;
	color:#271E9B;
}
div.blogHome h3 a:hover {
	color:#0066FF;
	text-decoration:underline;
}
div.blogHome p {
	margin-bottom:0.8em;
	line-height:1.3em;
	width:519px;
	clear:both;
}
div.blogHome p.date {
	float:right;
	clear:none;
	display:inline;
	width:16%;
	font-size:0.7em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#C95F99;
	font-weight:bold;
	text-align:right;
	margin-bottom:0.5em;
	padding-left:6px;
}
div.blogHome p.extended {
	font-size:0.9em;
	margin-bottom:0.2em;
}
div.blogHome p.posted {
	font-size:0.7em;
	color:#666666;
	margin-bottom:0;
}
div.blogHome p.posted a {
	text-decoration:none;
}
div.blogIndiv h3 {
	clear:both;
	font-size:1.4em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:0.8em;
}
div.blogIndiv h3 a {
	text-decoration:none;
	color:#271E9B;
}
div.blogIndiv h3 a:hover {
	color:#0066FF;
	text-decoration:underline;
}
div.blogIndiv p {
	margin-bottom:0.8em;
	line-height:1.4em;
	clear:both;
}
div.blogIndiv p.excerpt {
	font-style:italic;
	color:#333333;
	clear:both;
}
div.blogIndiv p.print {
	font-size:0.9em;
	font-weight:normal;
	float:right;
	margin-top:-3px;
	display:inline;
	clear:none;
}
div.blogIndiv p.date {
	font-size:0.9em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#8F3232;
	font-weight:bold;
	margin-bottom:1.1em;
	float:left;
	display:inline;
	padding:0 14px 0 0;
	margin-top:-2px;
}
div.blogIndiv p.extended {
	font-size:0.9em;
	margin-bottom:0.2em;
}
div.blogIndiv p.posted {
	font-size:0.7em;
	color:#666666;
	margin-bottom:0;
}
div.blogIndiv p.posted.dateBased {
	margin-bottom:28px;
	padding-bottom:28px;
	border-bottom:1px solid #BBBBBB;
}
div.blogIndiv p.posted a {
	text-decoration:none;
}
div.blogIndiv div.comments {
	margin-top:2em;
}div.blogIndiv div.comments h2 {
	margin-bottom:2em;
}
div.blogIndiv div.comment {
	margin-bottom:2em;
}
div.blogIndiv div.comment p {
	color:#333333;
}
div.blogIndiv div.comment p.commenter {
	color:#000000;
	margin:0 0 0.5em 0;
	padding-bottom:0.2em;
	font-weight:bold;
	border-bottom:1px dotted #666666;
}
div.blogIndiv div.comment p.commenter a.commentLink {
	font-size:0.8em;
	color:#666666;
	text-decoration:none;
	margin-left:1.4em;
}
div.blogSidebar {
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:25px;
	font-size:0.8em;
}
div.blogSidebar div.divider {
	clear:both;
}
div.blogSidebar h4 {
	font-size:1.2em;
	color:#225879;
	margin-bottom:0.4em;
	padding-bottom:0.3em;
	border-bottom:1px solid #A3C8D3;
}
div.blogSidebar.questions h4 {
	font-size:1em;
}
div.blogSidebar.feeds h4 {
	background:url(/images/testLayout2/rssIcon.gif) top right no-repeat;
}
div.blogSidebar.feeds a.whatIs {
	float:right;
	width:40%;
	text-align:right;
	font-size:0.8em;
	text-decoration:none;
	padding-top:4px;
	line-height:1.2em;
}
div.blogSidebar.feeds a.whatIs:hover {
	text-decoration:underline;
}
div.blogSidebar p {
	line-height:1.3em;
}
div.blogSidebar li {
	line-height:2em;
}
div.blogSidebar li a {
	text-decoration:none;
	color:#003366;
}
div.blogSidebar li a:hover {
	text-decoration:underline;
	color:#0033FF;
}
div.blogSidebar form.blogSearch {
	background:url(/images/testLayout2/searchRTBk.gif) top left no-repeat;
	padding:0 0 0 20px;
	width:140px;
	height:26px;
	float:left;
	display:inline;
}
div.blogSidebar form.blogSearch input.searchText {
	background:none;
	border:none;
	padding:1px;
	float:left;
	margin:4px 0 0 5px;
	width:106px;
	font-size:0.9em;
}
div.blogSidebar form.blogSearch button {
	float: left;
	width: 15px;
	height: 20px;
	margin:3px 0 0 7px;
	text-indent: -6667px;
	cursor: pointer;
	background:url(/images/testLayout2/searchRTBtn.gif) top left no-repeat;
	border:none;
}
div.blogSidebar ul.archiveList {
	margin-bottom:10px;
}
div.blogSidebar h5 {
	font-size:1.1em;
	font-weight:normal;
}
div.blogSidebar h5 a {
	text-decoration:underline;
}
div.blogSidebar h5 a:hover {
	color:#009900;
}
div.blogSidebar ul#olderArchives {
	display:none;
}
ul.blogNav {
	float:left;
	display:inline;
	width:100%;
	margin-bottom:15px;
	list-style-type:none;
	margin:0 0 18px 0;
	padding:0;
}
ul.blogNav li {
	padding:0;
	margin:0;
	background:#317BA8;
}
ul.blogNav li.previous {
	width:40%;
	float:left;
	display:inline;
	font-size:0.8em;
	background:#317BA8 url(/images/testLayout2/blogNavLeftBk.png) top left no-repeat;
}
ul.blogNav.dateBased li.previous {
	background:#317BA8 url(/images/testLayout2/blogNavLeftBk.png) top left no-repeat;
}
ul.blogNav li.previous a {
	padding:6px 6px 6px 17px;
}
ul.blogNav li.next a {
	padding:6px 17px 6px 6px;
}
ul.blogNav li a {
	padding:6px;
	display:block;
	height:100%;
	text-decoration:none;
	color:#FFFFFF;
	line-height:1.2em;
}
ul.blogNav li a:hover {
	text-decoration:underline;
	color:#FFFF66;
}
ul.blogNav li.main {
	width:18%;
	float:left;
	text-align:center;
	margin-left:5px;
}
ul.blogNav li.main a {
	line-height:2em;
}
ul.blogNav.dateBased li.main a {
	line-height:1.2em;
}
ul.blogNav li.next {
	width:40%;
	float:right;
	font-size:0.8em;
	background:#317BA8 url(/images/testLayout2/blogNavRightBk.png) top right no-repeat;
}
ul.blogNav.dateBased li.next {
	background:#317BA8 url(/images/testLayout2/blogNavRightBk.png) top right no-repeat;
	text-align:right;
}

/* Article references */
#references_wrapper {
	margin-bottom:25px;
}
#link_references {
	display:block;
	padding:10px 80px 10px 15px;
	margin:0;
	background:#F2F8F9 url(/images/testLayout2/faq_item_open.png) no-repeat 100% 50%;
	border:1px solid #C6DBDD;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:16px;
	cursor:pointer;
}
#link_references:hover { text-decoration:underline; color:#0000FF; }
#link_references.close {
	background:#F4FDDC url(/images/testLayout2/faq_item_close.png) no-repeat 100% 50%;
}
#references {
	padding:15px;
	margin:0;
	display:none;
	background:#F9FDED;
	border:1px solid #D9EDA9;
	border-top:none;
	line-height:1.3em;
	font-size:0.8em;
}
