/* CSS Document */

body { padding:0; margin:0;
background-image:url(../images/bg.gif);
background-repeat:repeat;
background-position:left top;
}

span 
{
    font-size:20px;
    line-height:1.2em;
    color:#008cdd;display:block;
    margin-top:2px;
    letter-spacing:0;
    margin-left: 12px;
}


h3 {
	padding:0;
	margin:0;
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
	color:#000000;
}

.text_content{
width:250px;
float:left;
padding:2px 0 0 0;
}

.Header-bg {
	width:883px;
	height:110px;
	/*background-image:url(../images/Header_new5.jpg);*/
	background-image:url(../images/Logo_main.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:10px;
	}

.Header-font {
    font-family:Verdana;
    font-size:20px;
    font-weight:normal;
    color:#ffffff;   
  
}

.logo {
padding-right:10px;
padding-left:10px;

}


.login-container {
	width:253px;
	height:88px;
	background-image:url(../images/login-container_new.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:30px;
}

.login-icon {
	border-right:1px solid #ffffff;
	padding-left:5px;
	width:100px;
}

.login-text2 {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:5px;	
}
/* Last Login Time*/
.login-text1 {
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	padding-left:5px;	
}

.middle-content {
	width:931px;
	background-color:#FFFFFF;
	background-position:center top;
}

.middle-content-login {
	width:940;
	/*background-color:#FFFFFF;*/
	background-position:center top;
}

.middle-content-leftSHadow {
	background-image:url(../images/middleCont-left-GShadow_new1.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
.middle-content-rightSHadow {
	background-image:url(../images/middleCont-right-Shadow_new1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}


.menu-left-curve {
	background-image:url(../images/menu-left-curve_new1.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	/*width:23px;*/
	width:23px;
	height:45px;
}

.menu-bg {
	background-image:url(../images/menugr-fin.png);
	background-repeat:no-repeat;
	background-position:center top;
	width:940px;
	height:25px;
}

.menu-right-curve {
	background-image:url(../images/menu-right-curve_new1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:23px;
	height:45px;
}

.menu-divider {
	background-image:url(../images/menu-divider_new.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:10px;
	height:43px;
}



.menu-item-text {
	padding-left:18px;
	padding-right:18px;
	font-family:Verdana;
	font-size:13px;
	color:#FFFFFF;	
	font-weight:bold;
	display:block;
	height:45px;
}
.menu-item-text A {
	color:#FFFFFF;	
	text-decoration:none;
	display:block;
	height:30px;
	padding-top:15px;
	}
.menu-item-text A:hover {
	color:#FFFFFF;	
	text-decoration:underline;
	background-image:url(../images/menu-select_new.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	display:block;
	height:30px;
	padding-top:15px;
	}


.menu-item-text .select {
	font-family:Verdana;
	font-size:13px;
	color:#FFFFFF;	
	font-weight:bold;
	display:block;
	height:30px;
	padding-top:15px;
	background-image:url(../images/menu-select_new.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

.middle-white-container {
	background-image:url(../images/white-shadow-new.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:1003px;
	padding-left:0px;
	padding-right:0px;
}

.hor-dotted-divider {
	background-image:url(../images/dotted-divider-bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	height:15px;
}

.ver-dotted-divider {
	background-image:url(../images/vertical-dotted.gif);
	background-repeat:repeat-y;
	background-position:center top;
	width:8px;
}



.footer {
	background-image:url(../images/footer-Bg_new.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	height:57px;
	font-family:Verdana;
	font-size:12px;
	color:#3E3E3E;
	font-weight:normal;
	text-align:center;
}

/*#footerid {
    background-image:url(../images/footer-Bg_new.jpg);
	background-repeat:repeat-x;
	height:40px;
    margin:0 auto;
    bottom:0;
    position:fixed;
    width:1200px;
}

.footer {
	font-family:Verdana;
	font-size:12px;
	color:#3E3E3E;
	font-weight:normal;
	text-align:center;
    vertical-align:middle;
    padding-top:18px;
}*/



.small-container {
	width:289px;
	background-image:url(../images/home-container-bottom.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding-left:10px;
	padding-right:11px;
}

.home-text {
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	padding:10px;
	padding-top:0px;
	/*text-align:left;*/
	text-align:justify;
	line-height:16px;
}

.prerequist-text {
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	padding:10px;
	padding-top:0px;
	text-align:center;
	line-height:16px;
}

.more-link {
	padding-right:15px;
}




.login-container-head {
	background-image:url(../images/curve-1-top.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
	color:#1F3F90;
	width:325px;
	height:35px;
	padding-left:16px;
	}
	
	
	.login-container-bg {
	background-image:url(../images/curve-1-bottom.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	width:321px;
	padding:0px 10px 10px 10px;
	}

/*--------change Password-----------------------*/

.cp-container-head {
	background-image:url(../images/curve-2-top.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
	color:#1F3F90;
	width:425px;
	height:35px;
	padding-left:16px;
	}
	
	
.cp-container-bg {
	background-image:url(../images/curve-2.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	width:421px;
	padding:0px 10px 20px 10px;
	}
	
	
	.cp-container-head1 {
	background-image:url(../images/curve-2-top2.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
	color:#1F3F90;
	width:600px;
	height:35px;
	padding-left:16px;
	}
	
	
	.cp-container-bg1 {
	background-image:url(../images/curve-2_new3.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	width:600px;
	height:auto;
	padding:0px 0px 10px 10px;
	}
	
	.blueText13 {
	font-family:Verdana;
	font-size:13px;
	color:#1F3F90;
	}
	
	.SearchTextBox {
	font-family:Verdana;
	font-size:13px;
	color:#1F3F90;
	width:220px;
	}
	
h1 {
		font-family:Verdana;
	font-size:18px;
	font-weight:bold;
	color:#1F3F90;
	padding:0px;
	margin:0px;
}	

	
    .textBox {
	font-family:Verdana;
	font-size:13px;
	color:#1F3F90;
	border:1px solid #1F3F90;
	background-color:#FFFFFF;
	}
	
	.button{
	background-image:url(../images/Button-Bg.jpg);
	background-repeat:repeat-x;
	background-position:center bottom;
	height:32px;
	border:1px solid #153269;
	font-family:Verdana;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;

	}
	
	
	fieldset {
	border:1px solid #153269;
	padding:10px;
		font-family:Verdana;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;

	}
	
	
	.PolicyInfomation{
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
	color:#1F3F90;
	width:930px;
	height:58px;
	padding-left:16px;
	    
	}
	
	.PolicyHeading {
	font-family:Verdana;
	font-size:24px;
	font-weight:bold;
	color:#1F3F90;
	width:930px;
	height:58px;
	padding-left:16px;
	}
	
	
	
	
	
	.UL-container-head {
	background-image:url(../images/curve-3-top.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
	color:#1F3F90;
	width:930px;
	height:58px;
	padding-left:16px;
	}
	
	.UL-container-head-2 {
	background-image:url(../images/curve-3-bottom.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
	color:#1F3F90;
	width:930px;
	height:58px;
	padding-left:16px;
	}		


	.UL-containerContent {
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#1F3F90;
	width:900px;
	height:58px;
	padding-left:16px;
	padding-right:16px;
	}
	
    .UL-containerContentus {
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#1F3F90;
	width:250px;
	height:58px;
	padding-left:16px;
	padding-right:16px;
	}

	
	.UL-containerContent span {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#ff0000;

	}



.ListBox {
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	}

.textBox {
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	height:auto;
	width:150px;
}


/*----PAN textbox-----*/
.pantextBox {
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	height:auto;
	width:150px;
	/*text-transform:uppercase;*/
	
}

.Whyshcilir {
	font-family:Verdana;
	color:#203F91;
	vertical-align:top;
	padding-bottom:5px;
	font-size:14px;
	font-weight:bold;
}

.grid {
	border-left:1px solid #203F91;
	border-top:1px solid #203F91;
}
.grid th {
	border-right:1px solid #203F91;
	border-bottom:1px solid #203F91;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#203F91;
	padding:5px;
	text-align:center;	
}

.grid td {
	border-right:1px solid #203F91;
	border-bottom:1px solid #203F91;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	padding:5px 15px 5px 5px;
	
}

.grid_b {
	border:none;
}
.grid_b th {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#203F91;
	padding:5px;
	text-align:center;
	
}.grid_b td {
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	padding:7px 15px 7px 5px;
	
}.grid_b td span {
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#ff0000;

	}
/*Grid view for Policy Information*/

.gridp {
	/*border-left:1px none #63A5F1;
	border-top:1px solid #FFFFFF; */
	border-left:1px solid #203F91;
	border-top:1px solid #203F91;
}


.gridp th {
	/*border-right:1px solid #63A5F1;
	border-bottom:1px solid #63A5F1;*/
	
	border-right:1px solid #203F91;
	border-bottom:1px solid #203F91;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#63A5F1;
	padding:5px;
	text-align:center;
	
}

.gridp td 
{
    border-right:1px solid #203F91;
	border-bottom:1px solid #203F91;
	
	/*border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;*/
	
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	padding:5px 15px 5px 5px;
	
}

.gridp_b {
	border:none;
}
.gridp_b th {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#203F91;
	padding:5px;
	text-align:center;
	
}

.gridp_b td {
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	padding:7px 15px 7px 5px;
	
}
			.gridp_b td span {
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#ff0000;

	}

	
/* Virtual keyboard css*/
.splkeys_bkspc 
{
width:94px;
height:20px;
 border:1px solid #757575; 
 font-family:Verdana,Helvetica,sans-serif; 
 font-size:12px;
 background-color:#edf2f3;
 color:#b82f37; 
}

.splkeys_clr 
{
width:44px;
height:20px;
 border:1px solid #757575; 
 font-family:Verdana,Helvetica,sans-serif; 
 font-size:12px;
 background-color:#edf2f3;
 color:#b82f37; 
}

.splkeys_cpslk 
{
width:94px;
height:20px;
 border:1px solid #757575; 
 font-family:Verdana,Helvetica,sans-serif; 
 font-size:12px;
 background-color:#edf2f3;
 color:#b82f37; 
}

.keys 
{
 width:20px;
 height:20px;
 border:1px solid #757575; 
 font-family:Verdana,Helvetica,sans-serif; 
 font-size:12px;
 background-color:#edf2f3;
 color:#b82f37; 
}

.loginError {
	font-family:Verdana;
	font-size:13px;
	color:Red;

}
.page-text {
    text-align:justify;
    font-family:Verdana;
    font-size:12px;
    font-weight:normal;
	color:#000000;
	padding:10px;
	padding-top:0px;
	line-height:16px;    
}

.text-clickhere {
    padding-right:40px;
    vertical-align:top;
}

.list-style {
    list-style-type:none;
}

.text-subhead {
    font-family:Verdana;
    font-size:15px;
    font-weight:normal;   
    color:#2EA017;
     
}

.text-subheadblue {
    font-family:Verdana;
    font-size:13px;
    font-weight:normal;   
    color:#203F91;
    font-weight:bold;
     
}
.contentAccordion
{
    padding: 4px;
    background-color: ActiveBorder;
}
.headerAccordion
{
    color: white;
    background-color: #1F3F90;
    padding: 4px;
    border: solid 1px black;
}
.accordionHeaderSelected
{
    background-color: #203F91;
    border: 1px solid #2F4F4F;
    color: white;
    cursor: pointer;
    font-family: Verdana,Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px;
    padding: 5px;
}
.accordionContent
{
    background-color: #FFFFFF;
    border-color: -moz-use-text-color #2F4F4F #2F4F4F;
    border-right: 1px dashed #2F4F4F;
    border-style: none dashed dashed;
    border-width: medium 1px 1px;
    font-family: Verdana,Sans-Serif;
    font-size: 12px;
    padding: 10px 5px 5px;
}
.accordionHeader
{
    /*background-color: #2EA017;*/
    background-color: #F0F0F0;
    border: 1px solid #2F4F4F;
    color: Black;
    cursor: pointer;
    font-family: Verdana,Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    margin-top: 5px;
    padding: 5px;
}
.cssSpace
{
    width: 50px;
}
.bigtabbg
{
    BACKGROUND-IMAGE: url(images/table2_bg.jpg);
    BACKGROUND-REPEAT:repeat;
}

/*added for front page*/
.greyBackground {
	width:931px;
	background-image:url(../images/right-grey-bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:17px;
	padding-top:14px;

}

.greyBackground-but-bg {
	width:941px;
	height:209px;
	background-image:url(../images/button-bg2.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:12px;
	padding-top:12px;

}
.blue-but-1 {
	width:197px;
	height:46px;
	background-image:url(../images/but-1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:14px;
	padding-left:60px;
}
.blue-but-1 A {
	color:#FFFFFF;
	text-decoration:none;
}
.blue-but-1 A:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.blue-but-2 {
	width:197px;
	height:46px;
	background-image:url(../images/but-2.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:14px;
	padding-left:60px;
}
.blue-but-2 A {
	color:#FFFFFF;
	text-decoration:none;
}
.blue-but-2 A:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.blue-but-3 {
	width:197px;
	height:46px;
	background-image:url(../images/but-3.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:14px;
	padding-left:60px;
}
.blue-but-3 A {
	color:#FFFFFF;
	text-decoration:none;
}
.blue-but-3 A:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.ourServices-bg {
	width:283px;
	height:137px;
	/*background-image:url(../images/our-Services.jpg);*/
	background-repeat:no-repeat;
	background-position:left top;
	padding-bottom:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}

.ourServices-bg h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding:20px 0px 0px 17px; 
}

.ourServices-bg ul {
	padding:8px 0px 0px 17px; 
	margin:8px 0px 0px 17px; 
}

.ourServices-bg ul li {
	list-style-type:square;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#29437B;
	line-height:19px;
}

.image {
	width:613px;
	height:249px;
	text-align:center;
}




#abouttext{
background-image:url(../images/aboutus-new.png);
background-repeat:no-repeat;
background-position:left top;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#383838;
line-height:16px;
text-align:justify;
width:590px;
height:175px;
padding-left:5px;
padding-top:8px;
}

.headerText2 {
	font-family:arial;
	font-size:18px;
	font-weight:normal;
	color:#203F91;
	padding:0px 0px 10px 0px; 
	margin:0px 0px 10px 0px; 
}

.linkBg {
	width:910px;
	height:57px;
	background-image:url(../images/link-bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding-left:21px;
}
.link {
	background-image:url(../images/shadow.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#3B3B3B;
	height:33px;
	padding-top:14px;
	padding-right:25px;
	/*padding-left:10px;*/
	padding-left:4px;
	float:left;
}

.link A {
	color:#5F5F5F;
	text-decoration:none;
}
.link A:hover {
	color:#5F5F5F;
	text-decoration:underline;
}
.link-last {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#5F5F5F;
	height:33px;
	padding-top:14px;
    float:left;

}
.link-last A {
	color:#5F5F5F;
	text-decoration:none;
}
.link-last A:hover {
	color:#5F5F5F;
	text-decoration:underline;
}

.product_service {
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	
  }
  
  .product_service_sub {
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	padding-left:25px;
  }
  
  .product_service_text {
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	padding-top:0px;
	/*text-align:left;*/
	text-align:justify;
	line-height:16px;
}  


/* Password Strength */

.TextIndicator_TextBox1_Strength1
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
     z-index:10002;
}
.TextIndicator_TextBox1_Strength2
{
     background-color:Gray;
     color:Yellow;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
     z-index:10002;
}
.TextIndicator_TextBox1_Strength3
{
     background-color:Gray;
     color: #FFCAAF;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
     z-index:10002;
}
.TextIndicator_TextBox1_Strength4
{
     background-color:Gray;
     color:Aqua;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
     z-index:10002;
}
.TextIndicator_TextBox1_Strength5
{
     background-color:Gray;
     color: #93FF9E;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
     z-index:10002;
}

.login-text {
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	padding:10px;
	padding-top:0px;
	/*text-align:left;*/
	text-align:justify;
	line-height:10px;
}

.business-text {
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	padding:10px;
	text-align:justify;
}

 .text
{
    z-index:auto;
    color:Maroon;
}
/*.ourServices-bg {
	width:295px;
	height:194px;
	background-image:url(../images/our-service_new1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-bottom:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}*/

.blue-but-2 {
	width:295px;
	height:46px;
	background-image:url(../images/loginbut-img-bmc-new.png);
	background-repeat:no-repeat;
	background-position:right top;
	padding-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:30px;
	padding-left:90px;
}

.style-box1{
float:left;
font-family:Verdana;
padding-left:20px;
padding-top:3px;
color:#1F3F90;
font-size:18px;
font-weight:bold;	
}

#stylebox21{
margin-top:0px;
background: url(../images/box-blank.png) no-repeat;
width:292px;
height:209px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
}

#productlist{
margin-top:0px;
background: url(../images/Big-box-blank.jpg) no-repeat;
width:613px;
height:209px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
}

#stylebox21 p b{
font-weight:bold;
color:#fc5801;
font-size:15px;
}

#stylebox21 a{
color:#423936;
text-decoration:none;
font-weight:bold;
}

#stylebox21 a:hover{
text-decoration:underline;
}

#list1{
margin-left:-2px!important;margin-left:15px;
font-size:11px;
float:left;
width:280px;
}

.list-left-new1{
margin-left:0px!important;margin-left:10px;
padding-left:15px;
font-size:14px;
float:left;
width:250px;
height:175px;
color:#1F3F90;
border-left-color:White;
background: url(../images/marquee_box.png) no-repeat;
/*color:#c5b852;*/
}

#list-right-new1{
margin-left:-24px!important;margin-left:-10px;
font-size:11px;
float:left;
}

/*HOMEPAGE FEATURED BOXES*/

.style-box{
float:left;
font-family:Verdana;	
}

.style-box ul{
color:#423936;
}

#stylebox1{
margin-top:0px;
background: url(../images/Big-box-blank.jpg) no-repeat;
width:613px;
height:209px;
padding-top:0px;
padding-left:12px;
padding-right:12px;
margin-bottom:20px;
}

#stylebox1 p{
line-height:1.1em;
}

#stylebox1 a b{
color:#0c7dc1;
}

#stylebox1 a{
text-decoration:none;
color:#000;
}

#stylebox1 a:hover{
text-decoration:underline;
color:#000;
cursor:pointer;
}

#stylebox1 .morenews a{
float:right;
color:#464645;
font-size:12px;
text-decoration:none;
margin-right:15px;
margin-top:-5px;
padding-right:60px;
font-weight:bold;
}

#stylebox1 .morenews a:hover{
text-decoration:underline;
}

/*#stylebox2{
margin-top:0px;
background: url(../images/microsoft-logo2.jpg) no-repeat;
width:292px;
height:209px;
padding-top:0px;
padding-left:20px;
padding-right:0px;
}*/

#stylebox2 p b{
font-weight:bold;
color:#203F91;
font-size:15px;
}

#stylebox2 a{
color:#423936;
text-decoration:none;
font-weight:bold;
}

#stylebox2 a:hover{
text-decoration:underline;
}

#list{
margin-left:-2px!important;margin-left:15px;
font-size:11px;
float:left;
width:280px;
}

.list-left-new{
margin-left:0px!important;margin-left:15px;
font-size:11px;
float:left;
width:175px;
}

#aboutus{
    margin-left:0px!important;margin-left:15px;
    font-size:11px;
    font-weight:bold;
    float:left;
    width:260px;
    color:#423936;   
}

#list-right-new{
margin-left:-24px!important;margin-left:-10px;
font-size:11px;
float:left;
width:155px;
}

#stylebox3{
margin-top:0px;
background: url(../images/box-blank.png) no-repeat;
width:292px;
height:209px;
padding-top:0px;
padding-left:12px;
padding-right:12px;
}

#stylebox3 p b{
font-weight:bold;
color:#fc5801;
font-size:15px;
}

#stylebox3 a{
color:#423936;
text-decoration:none;
font-weight:bold;
}

#stylebox3 a:hover{
text-decoration:underline;
}
/*END HOMEPAGE FEATURED BOXES*/

.shadow-text 
{
font-family:Calibri;
font-size:20px;
font-weight:bold;
color:#203F91;
padding-left:10px; 
}

#slider_master { width:613px;height:209px; position:relative; overflow:hidden; }
#slider { width:613px;height:209px; position:relative; overflow:hidden; }
#slider-holder { width:613px; height:209px; position:relative; overflow:hidden; }
#slider-holder .jcarousel-clip{ width:613px; height:209px; position:relative; overflow:hidden; }
#slider-holder ul{ width:613px; height:209px; position:relative; overflow:hidden; list-style-type: none;}
#slider-holder ul li{ width:613px; height:209px; position:relative; overflow:hidden; float:left; }

#slider-nav { position:absolute; top:231px; left:613px; z-index:2;}
#slider-nav a{ font-size:0; line-height:0; text-indent: -4000px; width:10px; height:10px; border:solid 1px #8b0000; background:#8b0000; float:left; margin-right:5px; }
#slider-nav a:hover,
#slider-nav a.active { background:#fff;}



/*-----------------middle_banner----------------------------*/
.middle_banner{
width:977px;
height:304px;
background:url(../images/middle_banner_bg.gif) no-repeat center;
}
/*----------------------slider---------------------------*/
.featured_slider { width:613px; margin:auto; float:left; margin:0px 0 0 0px; }
ul, li{
padding:0px;
margin:0px;
list-style:none;
}
/** ----------------------------------------------------- **/
#featured_border { position: relative; border: none; padding:0px; height:280px; margin: 0px; }
#featured_wrapper { position: relative; width: 100%; height: 100%; overflow: hidden; }
#featured_images { position: absolute; left: 0; top: 0; }
#featured_images li { float: left; }
#featured_positioner_desc { width:613px; height: 209px; position: absolute; top: 0px; left: 0px; }
#featured_wrapper_desc { width: 100%; height:280px; position: relative; overflow: hidden; }
#featured_desc { position: absolute; left: 0; bottom: 0;  padding:0px; margin:0px; }
#featured_desc li { width: 613px; float: left;padding:0px; margin:0px; }
#featured_desc li div { margin:0px 0 0px 0px; padding:10px; width:613px;  background: url(images/featured-desc-bg.png); }
#featured_desc li h2 {
color:#FFFFFF;
font-size:18px;
padding:0px 0 5px 0;
margin:0px; 
}
#featured_desc li p {
color:#FFFFFF;
font-size:12px;
padding:0px 0 10px 0;
margin:0px;
line-height:18px;
}

#featured_buttons { position: absolute; top: 15px; right: 15px; width: auto; padding:0; list-style:none;}
#featured_buttons li { width: 22px; height: 22px; background: url(images/featured-button-off.png); float: left; margin-left: 3px; text-align:center; font-size:12px; color:#FFFFFF; line-height:22px; cursor: pointer; }
#featured_buttons li.clicked { background: url(images/featured-button-on.png); }
/**/


.middlecontaner-top {margin:0px 0 0 0; padding:5px 0 0 0; width:1003px; height:96px; background-position:bottom center; background:url(../images/upper-top-bg.png) no-repeat bottom; }
.middlecontaner {margin:0; padding:0px 0 30px 0; width:1003px; height:1px; background:url(../images/middle-bg.png) repeat-y top;background-position:top center;}
.middlecontaner-bottom {margin:0; padding:0; width:1003px; height:15px; background:url(../images/bottom-bg.png) no-repeat top; background-position:top center;}



/*PACL CSS*/
.main-header{
    width:1200px;
    background-color:#025680;
    height:70px;
    color:#ffffff;
    font-family:'Book Antiqua';
    font-size:20px;
    font-weight:700;
    padding:0px 10px;
    letter-spacing: 2px;
    text-align:left;
}

#menu-bg-pacl {
    width:1200px;
    background-color:#013853;
    height:40px;
}

