* { margin:0px; padding: 0px; }
html,body{margin:10px; padding:0px; font-size: 13pt;}
p{margin:0px; margin-bottom: 10px;}
a{color: #0952A1; }

div#header{height: 100px; background-image:url(images/print_header.gif); background-position: bottom right; background-repeat: no-repeat; }

.toolbar, .ratingblock, .deleted, form, h1, #sidebar, #logo, #extrabar, #footermenu, #debug, .debugbox, .debugquery, .timeusage, .memusage, #topbar, #headermenu { display: none; }

#authorblock {
	float: right; 
	width: 180px;
}
.inlinemenu ul, .inlinemenu li, #authorblock ul, #authorblock li{margin:0; margin-left: 5px; border:0; padding:0; list-style:none; line-height: 150%;}

.inlinemenu li { display: inline; }

div#footer{clear:left; width:100%; height: 40px; text-align: center; }

.inline { display: inline; }
.break { display: block; }
.right { float: right; }
.left { float: left; }
img { border: 0px; }

.articleheader { font-size: 14pt; font-weight: bold;}
.addinfo { font-size: 11pt; font-weight: bold; color: #888888; }





.block {
	border: 1px solid #03346C;
	margin-bottom: 20px;
}

h3 {
	color: #0952A1;
}

h3.article, h3.article a {
	font-weight: bold; color: #0085F8;
}

.byline, .comment_details {
	color: #555555;
	padding-left: 4px;
}

#extrabar form {
	width: 152px;
	margin: 0px;	
	padding: 5px;
}

#extrabar input { 
	width: 140px;
}

.submit {
	width: 50px;
}


.block p {
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

.stars {
	float: right;
}

.sidebarad {
	display: none;
}

.padding, .style1, .style2 {
	padding: 5px;
}

h1, h1 a {
	font-weight: normal;
	color: #0952A1;
}

.featureonedate {
	display: block;
	line-height: 16px;
	color: #0952A1;
}

.featureonetext {
	font-size: 15px;
}

.featuredate {
	display: block;
	line-height: 16px;	
	color: #007AF7;
}

hr {
  color: #F77E15;
border: 0px;
  background-color: #F77E15;
  height: 1px;
  margin: 10px 0px;
}

h3.article, h3.article a {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.date {
	display: block;
	line-height: 16px;	
	color: #777777;
	font-weight: bold;
}

#content .byline {
	color: #777777;
}


























/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
font-weight: bold;
font-size: 11px;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
color: #666666;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #666666;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image:url(images/forumtopics_selectedbg.gif);
background-repeat:no-repeat;
background-position:center top;
position: relative;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:block; !important
}

dl
 {
 display: block;
 }

dt
 {
 clear:   left;
 display:  block;
 font-weight: bold;
 float:   left;
 width:   70%;
 }

dd
 {
 clear:   right;
 display:  block;
 white-space: nowrap;
 }
 .printhide, .ad { display: none; }
.deletedcomment, .comment { overflow: auto; padding: 5px; }
