@charset "UTF-8";
.border {
	border: 7px solid #FFFFFF;
}
.tenpointsblk {
	font-family: Verdana;
	font-size: 12px;
	color: #004264;
}
.fourteenpointsblk {
	font-family: Verdana;
	font-size: 15px;
	color: #004264;
}
.titles_cnib {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #009cc1;
}
.news_txt {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
}
.titles {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #009cc1;
}
/* bayou for footer links */

.bayou_links {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bayou_links a {
font-family: Verdana;
	font-size: 9px;
	ffont-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bayou_links a:hover {
font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bayou_links:hover {
font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

/* cnib links */

.cnib_links {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.cnib_links a {
font-family: Verdana;
	font-size: 14px;
	ffont-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.cnib_links a:hover {
font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.cnib_links:hover {
font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


/* cnib black links */

.cnibblack_links {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.cnibblack_links a {
font-family: Verdana;
	font-size: 14px;
	ffont-weight: bold;
	color: #000000;
	text-decoration: none;
}
.cnibblack_links a:hover {
font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.cnibblack_links:hover {
font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


/* breadcrumb links */

.breadcrumb_links {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.breadcrumb_links a {
font-family: Verdana;
	font-size: 9px;
	ffont-weight: normal;
	color: #666666;
	text-decoration: underline;
}
breadcrumb_links a:hover {
font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color:#666666;
	text-decoration: underline;
}
.breadcrumb_links:hover {
font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}


/* submenu links */

.submenu_links {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.submenu_links a {
font-family: Verdana;
	font-size: 11px;
	ffont-weight: normal;
	color: #666666;
	text-decoration: underline;
}
submenu_links a:hover {
font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color:#666666;
	text-decoration: underline;
}
.submenu_links:hover {
font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

/* form css */

.formtext {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	vertical-align: top;
}
.formbox {
	border: 1px solid #669900;
}
.formshade1 {
	background-color: #E7EAD7;
	font-family: Verdana;
	font-size: 10px;
	vertical-align: top;
}
.formheader {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009cc1;
	text-align: center;
}
.formtextfield {
	width: 190px;
	border: 1px solid #009cc1;
	font-family: verdana;
	font-size: 10px;
	vertical-align: top;
}
.formtxtmultiple {
	width: 100%;
	border: 1px solid #009cc1F;
	font-family: verdana;
	font-size: 10px;
	vertical-align: top;
}
.formt2extfieldsmll {
	border: 1px solid #009cc1;
	font-family: verdana;
	font-size: 10px;
	vertical-align: top;
}
.formtextcenter {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	vertical-align: middle;
}
.tenpointsblkCopy {
	font-family: Verdana;
	font-size: 10px;
	color: #004264;
}

.news_border {
	border: 1px solid #CCCCCC;
}

/* read links */

.readmore {
	font-family: Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: underline;
	border: none;
}
.readmore a {
	font-family: Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: underline;
	border: none;
}
.readmore a:hover {
	font-family: Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: underline;
	border: none;
}
.readmore:hover {
	font-family: Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: underline;
	border: none;
}

/* cnib_read links */

.cnibreadmore {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: underline;
	border: none;
}
.cnibreadmore a {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: underline;
	border: none;
}
.cnibreadmore a:hover {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: underline;
	border: none;
}
.cnibreadmore:hover {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: underline;
	border: none;
}



.searchdropedown {
	font-family: Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #003366;
	border: 1px solid #666666;
	font-weight: normal;
}

/* links for sub menu */

.submenu_links {
	font-family: Helvetica;
	font-weight: bold;
	font-size: 13px;
	color: #004264;
	text-decoration: none;	
}
.submenu_links a {
	font-family: Helvetica;
	font-weight: bold;
	font-size: 13px;
	color: #0042646;
	text-decoration: none;
}
.submenu_links a:hover {
	font-family: Helvetica;
	font-weight: bold;
	font-size: 13px;
	color: #ff9900;
	text-decoration: none;	
}
.submenu_links:hover {
	font-family: Helvetica;
	font-weight: bold;
	font-size: 13px;
	color: #ff9900;
	text-decoration: none;
}

/* links for sub menus sub menu menu */
.submenu2_link {
	font-family: helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	width: 141px;
	border: none;
	padding: 3px;
}

.submenu2_link a {
	font-family: helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	width: 141px;
	border: none;
}
.submenu2_link a:hover {
	font-family: helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #ff9900;
	text-decoration: none;
	width: 141px;
	border: none;
}
.submenu2_link:hover {
	font-family: helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #ff9900;
	text-decoration: none;
	width: 141px;
	border: none;
}
/* links for sub faq menus */
.submenu3_link {
	font-family: helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #3179C4;
	text-decoration: none;
	width: 141px;
	border: none;
	padding: 3px;
}
.submenu3_link a {
	font-family: helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #3179C4;
	text-decoration: none;
	width: 141px;
	border: none;
}
.submenu3_link a:hover {
	font-family: helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #3179C4;
	
	text-decoration: none;
	width: 141px;
	border: none;
}
.submenu3_link:hover {
	font-family: helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #3179C4;
	text-decoration: none;
	width: 141px;
	border: none;
}
.tenpointsgrey {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}
/* bayou for footer links */

.bayou_links {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.bayou_links a {
font-family: Verdana;
	font-size: 9px;
	ffont-weight: normal;
	color: #999999;
	text-decoration: none;
}
.bayou_links a:hover {
font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.bayou_links:hover {
font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
/* products links */

.products_links {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #004264;
	text-decoration: none;
}
.products_links a {
font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #004264;
	text-decoration: none;
}
.products_links a:hover {
font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #004264;
	text-decoration: none;
}
.products_links:hover {
font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #004264;
	text-decoration: none;
	
}
/* products4opt links */

.products4opt_links {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
.products4opt_links a {
font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
.products4opt a:hover {
font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
.products4opt_links:hover {
font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
	
}

/* productssteri links */

.productssteri_links {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ED1C24;
	text-decoration: none;
}
.productssteri_links a {
font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ED1C24;
	text-decoration: none;
}
.productssteri a:hover {
font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ED1C24;
	text-decoration: none;
}
.productssteri_links:hover {
font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ED1C24;
	text-decoration: none;
	
}
	

