@charset "utf-8";
body 
{
	margin: 0px;
	padding: 0px;
}

/* Text css*/

h1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	margin-top:10px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	height:18px;
	padding-left:10px;
	text-transform:uppercase;
}

h2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #575757;
	font-weight:normal;
	padding:0px;
	margin-top: 6px;
	margin-bottom: 6px;
}

h3 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	margin-top:8px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	height:16px;
	text-transform:uppercase;
}

h4 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color:#f6009f;
	margin-top:8px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	height:22px;
	text-transform:uppercase;
}

h5
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9d9d9d;
	font-weight:normal;
	margin-bottom:7px;
	margin-top:0px;
}

.greytxt, .greytxt a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
	line-height:17px;
	text-align:justify;
	text-decoration:none
}
.greytxt a:hover{
	color:#000;	
}
.greytxtfooter, .greytxtfooter a 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7e7e7e;
	text-decoration:none;
}

.greytxtfooter22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7e7e7e;
	line-height:22px;
}

.redtxt 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	line-height:40px;
}

.txtblue16
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#3071a3;

}

.grey14, .grey14 a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#696a6a;
	text-decoration:none;
}

.whitetxt, .whitetxt a 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.headerlink, .headerlink a 
{
	font-family:Arial;
	font-size: 15px;
	/*color: #FFF;*/
	text-decoration:none;
/*	font-weight:600;*/
	/*font-variant:small-caps;*/
	line-height:19px;
}

.blueHeading ,.blueHeading  a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	padding-top:0px;
	padding-bottom:0px;
	text-decoration:none;
}

.imgtitle
{
	font-family:Arial, Helvetica, sans-serif;
	color: #333;
	font-size:12px;
}


.more 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #215b88;
}

.arrow 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #215b88;
}

.dottedline 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9d9d9d;
}

/* // text css */

#redline 
{
	background-color: #ff564f;
	height: 4px;
}

#logo 
{
	padding-top: 0px;
	padding-bottom: 0px;
}

.headerLinkBg 
{
	/*background-image:url(image/headerlinkBg.jpg);
	background-repeat:repeat;
*/
background-color:#EEE;
}

#banner 
{
	padding-bottom: 0px;
}

.bodyLeftImage 
{
	padding-right: 50px;
	padding-bottom: 6px;
	width:200px;
}

.bodyRightImage 
{
	padding-left: 50px;
	padding-bottom: 6px;
}

#greyline 
{
	background-color: #d6d6d6;
	height: 0px; /* original 1 px;*/
}

#whitespace 
{
	height: 0px; /*original 2px*/
}

.footerLinkBg 
{
	background-color: #C30;
}

#footerbg 
{
	background-image: url(image/footerBg.jpg);
	background-repeat: repeat;
}

#footer 
{
	height: 5px;
}

ul 
{
	list-style-image: url(image/arrow.png);
	list-style-type: none;
	margin-left:0px;
	padding-left: 20px;
}

li 
{
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom:4px;
}

.imgheight
{
	padding-top:10px;
	height:100px;
}

.imgVertical
{
	padding-right: 5px;
}

.imgVerticalRight
{
	padding-left:7px;
	padding-right:0px;
}

/* Button Css */

.up
{	
border:none;
background-image:url(image/up.png);
background-repeat:no-repeat;
width:43px;
height:27px;
}

.down
{	
border:none;
background-image:url(image/down.png);
background-repeat:no-repeat;
width:43px;
height:27px;
}

.update
{	
	border:none;
	background-image:url(image/update.png);
	background-repeat:no-repeat;
	width:77px;
	height:29px;
}

.cancel
{	
	border:none;
	background-image:url(image/cancel.jpg);
	background-repeat:no-repeat;
	width:77px;
	height:29px;
}

.save
{	
	border:none;
	background-image:url(image/save.png);
	background-repeat:no-repeat;
	width:77px;
	height:29px;
}

/* //Button Css */

.rowBggrey
{
	background-color:#f8f8f8;
	height:40px;
	
}
.rowBgwhite
{
	background-color:#fff;
	height:40px;
	
}

.tblborder
{
	border:#e9e9e9 solid 1px;
	color: #FFF;
}

.borderbtm
{	
	border-bottom:#e9e9e9 solid 1px;
}

.imgVerticalbg
{
	background-image:url(image/dotveticalsml.jpg);
	background-repeat:repeat-y;
	width:10px;
}

input
{
 border:#CCC solid 1px;
}
