/* ---------------------------- */
/* RESET 						*/
/* ---------------------------- */
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, 
del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
dl, dt, dd, ol, form, fieldset, label, legend, p {
	margin:0;
	padding:0;
	border:0;
}

img { border: 0px; }

/* ---------------------------- */
/* LAYOUT 						*/
/* ---------------------------- */

body {
	background:#fff;
	height:100%;
	/* background: url(../images/wrrapper_bg.png) fixed center top; */
	}

a, a:visited {
	color: #04C;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}

#wrapper {
	width:1000px;
	margin:0 auto;
	/* background:transparent url(../images/wrrapper_bg.png) center top; */
	}

#page {
	width:900px;
	margin:0 auto;
}

#header {
	width:900px;
	height:64px;
	/*margin:8px 0;*/
	padding:8px 0;
}

#logo {
	width:190px;
	padding-left:15px;
	height:64px;
	float:left;
}

#topbar {
	width:685px;
	height:49px;	
	float:left;
	margin:15px 10px 0 0;
}

#topbarlinks {
	width:685px;
	float:right;
	font:11px Arial, Helvetica, sans-serif;
	color:#666;
}

#topbarlinks ul {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}

#topbarlinks ul li {
	float:left;
	line-height:20px;
}

#topbarlinks ul li a {
	text-decoration:none;
	margin-left:3px;
}

#topbarsearch {
	width:685px;
	float:right;
	text-align:right;
	font:11px Arial, Helvetica, sans-serif;
	color:#666;	
}

#topbarsearch ul {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}

#topbarsearch ul li {
	float:left;
	line-height:20px;
	margin:0;
	padding:0;
}

#topbarsearch  ul li a {
	font: 14px Arial, Helvetica, sans-serif;
	color: #007834;	
	text-decoration:none;	
	border-bottom:1px dotted #666;
	display:inline-block;	
	margin:0 3px;
	font-weight: bold;
	}

#navbar {
	width:900px;
	height:30px;
	margin-bottom:15px;
	background:#d98b3f url(../images/topmenu_bg.png) 0 0 no-repeat;
}

#midcontent {
	width:900px;
}

#splash {
	width:900px;
	height:250px;
	}

#features {
	width: 900px;
	height: 175px;
	margin: 25px 0px;
	display: block;
	}

#features ul {
	list-style: none;
	margin:0;
	padding:0;
	}

#features li {
	width: 165px;
	height: 175px;	
	display:block;
	float:left;	
	padding:0 25px;
	background:url(../images/dots.gif) right repeat-y;
	margin:0;	
	}

#features li.last {
	background:none;
	}

#features h1 {
	color:#0044cc;
	font:bold 15px Arial, Helvetica, sans-serif; 
	display:block;
	background:url(../images/features_bullets.gif) 0 2px no-repeat;
	padding:0 0 10px 15px;
	text-transform:capitalize;
	}

#features p {
	color:#000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 14px;
	}

#features a {
	color:#cc6600;
	font-weight:bold;
	text-decoration:underline;
}

#topdotted {
	background:#fff url(../images/topdotted_bg.png) no-repeat;
	width:900px;
	height:280px;
	padding-top:27px
}

#topdottedlt {
	width:430px;
	padding:0 30px;
	float:left;
}

#topdottedlt h2 {
	color:#0044cc;
	font:bold 20px Arial, Helvetica, sans-serif; 
}

#topdottedlt p {
	color:#000;
	font:11px Arial, Helvetica, sans-serif;
	line-height:1.5em;
	padding-top:10px; 
}

#topdottedrt {
	width:360px;
	padding:0 25px;
	min-height:170px;
	background:transparent url(../images/white_rounded_top.gif) 0 0 no-repeat;
	float:left;
}

#topdottedrt h2 {
	color:#0044cc;
	font:bold 12px Arial, Helvetica, sans-serif;
	padding-top:15px; 
}

#topdottedrt ul {
	list-style: none;
	margin:0;
	padding:0;
}

#topdottedrt li {
	background:url(../images/topdottedrt_bullet.gif) 0 5px no-repeat;
	padding:0 0 0 25px;
	margin:10px 0;
	font:11px Arial, Helvetica, sans-serif;
	line-height:1.5em;
	color:#000;	
}

