body{
	margin:0 0 0 0;
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	color:#333333;
}
td{
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	color:#333333;
}

.side-link
{
width: 165px;
}

.search{
	float:right;
	height:21px;
}

.graynav{
	background-image:url(../images/gray_bar.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width: 721px;
	height:27px;
}
.graynav div{
	text-align:left;
	vertical-align:middle;
	margin:0 0 0 0;
	padding: 0 0 3px 150px;
	font-weight:bold;
	color:white;
	
}
.graynav a:link{
	color:white;
	text-decoration:none;
}
.graynav a:visited{
	color:white;
	text-decoration:none;
}
.graynav a:hover{
	text-decoration:underline;
}
.leftcolumn{
	background-image:url(../images/left_tile.gif);
	background-repeat:repeat-y;
}
/*  Left Column */
.l_gray_header{
	background-image:url(../images/sm_gray_head.gif);
	background-repeat:no-repeat;
	width:166px;
	height:24px;
	margin:0 0 0 3px;
}
.l_gray_box{
	background-image:url(../images/homepage_23.gif);
	background-repeat:repeat-y;
	width:166px;
	height:100px;
	margin:0 0 0 3px;
}

/*  Right Column */

.r_gray_header{
	background-image:url(../images/wd_gr_head.gif);
	background-repeat:no-repeat;
	width:263px;
	height:26px;
	margin-top:10px;
}
.r_gray_box{
	background-image:url(../images/wd_gr_tile.gif);
	background-repeat:repeat-y;
	width:263px;
	
}

.r_or_header{
	background-image:url(../images/wd_or_head.gif);
	background-repeat:no-repeat;
	width:263px;
	height:25px;
	margin-top:8px;
}
.r_or_box{
	background-image:url(../images/wd_or_tile.gif);
	background-repeat:repeat-y;
	width:263px;
	
}
.toutheading{
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:3px;
	margin:0 0 0 0;
	padding: 6px 0 0 14px;
	color:white;
}
.touttext{
	color:white;
	text-align:justify;
	margin:0 0 0 0;
	padding:8px 14px 5px 4px;
}
.touttext img{
	padding: 0 10px 10px 10px;
	margin: 0 0 0 0;
	float:left;
}	
.date{
	float:right;
	color:white;
	font-size:11px;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0 10px 0 0;
	
}
/* Content */
.content{
	padding:0 10px 0 10px;
}
.gray_dash{
	border-left:2px dashed #CCCCCC;
	width: 263px;
	padding:0 0 0 7px;
	margin: 0;
	
}
.text-gray{
	display:inline;
	color:#999999;
}
.text-red{
	display:inline;
	color:#8E3C20;
}
.prevbar{
	background-image:url(../images/mid_prevbar.gif);
	background-repeat:no-repeat;
	width:422px;
	height:33px;
	margin: 0 0 0 0px;
	padding:0 0 0 0;
	clear:both;
	
}
.prevbar p{
	color:white;
	font-weight:bold;
	letter-spacing:1px;
	padding: 9px 0 0 25px;
	margin:0 0 0 0;
}
.preview{
	width: 120px;
	display:inline;
	float:left;
	margin:0 0 30px 10px;
	padding:0 0 0 13px;
}

.preview img{
	display:inline;
	padding:0 0 0 8px;
	margin:0 0 0 12px;

}
.preview p{
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:center;
}
.preview b{
	color:#DF3E0A;
}
.reddivide{
	width:100%;
	height:2px;
	margin: 8px 5px 10px 0;
	border-top:1px solid #8E3C20;
}
.sm_reddivide{
	width:120px;
	height:2px;
	margin: 10px 5px 3px 135px;
	padding:0 0 0 0;
	border-top:1px solid #8E3C20;
}
.divider1{
	width:240px;
	height:2px;
	margin: 5px 5px 6px 5px;
	padding:0 0 0 0;
	border-top:1px solid white;
}
.pagenum img{
	float:right;
	display:inline;
}
.block img{
	float:left;
	margin:0 0 0 13px;
}
.block{
	height:110px;
	margin-top:25px;
}
.block p{
	color: #DC6905;
	font-weight:bold;
	font-size:11px;
	margin:0 0 0 0;
	padding:0 10px 5px 133px;
}
.block b{
	color:#DF3E0A;
}
a:link{
	color: #99A5AC;
	text-decoration:underline;
}
a:visited{
	color: #99A5AC;
}
a:hover{
	text-decoration: none;
}
/* form */
.textsubmit{
	border:none;
	color:white;
	font-size:11px;
	background-color:#D37B29;
	text-decoration:underline;
	padding:0 0 3px 0;
}
.search input{
	height:18px;
	
}
.search form{
	display:inline;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
/* Footer */
.footer{
	background-image:url(../images/footer.jpg);
	width:900px;
	height:21px;
	background-repeat:no-repeat;
}
.footer p{
	color:#999999;
	font-size:10px;
	padding:15px 0 0 0;
}
