/* CSS Document */
body{
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
background-color:#015E8B;
}

body p {
 font-size:14px;
}

a:link, a:visited {
  text-decoration: none;
}

a:active, a.active {
  color: #5895be;
}

.himage{
background-image:url(images/header.png);
}
.bgimg{
background-image:url(images/heading.png); background-repeat:repeat-y;
}
.txt
{
font-size:14px;
color:#000000;
}
.txt1
{
font-size:14px;
color:#FFFFFF;
}
.txtblack
{
font-size:14px;
color:#000000;
}

.txtbig
{
font-size:14px;
font-weight:bold;
color:#000000;
}
.txtbigblack
{
font-size:14px;
font-weight:bold;
color:#000000;
}
.toplinks
{
font-size:10px;
color:#000000;
text-decoration:none;
}
.toplinks:hover
{
font-size:10px;
color:#000000;
text-decoration:underline;
}

.smltxt
{
font-size:10px;
color:#FFFFFF;
text-decoration:none;
}
.address
{
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}


.footlinks
{
font-size:11px;
color:#000000;
text-decoration:none;
padding-left:5px;
padding-right:5px;
}
.footlinks:hover
{
font-size:11px;
color:#000000;
text-decoration:underline;
padding-left:5px;
padding-right:5px;
}

.txtorangeb
{
font-size:14px;
color:#02415F;
font-weight:bold;
}
.orangelink
{
font-size:12px;
color:#02415F;
font-weight:bold;
}
.orangelink:hover
{
font-size:12px;
color:#02415F;
font-weight:bold;
}
.listyle
{
font-size:11px;
color:#02415F;
list-style-image:url('images/bullet.gif')
}
.leftlinks
{
font-size:15px;
color:#ffffff;
text-decoration:none;
line-height:20px;
padding-left:10px;
}
.leftlinks:hover
{
font-size:11px;
color:#9A9A9A;
text-decoration:none;
line-height:20px;
padding-left:10px;
}

.tableborder
{
border-top:1px solid #02415F;
border-left:1px solid #02415F;
border-right:1px solid #02415F;
border-bottom:1px solid #02415F;
}

#headingarea {
color:#666666;
font-size:14px;
padding-right: 10px;
text-align:justify;
}
#headingarea p#sub {
font-size:14px;
text-align:justify;
line-height:98%;
position:relative;
bottom:0.4em;
}
#headingarea h1 {
font-size:14px;
color:#02415F;
font-weight:bold;
}
.rein {
font-size:11px;
line-height:95%;
position:relative;
bottom:0.4em;
color:#02415F;
}
.rein strong {
font-weight:bold;
}

#tickbullet, #pointbullet
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#tickbullet li 
{
padding-left: 20px;
background: url(images/tick-bullet.jpg) 0 2px no-repeat;
/*background-repeat: no-repeat;*/
margin:0 0 20px 0;
}

#tickbullet01 
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#tickbullet01 li 
{
padding-left: 20px;
padding-top:5px;
padding-bottom:5px;
background: url(images/tick-bullet.jpg) 0 8px no-repeat;
/*background-repeat: no-repeat;*/
margin:0 0 20px 0;
}

#pointbullet li 
{
padding-left: 20px;
background-image: url(images/point-bullet.jpg);
background-repeat: no-repeat;
}


/* Font Declarations */
* {
  font-family: Helvetica,Arial,sans-serif !important;
}

.txt,
.txt * {
  font-family: Helvetica,Arial,sans-serif !important;
  font-size: 15px !important;
  line-height: 20px !important;
  color: #444444 ;
}

.txt a,
.txt a * {
  color: #0000ff !important;
}

.txt a:visited,
.txt a:visited * {
  color: #800080 !important;
}

.txt a:focus,
.txt a:hover,
.txt a:focus *,
.txt a:hover * {
  color: #ff0000 !important;
}

.txt a:active,
.txt a.active {
  color: #5895be !important;
}

.txt h1,
.txt h2,
.txt h3,
.txt h4,
.txt h5,
.txt h6 {
  font-family: Tahoma, Helvetica, Arial, sans-serif !important;
  color: #092e51 !important;
}

.txt h1 {
  font-size: 15px !important;
  line-height: 21px !important;
}

.txt h3 {
  font-size: 17px !important;
  line-height: 21px !important;
}

#rightcontent .txt,
#rightcontent .txt * {
  font-size: 11px !important;
  line-height: 15px !important;
  color: #ffffff !important;
}

.txt1,
.txt1 * {
  font-family: Helvetica,Arial,sans-serif !important;
  font-size: 15px !important;
  line-height: 20px !important;
  color: #ffffff !important;
}

.txtblack,
.txtblack * {
  font-family: Helvetica,Arial,sans-serif !important;
  font-size: 15px !important;
  line-height: 20px !important;
  color: #000000 !important;
}

.txtbig {
  font-family: Helvetica,Arial,sans-serif !important;
  font-size: 15px !important;
  line-height: 20px !important;
  font-weight: bold !important;
  color: #444444 !important;
}

.txtbigblack {
  font-family: Helvetica,Arial,sans-serif !important;
  font-size: 15px !important;
  line-height: 20px !important;
  font-weight: bold !important;
  color: #000000 !important;
}