#breadcrumb {
	width:890px;
	font:11px Arial, Helvetica, sans-serif;
	color:#333;
	padding:0 0 15px 10px;
}

#breadcrumb ul {
	margin: 0px;
	padding: 0px;
}

#breadcrumb li {
	display: inline;
	}

#breadcrumb a {
	color:#999;
	text-decoration:none;
	border-bottom:1px dotted #999;
	display:inline-block; 		
}

#breadcrumb .last a {
	text-decoration: none;
	color: #000;
	border-bottom: none;
	}

#submid {
	width:639px;
	margin-left:5px;
	background:transparent url(../images/subcontent_mid.gif) 0 0 repeat-y;	
	float:left;
}
#submid.wide {
	width:895px;
	background:transparent url(../images/subcontent_mid_wide.gif) 0 0 repeat-y;	
}

#subbottom {
	width:639px;
	height:24px;
	background:transparent url(../images/subcontent_bottom.gif) bottom no-repeat;	
	float:left;
}
#subbottom.wide {
	width:895px;
	background:transparent url(../images/subcontent_bottom_wide.gif) bottom no-repeat;	
}
#subcontent {
	width:549px;
	background:transparent url(../images/subcontent_top.gif) 0 0 no-repeat;
	float:left;
	padding:35px 45px 10px;
	color:#000;
	font:normal 12px Arial, Helvetica, sans-serif; 		
}
#subcontent.wide {
	width:805px;
	background:transparent url(../images/subcontent_top_wide.gif) 0 0 no-repeat;
	}

#subcontent p {
	color: #000;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	padding-bottom: 10px; 
	}

#subcontent ul {
	margin-top: 5px;
	margin-bottom: 10px;
	}

#subcontent h1 {
	color: #0044cc;
	font: bold 35px Arial, Helvetica, sans-serif; 
	padding-bottom: 20px; 
	}

#subcontent h2 {
	color: #0044cc;
	font: bold 18px Arial, Helvetica, sans-serif; 
	padding-bottom: 0px; 
	}

#subcontent h3 {
	color:#000;
	font:bold 11px Arial, Helvetica, sans-serif; 
}

#subcontent h4 {
	background:transparent url(../images/dots_hr.gif) 0 0 repeat-x;
	margin:10px 0;
}

#relatedcontainer {
	width: 220px;
	float: right;
	clear: both;
	}

#relatedinfo {
	background: transparent url(../images/relatedinfo_white_mid.gif) 0 0 repeat-y;
	}

#relatedinfotop {
	width: 220px;
	height: 20px;
	background: transparent url(../images/relatedinfo_white_top.gif) top no-repeat;
	}

#relatedmid {
	padding: 0 20px 0 25px;
}

#relatedmid h1 {
	color:#0044cc;
	font:bold 14px Arial, Helvetica, sans-serif; 
	padding-bottom:10px; 
}

#relatedmid ul {
	list-style:none;
	margin:0;
	padding:0;
}

#relatedmid ul li {
	padding: 0 25px;
	margin: 0 0 8px 0;
	font:11px Arial, Helvetica, sans-serif;
	color:#333;	
}

#relatedmid ul li a {
	font:11px Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration:none;	
}

#relatedmid ul li a:hover {
	text-decoration:underline;
}

#relatedmid ul li.page {
	padding-top: 2px;
	padding-bottom: 2px;
	background:transparent url(../images/page_icon.gif) 0 0 no-repeat;
}

#relatedmid ul li.pdf {
	background:transparent url(../images/pdf_icon.gif) 0 0 no-repeat;
}

#relatedinfobottom {
	width:220px;
	height:20px;
	background:transparent url(../images/relatedinfo_white_bottom.gif) bottom no-repeat;
}

#relatedcontent {
	margin-top: 10px;
	}


#footerbar {
	width:900px;
	height:30px;
	margin:30px 0 10px 0;
	background:#d98b3f url(../images/footerbar_bg.png) 0 0 no-repeat;
	float:left;
}

