﻿/*global css*/
.navLink, .navLink:link 
{
	font-size:13px;
	color:#565757;
	text-decoration:none;
}

.navNoLink
{
	font-size:13px;
	color:#565757;
	font-weight:bold;
}
/*end global css*/

body,td
{
	font-family:Arial;
	font-size:13px;
	color:#565657;
	
}

.SubTitleArticleList
{
	FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #014170;
    TEXT-DECORATION: none;
    
    padding-top: 5px;
    LINE-HEIGHT: 20px; 
}
.SubTitle, .SubTitle td
{
	color :#5695e3;
	font-weight:bold;
	font-size:13px;
}
.Title 
{
	color :#3155a3;
	font-weight:bold;
	font-size:16px;	
}
.Title a
{
	color :#3155a3;
	font-weight:bold;
	font-size:16px;	
	text-decoration:none;
}

/*articals*/
.article_text_list
{
	direction:rtl;
}
.article_text_list ul
{
	list-style-image: url(../images/bullet.gif);		
}
.article_text_list ul ul
{
	list-style-image: url(../images/gray_arrow.gif);

}
.title_cube_list_1
{
	background-image: url(../images/left_box_top.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color:#001a71;
	width:172px;
	height:31px;
	text-align:center;
	vertical-align:bottom;
	font-size:12px;
}
.title_cube_list_2
{
	background-image: url(../images/left_box_top_2.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color:#001a71;
}
.bottom_cube_list
{
	background-image: url(../images/left_box_bottom.gif);
	background-repeat: no-repeat;
	
}
.multiLinksAnchors
{
	padding-right:4px;
	padding-left:4px;
}
.multiLinksAnchors a
{
	text-decoration:none;
}
.LinksBox
{
	background-image: url(../images/left_box_pix.gif);
	background-repeat:repeat-y;
	padding-top:5px;
	
}

.leftDivDontPrint
{
	display: none;
}

.LinksBox a
{
	color:#2a6ac2;
	text-decoration:none;
}
.Img
{
	/*background-color:#dddba8;
	background-image:url(../images/pics_mid_pix.gif);
	background-repeat:repeat-y;*/

}
.mainImgSidePic
{
	vertical-align: top;
}
/*end articals*/
/*news*/
.FullDetails a
{
	text-decoration:none;
	font-weight:bold;
	color:#565757;
}
/*end news*/
a
{
	color:#2a6ac2;
}

/*master page*/
.headerTd
{
	background-image: url(../images/header.jpg);
    background-repeat: no-repeat;
    vertical-align:bottom;
    font-size:13px;
    color:#013b8c;
    font-weight:bold;
    padding:4px;
}

.HeaderTdHref a
{
	height:65px;
	width:768px;
	position:absolute;
	text-decoration:none;	
}

.HeaderTdDivLun
{
	position:relative;
	top:30px;
	padding-right:10px;
	padding-left:10px;
	float:left;
}

.printHeaderTd
{
	background-image: url(../images/print_header.jpg);
    background-repeat: no-repeat;
    vertical-align:bottom;
    font-size:13px;
    color:#013b8c;
    font-weight:bold;
    padding:4px;
}
.HeaderTdDiv
{
	position:relative;
	float:right;
	height:60px;
	width:150px;
	left: 0px;
	top: 0px; 
}
.topMenuTd
{
	width: 21px; 
	background-image: url(../images/top_bar_mid.gif);
    background-repeat: repeat-x; 
    padding-right:10px;
}
.searchTd
{
	/*background-color: #bcd6f6;*/
	/*background-color:Red;*/
}
.searchTB_IE
{
	
	border-top:2px solid #bcd6f6;
	border-bottom:2px solid #bcd6f6;
	border-right:2px solid #bcd6f6;
	border-left:2px solid #bcd6f6;
	margin-top:-1px;
	height:20px;
	text-align:right;
	padding-right:2px;
} 
.searchTB
{
	border-top:2px solid #bcd6f6;
	border-bottom:2px solid #bcd6f6;
	border-right:2px solid #bcd6f6;
	border-left:2px solid #bcd6f6;
	height:20px;
	text-align:right;
	padding-right:2px;
	
} 
.rightBottomTd, .rightBottomTd table 
{
	background-color:#E0E9F3;
	color:#3155A3;
	font-size:13px;
}
.bottomMenuTd
{
	height:21px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	text-align:center;
}
.footer_image
{
	padding-left:400px;
}

.masterPageLinks a
{
	text-decoration:none;
	color:#3155a3;
}
/*end master page*/

/*FAQ ---------------------------------*/
.icon_plus
{
    background-image:url(../images/plus.gif);
    background-repeat:no-repeat;
    background-position:center;
    width:20px;
    height:17px;
    cursor:pointer;
    vertical-align:top;    
}
.icon_plus_roll
{
	background-image:url(../images/plus_roll.gif);
    background-repeat:no-repeat;
    background-position:center;
    width:20px;
    height:17px;
    cursor:pointer;
    vertical-align:top;  
}
.icon_minus_roll
{
	background-image:url(../images/minus_roll.gif);
    background-repeat:no-repeat;
    background-position:top;
    width:20px;
    height:17px;
    cursor:pointer;
    vertical-align:top;  
}
.icon_minus
{
    background-image:url(../images/minus.gif);
    background-repeat:no-repeat;
    background-position:top;
    width:20px;
    height:17px;
    cursor:pointer;
    vertical-align:top;
 }
 .icon_close
{
    background-image:url(../images/close.gif);
    background-repeat:no-repeat;
    background-position:center;
    width:22px;
    height:20px;
    cursor:pointer;
}
 .answer
 {
	color:#565657;
	background-color:#ededed;
	vertical-align:top;
 }
 .answer a
 {
	color:#3155a3;
 }
 .question
{
	font-size:13px;
	color:#565757;
	font-weight:bold;
	cursor:pointer;
}
/*end FAQ*/

/*homePage*/
.topImgCss
{	
	/*margin-bottom:-3px;*/
}
.topImgCss_Right
{
	background-image:url(../images/3boxes_top_a.gif);

	width:198px;
	background-repeat: no-repeat;
	font-weight: bold;
	color:#001a71;
	height:32px;
	text-align:right;
	vertical-align:bottom;
	margin-bottom:-3px;
	padding-bottom:2px;
	text-indent:45px;
}
.topImgCss_Center
{
	background-image:url(../images/3boxes_top_b.gif);
	background-position:right center;
	width:195px;
	background-repeat: no-repeat;
	font-weight: bold;
	color:#001a71;
	height:32px;
	text-align:right;
	vertical-align:bottom;
	margin-bottom:-3px;
	padding-bottom:2px;
	text-indent:34px;
}
.topImgCss_Left
{
	background-image:url(../images/3boxes_top_c.gif);
	background-position:right center;
	width:182px;
	background-repeat: no-repeat;
	font-weight: bold;
	color:#001a71;
	height:32px;
	text-align:right;
	vertical-align:bottom;
	margin-bottom:-3px;
	padding-bottom:2px;
	text-indent:35px;
}
.topImgCss_LeftBorder
{
	background-image:url(../images/3boxes_top_d.gif);
	width:13px;
	background-repeat: no-repeat;
	font-weight: bold;
	color:#001a71;
	height:32px;
	text-align:center;
	vertical-align:bottom;
	margin-bottom:-3px;
	padding-bottom:2px;
}


.bottomIEImgCss
{	
	margin-top:-13px;
	background-color:#DBE5f0;
}
.leftBrownBox
{
	background-color:#ebedca;
	background-image:url(../images/hardal_Bottom_right.JPG);
	background-repeat:no-repeat;
	background-position: right bottom;
	padding-right:8px;
	padding-left:8px;
}
.leftBrownBoxText
{
	width:153px;
	font-size:0px;
}
.leftBrownBoxLink, .leftBrownBoxLink a
{
	text-decoration:none;
	padding-bottom:7px;
}
.literalBorder
{
	border-left:13px solid #c4d3e5;
	border-right:13px solid #c4d3e5;
	
	
}
.mainImg
{
	width:353px;
	height:158px;
}
div.firstTitle
{
	font-size:13px;
	color:White;
	position:relative;
	right:210px;
	top:0px;
	width:130px;
}
div.secondTitle
{
	font-size:13px;
	color:Black;
	position:relative;
	right:210px;
	top:0px;
	width:130px;
}
a.plainText
{
	font-size:13px;
	color:#565757;
	position:relative;
	right:210px;
	top:0px;
	width:130px;
	TEXT-DECORATION: none;
}
.cmsMainImgTbl
{
/*	height:160px;
	width:353px;	*/
	border-width: 0px;
}
.MainImgTitle
{
	text-indent: 6px; 
	font-weight: bold; 
	font-size: 15px; 
	color: White; 
	vertical-align: super;
	
}

.leftBrownBoxTitle
{
	text-indent: 6px; 
	font-weight: bold; 
	font-size: 15px; 
	color: White; 
	vertical-align: super;
}

.StayUpdatedSubTitle2
{
	position:relative;
	right:30px;
	width:120px;
}
.StayUpdatedSubTitleXXX
{
	right:30px;
	width:120px;
	text-align:right;
}
.StayUpdatedText
{
	
	position:relative;
	right:50px;
	width:110px;
}
.StayUpdatedTextXXX
{
	text-align:right;
}
.StayUpdatedDetails
{
	background-image:url(../images/hp_dott.gif);
	background-position:top;
	background-repeat:repeat-x;
	text-align:left;
}
.tblStayUpdatedDetails
{
	padding-right:10px;
	
}
.righ_tbox
{
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-right:10px;
}

.sideMenuCss 
{
	padding-top:10px;
	width:157px;
	background-color:#c7d4e5;
	
}
.Right_SideMenu_Title 
{
	width:158px;
	background-image:url(../images/right_links_title.gif);
	color:#5b581d;
	font-weight:bold;
	height:36px;
	vertical-align:top;
	padding-top:6px;
	text-align:right;
	text-indent:12PX;
}
.Right_SideMenu_Bottom
{
	width:158px;
	background-image:url(../images/right_links_bottom.gif);
	height:5px;
	background-position:bottom;
	
}

.bottomImg
{
	margin-bottom:-3px;
}
.mozillaTr td
{
	padding-right:2px;
	padding-left:2px;
	background-image:url(../images/right_link_1_short.gif);
	background-repeat:  repeat-x;
	padding-bottom:3px;
	color:#1a3e65;
	font-weight:bold;
}
.mozillaTr td:hover
{
	background-image:url(../images/right_link_1_short_roll.gif);
	background-repeat:  repeat-x;
	padding-bottom:3px;
	color:White;
	font-weight:bold;
}
.mozillaTr td a
{
	text-decoration:none;
	color:#1a3e65;
	font-weight:bold;
}
.mozillaTr td a:hover
{
	text-decoration:none;
	color:White;
	font-weight:bold;
}

.EI_Tr td
{
	padding-top:2px;
	padding-bottom:2px;
}
.EI_Tr td a
{
	background-image:url(../images/right_link_1_short.gif);
	background-repeat:  repeat-x;
	padding-bottom:3px;
	text-decoration:none;
	color:#1a3e65;
	width:158px;
	font-weight:bold;
	padding-right:2px;
	padding-left:2px;
}
.EI_Tr td a:hover
{
	background-image:url(../images/right_link_1_short_roll.gif);
	color:White;
}
/*
.mozillaLinkTd
{
	background-image:url(../images/right_link_1_short.gif);
	background-repeat:  repeat-x;
	padding-bottom:3px;
	
}
.mozillaLink
{
	text-decoration:none;
	color:#1a3e65;
}
.mozillaLinkTdHover
{
	background-image:url(../images/right_link_1_short_roll.gif);
	background-repeat:  repeat-x;
	padding-bottom:3px;
}
.mozillaLinkHover
{
	text-decoration:none;
	color:White;
}
.IELink
{
	padding-right:2px;
	padding-left:2px;
	background-image:url(../images/right_link_1_short.gif);
	background-repeat:  repeat-x;
	color:#1a3e65;
	font-weight:bold;
	font-size:13px;
	cursor: hand;
	width:158px;
	cursor:pointer;
	text-decoration:none;
}
.mozillaLink
{
	padding-right:2px;
	padding-left:2px;
	color:#1a3e65;
	font-weight:bold;
	font-size:13px;
	cursor: hand;
	width:158px;
	cursor:pointer;
	text-decoration:none;
}
*/

.mozillaTd
{
	background-image:url(../images/right_link_1_short.gif);
	background-repeat: repeat-x;
}
.mozillaTd:hover
{
	background-image:url(../images/right_link_1_short_roll.gif);
	background-repeat: repeat-x;
}
.mozillaLink:hover
{
	color:White;
}

/*
.sideMenuCss a
{
	padding-right:2px;
	padding-left:2px;
	background-image:url(../images/right_link_1_short.gif);
	background-repeat:  repeat-x;
	color:#1a3e65;
	font-weight:bold;
	font-size:13px;
	cursor: hand;
	width:158px;
	cursor:pointer;
	text-decoration:none;
}

.sideMenuCss tr td a:hover
{
	background-image:url(../images/right_link_1_short_roll.gif);
	background-repeat: repeat-x;
	color:White;
	width:158px;
}
**/
/*end homePage*/

/*cms search*/
.boldText
{
	color:#565757;
	font-weight:bold;
	font-size:13px;
}
.searchCounters
{
	width:600px; 
	margin-top:5px;
	background-color:#dbe5f1;
	height:21px;
}
.searchPageTitle
{
	font-weight:bold;
	font-size:13px;
}
.searchPageTitle a
{
	color:#5695e3;
	text-decoration:none;
}
.searchMainChannelTitle
{
	font-size:13px;
}
.searchMainChannelTitle a
{
	color:#787878;
	text-decoration:none;
}
.searchContext
{
	font-size:13px;
}
.searchContext a
{
	color:#565757;
	text-decoration:none;
}

.searchResultsTd
{
	padding-bottom:30px;
}
.searchResultsTd table
{
	margin-top:10px;
}
.PagesTd span a 
{
	text-decoration:none;
	color:#3788D7;
	font-weight:bold;
}
.PagesTd span
{
	border:1px solid #3788D7;
	margin:2px;
	width:20px;
	text-align:center;
	padding-right:3px;
	padding-left:3px;
}
.PagesTd
{
	width:400px;
	padding:2px;
	text-align:center;
	direction:ltr;
}
.prevNextPageTd a
{
	font-weight:bold;
	text-decoration:none;
	color:#296AA9;
}

/* end cms search*/
/*Phone Book*/
.PhoneBookTitle, .PhoneBookTitle td
{
	font-weight:bold;
	color:#001a71;
	background-image:url(../images/subject_header_mid.gif);
	background-repeat:repeat-x;
	padding-top:5px;
}
.PhoneBook_RightCorner 
{
	background-image:url(../images/subject_header_right.gif);
	background-position:top right;
	background-repeat:no-repeat;
	width:41px;
	height:23px;
} 
.PhoneBook_LeftCorner 
{
	background-image:url(../images/subject_header_lft.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:41px;
	height:23px;
	padding-top:5px;
} 
.PhoneBookTitle_BorderLeft
{
	background-image:url(../images/subject_2_lft.gif);
	background-repeat:repeat-x;
	background-position:left;
	width:41px;
	height:23px;
}
.PhoneBookTitle_BorderRight
{
	background-image:url(../images/subject_2_right.gif);
	background-repeat:repeat-x;
	background-position:right;
	width:41px;
	height:23px;
}
.PhoneBook_BorderRight, .PhoneBookTitle .PhoneBook_BorderRight, .PhoneBookTitle td .PhoneBook_BorderRight
{
	border-right:1px solid #7292c3;
	padding-top:5px;
} 
.PhoneBook_BorderLeft, .PhoneBookTitle .PhoneBook_BorderLeft, .PhoneBookTitle td .PhoneBook_BorderLeft
{
	border-left:1px solid #7292c3;
	padding-top:5px;
} 
.PhoneListTbl
{
	border-top:none;
/*	border-bottom: solid 1px #7292c3;	*/
	margin-right:10px;
	width:580px;
}
.PhoneListTbl .PhoneBookTitle_2 TD
{
	font-weight:bold;
	color:#001a71;
	background-image:url(../images/phone_dotted_line.gif);
	background-position:bottom;
	background-repeat:repeat-x;	
	padding-top:10px;
}
.PhoneBook_Space
{
	font-weight:bold;
	color:#001a71;
	background-image:url(../images/phone_line.gif);
	background-position:top;
	background-repeat:repeat-x;	
	padding-top:10px;
	border-top: solid 1px #7292c3;
}
.PhoneListTbl .PhoneBook_TD
{
	border:none;
	width:33%;
	padding-top:5px;
	padding-bottom:5px;
}
.PhoneListTbl .PhoneBook_TD a
{
	text-decoration:none;
	color:#565757;
}
.PhoneListTbl .PhoneBook_TD a:hover
{
	text-decoration:underline;
}
.PhoneListTbl .PhoneBook_Name
{
	border:none;
	color :#5695e3;
	font-weight:bold;
	font-size:13px;
	width:33%;
}
/*end Phone Book*/

/*contactUs*/
.blueTextBox
{
	border:1px solid #7E9DB9;
	width:200px;
	height:20px;
	margin-bottom:0px;
}
.blueTextArea
{
	border:1px solid #7E9DB9;
	width:285px;
	height:120px;
	overflow:auto;
}
.boldHeaderTemplate
{
	font-weight:bold;
	width:135px;
	vertical-align:top;
}
.RedMark
{
	color:Red;
}
.TemplateFieldClass 
{
	padding-top:6px;
	padding-bottom:6px;
}
.DetailsViewClass
{
	margin-top:20px;
}

.TemplateFieldButtonClass
{
	text-align:left;
	padding-left:10px;
}
/*end contactUs*/
 
 /*paging*/
 
 .PagerNext, .PagerPrev
 {
	font-weight:bold;
 }
 .PagerNext a, .PagerPrev a
 {
	color:#296AA9;
	text-decoration:none;
 }
.pagersNumbers
 {
	border:1px solid #3788D7;
	padding:2px;
	width:15px;
	text-align:center;
 }
 .pagersNumbers a
 {
	color:#3788D7;
	font-weight:bold;
	text-decoration:none;
 }
 
 .pagersPressedNumber
 {
	text-align:center;
	border:1px solid #3788D7;
	padding:2px;
	background-color:#3788D7;
	color:White;
	font-weight:bold;
	width:15px;
 }
 /*end paging*/
 /*dictionary*/
 .letterTitle
{
	/*width:600px; */
	margin-top:5px;
	background-color:#dbe5f1;
	height:21px;
	font-weight:bold;
	font-size:15px;
	padding-right:5px;
}
/*end dictionary*/
/*searchResultsCollection*/
th
{
	padding-bottom:0px;
	vertical-align:top;
}

th a
{
	text-decoration:none;
	
}
.headerStyleCssLine1
{
	background-image:url(../images/search/subject_header_mid.gif);
	background-repeat:repeat-x;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#001a71;
	width:50px;
	
}
.headerStyleCssLine2
{
	background-image:url(../images/search/subject_header_mid.gif);
	background-repeat:repeat-x;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#001a71;
	border-right:1px solid #7292c3;
	width:150px;
}
.headerStyleCssLine3
{
	background-image:url(../images/search/subject_header_mid.gif);
	background-repeat:repeat-x;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#001a71;
	border-right:1px solid #7292c3;
	width:100px;
}
.headerStyleCssLine4
{
	background-image:url(../images/search/subject_header_mid.gif);
	background-repeat:repeat-x;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#001a71;
	border-right:1px solid #7292c3;	
	width:130px;
}
.headerRightStyleCss
{
	background-image:url(../images/search/subject_header_right.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:3px;
	
	
	
}
.headerLeftStyleCss
{
	background-image:url(../images/search/subject_header_lft.gif);
	background-repeat:no-repeat;
	background-position: 1px 0px;
	padding-left:3px;
	width:3px;
	
}
.itemStyleCssLine1
{
	vertical-align:top;
}
.itemStyleCssLine2
{
	border-right:1px solid #7292c3;
	vertical-align:top;
}
.itemStyleCssLine3
{
	border-right:1px solid #7292c3;
	border-left:1px solid #7292c3;
	vertical-align:top;
}
.itemStyleCssLine4
{
	vertical-align:top;
}
.itemRightStyleCss
{
	border-right:1px solid #7292c3;
}
.itemLeftStyleCss
{
	border-left:1px solid #7292c3;
	
}
.itemStyleCss
{
	border-top:1px solid #7292c3;
	
}
.incomeText
{
	font-size:13px;
	font-weight:bold;
	color:#5695e3;
}
.resultsSummeryDiv
{
	height:21px;
	background-color:#dbe5f1;
	padding-left:2px;
	padding-right:2px;
	margin-bottom:8px;
	margin-top:10px;
}
.paging.PagesTd
{
	width:100px;
}
.paging.prevNextPageTd
{
	width:60px;
	
}
.paging.prevNextPageTd
{
	width:60px;
}
/*end searchResultsCollection*/

/*archive search*/

.searchDiv
{
	border-bottom:1px solid #8496d3;
	border-right:1px solid #8496d3;
	border-left:1px solid #8496d3;
	width:597px;
}
.rightBG 
{
	width:360px;
	background-color:#edf0f5;
}
.leftBG 
{
	background-color:#e1e7ef;
	width:230px;
	padding:5px;
}
.searchBoldTxt
{
	font-weight:bold;
	width:85px;
	
}
.searchTxtBox
{
	border:1px solid #7e9db9;
	width:200px;
}
.searchTxtBox1
{
	border:1px solid #7e9db9;
	width:100px;
}

.searchSpan1
{
	background-image:url(../images/search/dottet_line_osafim.gif);
	background-repeat:repeat-x;
	
	width:600px;
}
.submitButton
{
	background-image:url(../images/search/search_button.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	border:0px;
	width:46px;
	height:21px;
	font:bold 13px Arial;
	color:White;
}
.deleteButton
{
	background-image:url(../images/search/delete_button.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	border:0px;
	width:46px;
	height:21px;
	font:bold 13px Arial;
	color:White;
}
/***/
.rightSimpleSearchTab
{
	background-image:url(../images/search/tab_choose_right.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:11px;
	
}
.rightSimpleSearchTab_dis
{
	display:none;
	border-bottom:1px solid #8496d3;
	background-image:url(../images/search/tab_gray_right.gif);
	background-repeat:no-repeat;
	width:11px;
	
}
.leftSimpleSearchTab
{
	background-image:url(../images/search/tab_choose_lft.gif);
	background-repeat:no-repeat;
	background-position:1px 0px;
	width:11px;
}
.leftSimpleSearchTab_dis
{
	display:none;
	border-bottom:1px solid #8496d3;
	background-image:url(../images/search/tab_gray_lft.gif);
	background-repeat:no-repeat;
	background-position:1px 0px;
	width:11px;
}
.simpleSearchTab
{
	background-image:url(../images/search/tab_choose_mid.gif);
	background-repeat:repeat-x;
	background-position:1px 0px;
	text-align:center;
	color:#001a71;
	font-weight:bold;
	font-size:13px;
	padding:2px;
	width:80px;
}
.simpleSearchTab_dis
{
	display:none;
	cursor:pointer;
	padding:2px;
	background-image:url(../images/search/tab_gray_mid.gif);
	background-position:1px 0px;
	background-repeat:repeat-x;
	text-align:center;
	color:#001a71;
	font-weight:bold;
	font-size:13px;
	border-bottom:1px solid #8496d3;
	width:80px;
}
.simpleSearchTab_dis a
{
	text-decoration:none;
}
/***/
.rightAdvancedSearchTab
{
	display:none;
	background-image:url(../images/search/tab_choose_right.gif);
	background-repeat:no-repeat;
	width:12px;
}
.rightAdvancedSearchTab_dis
{
	
	border-bottom:1px solid #8496d3;
	background-image:url(../images/search/tab_gray_right.gif);
	background-repeat:no-repeat;
	width:12px;
}
.leftAdvancedSearchTab
{
	display:none;
	background-image:url(../images/search/tab_choose_lft.gif);
	background-repeat:no-repeat;
	width:11px;
}
.leftAdvancedSearchTab_dis
{
	border-bottom:1px solid #8496d3;
	background-image:url(../images/search/tab_gray_lft.gif);
	background-repeat:no-repeat;
	width:11px;
}
.advancedSearchTab
{
	display:none;
	background-image:url(../images/search/tab_choose_mid.gif);
	background-repeat:repeat-x;
	text-align:center;
	color:#001a71;
	font-weight:bold;
	font-size:13px;
	padding:2px;
	width:90px;
}
.advancedSearchTab_dis
{
	cursor:pointer;
	padding:2px;
	background-image:url(../images/search/tab_gray_mid.gif);
	background-repeat:repeat-x;
	text-align:center;
	color:#001a71;
	font-weight:bold;
	font-size:13px;
	border-bottom:1px solid #8496d3;
	width:90px;
}
.advancedSearchTab_dis a
{
	text-decoration:none;
}
/***/
.rightIpSearchTab
{
	display:none;
	background-image:url(../images/search/tab_choose_right.gif);
	background-repeat:no-repeat;
	width:12px;
}
.rightIpSearchTab_dis
{
	border-bottom:1px solid #8496d3;
	background-image:url(../images/search/tab_gray_right.gif);
	background-repeat:no-repeat;
	width:12px;
}
.leftIpSearchTab
{
	display:none;
	background-image:url(../images/search/tab_choose_lft.gif);
	background-repeat:no-repeat;
	width:11px;
}
.leftIpSearchTab_dis
{
	border-bottom:1px solid #8496d3;
	background-image:url(../images/search/tab_gray_lft.gif);
	background-repeat:no-repeat;
	width:11px;
}
.ipSearchTab
{
	display:none;
	background-image:url(../images/search/tab_choose_mid.gif);
	background-repeat:repeat-x;
	text-align:center;
	color:#001a71;
	font-weight:bold;
	font-size:13px;
	padding:2px;
	width:100px;
}
.ipSearchTab_dis
{
	cursor:pointer;
	padding:2px;
	background-image:url(../images/search/tab_gray_mid.gif);
	background-repeat:repeat-x;
	text-align:center;
	color:#001a71;
	font-weight:bold;
	font-size:13px;
	border-bottom:1px solid #8496d3;
	width:100px;
}
.ipSearchTab_dis a
{
	text-decoration:none;
}
/*end archive search*/

/*archive navigation*/
.navHeaderStyleCssRow1
{
	background-image:url(../images/search/subject_header_mid.gif);
	background-repeat:repeat-x;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#001a71;
	width:50px;
	padding::3px 8px 3px 8px;
}
.navHeaderStyleCssRow2
{
	background-image:url(../images/search/subject_header_mid.gif);
	background-repeat:repeat-x;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#001a71;
	border-right:1px solid #7292c3;
	width:154px;
	padding:3px 8px 3px 8px;
}
.navHeaderStyleCssRow3
{
	background-image:url(../images/search/subject_header_mid.gif);
	background-repeat:repeat-x;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#001a71;
	border-right:1px solid #7292c3;
	width:96px;
	padding:3px 8px 3px 8px;
}
.navHeaderStyleCssRow4
{
	background-image:url(../images/search/subject_header_mid.gif);
	background-repeat:repeat-x;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#001a71;
	border-right:1px solid #7292c3;	
	width:50px;
	padding:3px 8px 3px 8px;
}
.navHeaderStyleCssRow5
{
	background-image:url(../images/search/subject_header_mid.gif);
	background-repeat:repeat-x;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#001a71;
	border-right:1px solid #7292c3;	
	width:90px;
	padding:3px 8px 3px 8px;
}
.navHeaderRightStyleCss
{
	background-image:url(../images/search/subject_header_right.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	padding-right:5px;	
	width:5px;
}
.navHeaderLeftStyleCss
{
	background-image:url(../images/search/subject_header_lft.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	padding-left:3px;
	width:4px;
}
.navItemStyleCssRow1
{
	vertical-align:top;
	padding:3px 8px 3px 8px;
}
.navItemStyleCssRow2
{
	border-right:1px solid #7292c3;
	vertical-align:top;
	width:154px;
	padding:3px 8px 3px 8px;
}
.navItemStyleCssRow2 a
{
	text-decoration:none;
	color:#565757;
	font-size:13px;
}
.navItemStyleCssRow2 a:hover
{
	text-decoration:underline;
}
.navItemStyleCssRow3
{
	border-right:1px solid #7292c3;
	vertical-align:top;
	padding:3px 8px 3px 8px;
}
.navItemStyleCssRow4
{
	border-right:1px solid #7292c3;
	border-left:1px solid #7292c3;
	vertical-align:top;
	padding:3px 8px 3px 8px;
}
.navItemStyleCssRow5
{
	vertical-align:top;
	padding:3px 8px 3px 8px;
}
.navItemRightStyleCss
{
	border-right:1px solid #7292c3;
}
.navItemLeftStyleCss
{
	border-left:1px solid #7292c3;
	
}
.navItemStyleCss
{
	border-top:1px solid #7292c3;
	
}
.divisionNavInnerTd
{
	background-color:#ededed;
	width:565px;
	padding:4px;
	
}
.divisionNavUpperRightTd
{
	background-image:url(../images/gray_bg_right_top.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:9px;
	background-color:#ededed;
}
.divisionNavUpperLeftTd
{
	background-image:url(../images/gray_bg_left_top.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:9px;
	background-color:#ededed;
}
.divisionNavLowerLeftTd
{
	background-image:url(../images/gray_bg_left_bottom.gif);
	background-repeat:no-repeat;
	background-position: 0px 15px;
	width:9px;
	background-color:#ededed;
}
.divisionNavLowerRightTd
{
	background-image:url(../images/gray_bg_right_bottom.gif);
	background-repeat:no-repeat;
	background-position: 0px 15px;
	width:9px;
	background-color:#ededed;
}
.divisionNavTitle
{
	font-weight:bold;
	color:#5695e3;
	background-color:#ededed;
	width:562px;
	padding:4px;
	
}
.divisionNavContent
{
	position:relative;
	top:-2px;	
	z-index: -1;
}
.divisionNavContentBorder
{
	width:13px;
	background-color:#ededed;
}
.divisionNavContentTd
{
	background-color:#ededed;
	width:562px;
	z-index: -1;
}
.divisionNavDetails
{
	position:relative;
	top:-4px;	
	
}
.divisionNavRightDetails
{
	background-image:url(../images/gray_bg_right_bottom.gif);
	background-repeat:no-repeat;
	background-position: 0px 14px;
	width:9px;
	background-color:#ededed;
}
.divisionNavLeftDetails
{
	background-image:url(../images/gray_bg_left_bottom.gif);
	background-repeat:no-repeat;
	background-position: 0px 14px;
	width:9px;
	background-color:#ededed;
}
.divisionNavDetailsTd
{
	background-color:#ededed;
	width:547px;
	padding-bottom:7px;
	text-align:left;
	padding-left:7px;
	
	
}
.divisionNavDetailsTd a
{
	text-decoration:none;
	font-weight:bold;
	color:#565757;
}
.divisionNavDetailsTdImage
{
	background-color:#ededed;
}
.divisionNavDetailsTdImage a
{
	text-decoration:none;
	background-image:url(../images/arrow_but_2.gif);
	background-repeat:no-repeat;
	width:14px;
}
.divisionNavDetailsTdImage a:hover
{
	background-image:url(../images/aroow_but_2_roll.gif);
}
.divistionText
{
	text-decoration:none;
	color:#296aaa;
	font-weight:bold;
}
.divistionSeperator
{
	line-height:1px;
	color:#296aaa;
}
.divitionNav
{
	padding-bottom:5px;
	width:586px;
}
.nextPrevPage
{
	font-weight:bold;
	color:#296aaa;
	text-decoration:none;
}


.pagerSubTable tr td
{
	border:1px solid #5695e5;
	padding:1px 5px 1px 5px;
}
.pagerSubTable tr td a
{
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	color:#5695e5;
}
.pagerChosenSubTable
{
	padding:0px 4px 0px 4px;
	background-color:#5695e5;
	width:20px;
	text-align:center;
}
.pagerChosenSubTable tr td a
{
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	color:White;
}
.navHeaderStyleCssRow6
{
	background-image:url(../images/search/subject_header_mid.gif);
	background-repeat:repeat-x;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#001a71;
	/*border-right:1px solid #7292c3;*/
	width:66px;
	padding:3px 8px 3px 8px;
}
.navItemStyleCssRow6
{
	vertical-align:top;
	width:66px;
	padding:3px 8px 3px 8px;
}
.navItemStyleCssRow6 a
{
	text-decoration:none;
	color:#565757;
	font-size:13px;
}
.navItemStyleCssRow6 a:hover
{
	text-decoration:underline;
	
}
.navHeaderStyleCssRow7
{
	background-image:url(../images/search/subject_header_mid.gif);
	background-repeat:repeat-x;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#001a71;
	border-right:1px solid #7292c3;
	width:114px;
	padding:3px 8px 3px 8px;
}
.navItemStyleCssRow7
{
	border-right:1px solid #7292c3;
	vertical-align:top;
	width:114px;
	padding:3px 8px 3px 8px;
}
.navItemStyleCssRow7 a
{
	text-decoration:none;
	color:#565757;
	font-size:13px;
}
.navItemStyleCssRow7 a:hover
{
	text-decoration:underline;
	
}
.navHeaderStyleCssRow8
{
	background-image:url(../images/search/subject_header_mid.gif);
	background-repeat:repeat-x;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#001a71;
	border-right:1px solid #7292c3;
	width:110px;
	padding:3px 8px 3px 8px;
}
.navHeaderStyleCssRow8Agaf
{
	background-image:url(../images/search/subject_header_mid.gif);
	background-repeat:repeat-x;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#001a71;
	border-right:1px solid #7292c3;
	width:88px;
	padding:3px 8px 3px 8px;
}
.navItemStyleCssRow8Agaf
{
	border-right:1px solid #7292c3;
	vertical-align:top;
	width:88px;
	padding:3px 8px 3px 8px;
}
.navHeaderStyleCssRow8Ginzah
{
	background-image:url(../images/search/subject_header_mid.gif);
	background-repeat:repeat-x;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#001a71;
	border-right:1px solid #7292c3;
	width:148px;
	padding:3px 8px 3px 8px;
}
.navItemStyleCssRow8Ginzah
{
	border-right:1px solid #7292c3;
	vertical-align:top;
	width:148px;
	padding:3px 8px 3px 8px;
}
.navItemStyleCssRow8Ginzah a
{
	text-decoration:none;
	color:#565757;
	font-size:13px;
}

.navItemStyleCssRow8
{
	border-right:1px solid #7292c3;
	vertical-align:top;
	width:118px;
	padding:3px 8px 3px 8px;
}
.navItemStyleCssRow8 a
{
	text-decoration:none;
	color:#565757;
	font-size:13px;
}
.navItemStyleCssRow8 a:hover
{
	text-decoration:underline;
	
}
.navHeaderStyleCssRow9
{
	background-image:url(../images/search/subject_header_mid.gif);
	background-repeat:repeat-x;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#001a71;
	border-right:1px solid #7292c3;
	width:70px;
	padding:3px 8px 3px 8px;
}
.navItemStyleCssRow9
{
	border-right:1px solid #7292c3;
	vertical-align:top;
	width:70px;
	padding:3px 8px 3px 8px;
}
.navItemStyleCssRow9 a
{
	text-decoration:none;
	color:#565757;
	font-size:13px;
}
.navItemStyleCssRow9 a:hover
{
	text-decoration:underline;
	
}
.navHeaderStyleCssRow10
{
	background-image:url(../images/search/subject_header_mid.gif);
	background-repeat:repeat-x;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#001a71;
	border-right:1px solid #7292c3;
	width:102px;
	padding:3px 3px 3px 3px;
}
.navItemStyleCssRow10
{
	border-right:1px solid #7292c3;
	vertical-align:top;
	width:102px;
	padding:3px 3px 3px 3px;
}
.navItemStyleCssRow10 a
{
	text-decoration:none;
	color:#565757;
	font-size:13px;
}
.navItemStyleCssRow10 a:hover
{
	text-decoration:underline;
	
}
/*end archive navigation*/
/*item details*/

.multiViewDiv
{
	border-bottom:1px solid #2948b0;
	border-right:1px solid #2948b0;
	border-left:1px solid #2948b0;
	padding-top:4px;
	
}
.multiViewDiv .tableMultiViewDiv
{
	margin-right:-3px;
	width:554px !important;
}
.multiViewDiv table .detailsContentTd
{
	color:#565757;
	background-color:#e1e7ef;
	border-bottom:1px solid White;
	width:400px !important;
	padding:2px 5px 2px 5px;
	vertical-align:top;
}
.multiViewDiv table .detailsTitleTd
{
	vertical-align:top;
	padding:2px 5px 2px 5px;
	border-bottom:1px solid White;
	border-left:3px solid White;
	background-color:#e1e7ef;
	width:120px;
	font-weight:bold;
	color:#2764b3;
}
.multiViewDiv table .detailsBlockTitleTd
{
	color:#5695e3;
	font-weight:bold;
	padding:2px 6px 2px 6px;
}
/*right on*/
.detalisMenuRightRight_on
{
	background-image:url(../images/search/tab_choose_right.gif);
	background-repeat:no-repeat;
	width:11px;
}
.detalisMenuMidRight_on
{
	background-image:url(../images/search/tab_choose_mid.gif);
	color:#001a71;
	font-weight:bold;
	padding:2px;
	
}
.detalisMenuMidRight_on a
{
	text-decoration:none;
}
.detalisMenuLeftRight_on
{
	background-image:url(../images/search/tab_choose_lft.gif);
	background-repeat:no-repeat;
	width:9px;
}
/*right off*/
.detalisMenuRightRight_off
{
	background-image:url(../images/search/tab_gray_right.gif);
	background-repeat:no-repeat;
	width:11px;
	border-bottom:1px solid #2948b0;
	background-position:0px 0px;
}
.detalisMenuMidRight_off
{
	background-image:url(../images/search/tab_gray_mid.gif);
	color:#001a71;
	font-weight:bold;
	padding:2px;
	border-bottom:1px solid #2948b0;
}
.detalisMenuMidRight_off a
{
	text-decoration:none;
}
.detalisMenuLeftRight_off
{
	background-image:url(../images/search/tab_gray_lft.gif);
	background-repeat:no-repeat;
	background-position:3px 0px;
	width:13px;
	border-bottom:1px solid #2948b0;
}
/*mid on*/
.detalisMenuRightMid_on
{
	background-image:url(../images/search/tab_choose_right.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:11px;
	
}
.detalisMenuMidMid_on
{
	background-image:url(../images/search/tab_choose_mid.gif);
	color:#001a71;
	font-weight:bold;
	padding:2px;
	
}
.detalisMenuMidMid_on a
{
	text-decoration:none;
}
.detalisMenuLeftMid_on
{
	background-image:url(../images/search/tab_choose_lft.gif);
	background-repeat:no-repeat;
	width:9px;
	
}
/*mid off*/
.detalisMenuRightMid_off
{
	background-image:url(../images/search/tab_gray_right.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:14px;
	border-bottom:1px solid #2948b0;
}
.detalisMenuMidMid_off
{
	background-image:url(../images/search/tab_gray_mid.gif);
	color:#001a71;
	font-weight:bold;
	padding:2px;
	border-bottom:1px solid #2948b0;
}
.detalisMenuMidMid_off a
{
	text-decoration:none;
}
.detalisMenuLeftMid_off
{
	background-image:url(../images/search/tab_gray_lft.gif);
	background-repeat:no-repeat;
	width:9px;
	border-bottom:1px solid #2948b0;
}
/*left on*/
.detalisMenuRightLeft_on
{
	background-image:url(../images/search/tab_choose_right.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:14px;
	border-bottom:1px solid #2948b0;
}
.detalisMenuMidLeft_on
{
	background-image:url(../images/search/tab_choose_mid.gif);
	color:#001a71;
	font-weight:bold;
	padding:2px;
	border-bottom:1px solid #2948b0;
}
.detalisMenuMidLeft_on a
{
	text-decoration:none;
}
.detalisMenuLeftLeft_on
{
	background-image:url(../images/search/tab_choose_lft.gif);
	background-repeat:no-repeat;
	width:9px;
	border-bottom:1px solid #2948b0;
}
/*left off*/
.detalisMenuRightLeft_off
{
	background-image:url(../images/search/tab_gray_right.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:11px;
	border-bottom:1px solid #2948b0;
}
.detalisMenuMidLeft_off
{
	background-image:url(../images/search/tab_gray_mid.gif);
	color:#001a71;
	font-weight:bold;
	padding:2px;
	border-bottom:1px solid #2948b0;
}
.detalisMenuMidLeft_off a
{
	text-decoration:none;
}
.detalisMenuLeftLeft_off
{
	background-image:url(../images/search/tab_gray_lft.gif);
	background-repeat:no-repeat;
	width:9px;
	border-bottom:1px solid #2948b0;
}
.detalisNav
{
	text-align:center;
	color:#296aaa;
	font-weight:bold;
	padding:0px 2px 0px 2px;
	border-bottom:1px solid #2948b0;
}
.detalisMidNav
{
	vertical-align:middle;
	text-align:center;
	width:14px;
	font-size:8px;
	border-bottom:1px solid #2948b0;
}

.ContentItemImageSideBG
{
	background-image:url(../images/big_pic_mid_pix.gif);
	background-repeat:repeat-y;
	width:3px;
	height:228px;
	
}
.ContentItemImageSideRightTopBG
{
	height:10px;
	width:12px;
	background-image:url(../images/big_pic_right_top.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
	
}
.ContentItemImageSideLeftTopBG
{
	height:10px;
	width:12px;
	background-image:url(../images/big_pic_lft_top.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
}
.ContentItemImageSideRightBottomBG
{
	height:10px;
	width:12px;
	background-image:url(../images/big_pic_right_bottom.gif);
	background-repeat:no-repeat;
	
}
.ContentItemImageSideLeftBottomBG
{
	height:10px;
	width:12px;
	background-image:url(../images/big_pic_lft_bottom.gif);
	background-repeat:no-repeat;
	
}
.ContentItemImage
{
	cursor:pointer;
}
.bookOrderCss
{
	padding: 2px 20px 2px 2px;
	
	border-bottom:1px solid #2948b0;
}
.bookOrderCss a
{
	text-decoration:none;
	color:#296AA9;
	font-weight:bold;
}
.bookOrderCss a:hover
{
	text-decoration:underLine;
}
/*end item details*/

/*Unique Details*/
.multiViewDiv table .UniqueDetailsDetailsTitleTd
{
	vertical-align:top;
	padding:2px 5px 2px 5px;
	border-bottom:1px solid White;
	background-color:#e1e7ef;
	text-align:center;
	font-weight:bold;
	color:#2764b3;
}
/*end Unique Details*/
.ParagraphTitle
{
	COLOR: #014170;
}

.JustBlueFontBoldSpaced
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #014170;
    line-height: 20px;
}

.Content
{
	line-height: 20px;
}

.LinksDiv
{
	 padding-right:10px;
	 padding-bottom:7px;
} 
.SiteMapLinks
{
	text-decoration:none;	
}
.SiteMapTDLinks
{
	padding-right:21px;	
}
.SiteMapTBL
{
	padding-right:17;
}
p,.PMargin span
{
	margin-bottom:5px;
	margin-top:5px;	 	
}
.paddingLR
{
	padding-left:8px;
	padding-right:8px;
}