/* Drupal 6 code second-project start here */
body,
.txt,
.txt *{
  font-family: Helvetica,Arial,sans-serif !important;
  font-size: 15px !important;
}
.testimonials-page .main-center-bar tr td,
.testimonials-page .main-center-bar tr td span,
.testimonials-page .main-center-bar tr td p,
.testimonials-page .main-center-bar tr td div{
  text-align:center !important;
}
.testimonials-page .inner-container-center tr td span,
.testimonials-page .inner-container-center tr td p,
.testimonials-page .inner-container-center tr td{
  /*text-align:center !important;*/
  width:500px;
  text-align:left;
}
.testimonials-page .inner-container-center{
  padding-left:5px;
  padding-right:5px;
}
.testimonials-page .inner-container-center{
   /* float: left;
    margin-left: 10px;
    margin-right: 10px;
    overflow: hidden;
    text-align: center;
    width: 550px !important;*/
    float: left;
    margin-left: 5px;
    margin-right: 10px;
    overflow: hidden;
    /*width: 515px;*/
	width: 500px;
}
.testimonials-page .inner-container-center table.txt{
  
}
.testimonials-page .inner-container-center .less_width{
  float: left;
  margin-bottom: 5px;
  margin-top: 5px;
  width: 500px;
}

.testimonials-page .inner-container-justify tr td span,
.testimonials-page .inner-container-justify tr td p,
.testimonials-page .inner-container-justify tr td{
  text-align:justify !important;
}
.testimonials-page .inner-container-justify{
  padding-left:5px;
  padding-right:5px;
}
.inner-container-justify .text-left-align {
  text-align:left;
}
.testimonials-page .inner-container-justify{
   /* float: left;
    margin-left: 10px;
    margin-right: 10px;
    overflow: hidden;
    text-align: center;
    width: 550px !important;*/
    float: left;
    margin-left: 5px;
    margin-right: 10px;
    overflow: hidden;
    width: 515px;
}
.testimonials-page .inner-container-justify table.txt{
  
}
.testimonials-page .inner-container-justify .less_width{
  float: left;
  margin-bottom: 5px;
  margin-top: 5px;
  width: 500px;
}

/* right side bar left */
body .main-right-bar{
  font-family:Helvetica,Arial,sans-serif !important;
  background-color: #01547C;
  font-size: 13px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
  width: 218px !important;  
}
body .main-right-bar h1,
body .main-right-bar h2{
    font-size: 15px !important;
    font-weight: bold !important;
	margin-top:10px;
	margin-bottom:10px;
}
body .main-right-bar .view-content td a{
  text-decoration: none !important;
  color: #FFFFFF !important;
  font-size: 14px !important;
  line-height: 20px !important;
  padding-left: 10px !important;
  font-family:Helvetica,Arial,sans-serif !important;
}
body .main-right-bar #rightcontent .txt,
body .main-right-bar #rightcontent .txt *{
  font-family:Helvetica,Arial,sans-serif !important;
  font-size: 13px !important;
}
body .main-right-bar #rightcontent a{
  font-size:14px !important;
  color: #FFFFFF !important;
}

body .main-right-bar #rightcontent, 
body .main-right-bar #rightcontent .style11 {
    color: #FFFFFF;
    font-size: 13px;
    width: 200px !important;
}
/* right side bar end */

/* left side bar start */

body .main-left-bar{
  font-family:Verdana,Arial,sans-serif !important;
  font-size: 11px !important;
  line-height:normal !important;
}
body .main-left-bar h2{
  font-size:15px;
  font-weight:bold;
}
body .main-left-bar .address,
body .main-left-bar .smltxt{
  font-family:Verdana,Arial,sans-serif !important;
  font-size: 12px !important;
  line-height:normal !important;
  padding-left:10px !important;
  padding-right:10px !important;
}
body .main-left-bar a{
  font-size:14px !important;
}
body .main-left-bar span,
body .main-left-bar li,
body .main-left-bar p{
  font-size:13px !important;
  text-align:left !important;
}


/* left side bar end */


#rightcontent .txtboxbg {
font-size:12px;
color:#08354a !important;
background-color:none !important;
background: url(../images/txtboxbg.jpg) no-repeat left top;
background: url(../images/txtboxbg.jpg) no-repeat left top #01547c\0/;
#background: url(../images/txtboxbg.jpg) no-repeat left top #01547c;
width:160px ;
height:22px;
border:solid 1px #489cc6;
}

.select-bg-tx
{ background: url(../images/txtboxbg.jpg) no-repeat left top; width:150px; height:20px;}
#rightcontent .txtareabg {
font-size:12px;
color:#08354a !important;
background-color:none !important;
background: url(images/txtareabg.jpg) no-repeat left top;
width:170px;
height:67px;
border:solid 1px #489cc6;
overflow:auto;
}

#rightcontent .txt span.veri{
color:#FF0000 !important;
color:#FF0000 \0/;
#color:#FF0000 \0/;
}

#rightcontent .button{
	width:154px;
	height:34px;
	border:none;
	font-size:0;
	line-height:0;
	text-indent:-2000px;
	background:url(../images/submit-request-2.gif) no-repeat left top;
	cursor:pointer;
}
#rightcontent .button.partner{background:url(../images/become-partner-2.gif) no-repeat left top;}

/* Drupal 6 code second-project end here */
