body {
	margin: 0px;
	color:#000000;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image:url();
	background-repeat: repeat-x;
}
h1 {
	font-size: 24px;
	color: #427ec7;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 18px;
	color: #CC3333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.smallh2 {
	font-size: 12px;
	color: #000000;
}
.cagsf_title{	/* Styling question */
	/* Start layout CSS */
	font-family: Arial;
	font-size: 11px;
	/* color: #FFFFFF;*/
	font-weight: bold;
	background-color:#0155A7;
	width:100%;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:4px;
	padding-top:2px;
	/*background-image:url('../images/td-blue.jpg');*/
	background-position:center;	
	height:18px;
	/* End layout CSS */
	overflow:hidden;
	cursor:pointer;
}
.cagsf_details{	/* Parent box of slide down content */
	/* Start layout CSS */
	width:100%;
	background-color: #EEEEEE;
	font-family: Tahoma;
	font-size: 11px;
	border:1px solid #000000;
	padding: 2px;/*Pads each table cell in modern browsers*/
	list-style-image:url('../new/images/li.gif');
	/* End layout CSS */
	height:0px;
	overflow:hidden;
	position:relative;
	padding-bottom: 4px;
}
.cagsf_details_content{	/* Content that is slided down */
	font-size: 11px;	
	position:relative;
} 
.info {
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
#cag-search-more{
	text-align:right;
	padding-bottom: 4px;
	padding-top: 4px;

}