/*#menu-bg-pacl .indexmenu a{
    float:left;
    color:#ffffff;
    padding:10px 20px 10px 20px;
    font-family:'Book Antiqua';
    font-size:15px;
    font-weight:300;
    text-decoration:none;
}

#menu-bg-pacl .indexmenu a:hover {
    color:#000000;
    padding:10px 20px 10px 20px;
    font-family:'Book Antiqua';
    font-size:15px;
    font-weight:300;
    text-decoration:none;
    background-color:#ffffff;
    float:left;
}

#menu-bg-pacl img {
     text-decoration:none;
     padding:0px 0px;
     height:23px;
     width:28px;
     float:right;
}
#menu-bg-pacl a {
    float:right;
    color:#ffffff;
    padding:0px 13px 0px 0px;
    font-family:'Book Antiqua';
    font-size:20px;
    font-weight:500;
    text-decoration:none;
}

#menu-bg-pacl a:hover {
    float:right;
    color:#3291C0;
    padding:0px 13px 0px 0px;
    font-family:'Book Antiqua';
    font-size:20px;
    font-weight:500;
    text-decoration:none;
}

#menu-bg-pacl ul li ul {
    float:left;
    color:#3291C0;
    padding:0px 13px 0px 0px;
    font-family:'Book Antiqua';
    font-size:20px;
    font-weight:500;
    text-decoration:none;
    width:200px;
}*/

