p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
	}
a {
	color: #CC0033;
	text-decoration: none;
	font-weight: bolder;
	outline-width: 0px;
	}
a:active {
	color: #CC0033;
	text-decoration: none;
	font-weight: bolder;
	outline-width: 0px;
	}
a:hover { 
	color: #8A1515; 
	text-decoration: underline;
	font-weight: bolder;
	}

.entry-title {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 20px;
	text-decoration: none;
	color: #5A788B;
		}
.entry-title a {
	color: #364B54;
	text-decoration: none;
}
.entry-title a:link {
	color: #364B54;
	text-decoration: none;
}
.entry-title a:active {
	color: #364B54;
	text-decoration: none;
}
.entry-title a:visited {
	color: #364B54;
	text-decoration: none;
}
.entry-title a:hover {
	color: #5A788B;
	text-decoration: underline;
}
.entry-h2 {
	font-size: 20px;
	font-weight: bold;
	color: #CCCCCC;
	margin-bottom: 20px;
	margin-top: 20px;
	text-decoration: none;
		}
.entry-title a {
	text-decoration: none;
		}
.entry-title a:link {
	text-decoration: none;
		}
.entry-date {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
		}
.entry-last-modified {
	font-size: 11px;
	color: #999999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.recent-project-title {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 100%;
	margin: 0px;
	padding: 0px;
		}
.recent-project-title a {
	height: 100%;
	width: 100%;
	text-decoration: none;
	display: block;
	padding-top: 15px;
		}
.recent-project-title a:link {
	text-decoration: none;
		}
.recent-project-title a:visited {
	text-decoration: none;
		}
.recent-project-title a:active {
	text-decoration: none;
	outline-width: 0px;
		}
.recent-project-title a:hover {
	text-decoration: none;
	width: 100%;
	background-image: url(/images/menu-select-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #CC0000;
	outline-width: 0px;
		}
.entry-body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}

.menu-heading {
	margin: 0px;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 5px 0px 5px 10px;
	list-style-position: inside;
}
.search-text-box {
	font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
	background-image: url(/images/search_text_box_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	height: 20px;
	width: 140px;
	padding-right: 3px;
	padding-left: 3px;
}
.coproduction-title {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 10px;
}
.coproduction-body {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px 0px 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.entry-projects-title {
	font-size: 15px;
	font-weight: bold;
	color: #364B54;
	margin-bottom: 20px;
}
.entry-projects-title a {
	color: #364B54;
	text-decoration: none;
}
.entry-projects-title a:link {
	color: #364B54;
	text-decoration: none;
}
.entry-projects-title a:active {
	color: #364B54;
	text-decoration: none;
}
.entry-projects-title a:visited {
	color: #364B54;
	text-decoration: none;
}
.entry-projects-title a:hover {
	color: #5A788B;
	text-decoration: underline;
}
.entry-projects-body {

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

