@charset "UTF-8";

body {

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #000000;
	
}

p {

	font-weight: normal; /* Must be here. */ 

}

li {

	font-weight: normal;
	list-style-type: disc;

}

li.noDot {

	list-style-type: none;

}

li.second {

	list-style-type: circle;

}


.coodatext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
	text-transform: uppercase;
	color: #66CC00;
	font-weight: normal;
	padding-left: 0px;
	padding-top: 0px;
	width: 0px;
	line-height: normal;
	text-align: left;
}
.coodapara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-transform: none;
	word-spacing: 1.2px;
}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	word-spacing: 0em;
	letter-spacing: 0em;
	line-height: 15px;
	text-transform: none;
}
linktext {
}
.newslinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	text-transform: none;
	color: #0099FF;
}
.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #66cc00;
}
.seps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
.horsep {
	float: left;
	clip: rect(auto,auto,auto,auto);
}

.story {
width:106px;
padding-right:4px;
float:left;
overflow:hidden;
font-size:11px;
font-family: Arial,Helvetica,sans-serif;
text-align:center;


}

img.firstNavImg {

border-top: none;
border-right: none;
border-bottom: none;
border-left: 2px solid #BCBCBC;

}


img.lastNavImg {

border-top: none;
border-right: 2px solid #BCBCBC;
border-bottom: none;
border-left: none;

}

#program-text {

	width: 405px; 
	float:left; 
	padding-right: 50px;

}

#program-block {

	width: 205px; 
	float:left; 
	text-align: right; 
	padding-top: 18px;

}

#program-block img {

	margin-bottom: 13px;

}


#block-images-wrapper {

	float:right; 
	width: 260px; 
	padding-top: 7px;

}

#text-wrapper {

	float:left; 
	width: 377px;

}

#block-images img	{
	margin: 10px;
}
