/* CSS Document */
body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.hometxt{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:17px;
	text-align:justify;
	}
	
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	line-height:17px;
}
.body text {
	text-align:justify;
	line-height:17px;
}

.title {
	text-align:justify;
	font-size:16px;
	line-height:17px;
	font-weight:bold;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.innerpage_tit {
	font-size: 17px;
	color:#0072b6;
	font-weight:bold;	
	border-bottom:dashed thin #000000;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
.header
{
font-family:Arial, Helvetica, sans-serif;
          font-size:13px;
		  color:#000000;
		  font-weight:bold;
 }
 
 .subheader{
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
          font-size:14px;
		  color:#ffffff;
		  font-weight:bold;
		  text-align:left;
 }
 
 
 .subheader1{
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
          font-size:14px;
		  color:#010101;
		  font-weight:bold;
		  text-align:left;
 }
	
	
	.subtext{
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
          font-size:11px;
		  color:#ffffff;
		  font-weight:normal;
		  text-align:left;
 }	
 
 .subtext1{
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
          font-size:11px;
		  color:#2a2a2a;
		  font-weight:normal;
		  text-align:left;
 }	
 
 a.two:link, a.two:visited, a.two:active {
color: #ffffff; text-decoration:none;
}
a.two:hover{
color:#ffffff;
text-decoration:underline;
}  

a.one:link, a.one:visited, a.one:active {
color: #2a2a2a; text-decoration:none;
}
a.one:hover{
color:#2a2a2a;
text-decoration:underline;
}  

