@charset "utf-8";
/* CSS Document */

.box_menu  ul  li  a:hover, 
.red_link A:link, .red_link A:visited, .red_link A:active, .red_link A:hover,
.news_header a:link, .news_header a:visited,
.news_header a:hover,
.news_moreInfo a:link, .news_moreInfo a:visited,
.news_moreInfo a:hover,
.project_view a:link, .project_view a:visited,
.project_view a:hover
{
	color: #0383AC;
}

.box_logo {
	background-image: url(/images/cre8newmedia_logo_2.gif);
}
.tms {
	float: left;
	height: 26px;
	width: auto;
	list-style-type: none;
	display: block;
	line-height: 26px;
	color: #FFFFFF !important;
	text-decoration: none;
	white-space: nowrap;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(/images/blue_fade_2.gif);
	background-repeat: repeat-x;
}

.box_submenu  ul  li  a:hover {
	background-image: url(/images/bg_submenu_2.gif);
}
.lms {
	float: left;
	height: 25px;
	width: 210px;
	list-style-type: none;
	display: block;
	line-height: 25px;
	color: #FFFFFF !important;
	text-decoration: none;
	white-space: nowrap;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(/images/bg_submenu_2.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
.stories_txt a:hover, .projectByNameList li a:hover {
	background-color: #0383AC;
}
h2, .box_top_border {
	border-bottom-color: #0383AC;
}




 