#menu-bg-pacl img {
     text-decoration:none;
     padding:0px 0px;
     height:23px;
     width:28px;
     float:right;
}
#menu-bg-pacl .login-out a {
    float:right;
    color:#ffffff;
    padding:0px 13px 0px 0px;
    font-family:'Book Antiqua';
    font-size:20px;
    font-weight:500;
    text-decoration:none;
}

#menu-bg-pacl .login-out a:hover {
    float:right;
    color:#3291C0;
    padding:0px 13px 0px 0px;
    font-family:'Book Antiqua';
    font-size:20px;
    font-weight:500;
    text-decoration:none;
}

#maincontain {
    border: 1px solid #000000;
    width:1200px;
    background-color:#ffffff;
    margin-top: 0px;
}
#maincontain .maintext {
    font-family:'Book Antiqua';
    font-size:20px;
    font-weight:800;
    padding:20px 0px 0px 10px;
    line-height:20px;
    text-align:center;
    color:#0284c4;
    /*text-decoration:underline;*/

}

#maincontain .subtext {
    font-family:'Book Antiqua';
    font-size:17px;
    font-weight:normal;
    text-decoration:none;
    padding:0px 0px 0px 20px;
    line-height:20px;
    text-align:justify;
    float:left;
    width:1150px;
    color:#3d3d3d;

}