#footer {
	width:880px;
	padding:0 10px 10px 10px;
}

#footerinfo {
	width:600px;
	float:left;
	background:transparent url(../images/bp_icon.png) 0 0 no-repeat;
	padding-left:50px;
	font:11px Arial, Helvetica, sans-serif;
	color:#333;	
	}

#footerinfo p {
	margin: 0px;
	padding: 0px;
	}

#footerlinks {
	width:230px;
	height:25px;
	float:left;
	text-align:right;
	font:11px Arial, Helvetica, sans-serif;
	color:#333;	
	} 

#footerlinks a {
	color:#333;
	font:11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	border-bottom:1px dotted #61625C;
	margin:0 5px;
	display:inline-block; 		
}

#footernav {
	width: 880px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0px 0px 15px 0px;
	float: left;	
	}

#footernav ul, #footernav ul ul {
	list-style:none;
	margin:0;
	padding:0;
}

#footernav ul li {
	float:left;
	width:200px;
	margin:0;
	padding:0;
}

#footernav ul li a {
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#333;
	margin:0;
	padding:0;	
	text-decoration:none;
	display:inline-block;			
}

#footernav ul li a:hover {
	text-decoration:underline;
}

#footernav ul li ul li{
	height:14px;				
}

#footernav ul li ul li a {
	font:11px Arial, Helvetica, sans-serif;
	color:#333;
	margin:0;
	padding:0;
	text-decoration:none;
	display:inline-block;
}

#footernav ul li ul li a:hover {
	text-decoration:underline;
	/*border-bottom:1px dotted #333;
	display:inline-block;*/
}

#copyright {
	clear: both;
	width:880px;
	font:11px Arial, Helvetica, sans-serif;	
}

/* SEARCH FORM */
.searchtxtbox {
	background:transparent url(../images/searchtxtbox_bg.png) left top no-repeat;
	border:0;
	width:95px;
	height:20px;
	padding:0 2px 1px 2px;	
	^height:19px;
	^padding:3px 2px 1px 2px;
	font:11px Arial, Helvetica, sans-serif;
	margin:0 0 0 5px;
	color:#666;
	font-style:italic;	
}

input[type=image] {
	margin:0;
	^margin-top:1px;
	padding:0;
}

/* DEMO FORM */
#subcontent label {
	clear: both;
	display: block;
	font-weight: bold;
	width: 150px;
	float: left;
	margin-bottom: 7px;
	}
	
#subcontent input {
	float: left;
	margin-bottom: 7px;
	}
	
#subcontent select {
	float: left;
	margin-bottom: 7px;
}

#subcontent textarea {
	float: left;
	margin-bottom: 7px;
}

/* CONTENT FEED */
.svSyndLocal {
	margin-bottom: 15px;
	}
	
.svSyndLocal h3 {
	font-size: 12px !important;
	font-weight: bold;
	margin-bottom: 5px;
	}
	
.svSyndLocal .summary {
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.svSyndLocal .summary p {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
	}
	
.svSyndLocal .readMore {
	display: block;
	margin-bottom: 10px;
}

/* CONTENT INDEX */
#svPortal {
	margin-bottom: 15px;
	}
	
#svPortal dt a {
	font-weight: bold;
	}	
	
#svPortal h3 {
	font-size: 12px !important;
	font-weight: bold;
	margin-bottom: 5px;
	}
	
#svPortal .summary {
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#svPortal .summary p {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
	}
	
#svPortal .readMore {
	clear: both;
	display: block;
	margin-bottom: 10px;
	}
	
#svPortal .readMore a {
	margin-top: 5px;
	}

/* SITE MAP */
#svSiteMap {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#svSiteMap li.home {
	margin-left: 0px;
	padding: 0px;
	}
	
/* MORE RESULTS */
.moreResults {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	}
.moreResults.top ul {
	border-bottom: 1px solid #000;
}
.moreResults.bottom {
	border-top: 1px solid #000;
}
.moreResults dt {
	float: left;
	font-weight: bold;
	}

.moreResults dd {
	float: right;
	}

.moreResults dd ul {
	display: inline;
	margin: 0px;
	}

