/* CSS Document */
* {
padding: 0px;
margin: 0px;
}

body {
	background-color: #ffffff;
	background-image: url(../images/videocast_02.png);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-align: justify;
}
a {
font-weight: bold;
color: #000000;
text-decoration: none;
}
a:hover {
font-weight: bold;
color: #0f62c0;
text-decoration: none;
}
.wrapper {
width: 921px;
margin-left: auto;
margin-right: auto;
}
h3 {
font-size: 12px;
font-weight: bold;
color: #000000;
}
h2 {
font-size: 16px;
font-weight: bold;
color: #000000;
line-height: normal;
}
h1{
font-size: 18px;
font-weight: bold;
color: #DD0100;
line-height: normal;
}
h4 {
font-size: 9px;
color: #000000;
font-style: italic;
}
h5 {
font-weight:normal;
font-size: 9px;
}
h6 {
font-size: 14px;
font-weight: bold;
color: #004276;
line-height: normal;
}
.heading_caption {
font-style:italic;
font-size: 12px;
color: #DD0100;
}
.prod img{
padding: 2px;
border: 1px solid #CCCCCC;
}
.spacer {
height: 5px;
}
.story {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; line-height: 16px;
text-align: justify;
}
.news {
padding: 5px 0px;
color: #ffffff;
}
.news a {
font-size: 11px;
font-weight: bold;
color: #9FBFDF;
text-decoration: none;
}
.news a:hover {
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
.block_stories {
background-color: #F0F0DD;
border: 1px solid #E3E3BE;
padding: 5px;
}
#footer {
background-image: url(../images/scdigest_100.jpg);
background-repeat: repeat-x;
margin-top: 10px;
height: 90px;
}
#foot a {
color: #ffffff;
text-decoration: none;
}
#foot a:hover {
color: #999999;
text-decoration: none;
}
.text_box_search {
width: 250px;
height: 22px;
border: 1px solid #E3E3BE;
}
.text_box_question {
width: 450px;
height: 50px;
border: 1px solid #C9C9C9;
}
.text_box {
width: 300px;
height: 22px;
border: 1px solid #C9C9C9;
}
.text_box_list {
width: 140px;
height: 23px;
border: 1px solid #E3E3BE;
}
.text_box_news {
width: 107px;
height: 20px;
border: 1px solid #E3E3BE;
margin-bottom: 5px;
}
.text_box_list1 {
width: 280px;
height: 23px;
border: 1px solid #CCCCCC;
}