#maincontain .subtext-sm {
    font-family:'Book Antiqua';
    font-size:17px;
    font-weight:normal;
    text-decoration:none;
    padding:0px 0px 0px 20px;
    line-height:25px;
    text-align:justify;
    float:left;
    width:1150px;
    color:#3d3d3d;

}

.logindetails {
   float: right;
   padding-top:5px;
}

#mnuMain {
    width:1200px;
    background-color:#013853;
    height:20px;
}

#mnuMain ul li{
    color:#ffffff;
    font-family:'Book Antiqua';
    font-size:18px;
    font-weight:300;
    text-decoration:none;
    float:left;
}

#mnuMain ul li a{
    color:#ffffff;
    font-family:'Book Antiqua';
    font-size:18px;
    font-weight:300;
    text-decoration:none;
    float:left;
}

#mnuMain ul li a:hover {
    color:#000000;
    font-family:'Book Antiqua';
    font-size:18px;
    font-weight:300;
    text-decoration:none;
    background-color:#ffffff;
    float:left;
}
#Td1 a {
    display:none;
}

.txtlable {
    font-family:Arial;
    font-size:15px;
    font-weight:600;
    color:#1f1f1f;
    text-align:left;
    line-height:23px;
    padding:3px 3px;
    text-transform: uppercase;
}

