@charset "utf-8";
/*Design, Background and Layout Css Starts */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../images/bg.jpg);
	background-repeat:repeat-x;
	}
.header{
background:url(../images/header.png);
background-repeat:no-repeat;
height:115px;}
.menu-image{
background:url(../images/menu.jpg) no-repeat left;
height:30px;
}
.space{
height:15px;}
.h_sapce{
height:5px;}
.welcome{
background:url(../images/welcome.jpg);
background-repeat:no-repeat;
height:26px;}
.left_bg{
background:url(../images/left_bg.jpg);
height:383px;
background-repeat:no-repeat;}
.right_bg{
background:url(../images/right_banner.jpg);
background-repeat:no-repeat;}
.footer{
background:url(../images/footer_1.jpg);
height:34px;
width:952px;
background-repeat:no-repeat;}
.footer_bg{
background:url(../images/footer2.jpg);
background-repeat:no-repeat;
height:26px;}

.ht{
height:6px;}
.sp{
height:12px;}
.bar{
background:url(../images/bar.png);
height:26px;

background-repeat:no-repeat;
background-position:center ;
}

.gray_bg{
background:#dedede;
}
.mid_bg{
background:url(../images/mid_bg.jpg);
height:545px;
background-repeat:repeat-x;
}

.bottom{
background:url(../images/bottom.jpg);
background-repeat:no-repeat;
height:152px;}
.banner{
background:url(../images/banner.jpg);
background-repeat:no-repeat;
height:479px;}

.rightBanner {
}

.rightbannerRed p{
font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #D10000;
	text-decoration: none;
	font-weight: bold;
}


.sep-menu {
width:40px;
background:url(../images/bullet.jpg) no-repeat center;
}


.mainlevel-side_links
{
background:url(../images/gray_bullet.jpg) no-repeat 10px ;
padding-left:30px;

}



/*Format and Color Css*/

.gray {
	font-family: "Myriad Pro";
	font-size: 15px;
	color: #888888;
	text-decoration: none;
	font-weight: bold;
}

.red
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #D10000;
	text-decoration: none;
	font-weight: bold;
}


.top_menu, .mainlevel-nav{
padding-top:5px;
padding-left:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	old value   color: #FFFFFF;  */
	text-decoration: none;
	color: #123587;
}

.top_links,  .mainleveltop_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	/* old value	color: #becae7;  */
	color: #ffffff;
	text-decoration: none;
}

.top_links:hover ,.moduletablemenu-links a:hover {
	color: #728ece;
}
.copy_rights{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}


h1,h2,h3,h4,h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #123587;
	text-decoration: none;
	padding:0px;
	margin:0px;
}



h2
	{
	font-weight: bolder;
	font-size: 28px;
	}

h3{
color: #0a2667;
font-size: 27px;
}
h4{
	color: #0f4192;
	font-size: 18px;
	font-weight: bold;
}

h5{

	color: #2778cb;
	font-size: 14px;
	font-weight: bold;
}

.testimonial{
margin-top:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:italic;
color: #000066;
line-height:16px;
}	




p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #727272;
	text-decoration: none;
	padding:0px;
	margin: 5px 0px 10px 0px;
	line-height:20px;
	text-align:justify;
}


.black,.blue,.dark_gray,.white,.white_b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #727272;
	text-decoration: none;
	padding:0px;
	margin:0px;
	line-height:20px;
}




.black{
color: #000000;
font-size: 14px;
}

.blue
{
/*color: #046cdb;
*/
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #2778cb;
/* new value font-size: 16px;
*/
}


.dark_gray{
color:#5e6a72;}


/*.white_add table.moduletable table.contentpaneopen p*/
.white_add table.moduletable-white table.contentpaneopen p{
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight:bold;
font-size: 13px;
text-align:left;
}

.white_b{
color:#FFFFFF;
font-size: 20px;
}



.welcome_text,.small ,.welcome_text a{
	padding-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.small{
font-size: 10px;
}


.side_links, .mainlevel-side_links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #133583;
	line-height:26px;
	text-decoration: none;
}



.blue_line{
background:#6e99d4;
height:1px;

}

.black_line{
background:#000000;
height:1px;}

/*  new Changes */

.contentheading, .componentheading
{
	font-family: Arial, Helvetica, sans-serif;
	color: #123587;
	font-weight:bold;
	text-decoration: none;
	padding:0px;
	margin:0px;
	padding-bottom:10px;

}


/* hides the pdf , mail and subscribe button in the content body area */
.contentpaneopen .buttonheading
{
display:none;
}


.frontcontent .contentheading
{
	font-size: 22px;
	/* new change*/
	vertical-align:top;
}

.contentpaneopen
{
text-align:justify;
}


/*.frontcontent h2
{
padding-bottom:10px;
}
*/

td.bodycontent {
	padding: 0px;
}

td.bodycontent table.contentpaneopen p {
	margin: 0px 0px 5px 3px;
	padding-bottom:5px;

}


.componentheading {
	color: #133583;
line-height:50px;
}
.contentheading,.componentheading {
	margin: 0px;
	padding: 0px;
	font-size: 27px;
}

.contentpaneopen ul li,ul li
{
list-style-image:url(../images/bullet.png);
color: #2778cb;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight:bold;
padding:0px;
margin: 5px 0px 10px 0px;
line-height:18px;




}

ul ol
{
color: #2778cb;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
padding:0px;
margin: 0px 0px 10px 0px;
line-height:18px;
}





.content_black_line{
background:#000000;
width:600px;
height:1px;
margin: 0px;
padding: 0px;
}
.content_space
{
height:12px;
}

.highlight
{
text-align:justify;
font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
padding:0px;
margin:0px;
line-height:20px;


}


.mainlevelbottom-menu
{
	color: #123587;
	text-decoration:none;
	font-family: "Myriad Pro";
	font-size: 14px;
}


/* New Insertions*/

td.bodycontent a:link,td.bodycontent a:visited,td.bodycontent a:active
{
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 9pt;
                font-weight:bold;
                color: #2778cb;
                text-decoration: none;
                padding:0px;
                margin: 5px 0px 10px 0px;
                line-height:18px;
}
td.bodycontent a:hover
{
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 9pt;
                font-weight:bold;
                color: #2778cb;
                text-decoration:underline;
}


a.faq{
	background: url(../images/faq_bullet.png) left center no-repeat;
	padding-left:15px !important;
	text-decoration:none  !important;
}

a.faq:hover{
	background: url(../images/faq_bullet.png) left center no-repeat;
	padding-left:15px !important;
	text-decoration:none  !important;
}

.faq_sepeartor
{
background-image:url(../images/dot_line.jpg) ;

}

a.WOO, a.WOO a:link, a.WOO a:hover, a.WOO a:visited, a.WOO a:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#20386b;
	text-decoration:none;
}

a.COM, a.COM a:link, a.COM a:hover, a.COM a:visited, a.COM a:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#f15c32;
	text-decoration:none;
}

a.WoocomLink, a.WoocomLink a:link, a.WoocomLink a:visited, a.WoocomLink a:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	/*color:#84764D;*/
	text-decoration:none;
}

/* alternate color for woo
color:#1e5aa5;
*/