body {
	margin: 0px;
	font-family: arial;
	background-color: #CCCCCC;
}
td, a {
	font-size: 12px;
	color: #7A807E; 
}
td.dot_left {
	border-left: 1px dotted #909090;
}
.miscContent {
	width: 280px;
	text-align: left;
	vertical-align: top;	
	font-size: 12px;	
}
td.boxCell {
	vertical-align: top;
}

.quoteAuthor {
 color: #E9A051;
 font-weight: bold;
 text-align: right;
}

div.boxBorder {
	background-image: url('/_imgs/frontpage/box_content.jpg'); 
	height: 160px; 
	width: 295px;
}
div.boxBorder_news {
	background-image: url('/_imgs/frontpage/box_news.jpg'); 
	height: 160px; 
	width: 309px;
	text-align: left;
}
div.boxBorder_core {
	background-image: url('/_imgs/frontpage/box_core.jpg'); 
	height: 160px; 
	width: 305px;
	text-align: left;	
}
div.boxBorder_client {
	background-image: url('/_imgs/frontpage/box_client.jpg'); 
	height: 160px; 
	width: 151px;
	text-align: left;	
}

div.boxTitle {
	text-align: left;
	padding: 15px 15px 18px 15px;
}
td.boxItem, a.boxItem {
	color: #7A807E;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}
a.boxItem:hover {
	color: #B4265F;
	text-decoration: none;			
}
td.boxNewsDate {
	padding-top: 3px;
	padding-left: 14px;
	vertical-align: top;
}
a.boxNewsItem {
	font-size: 12px;
}
a.boxNewsItem:hover {
	color: #B4265F;
}
.boxContent {
	padding-left: 1px;
	color: #7A807E;
	font-size: 12px;
	width: 270px;
	text-align: left;
	line-height: 19px;
}

ul.listItem {
	margin: 0;
	margin-left: 15px;
	padding: 0;
	font-size: 11px;
	list-style: none;
	color: #626262;
}
ul.listItem li {
	line-height: 20px;
	background: url(/_imgs/frontpage/dot_list.gif) no-repeat top left;
	background-position: 0 7px;
	padding-left: 12px;	
}
ul.listItem li a {
	color: #626262;
}	


/* COLOR */
.orange {
	color: #E9A051;
}
.red {	
	color: #B4265F;
}

/* MISC */
.bold {
	font-weight: bold;
}
.tiny {
	font-size: 9px;
}
a.normal {
	text-decoration: none;
}
a.more {
	text-decoration: none;
	font-size: 9px;
}
td.bottom {
	vertical-align: bottom;
}

.TextInput {
	width: 180px;
	color: gray;
	font-size: 12px;
	font-family: arial;
}
.TextBtn {
	background: #efefef url(/_imgs/frontpage/bg_btn.gif) repeat-x top;
	width: 115px;
	cursor: pointer;
	font-size: 12px;
	font-family: arial;
}
form {
	padding: 0;
	margin: 0;
}
a.footer:hover {
	color: #B4265F;
}

/* new additions on 09/23/209 */
#topHeaderBlock {
	height: 68px; 
	vertical-align: top; 
	background-color: #fff;
}
#topHeaderBlock .topLogo {
	float: left; 
	background: #fff url(/_imgs/frontpage/bg_top.jpg) top left no-repeat; 
	height: 68px; 
	width: 200px; 
	text-indent: -1000px; 
	cursor: pointer
}
#topHeaderBlock .topLinks {
	float: right; 
	width: 200px; 
	text-align: right; 
	padding: 5px 10px;
}
/*---(new footer)---*/
#footer {
	padding: 10px;
	background-color: #ebf2f0;
}
#footer .left {
	float: left;
	width: 300px;
	margin-top: 15px;
}
#footer .left p {	
	float: left;
	margin: 0;
}
#footer .left p img {	
	margin-left: 10px;
}
#footer .right {
	float: right;
	width: 340px;
}
#footer .right p {
	margin: 0;
	line-height: 18px;
	color: #7A807E;	
}

td .mlyri a:hover {
	color:#B4265F;
}