body {
	background: url(images/sharedimg/BG.gif) #5F819C;
	margin: 0px;
}

p,td,tr,table {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

input {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
}

select {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
}

.content {
	background: url(images/sharedimg/content_BG.gif) no-repeat #5F819C;
}

.content2 {
	background: url(images/sharedimg/content_BG2.jpg) no-repeat #5F819C;
}

.bulletpt {
	background: url(images/industry/bullet.gif) no-repeat left;
	padding-left: 10px;
	font-weight: bold;
}

.bulletpt a{
	text-decoration: none;
	font-weight: bold;
}

.comment-bullet {
	font-size: 12px;
	color: white;
	background: url(images/login/comments-bullet.gif) no-repeat left center;
	padding: 0 10px;
	font-weight: bold;
}

.comment-bullet a {
	color: white;
	text-decoration: underline;
}

.info-box {
	float: left;
	margin-right: 25px;
}

.info-box .title {
	font-size: 12px;
	font-weight: bold;
	background: url(images/login/data-page-hr.gif) no-repeat left bottom;
	padding-bottom: 5px;
}

.data-table {
	margin-top: 20px;
}

.data-table .top td {
	border-right: solid 1px #8CA4B8;
	background: url(images/login/data-page-cellbg.gif) repeat-x;
	height: 38px;
	padding-left: 8px;
}

.data-table .top .first-cell {
	background: url(images/login/data-page-firstcell-bg.gif) no-repeat left;
	border-right: solid 1px #8CA4B8;
}

.data-table .top .last-cell {
	background: url(images/login/data-page-lastcell-bg.gif) no-repeat right;
	border-width: 0;
}

.data-table .rows td {
	background-color: #E7EEF5;
	color: black;
	border-right: solid 1px #CAD1DB;
	padding-left: 8px;
}

.data-table .rows .last-cell {
	border-width: 0;
}

.data-table .rows a {
	color: black;
	text-decoration: underline;
	font-weight: bold;
}
