body{
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
td,div,input,select,textarea{
	color: #7D7D7D;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
}
form{
	margin: 0px;
	padding: 0px;
}
#left_column{
	background-image: url(images/logo_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	padding-top: 37px;
	width: 225px;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: top;
}
#content{
	padding-left: 22px;
	padding-top: 6px;
	width: 617px;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: top;
}
.date{
	background-image: url(images/news_dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;	
	margin-bottom: 22px;

}
.date span{
	display: block;
	padding-left: 25px;
	padding-bottom: 10px;
	background-image: url(images/longarrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;	
	color: #0BB0F0;
	font-weight: bold;
	

}
.read_more{
	display: block;
	margin-left: 194px;
	padding-bottom: 5px;
	padding-top: 10px;
}
#search_box,#tell_box{
	background-color: #F0F0F0;
	border-top: 2px solid #ffffff;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 6px;
	color: #0BB0F0;
	font-weight: bold;
	width: 220px;
}
#tell_box input,#tell_home input{
	background-color: #fff;
	border: 1px solid #C6C6C6;
	height: 14px;
	width: 152px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	padding-top: 4px;
}
#search_box input{
	background-color: #fff;
	border: 1px solid #C6C6C6;
	height: 14px;
	width: 152px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	padding-top: 4px;
}
#search_box #submit{
	width: 27px;
	height: 22px;
	border: 0px;
	padding: 0px;
	
}
.cross{
	margin-right: 6px;
	vertical-align: middle;
}

#tell_box span{
	display: block;
	padding-bottom: 3px;
	padding-left: 11px;
}
#tell_box #submit,#tell_home #submit{
	width: 44px;
	height: 22px;
	border: 0px;
	padding: 0px;
}
#sub_nav span{
	background-image: url(images/longarrow.gif);
	background-repeat: no-repeat;
	background-position: left 10px;	
	display: block;
}
#sub_nav a{
	color: #0BB0F0;
	font-weight: bold;
	padding-left: 18px;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(images/news_dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
a{
	color: #0BB0F0;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;	
}
#page_title{
	height: 31px;
	background-image: url(images/footer_dots.gif);
	background-repeat: repeat;
	background-position: left top;
	margin-bottom: 13px;
}
#page_title img{
	margin-top: 19px;
	margin-right: 2px;
}
#tell_home{
	background-color: #F0F0F0;
	color: #0BB0F0;
	font-weight: bold;
	padding: 2px;
	padding-left: 10px;
}

#tell_home .cross{
	margin-left:5px;
	margin-right: 1px;
	margin-top: 2px;
}

#tell_home input{
	padding: 0px;
	margin-right: 13px;
	height: 15px;
	width: 138px;
	padding-top: 3px;
}
#tell_home #submit{
	margin: 0px;
}
.inputf{
	width: 200px;
}