.moreResults ul li {
	display: block;
	padding: 3px;
/*
	border: 1px solid #ccc;

*/	background: #fff;
	margin-top: 0px;
	float: left;
	text-align: center;
	}

.moreResults /*dd*/ul li a {
	display: block;
	text-decoration:underline;
/*
	padding: 3px;

*/	border: none;
	background: none;
	margin-top: 0px !important;
	float: left;
	text-align: center;
	}
	
.moreResults .current {
	display: block;
	padding: 3px;
	border: 1px solid #ccc;
	background: #eee;
	margin-top: 0px;
	float: left;
	text-align: center;
	}
#svSearchResults #svPortal dt {
	border-top:1px dotted;
	padding-top:10px;
}
#svSearchResults #svPortal dt.first {
	border-top:none;
}
#svSearchResults .moreResults ul {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
/*
	border-bottom: 1px solid #000;

*/	float: right;
	width: 100%;
}	
#svSearchResults .moreResults ul li.resultsFound {
	float: left;
	width: 693px;
}		
#svSearchResults #svPortal dd h1,
#svSearchResults #svPortal dd h2,
#svSearchResults #svPortal dd h3,
#svSearchResults #svPortal dd h4,
#svSearchResults #svPortal dd h5 {
	font-size:12px;
	font-weight:normal;
	color:#000;
}

#svSearchResults .moreResults ul li.navPrev,
#svSearchResults .moreResults ul li.navNext {
	color:#999;
/*
	margin-left: 20px;

*/	}		

#svPortal {
	clear: both;	
	}		
	
/* SEARCH AGAIN */
#svSearchAgain {
	width: 250px;
	}
	
#svSearchAgain input {
	float: none;
	}
	
/* PAGE TOOLS */
#page_tools {
	float: left;
	width: 100%;
	clear: both;
	margin-top: 10px;
	}	
	
#page_tools a {
	color: #000;
	}
	
/* ICONS */
.addthis_button {
	display: block;
	float: left;	
	}

.createpdf {
	display: block;
	float: left;
	margin-left: 7px;
	background: url(../images/icon_pdf.jpg) no-repeat;
	padding-left: 19px;
	padding-top: 2px;
	padding-bottom: 3px;
	}

.printerfriendly {
	display: block;
	float: left;
	margin-left: 7px;
	background: url(../images/icon_print.jpg) no-repeat;
	padding-left: 19px;
	padding-top: 2px;
	padding-bottom: 3px;
	}
	
#page_tools_like {
	float: left;
	}	

/* BLOG */
#blog_center {
	float: left;
	width: 389px;
	margin-right: 25px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
div.post_details {
	clear: both;
	padding-top: 20px;
	color: #333;
	font-size: 12px;
	}
	
div.post_details p {
	margin: 0 0 14px 0;
	margin-bottom: 14px; 
	padding: 0;
	}	
	
div.post_details blockquote {
	margin-top: 1em;
	margin-right: 40px;
	margin-bottom: 1em;
	margin-left: 40px;
	}
	
div.post_details ul {
	list-style: disc;
	margin-left: 10px;
	margin-bottom: 14px; 
	}
	
div.post_details ol {
	list-style: decimal;
	margin-left: 15px;
	margin-bottom: 14px; 
	}	
	
div#post_datelabel {
	float: left;
	width: 200px;
    color: #999999;
    display: block;
    font-size: 11px;
    margin-bottom: 17px;	
	}	
	
div#post_facebook {
	float: right;
	width: 55px;
	text-align: right;
	}
	
/* BLOG PORTAL */	
#svPortal .releaseDate {
	color: #6D6D6D;
	font-size: 12px;
	}
	
#svPortal dt {
	color: black;
	font-size: 18px;
	font-weight: normal;
	margin: 3px 0px 9px;
	padding: 0px;
	text-decoration: none;
	}
#svSearchResults #svPortal dt {
	font-size:16px;
}

#svPortal dt a {
	color: black;
	font-size: 18px;
	font-weight: normal;
	margin: 3px 0px 9px;
	padding: 0px;
	text-decoration: none;
	}
