/* CSS Document */
BODY {
padding:0px;
margin:0px;
background-image:url(../images/body-bg.gif);
background-repeat:repeat-x;
background-color:#ECF6F8;

}
td {
font-family:Arial, Helvetica, sans-serif; color:#000;
}
a { 
text-decoration:none;
}
a:hover { 
text-decoration:none;
}
h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:22pt;
font-weight:normal; 
margin:0px;
padding:0px;
}
h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:20pt;
font-weight:normal; 
margin:0px;
padding:0px;
}
h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:18pt;
font-weight:normal; 
margin:0px;
padding:0px;
}
h4 {
font-family:Arial, Helvetica, sans-serif;
font-size:11pt;
font-weight:normal; 
margin:0px;
padding:0px;
}
h5 {
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
font-weight:normal;
margin:0px;
padding:0px;
}
h6 {
font-family:Arial, Helvetica, sans-serif;
font-size:8.5pt;
font-weight:normal; 
margin:0px;
padding:0px;
}
.txt-Trebuchet{
font-family:"Trebuchet MS";
}
.txt-dk-grey{
color:#3F3F3F;
}
.txt-red{
color:#E04143;
}

.bg-topnav{
background-image:url(../images/bg-topnav.gif);
background-repeat:repeat-x;
}
.txt-blue-link{
color:#0066B3;
}
.txt-blue-link:hover{
color:#ED3828;
}
.txt-blue-link-active{
color:#ED3828;
}
.input1{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:8.5pt;
	color: #A6A6A6;
	background-color: #ffffff;
	border: 1px solid #7F9DB9;
	width:160px;
	height:18px;
}
.bg-banner{
background-image:url(../images/bg-banner1.jpg);
background-repeat:no-repeat;
}
.txt-white{
color:#FFFFFF;
}
.grey-line{
background-color:#DCDCDC;
}
.line-lt-grey{
background-color:#E3E3E3;
}
.gradient-right{
background-image:url(../images/gr-right.gif);
background-position: right bottom;
background-repeat:repeat-x;
}
.gradient-bottom{
background-image:url(../images/gr-bottom.gif);
background-position: right bottom;
background-repeat:repeat-y;
}
.bg-white{
background-color:#FFFFFF;
}
.txt-ip{
font-family:"Trebuchet MS";
font-size:26pt;
color:#D0D0D0;
line-height:28px;
}
.txt-green{
color:#86B119;
}
.dooted-line{
background-image:url(../images/dooted-line.gif);
background-repeat:repeat-y;
}
.txt-red-underline{
color:#ED3828;
text-decoration:underline;
}
.txt-red-underline:hover{
color:#ED3828;
text-decoration:hover;
}
.txt-news-letter{
font-family:"Trebuchet MS";
font-size:16pt;
color:#F23136;
}
.horizental-dooted-line{
background-image:url(../images/horizental-doted-line.gif);
background-repeat:repeat-x;
}
.txt-blue{
color:#0066B3;
float:left;
padding-left:10px;
}
.txt-lt-grey1{
color:#737676;
}
.txt-lt-blue{
color:#4691C8;
}
.right-heading{
font-family:"Trebuchet MS";
font-size:18pt;
color:#E04143;
line-height:24px;
}
.txt-chat{
font-family:"Trebuchet MS";
font-size:20pt;
color:#0066B3;
line-height:20px;
}
.bg-about-banner{
background-image:url(../images/bg-about-banner.jpg);
background-repeat:no-repeat;
}
.txt-heading-banner{
font-family:"Trebuchet MS";
color:#FFFFFF;
font-size:22pt;
}

.componentheading {
font-family:"Trebuchet MS";
color:#0066B3;
font-size:20pt;
padding-left:8px;
text-align:left;
}


.contentdescription{
font-family:"Trebuchet MS";
font-size:9pt;
font-weight:normal;
text-align:left;
padding-left:8px;
padding-right:8px;
}

.josForm form-validate{
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
color:#FF00FF;
}

.txt-about-inner{
width:709px;
padding-top:25px;
padding-left:15px;
padding-right:15px;
text-align:left;
float:left;
}


.txt-about-inner1{
width:720px;
padding-top:25px;
padding-right:0px;
text-align: justify;
float:left;
}


ul.pagination{
         overflow:hidden;
}

ul.pagination li {
        padding: 2px 5px 2px 5px;
        float:right  ;
        font-size:1em;
        width: auto;
}

ul.pagination a
{
    display:inline !important;
    margin:0 !important;
    padding:0px !important;
}

p.counter {
	background:#EEE;
	color:#000;
	font-weight:bold;
	margin:10px 0;
	padding:5px;
}

























