.inform_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
.inform_list {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 1em
}
.inform_more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em
}



/* ######## New Inform CSS ######## */




#informRelatedLinkNew{
	border:0px solid #ccc; 
	width:100%;
	clear:left;	
}

#informRelatedLinkNew h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration:underline;
	margin: 0 0 10px 0;
}


#informMoreList a, #informMoreList a:link, #informMoreList a:visited, #informMoreList a:active{
	text-decoration:none;
	color:#000099;
}
#informMoreList a:hover{
	text-decoration:underline;
	color:#000099;
}

#informSubjectList a, #informSubjectList a:link, #informSubjectList a:visited, #informSubjectList a:active{
	font-weight:bold;
	text-decoration:none;
	color:#000099;
}
#informSubjectList a:hover{
	font-weight:bold;
	text-decoration:underline;
	color:#000099;
}

/* ######## New Inform CSS ######## */

#informMore{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1 em;
	border:1px solid #ccc; 
	float:left; 
	width:65%;
}
#informSubject{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1 em;
	border:1px solid #ccc; 
	float:right; 
	width:33%;
}
.inform_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration:underline;
}
#informMoreBT{
	text-align:right;
}
#informSubjectBT{
	text-align:left;
}
 
#informMoreBT a:link,#informMoreBT  a:visited,#informMoreBT  a:active {
  font-weight: normal;
  color: #f00;
  text-decoration: none;
  font-weight:bold;
}

#informMoreBT a:hover {
  font-weight: normal;
  color: #f00;
  text-decoration: underline;
  font-weight:bold;
}

#informSubjectBT a:link, #informSubjectBT a:visited, #informSubjectBT a:active {
  font-weight: normal;
  color: #f00;
  text-decoration: none;
  font-weight:bold;
}

#informSubjectBT a:hover {
  font-weight: normal;
  color: #f00;
  text-decoration: underline;
  font-weight:bold;
}


#informMoreList{
}

#informSubjectList{
}

.informList{
	font-weight: bold;
}

#informLandingTitle {
	font-size:13px;
	font-weight:bold;
	margin:10px 0;
}

#informLandingDes {
	font-size:10px;
	margin:10px 0;
}
	
#SubjectLandingTitle {
	font-size:20px;
	margin:20px 0;
}
	
/* ######## Inform Styles for Hot Topics ######## */
	#informHTSection {
	}
	#informHTSection h3{
		font-weight:normal;
		color:#ff0000;
		font-size:18px;
		margin: 5px 0 0 15px;
		padding: 0;
	}
	#informHTSection #hotTopicList{
		margin: 0 0 5px 0;
		padding: 5px;
		border:1px solid #ff0000;
	}
	#informHTSection #hotTopicList ul{
		margin: 0;
		padding: 0;
		list-style: none;
		display:block;
	}
	#informHTSection #hotTopicList li {
		margin-right: 10px;
		display: inline;
		font-size:12px;
		font-weight:bold;
		background:none;
		padding:0px;
	}
	#informHTSection #hotTopicList a,#informHTSection #hotTopicList  a:link,#informHTSection #hotTopicList  a:visited,#informHTSection #hotTopicList  a:active {
		color:#000;
	}
/* ################################################ */	