#svSearchResults #svPortal dt a {
	font-size:16px;
}
#svSearchResults #svPortal dt a:hover {
	text-decoration:underline;
}
#svPortal dd {
	margin: 0px 0px 14px;
	padding: 0px;
	color: black;
	font-size: 12px;
}

#svSearchResults #svPortal dd {
	margin: 0px 0px 14px;
	padding: 10px 10px 0 10px;
	color: black;
	font-size: 12px;
	background: #FAFAFA;
	border: 1px solid #EEE;
}
#svPortal dd p {
/*
	color:#999;

*/}
#svPortal dd a {
/*
	display: block;

*/	padding: 0px;
	color: #666;
	font-size: 12px;
	text-decoration: underline;
	margin-top: -10px;
	}

	
/* TAG CLOUD */
div#svTagCloud ol {
	display: inline;
	margin: 0px;
	padding: 0px;
}

div#svTagCloud li {
	display: inline;
}
	
.not-popular { font-size: 10px; }
.not-very-popular { font-size: 11px; }
.mediumTag { font-size: 12px; }
.somewhat-popular { font-size: 15px; }
.utra-popular { font-size: 18px; }	
	
	
	
/* POST DETAILS & COMMENTS */

div.comments_container {
	clear: both;
	padding-top: 20px;
	color: #6d6d6d;
	font-size: 12px;
	}
	
div.post_detail_footer {
	margin-top: 10px;
	font-size: 11px;
	border-top: 1px solid #666;
	padding-bottom: 10px;
	}
	
div.post_detail_footer a {
	color: #666;
	}

div.post_detail_byline {
	float: left;
	line-height: 20px;
	}
	
div.post_detail_comments {
	float: left;
	line-height: 20px;
	}
	
div#comments_container {
	clear: both;
	}
	
div#comments_container_title {
	float: left;
	width: 300px;
	margin-top: 15px;
	}
	
div#comments_container_title h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}	
	
form[name="reply"] {
	float: right;
	width: 100px;
	margin-top: 15px;
	clear:both;
	}	
	
form[name="reply"] input {
	font-size: 12px;
	}
	
div.comment form[name="reply"] {
	float: right;
	width: 100px;
	margin-top: 0px;
	margin-right: -40px;
	clear:both;
	}	
	
div.comment form[name="reply"] input {
	font-size: 11px;
	}

div.comment {
	background: #eeeeee;
	margin-top: 5px;
	padding: 8px;
	clear: both;
	font-size: 12px;
	border-top: 1px solid #ccc;
	}
	
div.comment h3 {
	margin-top: 0px;
	font-size: 12px;
	}
	
div.comment .documentByLine {
	font-size: 10px;
	margin-top: 3px;	
  margin-bottom: 3px; 
	}	
	
div.comment_reply {
	float: right;
	}	
	
div.comment_reply input {
	font-size: 11px;
	}	

/* COMMENT */
#svComments {
	clear: both;
	}

#svComments h3 {
	margin-top: 0px;
	padding-top: 0px;	
	}

#svComments dl {
	background: #eee;
	padding: 15px;
	}

#svComments dl dt {
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	}

#svComments dd {
	-webkit-margin-start: 0px;
	}

#svComments dd.dateTime {
	font-size: 10px;
	color: #666;
	}	
	
#blog_nav {
	float: right;
	}
	
#blog_nav ul {
	display: inline;
	color: #666666;
	font-size: 12px;
	margin-right: 10px;
	}	
	
#blog_nav li {
	display: inline;
	padding-left: 3px;
	padding-right: 3px;
	border-right: 1px solid #999;
	line-height: 36px;
	font-weight: bold;
	}	
	
#blog_nav li.last {
	border-right: none;
	}
	
#blog_nav li a {
	color: #999999;
	text-decoration: none;
	}
	
#blog_nav li a:hover {
	color: #999999;
	text-decoration: underline;
	}	
	
div.post_details a {
	color: #333;
	text-decoration: underline;
	}	
	
div.post_details h1 {
	margin: 0px 0px 17px 0px;
	padding: 0px;
	color: #0044cd;
	clear: both;
	}
	
div.post_details h1 a {
	color: #0044cd;
	text-decoration: none;
	}	
	
