* html
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	}
	
	.heading
	{
		font-family: Arial, Helvetica, sans-serif;
		color: #FF3333;/* FB830B */
		font-size:16px;
		font-weight:bold;
		padding-top:10px;
		padding-bottom:10px;
		padding-left:8px;
		padding-right:0px;
				
		}
		
		.subheading
	{
		font-family: Arial, Helvetica, sans-serif;
		color: #666666;/* FB830B 6699FF */
		font-size:14px;
		font-weight:bold;
		padding-top:10px;
		padding-bottom:10px;
		padding-left:2px;
		padding-right:0px;
				
		}
		
	.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	padding-left:8px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	
}	
.dot
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-size:x-large;
	text-decoration:blink;
	text-decoration:'underline','overline','line-through','blink';
	
	
	}
	.bullet
	{
		background-image:Url('images/bullet.png');
		background-repeat:no-repeat;
		vertical-align:top;
		width:20px;
		
		}	


.css {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: 500;
}
.textmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	color: #FF0000;
}
.footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	height:15px;
}
.buttonmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 800;
	text-align: center;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	
}
.buttonmain:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 800;
	text-align: center;
	font-style: normal;
	color: Lime;
	text-decoration: none;
	
}
.footertext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration:none;
	color:Gray;
}
.logintext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}
.login {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #FF0000;
}
.time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #333333;
}
.sep_rightInner
{
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:Gray;
	
	border-right-style:none;
	border-right-width:0px;
	
	
	border-bottom:0px;
	border-top:0px;
	
	}
.sep_right
{
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:Gray;
	
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:Gray;
	
	border-bottom:0px;
	border-top:0px;
	
	}
	.sep_mid_top
{
	border-top-style:dotted;
	border-top-width:1px;
	border-top-color:Gray;
	
	border-right:0px;
	border-bottom:0px;
	border-left:0px;
	
	
	}
		.sep_top_right
{
	border-right-style:dotted;
	border-right-width:1px;
	border-right-color:Gray;
	
	border-top:0px;
	border-bottom:0px;
	border-left:0px;
	
	
	}
			.sep_top_2
{
	border-right-style:dotted;
	border-right-width:1px;
	border-right-color:Gray;
	
	border-top:0px;
	border-bottom:0px;
	border-left:0px;
	
	
	}
	
	.loanTbl
	{
		width:450px;
		border-bottom-style:solid;
		border-bottom-width:2px;
		border-left-style:solid;
		border-left-width:2px;
		border-right-style:solid;
		border-right-width:2px;
		border-top-style:solid;
		border-top-width:2px;
		padding-left:0px;
		line-height:20px;
		border-color:#0694DE;
		
		}
	.contactHead
	{
		background-color:#90BECA;
		font-size:14px;
		font-weight:bold;
		color:#163C45;
		}
		.contactSub
	{
		
		font-size:12px;
		font-weight:bold;
		color:#163C45;
		}
		
		.tblHead
		{
		background-color:#0694DE;
		font-weight:bold;
		color:#FFFFFF;
		padding:0px;
		}
		.tblRow
		{
		background-color:#FFFFFF;
		font-weight:bold;
		padding-left:4px;
		color:#8C2C08;
		
		}
		.tblRowAlt
		{
		background-color:#D7EEF4;
		font-weight:bold;
		padding-left:4px;
		color:#8C2C08;
		}
		.structure
		{
			background-image:Url('images/orgStruct.jpg');
			background-repeat:no-repeat;
			width:100%;
			}