div.innercontent
{
	
}
div.innercontent h1
{
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	font-size:24px;
}
/*************************************************************************
************************************  Latest News
*************************************************************************/

div.innercontent .genericitem
{
	margin-bottom:10px;
}
div.innercontent .genericitem h4
{
	margin-top:0px;
	margin-bottom:5px;
}
div.innercontent .genericitem h4 a
{
	color:Blue;
}
div.innercontent .genericitem .itemcontent
{
	text-align:justify;
}
/*************************************************************************
************************************  Footer Details
*************************************************************************/
div.outerfooter
{
	margin-bottom: 10px;
	border-top: 1px dotted silver;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 12px;
	background-color: #F5F5F5;
}
div.footermenu
{
	padding-top:5px;
	padding-bottom:2px;
}
div.footermenu ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
div.footermenu ul li
{
	margin:0px;
	padding:0px;

	display:inline-block;
	float:left;
	margin-right:5px;
}
div.footermenu ul li a
{
	color:blue;
}
div.footermemo #copyright
{
	float:left;
	color:black;
}

div.footermemo #info
{
	font-size:12px;
	float:right;
}
div.footermemo #info a
{
	color:Black;
}
/*	-------------------------------------------------------------------
	---------------------------       Survay Module	-------------------
	------------------------------------------------------------------- */
div.Survey
{
	font-size:12px;
	font-family:Arial;
}	
.stlabel
{
	width:140px;
	padding-left:5px;
	vertical-align:top;
}
.stable td
{
	padding-bottom:2px;
}
.sttextbox,.sttextbox2
{
	border:1px solid silver;
	width:150px;
}
.stmtextbox
{
	width:300px;
	height:100px;
	border:1px solid silver;
}
.stddl
{
	width:100px;
}
.stddl2
{
	width:150px;
}
.sttitle
{
	font-size:14px;
	height:40px;
	font-weight:bold;
	text-decoration:underline;
}
.stools
{
	text-align:right;
	padding-top:20px;
	padding-right:20px;
	padding-bottom:20px;
}
.stbutton
{
	width:120px;
	border:1px solid silver;
}
.ssent
{
	border:1px solid silver;
	padding-top:50px;
	padding-bottom:50px;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	color:red;
}
.stddl,.stddl2
{
	border:solid 1px silver;
}
/*	-------------------------------------------------------------------
	---------------------------   Contact us Module 	---------------
	------------------------------------------------------------------- */
.contactus
{
	margin-top:20px;
}
.contactform
{
	width:500px;
	font-size:14px;
}
.contactform td
{
	padding:5px;
}
.label
{
	width:180px;
}
.tbemail
{
	border:1px solid silver;
	width:200px;
}
.contactus .textbox
{
	border:1px solid silver;
	width:200px;
	height:20px;
}
.contactus .largetextbox
{
	border:1px solid silver;
	width:300px;
	height:150px;
}

.toolset
{
	text-align:right;
	padding-top:20px;
	padding-right:20px;
	padding-bottom:20px;
}
.btsend
{
	width:120px;
	border:1px solid silver;
	margin-left:200px;

}
.contactus .button
{
	margin-left:280px;
}
.msglabel
{
	margin-top:20px;
	border:1px solid silver;
	padding-top:50px;
	padding-bottom:50px;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	color:red;
}