span.post_date {
	display: block;
	color: #999;
	font-size: 11px;
	margin-bottom: 17px;
	}	
	
#blog_left {
	float: left;
	width: 220px;
	margin-right: 31px;
	}
	
#blog_search {
	margin-left: 40px;
	margin-bottom: 10px;
	float: left;
	text-align:left;
	font: 11px Arial, Helvetica, sans-serif;
	color:#666;	
	}

#blog_search ul {
	margin:0;
	padding:0;
	list-style:none;
	float: left !important;
	}

#blog_search ul li {
	float:left;
	line-height:20px;
	margin:0;
	padding:0;
	}

#blog_search ul li a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;	
	text-decoration: none;	
	border-bottom: 1px dotted #666;
	display:inline-block;	
	margin:0 3px;
	}
	
/* BLOG NAV */
#blog_leftnav {
	width: 220px;
	float: left;
	background: transparent url(../images/blog_leftnav_bg.jpg) 0 0 repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	}

#blog_leftnavtop {
	width: 220px;
	height: 92px;
	float: left;
	background: transparent url(../images/blog_leftnav_top.jpg) 0 0 no-repeat;	
	}

#blog_leftnavmid {
	padding: 0 15px 0 18px;
	float: left;
	background: transparent url(../images/blog_leftnav_bg_top.jpg) 0 0 no-repeat;
	}

#blog_leftnavmid h3 {
	color: #000;
	font: bold 15px Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
	border-bottom: 1px solid #0045ce;	
	margin-bottom: 5px;
	}

#blog_leftnavmid ul {
	list-style:none;
	margin: 0;
	padding: 0;
	}

#blog_leftnavmid ul li {
	text-align: right;
	list-style: none;
	padding:0 0 0 20px;	
	font: 11px Arial, Helvetica, sans-serif;
	color:#333;
	margin:7px 0;	
	}

#blog_leftnavmid ul li.selected {
	background:url(../images/topdottedrt_bullet.gif) 0 4px no-repeat;
	}

#blog_leftnavmid ul li a {
	font: 11px Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration:none;	
	}
	
.tips a {
	color: black;
	}
	
.tips a:hover {
	text-decoration: underline;
	cursor: pointer;
	}

#blog_leftnavmid ul li a:hover {
	text-decoration:underline;	
	cursor: pointer;
	}

#blog_leftnavmid ul li ul {
	list-style:none;
	margin:0;
	padding:0;
	}

#blog_leftnavmid ul li ul li {
	list-style:none;
	padding:0 0 0 15px;	
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#333;	
	}

#blog_leftnavmid ul li ul li a {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration:none;	
	}

#blog_leftnavbottom {
	width: 220px;
	height: 31px;
	float:left;
	background:transparent url(../images/blog_leftnav_btm.jpg) 0 0 no-repeat;	
	}

/* BLOG RIGHT */

#blog_right {
	float: left;
	width: 232px;
	background: transparent url(../images/blog_right_bg.jpg) 0 0 repeat-y;	
	font-family: Arial, Helvetica, sans-serif;
	}

#blog_right_top {
	background: transparent url(../images/blog_right_top.jpg) 0 0 no-repeat;	
	width: 232px;
	height: 35px;
	}
	
#blog_right_mid {
	padding: 0px 19px 0px 18px;
	background: transparent url(../images/blog_right_mid_bg.jpg) 0 0 no-repeat;
	}	
	
#blog_right_mid h3 {
	color: #0045ce;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
	border-bottom: 1px solid #000;	
	margin-bottom: 5px;
	}
	
.video_more {
	color: #000;
	font-size: 10px;
	text-decoration: none;
	}	
			
#blog_right_mid h3 a {
	text-decoration: none;
	color: #0045ce;
	}
	
#blog_right_btm {
	background: transparent url(../images/blog_right_btm.jpg) 0 0 no-repeat;	
	width: 232px;
	height: 30px;
	}

div#blog_nav_container {
	float: right;
	}

div#blog_nav_seal {
	float: right;
	}
	
/* support for social media images */

#blog_right_mid a {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	}

