/* COLORS AND STYLES */

a:link {color: #1b49a5; text-decoration: none;}     /* unvisited link */
a:visited {color: #1b49a5; text-decoration: none;}  /* visited link */
a:hover {color: #1b49a5; text-decoration: underline;}   /* mouse over link */
a:active {color: #1b49a5; text-decoration: none;}   /* selected link */

.seclink:link {color: #595959; text-decoration: bold;}     /* unvisited link */
.seclink:visited {color: #595959; text-decoration: bold;}  /* visited link */
.seclink:hover {color: #595959; text-decoration: bold;}   /* mouse over link */
.seclink:active {color: #595959; text-decoration: bold;}   /* selected link */

.footerlink:link {color: #fff; text-decoration: none;}     /* unvisited link */
.footerlink:visited {color: #fff; text-decoration: none;}  /* visited link */
.footerlink:hover {color: #fff; text-decoration: none;}   /* mouse over link */
.footerlink:active {color: #fff; text-decoration: none;}   /* selected link */

.headline:link {color: #0c276f; text-decoration: none;}     /* unvisited link */
.headline:visited {color: #0c276f; text-decoration: none;}  /* visited link */
.headline:hover {color: #5393d1; text-decoration: none;}   /* mouse over link */
.headline:active {color: #0c276f; text-decoration: none;}   /* selected link */


table.bigtable {



}


td.topstripes {

}

td.bottomstripes {

}

td.logo {
	
	background-image: url(/fcbe/images/fcbe_bg.jpg);
	background-repeat: repeat;
	background-color: white;

}


td.motto {
	
	background-image: url(/fcbe/images/fcbe_bg.jpg);
	background-repeat: repeat;
	background-color:  white;

}

td.search {

	background-image: url(/fcbe/images/fcbe_bg.jpg);
	background-repeat: repeat;
	background-color: white;

}


td.callout1 {

	background-color: #d7d7d7;
	border-left-color: white;
	border-left-style: solid;
	border-right-color: white;
	border-right-style: solid;


}

td.callout2 {

	background-color: #d7d7d7;

}



td.maintitle {

	color: white;
	background-color: #00257e;
	border-top-color: white;
	border-top-style: solid;
	border-right-color: white;
	border-right-style: solid;
	border-left-color: white;
	border-left-style: solid;

}

td.mainbody {

	background-image: url(/fcbe/images/fcbe_bg2.jpg);
	background-repeat: repeat;
	background-color: white;
	border-right-color: white;
	border-right-style: solid;
	border-left-color: white;
	border-left-style: solid;
}



td.secondarytitle {

	color: white;
	background-color: #00257e;
	border-top-color: white;
	border-top-style: solid;
	border-right-color: #00257e;
	border-right-style: solid;

}

td.notices {

	background-color: #00257e;
	color: white;

}

td.navbar {

	background-color: #d7d7d7;

}


td.secondary {

	background-image: url(/fcbe/images/fcbe_bg_secondarydark.jpg);
	background-repeat: repeat;
	background-color: #d7d7d7;
	border-right-color: #d7d7d7; 
	border-right-style: solid; 

}

select.quicklinks {

}


.menudark {

	color: #ffffff ;
	background-color: #00257e;
	border-bottom-color: white;
	border-bottom-style: solid;

}


.menumedium {

	color: #ffffff ;
	background-color: #1958d4;
	border-bottom-color: white;
	border-bottom-style: solid;

}

.menulight {

	color: #ffffff ;
	background-color: #74a0f6;
	border-bottom-color: white;
	border-bottom-style: solid;

}

.menulinkdark:link {color: white;}
.menulinkdark:visited {color: white;}
.menulinkdark:hover {color: white; background-color: #01174a}
.menulinkdark:active {color: white;}

.menulinkmedium:link {color: white;}
.menulinkmedium:visited {color: white;}
.menulinkmedium:hover {color: white; background-color: #0b3a97}
.menulinkmedium:active {color: white;}

.menulinklight:link {color: white;}
.menulinklight:visited {color: white;}
.menulinklight:hover {color: white; background-color: #597fc9}
.menulinklight:active {color: white;}


table.main  {

	color: #00257e;
	
}


table.white {

	color: white;
	
}

table.gray {

	color: #595959;
	
}

p.heading {
	
	color: #00257e;
	font-size: 21px;
	
}

p.main  {

	color: #00257e;
	font-size: 12px;
	line-height: 13px;
	
}

p.white {

	color: white;
	font-size: 12px;
	
}



/* WIDTHS, LINES, AND PADDING */

table.bigtable { 

	width: 975px; 
	
}

img.spectrum {

	margin-left: 16px;
	padding-top: 10px;
}


td.topstripes {

	width: 975px;
	height: 5px;
}

td.bottomstripes {

	width: 975px;
	height: 5px;
}

td.logo {

	width: 174px;

}


td.motto {

	width: 534px;

}

td.search {

	width: 267px;
}

td.callout1 {  /* must add up to 550 */

	width: 532px;
	border-right-width: 1px; 
	border-left-width: 1px; 
	border-top-width: 0px;  
	padding: 0px 0px 0px 0px;

	
}

td.callout2 {

	width: 267px;
	border-right-width: 0px; 
	border-left-width: 0px; 
	border-top-width: 0px;  
	padding: 0px 0px 0px 0px;

}


td.maintitle { /* must add up to 550 */

	width: 532px; 
	height: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	padding: 0px 0px 0px 0px;


}

td.mainbody { /* must add up to 550 */

	width: 512px; 
	padding: 5px 10px 10px 10px;
	border-right-width: 1px; 
	border-left-width: 1px; 
	border-top-width: 0px;  


}


td.notices {

	width: 975px;
	
}

td.navbar { /* must add up to 174 */

	width: 174px;
	border-right-width: 0px; 
	border-left-width: 0px; 

}


td.secondary { /* must add up to 276 */

	width: 247px;
	padding: 5px 10px 10px 10px; 
	border-right-width: 0px; 
	border-top-width: 0px; 

}

td.secondarytitle { /* must add up to 276 */

	width: 267px; 
	padding: 0px 0px 0px 0px; 
	border-top-width: 1px;
	border-right-width: 0px;
	height: 22px;

}

select.quicklinks {

	margin-left: 11px;
	width: 150px;
	
}


.menudark {

	padding: 2px 2px 2px 2px;
	border-bottom-width: 1px;
}


.menumedium {

	padding: 2px 2px 2px 2px;
	border-bottom-width: 1px;
}

.menulight {

	padding: 2px 2px 2px 2px;
	border-bottom-width: 1px;
}

td.verticalheight {
	width: 1px ;
	/* height: 475px ;
	height: 580px ; */
	height: 350px;
	background-image: url('/shared/shared_rootsite/images/spacer.gif') ;
	text-align: center ;
	vertical-align: middle ;
}



/*FAQ CSS STARTS*/
/*--------------*/

/*  "Show All" + "Hide All" links */

#TJK_ToggleON,#TJK_ToggleOFF {border:1px solid #333;padding:0px 5px;margin-right:5px}



/* zeroing out padding and margin */

#TJK_DL dd,#TJK_DL dt {margin:0;padding:0} 



/* margin for the DTs (shorthand) */

#TJK_DL dt {margin:7px 0}



/* image and left padding for DDs */

#TJK_DL dd {background:url(/fcbe/images/answer.gif) no-repeat;padding-left:55px;}



/* styling all anchors in the DTs */

/*#TJK_DL dt a {background:0 50% no-repeat;padding-left:25px;color:#000;text-decoration:none;}*/

#TJK_DL dt a {background:0 0 no-repeat;padding-left:20px; color:#000;text-decoration:none; display:block;}

#TJK_DL dt a:visited {color:#666}

#TJK_DL dt a:visited:hover,

#TJK_DL dt a:hover,

#TJK_DL dt a:active,

#TJK_DL dt a:focus {font-weight:bold; color: #c71444;}



/* the + and - gif in the anchors */

#TJK_DL .DTplus a {background-image:url(/fcbe/images/plus2.gif)}

#TJK_DL .DTminus a {background-image:url(/fcbe/images/minus2.gif)}

/**********************************/

/**********************************/

#TJK_DL .showDD {position:relative;top:0}

#TJK_DL dd,.hideDD{top:-9999px;position:absolute}

#TJK_ToggleON,#TJK_ToggleOFF {display:inline;cursor:pointer;cursor:hand}


/*--------------*/
/*FAQ CSS ENDS*/

/*---Starry Ad1 Starts---*/
#fadeinbox{
	position:absolute;
	width: 196px;
	left: 0;
	top: -400px;
	/*border: 2px solid black;
	background-color: lightyellow;
	padding: 4px;*/
	z-index: 5000;
	visibility:hidden;
}
/*---Starry Ad1 Ends---*/

/*---Newly Added---*/
.displayblock{
	display:block;
}

/*Start of Show/Hide*/
.menu1{
	background-image:url(images/menudiv1bg.gif);
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	color: #1B49A5;
	cursor: pointer;
}

.submenu{
	background-image: url(images/submenu.gif);
	display: block;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
}

.hide{
display: none;
}

.show{
display: block;
}
/*End of Show/Hide*/

