.inner_content {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
	color:#333333;
	text-decoration: none;
}
.inner_content ul {
	background-repeat: no-repeat;
	background-position: 5px;
	background-image: none;
	list-style-image: none;
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 20px;
}
.inner_content li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	padding-left: 20px;
	
	background-repeat: no-repeat;
	background-position: 5px;
	background-image: url(images/icon2.jpg);
	list-style-image: none;
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 20px;
}

/* foramting support css start */
.justi{ text-align:justify;}
.bold { font-weight:bold;}
.orange { color:#ff6600;}
.gray { color: #666666;}
.black { color:#000000;}
.small { font-family: "Trebuchet MS"; font-size:12px; }

a:hover{text-decoration:underline;}
.inner_content_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color:#5C6C00;
	text-decoration: none;
	font-weight: bold;
}
.table_bottome_line{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #FFD291;
	width:254px;
	height:17px;
}
.textfield_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #FFD291;
	width:254px;
	height:70px;}
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color:#FF9900;
	border: 1px solid #FF3300;
	font-size: 11px;
	height: 20px;
	cursor: pointer;
}
.slogn_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	text-decoration: none;
	color: #FF6600;
}
a.slogn_font:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	text-decoration: none;
	color: #000000;
}