a.linkedin {
	background-image: url('../images/linkedin.gif');
	background-repeat: no-repeat;
	font-weight: normal;
	padding-bottom:5px;
	padding-left: 18px;
	}

a.twitter {
	background-image: url('../images/twitter.gif');
	background-repeat: no-repeat;
	font-weight: normal;
	padding-bottom:5px;
	padding-left: 18px;
	}

a.facebook {
	background-image: url('../images/facebook.gif');
	background-repeat: no-repeat;
	font-weight: normal;
	padding-bottom:5px;
	padding-left: 18px;
	}

a.youtube {
	background-image: url('../images/youtube.gif');
	background-repeat: no-repeat;
	font-weight: normal;
	padding-bottom:5px;
	padding-left: 18px;
	}

a.email {
	background-image: url('../images/email.gif');
	background-repeat: no-repeat;
	font-weight: normal;
	padding-bottom:5px;
	padding-left: 18px;
	}
  
a.testinsider {
	background-image: url('../images/testinsider.gif');
	background-repeat: no-repeat;
	font-weight: normal;
	padding-bottom:5px;
	padding-left: 18px;
	}
	
/* POST COMMENT FORM */

form#postcomment fieldset {
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
legend {
	display: block;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 0px;
	text-transform: uppercase;
	margin-bottom: 5px;
	}
	
.text {
	margin-top: 5px;
	width: 250px;
	}

#txtComment {
	height: 150px;
	width: 250px;
	}

#svComments ol {
	margin: 0px;
	-webkit-padding-start: 0px;
	list-style-type: none;
	}

#svComments ol li {
	clear: both;
	list-style-type: none;
	}

label {
	float: left;
	display: block;
	width: 150px;
	margin-top: 5px;
	}

ins {
	font-size: 10px;
	text-decoration: none;
	color: #666;
	}

p.required {
	display: none;
	}

.buttons {
	margin-bottom: 10px;
	margin-right: 75px;
	text-align: right;
	clear: both;
	}

#txtSubscribe { margin-top: 8px; margin-bottom: 5px; }
#txtRemember { margin-top: 8px; }

#svLoginContainer {
	clear: both;
	margin-bottom: 20px;
	}

#svLoginContainer ol {
	list-style: none;
	}
	
#svLoginContainer ol li {
	clear: both;
	}	
	
#svLoginContainer li:last {
	border: 1px solid #000;
	}
	
#notRegistered {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	}
	
#cbRememberMe {
	clear: none !important;
	font-weight: normal !important;
	margin-left: 3px;
	padding-left: 3px;
	}	

/* TIP DISPLAY */
div.popup_content {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	}
	
div.popup_content a {
	color: #fff;
   width: 250px;
	}
	
div.popup_content ul {
	font-size: 12px;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	color: #ddeaa5;
	}
	
div.popup_content li {
	padding-top:0px; 
	padding-bottom:10px;
	color: #fff;
	}
	
div.popup_content .button {
	background: url('../images/btn_seeall.jpg') no-repeat top left;
	float: right;
	border: 0px; 
	width: 90px;
	height: 22px;
	}

div.clear {
	clear: both;
	}
	
/* LISTING */
#body_right h1.blog-listing-title {
	clear: both;
	margin-top: 15px;
	color: #000;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	text-decoration:none;
	}				

#body_right h3, ul.blog-listing {
	list-style: none;
	clear: both;
	margin-top: 15px;
	margin-left: 0px !important;
	margin-bottom: 0px;
	color: #000;
	padding: 12px 0 5px 0;
	font-size: 14px;
	font-weight: normal;
	text-decoration:none;
	}
	
#body_right h3, ul.blog-listing li {
	list-style: none;
	}
	
.blog-listing {
	color: #6d6d6d;
	font-size: 12px;
	padding-bottom: 10px;
	list-style-type: none;
	list-style: none;
	}	

.blog-listing li {
	color:#6D6D6D;
	font-size:12px;
	margin-top:5px;
	}
  
.blog-listing li a {
	color: #6d6d6d;
	float:right;
	width: 300px;
	padding-bottom:10px;
	}
	
.post_listing_date {
	float: left;
	width: 80px;
	padding-bottom: 10px;
	padding-top: 0px;
	clear:both;
	}
	
