﻿@charset "iso-8859-1";
/* CSS Document */

/* -->> global */

font{

	font-family:tahoma;
	font-size:10px;
	
}

/* <<-- global */

/* -->> header style */

.upperBarLink{

	display:block;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	border-width:0px;
	
}


.upperBarText{

	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	color:#606F72;

}

.quickLaunchLink{

	font-family:tahoma;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	
}

/* <<-- header style */

/* -->> news style */

.catHead{

	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#606F72;

}


.catText{

	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#606F72;
	
}



/* <<-- news style */

/* -->> body style */

.bodySectionHead{

	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#606F72;
	
}

.bodySubSectionHead{

	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	color:#CC0000;
	
}




.bodyLink{

	font-family:tahoma;
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
	color:#CC0000;
	
}

.bodyLink:hover{

	text-decoration:none;
	
}

.bullet{
	color:#cc0000;
}

.AnnSubSectionHead{

	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	color:#FFFFFF;
	
}

.AnnText{

	font-family:tahoma;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	
}
.body
{ background-color:Red;
	}
/* <<-- body style */

/* -->> footer style */

.footerLink{

	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#485357;
	
}

.footerText{

	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#485357;
	
}


/* <<-- footer style */

/* -->> Search Style*/

.seacrhCaption{

	font-family:tahoma;
	font-size:11px;
	font-weight:Bold;
	text-decoration:none;
	color:#FFFFFF;
	
}

.seacrhInput{

	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#485357;
	width:160px;
	border:1px solid #cccccc;
	
}

.seacrhDDL{

	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#485357;
	width:165px;
	
}
/* <<-- Seacrh Style*/

.SearchShortcutsTabsText{
	
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#485357;
	line-height:18px;
	
}

.searchCell{

	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	border-left:1px solid #8496A0;
	border-top:1px solid #8496A0;
	border-bottom:1px solid #8496A0;
	background-color:#B8C5CE;
	
}

.search_SPCell{
	
	border-bottom:1px solid #8496A0;
	background-color:#B8C5CE;
	
}

.searchShortcutsContentCell{
	border-left:1px solid #8496A0;
	border-right:1px solid #8496A0;
	background-image:url(../imgs/ss_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

.SearchShortcutsEdgeCell{
	border-bottom:1px solid #8496A0;
}
/* ******************** new ************************* */
.MemberShiplink{

	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#CC0000;

}


.SelectedMembership{
	background-color:#FFFFFF;
}


.SummaryTopHeader{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#999999;
	text-align:center;
	background-color:#EEEEEE;
}

.SummarySideHeader{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#999999;
	
	background-color:#FFE8E8;
}

.SummaryCell{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	
	background-color:#ffffff;
}

.SummaryTitleCell{
	
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#606F72;
}

.MembershipTitle{
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#CC0000;
}



.BoxLink{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#657883;
}

.BoxLink:hover{
	text-decoration:underline;
	color:#cc0000;
}








