body, html {
	width: 100%;
	background: #ccc;
	margin: 0;
	padding: 0;
	font-size: 9px;
	line-height: 14px;
	height: 100%;
	letter-spacing: 0px;
	font-family : verdana;
	color: #747881;
}
IMG {
	border: 0;
}
TABLE {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	border-spacing: 0;
}
TR TD {
	vertical-align: top;
	font-size: 9px;
	line-height: 14px;
	margin: 0;
	padding: 0;
}
A {
	color: #4e82bb;
	text-decoration: none;
/*	border-bottom: 1px solid #808080;*/
}
A:hover {
	color: #1c5998;
	text-decoration: none;
/*	border-bottom: 1px solid #456789;*/
}

/* HR */
hr {
	height: 1px;
	line-height: 1px;
	border: none;
	border-bottom: 1px solid #adadad;
	margin: 0;
	padding: 0;
	font-size: 1px;
}
.div_hr {
	height: 1px;
	width: 100%;
	background: url(images/hr.gif) repeat-x;
	margin: 0;
	padding: 0;
}

.td_main {
	background: url(images/background.jpg) no-repeat;
}
.content {
	color: #747881;
}

/* NEWS */
.news_title {
	line-height: 24px;
	font-size: 20px;
	margin-bottom: 20px;
}
.news_header {
	font-weight: bold;
	margin-bottom: 6px;
}
.news_list_date {
	color: #747881;
	line-height: 10px;
	border: none;
	margin: 0;
	margin-top: 4px;
	padding: 0;
}
.news_list_title {
	color: #95b7dc;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 11px;
	font-size: 10px;
}
.news_list_title_lower {
	color: #95b7dc;
	font-weight: bold;
	line-height: 11px;
	font-size: 10px;
	margin-bottom: 4px;
}
.news_list_title_lower_h {
	color: #adadad;
	font-weight: bold;
	line-height: 11px;
	font-size: 10px;
	margin-bottom: 4px;
}
.news_list_title_h {
	color: #adadad;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 11px;
	font-size: 10px;
}
.news_list_description {
	margin-top: 10px;
	line-height: 11px;
	color: #747881;
}
.news_list_suite {
	line-height: 14px;
	margin-top: 3px;
	margin-bottom: 4px;
}
.suite {
	color: #95b7dc;
	font-weight: bold;
	line-height: 10px;
}

/* PORTFOLIO */
.portfolio_title {
	line-height: 24px;
	font-size: 20px;
	margin-bottom: 20px;
}
.portfolio_header {
	font-weight: bold;
	margin-bottom: 6px;
}
.portfolio_body br {
	line-height: 6px;
}
.portfolio_body p {
	line-height: 6px;
}
.portfolio_list_link {
	font-weight: bold;
	line-height: 10px;
}
.portfolio_list_selected {
	color: #adadad;
	line-height: 14px;
	margin-top: 3px;
	margin-bottom: 4px;
	font-weight: bold;
	line-height: 10px;
}

/* PEOPLE */
.people_img {
	border: 1px solid #000;
}

/**/
.main_content {
	height: 297px;
	overflow: hidden;
}
.file_list {
	margin-top: 15px;
}