.blog-listing .post_listing_title {
	float: right;
	width: 340px;
	padding-bottom: 3px;
	}

li.post_listing_list a {
	float: left;
	width: 100%;
	padding-bottom: 3px;
	clear: both;
	}
	
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	}

.copyright{
	font-size: 12px;
	padding:10px;
	margin-left: 10px;
	}
div#slides {
	height:235px;
	width:892px;
	padding:5px 7px;
	background: url(../images/slider_bg.png) no-repeat;
}
div#slideshow_container {
	float:left;
	height:235px;
	width:618px;
}
div#page_links {
	float:left;
	height:235px;
	width:267px;
	background: url(../images/selectors.png) no-repeat;
}
div#slideshow_container ul {
	height:235px;
	width:267px;
	padding:0;
	margin:0;
	list-style:none;
}
div#page_links ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
	padding:0;
	list-style:none;
}
div#page_links ul li a {
	color: #084;
	display: block;
	font-weight: bold;
	height: 18px;
	padding: 21px 0px 20px 40px;
	text-decoration: none;
	width: 227px;
	}

div#page_links ul li a.two_line {
	height: 31px;
	padding: 13px 20px 15px 40px;
	width:207px;
	}

div#page_links ul li a.activeSlide {
	background: url(../images/selector_active.png) no-repeat;
	color:#ffffff;
}
div#page_links ul li a.activeSlide.first {
	background: url(../images/selector_active_first.png) no-repeat;
	}

div#page_links ul li a.activeSlide.last {
	background: url(../images/selector_active_last.png) no-repeat;
	}

/* HOME NEWS */
#home_news {
	background: url(../images/bg_blog_news_events.gif) no-repeat;
	min-height: 219px;
	margin-bottom: 12px;
	font-size: 11px;
	}
	
#home_news h3 {
	font-size: 14px;
	font-weight: bold;
	}	
	
#home_news_blog {
	float: left;
	/*background: url(../images/icn_blog.png) no-repeat;*/
	background-position: 0px 17px;
	padding-top: 22px;
	margin-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	width: 301px;
	}
	
#home_news_blog_content {
	padding-left: 29px;
	padding-top: 25px;
	padding-right: 15px;
	}	
		
#home_news_blog dl, #home_news_breaking_content dl, #home_news_events_content dl {
	background: url(../images/bg_news_bullet.png) no-repeat;
	padding-left: 20px;
	padding-bottom: 14px;
	}		
	
#home_news_blog dl a, #home_news_breaking dl a, #home_news_upcoming dl a {
	color: #cc6600;
	font-size: 12px;
	font-weight: bold;
	}	
		
#home_news_blog h3 {
	font-weight: normal;
	color: #007834;
	margin: 0px 0px 0px 50px;
	padding: 0px;
	}
#home_news_breaking a, #home_news_blog a, #home_news_upcoming a {color:#007834;}
#home_news_breaking a img, #home_news_blog a img {float:left;}
#home_news_breaking {
	float: left;
	/*background: url(../images/icn_news.png) no-repeat;*/
	background-position: 0px 17px;
	padding-top: 22px;
	margin-left: 23px;
	font-family: Arial, Helvetica, sans-serif;
	width: 347px;
	}
 
#home_news_breaking_content {
	padding-left: 29px;
	padding-top: 25px;
	padding-right: 25px;
	}	
		
#home_news_breaking h3 {
	font-weight: normal;
	color: #007834;
	margin: 0px 0px 0px 50px;
	padding: 0px;
	}
	
#home_news .summary {
	display: none;
	}

/* UPCOMING EVENTS */
#home_news_upcoming {
	float: left;
	padding-top: 22px;
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	}
	
#home_news_upcoming h3 {
	font-weight: normal;
	color: #007834;
	margin: 0px;
	padding: 0px;
	}	
	
#home_news_events_content {
	padding-left: 0px;
	padding-top: 25px;	
	}	
	
/* PRODUCT UPDATE PORTAL */
#sysAtiProductUpdates dl {
	display: block;
	margin-bottom: 8px;
	}
	