input[type="text"]  {
    border: 1px solid #131313;
    font-family:Arial;
    font-size:15px;
    font-weight:500;
    color:#1f1f1f;
    text-align:left;
    line-height:20px;
    padding:3px 3px;
    display: block;
    }

input[type=text]:focus {
    background-color: #f0f0f0;
}

input[type="password"]  {
    border: 1px solid #131313;
    font-family:Arial;
    font-size:18px;
    font-weight:600;
    color:#1f1f1f;
    text-align:left;
    line-height:20px;
    padding:3px 3px;
    display: block;
    }

input[type="file"]  {
    border: 1px solid #131313;
    font-family:Arial;
    font-size:15px;
    font-weight:500;
    color:#1f1f1f;
    text-align:left;
    line-height:20px;
    padding:3px 3px;
    display: block;
    }


select {
    border: 1px solid #131313;
    font-family:Arial;
    font-size:14px;
    font-weight:600;
    color:#1f1f1f;
    text-align:left;
    line-height:20px;
    padding:5px 5px;
    width: 235px;
    display: block;
    margin-left: 0px;
}

   
 #entrytable select:focus {
        background-color: #f0f0f0;
    }

.button {
    background-color: #1d519c; /* Green */
    border: none;
    color: white;
    padding: 5px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
    font-weight:normal;
    font-family:Verdana;
}

.gridrow { border:1px solid #CDCDCD; color:#1b1b1b; font-size:14px; font-weight:normal; vertical-align:middle; text-align:left; margin:0;padding:10px 10px;}
.gridheader {background-color:#F0F0F6; border:1px solid #969a8b; font-size:15px; font-weight:normal; vertical-align:middle; text-align:left; margin:0;height:25px;}
.gridfooter {background-color:#F0F0F6; border:1px solid #969a8b; font-size:15px; font-weight:normal; vertical-align:middle; text-align:center; margin:0;height:25px;}


#tC {
    font-family:Arial;
    color:#000000;
    font-size:12px;
}

/*menu style*/

nav {    
  display: block;
  text-align: left;
  font-family: 'Book Antiqua';
}
nav ul {
  margin: 0;
  padding:0;
  list-style: none;
}
.nav a {
  display:block; 
  /*background: #111;*/
  background: #013853; 
  color: #fff; 
  text-decoration: none;
  padding: 0.5em 1.3em;
  /*text-transform: uppercase;*/
  font-size: 90%;
  /*letter-spacing: 2px;*/
  text-shadow: 0 -1px 0 #000;
  position: relative;
}
.nav{  
  vertical-align: top; 
  display: inline-block;
  box-shadow: 
    1px -1px -1px 1px #000, 
    -1px 1px -1px 1px #fff, 
    0 0 6px 3px #fff;
  border-radius:6px;
}
.nav li {
  position: relative;
}
.nav > li { 
  float: left; 
  border-bottom: 4px #aaa solid; 
  margin-right: 1px; 
} 
.nav > li > a { 
  margin-bottom: 1px;
  box-shadow: inset 0 2em .33em -0.5em #013853; 
}
.nav > li:hover, 
.nav > li:hover > a { 
  /*border-bottom-color: orange;*/
  border-bottom-color: black;
}
.nav li:hover > a { 
 /* color:orange;*/
  color:#3291C0;
}
.nav > li:first-child { 
  border-radius: 4px 0 0 4px;
} 
.nav > li:first-child > a { 
  border-radius: 4px 0 0 0;
}
.nav > li:last-child { 
  border-radius: 0 0 4px 0; 
  margin-right: 0;
} 
.nav > li:last-child > a { 
  border-radius: 0 4px 0 0;
}
.nav li li a { 
  margin-top: 1px;
}


.nav li a:first-child:nth-last-child(2):before { 
  content: ""; 
  position: absolute; 
  height: 0; 
  width: 0; 
  border: 5px solid transparent; 
  top: 50% ;
  right:5px;  
 }

/* submenu positioning*/
.nav ul {
  position: absolute;
  white-space: nowrap;
  /*border-bottom: 5px solid  orange;*/
  border-bottom: 5px solid  black;
  z-index: 1;
  left: -99999em;
}
.nav > li:hover > ul {
  left: auto;
  margin-top: 5px;
  min-width: 100%;
}
.nav > li li:hover > ul { 
  left: 100%;
  margin-left: 1px;
  top: -1px;
}
/* arrow hover styling */
.nav > li > a:first-child:nth-last-child(2):before { 
  border-top-color: #aaa; 
}
.nav > li:hover > a:first-child:nth-last-child(2):before {
  border: 5px solid transparent; 
  /*border-bottom-color: orange;*/
  border-bottom-color: #ffffff; 
  margin-top:-5px
}
.nav li li > a:first-child:nth-last-child(2):before {  
  border-left-color: #aaa; 
  margin-top: -5px
}
.nav li li:hover > a:first-child:nth-last-child(2):before {
  border: 5px solid transparent; 
  /*border-right-color: orange;*/
  border-right-color: #ffffff;
  right: 10px; 
}
/*End Menu style*/