/*
  =======================================================================================================================
  CHIME WEB SITE REDESIGN 09 GLOBAL STYLES
  =======================================================================================================================
 */

HTML, BODY {
	margin: 0px 0px 0px 0px;
	padding: 0; 
	background: #E6E6C5;
	
}

/*
  ----------------------------------------
 TOP NAVIGATION STARTS
  ----------------------------------------
 */

.chimenavback {
            background: #3F3F3F;
}

.topnav {
            font-family: arial,helvetica,sans-serif;
            color: #FFFFFF;
	font-weight: bold;
            font-size: 11px;
}
.topnav A:link {
            font-family: arial,helvetica,sans-serif;
            color: #FFFFFF;
	font-weight: bold;
            font-size: 11px;
            text-decoration:	none;
}
.topnav A:hover {
           font-family: arial,helvetica,sans-serif;
            color: #FFFFFF;
             font-size: 11px;
            font-weight: bold;
            text-decoration:	none;
}
.topnav A:active {
            font-family: arial,helvetica,sans-serif;
            color: #FFFFFF;
             font-size: 11px;
            font-weight: bold;
            text-decoration:	none;
}
.topnav A:visited {
           font-family: arial,helvetica,sans-serif;
	color: #FFFFFF;
            font-weight: bold;
            font-size: 11px;
            text-decoration:	none;
}


.topnavjoin {
            font-family: arial,helvetica,sans-serif;
            color: #FFFFFF;
	font-weight: bold;
            font-size: 11px;
 	background: #000000;
}
.topnavjoin A:link {
            font-family: arial,helvetica,sans-serif;
            color: #FFFFFF;
	font-weight: bold;
            font-size: 11px;
            text-decoration:	none;
}
.topnavjoin A:hover {
            font-family: arial,helvetica,sans-serif;
            color: #8FA111;
             font-size: 11px;
            font-weight: bold;
            text-decoration:	none;
}
.topnavjoin A:active {
           font-family: arial,helvetica,sans-serif;
           color: #FFFFFF;
            font-size: 11px;
            font-weight: bold;
            text-decoration:	none;
}
.topnavjoin A:visited {
           font-family: arial,helvetica,sans-serif;
            font-size: 11px;
            font-weight: bold;
            color: #FFFFFF;
            text-decoration:	none;
}


.topnavtab {
           font-family: arial,helvetica,sans-serif;
            color: #FFFFFF;
	font-weight: bold;
            font-size: 11px;
 	background: #8FA111;
}

/*
  ----------------------------------------
 TOP NAVIGATION ENDS
  ----------------------------------------
 */


/*
  ----------------------------------------
CONTACT US, SITE MAP, SEARCH AREA
  ----------------------------------------
 */

.welcome {
            font-family: arial,helvetica,sans-serif;
            color: #8FA111;
			font-weight: bold;
            font-size: 11px;
}

.middlenav {
            font-family: arial,helvetica,sans-serif;
            color: #ffffff;
			font-weight: bold;
            font-size: 11px;
}
.middlenav A:link {
            font-family: arial,helvetica,sans-serif;
            color: #ffffff;
	font-weight: bold;
            font-size: 11px;
            text-decoration:	none;
}
.middlenav A:hover {
           font-family: arial,helvetica,sans-serif;
            color: #8FA111;
             font-size: 11px;
            font-weight: bold;
            text-decoration:	underline;
}

.middlenav A:visited {
           font-family: arial,helvetica,sans-serif;
	 color: #ffffff;
            font-weight: bold;
            font-size: 11px;
            text-decoration:	none;
}

.middlenav A:active {
            font-family: arial,helvetica,sans-serif;
            color: #ffffff;
             font-size: 11px;
            font-weight: bold;
            text-decoration:	none;
}



.searchbox {           
	width: 110px; 
     height: 18px; 
  	 border: #4D4D46 1px solid;
     font-size: 12px; 
	 color: #3F3F3F; 
	 background-color:transparent;
	font-family: arial,helvetica,sans-serif;
}


.loginbox {           
	 width: 170px; 
     height: 18px; 
  	 border: #4D4D46 1px solid;
     font-size: 12px; 
	 color: #3F3F3F; 
	 background-color:transparent;
	font-family: arial,helvetica,sans-serif;
}



/*
 ---------------------------------------------
 CONTACT US, SITE MAP, SEARCH AREA ENDS
 --------------------------------------------
 */


/*
 -------------------------------------------
CONTENT STARTS 
 -------------------------------------------
 */

/*
 -------------------------------------------
Left navigation styles starts here
 -------------------------------------------
 */

.leftnavmain
{
	font-size : 11px;
	font-family : arial,helvetica,sans-serif;
	font-weight : bold;
	text-align: left;
	text-decoration: none;
	color : #65352D;
}

.leftnavmain A:link {
   	font-size : 11px;
	font-family : arial,helvetica,sans-serif;
	font-weight : bold;
	text-align: left;
	text-decoration: none;
	color : #65352D;
}

.leftnavmain A:hover {
   	font-size : 11px;
	font-family : arial,helvetica,sans-serif;
	font-weight : bold;
	text-align: left;
	text-decoration: underline;
	color : #8FA111;
}

.leftnavmain A:active {
    	font-size : 11px;
	font-family : arial,helvetica,sans-serif;
	font-weight : bold;
	text-align: left;
	text-decoration: none;
	color : #65352D;
}
.leftnavmain A:visited {
   	font-size : 11px;
	font-family : arial,helvetica,sans-serif;
	font-weight : bold;
	text-align: left;
	text-decoration: none;
	color : #65352D;
}


.leftnavsub
{
	font-size : 12px;
	font-family : arial,helvetica,sans-serif;
	font-weight : normal;
	text-align: left;
	text-decoration: none;
	color : #5E7D5E;
	
}



.leftnavsub A:link {
   	font-size : 12px;
	font-family : arial,helvetica,sans-serif;
	font-weight : normal;
	text-align: left;
	text-decoration: none;
	color : #5E7D5E;
}

.leftnavsub A:hover {
   	font-size : 12px;
	font-family : arial,helvetica,sans-serif;
	font-weight : normal;
	text-align: left;
	text-decoration: underline;
	color : #3F3F3F;
}

.leftnavsub A:visited {
   	font-size : 12px;
	font-family : arial,helvetica,sans-serif;
	font-weight : normal;
	text-align: left;
	text-decoration: none;
	color : #5E7D5E;
}

.leftnavsub A:active {
   	font-size : 12px;
	font-family : arial,helvetica,sans-serif;
	font-weight : normal;
	text-align: left;
	text-decoration: none;
	color : #5E7D5E;
}

/*
 -------------------------------------------
Left navigation styles ends here
 -------------------------------------------
 */


/*
 -------------------------------------------
content starts here
 -------------------------------------------
 */


.maintableback
{
	background-image:url('../../images/site/mainbackground.gif');
	background-repeat:no-repeat;
} 

.tableborderright	{           
	border-right: 1px #AAAD9B solid;
}

.rightborderback	{           
	border-left: 1px #AAAD9B solid;
	background-image:url('../../images/site/rightcolumnback.gif');
	background-repeat:no-repeat;
}

.tableleftborder	{           
	border-left: 1px #AAAD9B solid;
}

.tableborders	{           
	border-left: 1px #AAAD9B solid;
	border-right: 1px #AAAD9B solid;
	border-top: 1px #AAAD9B solid;
	border-bottom: 1px #AAAD9B solid;
} 

.tableindexborders	{           
	border-left: 1px #AAAD9B solid;
	border-right: 1px #AAAD9B solid;
	border-top: 1px #AAAD9B solid;
	border-bottom: 1px #AAAD9B solid;
} 


.searchbackground
{
	background-image:url('/images/site/searchbackground.gif');
	background-repeat:no-repeat;
} 

.searchbackgroundsecondary
{
	background-image:url('/images/site/searchbackground_secondary.gif');
	background-repeat:no-repeat;
}



H1
{
	font-size : 22px;
	font-family : Times New Roman,helvetica,sans-serif;
	font-weight : bold;
	text-align: left;
	text-decoration: none;
	color : #00457E;
}

H2
{
	font-size : 18px;
	font-family : arial,helvetica,sans-serif;
	font-weight : bold;
	text-align: left;
	text-decoration: none;
	color : #65352D;
}


H3
{
	font-size : 16px;
	font-family : arial,helvetica,sans-serif;
	font-weight : bold;
	text-align: left;
	text-decoration: none;
	color : #E6E6C5;
}


H4
{
	font-size : 14px;
	font-family : arial,helvetica,sans-serif;
	font-weight : bold;
	text-align: left;
	text-decoration: none;
	color : #E6E6C5;
}

P,UL,OL, .content, .text, .Content, .Text {
	font-family : arial,helvetica,sans-serif;
	color:	#3F3F3F;
	font-size:	12px;
	line-height:	1.4em;
}


.upcomingheader {
            font-family: tahoma,helvetica,sans-serif;
            color: #00457E;
            font-size: 11px;
            font-weight: bold;	
}

.upcomingtable
{
	background-image:url('../../images/site/upcomingbackground.gif');
	background-repeat:no-repeat;
	background-color:#CFCFA9;
	border-left: 1px #AAAD9B solid;
	border-right: 1px #AAAD9B solid;
	border-top: 1px #AAAD9B solid;
	border-bottom: 1px #AAAD9B solid;
}

.backgroundcolor 
{
    background: #CFCFA9;
}


.enewsdate
{
	font-size : 12px;font-family : arial, tahoma,helvetica,sans-serif;font-weight : bold;text-align: right;text-decoration: none;color : #ffffff;
}

.enewstitle
{
	font-size : 18px;font-family : arial, tahoma,helvetica,sans-serif;font-weight : bold;text-align: left;text-decoration: none;color : #2A568F;
}
/*
  ----------------------------------
content ends here
 -------------------------------------------
 */


/*
  ----------------------------------
 FOOTER STARTS
  ----------------------------------
 */
.footertext {
            font-family: tahoma,helvetica,sans-serif;
            color: #65352D;
            font-size: 10px;
            font-weight: normal;	
}
.footertext A:link {
            font-family: tahoma,helvetica,sans-serif;
            color: #65352D;
           font-size: 10px;
             font-weight: normal;
            text-decoration:	none;
}
.footertext A:hover {
            font-family: tahoma,helvetica,sans-serif;
            color: #FFFFFF;
            font-size: 10px;
             font-weight: normal;
            text-decoration:	none;
}
.footertext A:active {
            font-family: tahoma,helvetica,sans-serif;
            color: #65352D;
            font-size: 10px;
             font-weight: normal;
            text-decoration:	none;
}
.footertext A:visited {
            font-family: tahoma,helvetica,sans-serif;
            font-size: 10px;
             font-weight: normal;
            color: #65352D;
            text-decoration:	none;
}

/*
  ----------------------------------
 FOOTER ENDS
  ----------------------------------
 */

/*
  =======================================================================================================================
  CHIME WEB SITE REDESIGN 09 GLOBAL STYLES
  =======================================================================================================================
 */
 
#drop, #drop ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	 font-family: tahoma,helvetica,sans-serif;
            font-size: 10px;
}

#drop a {
   display: block;
	width: 10em;
	height: 2em;
}

#drop li { /* all list items */
	float: left;
	width: 10em; /* width needed or else Opera goes nuts */
	height: 2em;
}

#drop li ul { /* second-level lists */
	position: absolute;
	background: orange;
	width: 1em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#drop li:hover ul, #drop li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}


.rednavtext
{
            font-family: tahoma,helvetica,sans-serif;
            color: #65352D;
            font-size: 12px;
            font-weight : bold;  

} 

.pinknavtext
{
            font-family: tahoma,helvetica,sans-serif;
            color: #8FA111;
            font-size: 12px;
            font-weight : bold;  

}


/*
  ---------------------------------------------------
 RIGHT COLUMN STYLES STARTS
  --------------------------------------------------
 */

.rightnavboxes {
            font-family: tahoma,helvetica,sans-serif;
            color: #020E36;
            font-size: 11px;
}
.rightnavboxes A:link {
            font-family: tahoma,helvetica,sans-serif;
            color: #020E36;
            font-size: 11px;
            text-decoration:	none;
}
.rightnavboxes A:hover {
            font-family: tahoma,helvetica,sans-serif;
            color: #596FB8;
            font-size: 11px;
            text-decoration:	none;
}
.rightnavboxes A:active {
            font-family: tahoma,helvetica,sans-serif;
            color: #020E36;
            font-size: 11px;
            text-decoration:	none;
}
.rightnavboxes A:visited {
            font-family: tahoma,helvetica,sans-serif;
            font-size: 11px;
            color:	#020E36;
            text-decoration:	none;
}


/*
  ---------------------------------------------------
 RIGHT COLUMN STYLES ENDS
  --------------------------------------------------
 */
 
 
 .mem2memtitle
{
	font-size : 19px;
	font-family : tahoma,helvetica,sans-serif;
	font-weight : bold;
	text-align : center;
	text-decoration: none;
	color : #00457E;
}

.mem2memtopic
{
	font-size : 12px;
	font-family : tahoma,helvetica,sans-serif;
	font-weight : bold;
	text-align : left;
	text-decoration: none;
	color : #020E36;
}

.chimetitle
{
	font-size : 15px;
	font-family : tahoma,helvetica,sans-serif;
	font-weight : bold;
	text-align: left;
	text-decoration: none;
	color : #020E36;
}

.pagetitle
{
	font-size : 12px;
	font-family : tahoma,helvetica,sans-serif;
	font-weight : bold;
	text-align: left;
	text-decoration: none;
	color : #115584;
}

.title
{
	font-size : 14px;
	font-family : tahoma,helvetica,sans-serif;
	font-weight : bold;
	text-decoration: none;
	color : #00457E;
}
.Title
{
	font-size : 14px;
	font-family : tahoma,helvetica,sans-serif;
	font-weight : bold;
	text-decoration: none;
	color : #00457E;
}

.TITLE
{
	font-size : 14px;
	font-family : tahoma,helvetica,sans-serif;
	font-weight : bold;
	text-decoration: none;
	color : #00457E;
}

.TextBold {
	font-family:	tahoma,helvetica,sans-serif;
	font-size:	12px;
	font-weight:	bold;
}

.TEXTBOLD {
	font-family:	tahoma,helvetica,sans-serif;
	font-size:	12px;
	font-weight:	bold;
}

.text A:link {
    font-family:	tahoma,helvetica,sans-serif;
	font-size:	12px;
	color:	#0065A4;
	text-align: left;
	line-height:	1.4em;
}

.text A:hover {
    font-family:	tahoma,helvetica,sans-serif;
	color:	#5E7D5E;
	font-size:	12px;
	text-align: left;
	text-decoration: underline;
	line-height:	1.4em;
}

.text A:visited {
    font-family:	tahoma,helvetica,sans-serif;
	font-size:	12px;
	color:	#0065A4;
	text-align: left;
	line-height:	1.4em;
}

A:link {
	font-family:	tahoma,helvetica,sans-serif;
	font-weight:	none;
	font-size:	12px;
	color:	#0065A4;
	text-decoration:	underline;
}

A:hover {
	font-family:	tahoma,helvetica,sans-serif;
	font-weight:	none;
	font-size:	12px;
	color:	#5E7D5E;
	text-decoration:	underline;
}

A:active {
	font-family:	tahoma,helvetica,sans-serif;
	font-weight:	none;
	font-size:	12px;
	color:	#0065A4;
    text-decoration:	underline;
}

A:visited {
	font-family:	tahoma,helvetica,sans-serif;
	font-weight:	none;
	color:	#0065A4;
	font-size:	12px;
	text-decoration:	underline;
}

.blueheader
{
            font-family: tahoma,helvetica,sans-serif;
            color: #0065A4;
            font-size: 13px;
            font-weight : bold; 
			text-decoration:	none; 

}

.redtext
{
            font-family: tahoma,helvetica,sans-serif;
            color: #65352D;
            font-size: 12px;
            font-weight : bold;  

}


 
.BenchmarkContent
{
    FONT-SIZE: 12px;
    COLOR: black;
    font-family: tahoma,helvetica,sans-serif;
}
.BenchmarkHeader
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 14px;
    COLOR: #000099;
     font-family: tahoma,helvetica,sans-serif;
    LETTER-SPACING: 3px;
    TEXT-DECORATION: none;
	TEXT-ALIGN:center
}
.BenchmarkTableHeader
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 13px;
    COLOR: #000000;
     font-family: tahoma,helvetica,sans-serif;
    LETTER-SPACING: 0px;
    TEXT-DECORATION: none;
	TEXT-ALIGN:left;
	BORDER-Bottom: 2 SOLID BLACK;
	background-color:#CCCCCC;
	width:100%
}
.BenchmarkRowContent
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #000000;
     font-family: tahoma,helvetica,sans-serif;
    LETTER-SPACING: 0px;
    TEXT-DECORATION: none;
	TEXT-ALIGN:center;
}
.BenchmarkUserDefineTableHeader
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 13px;
    COLOR: #000000;
    font-family: tahoma,helvetica,sans-serif;
    LETTER-SPACING: 0px;
	padding: 10px 10px 10px 10px
    TEXT-DECORATION: none;
	TEXT-ALIGN:left;
	BORDER: 2 SOLID BLACK;
	background-color:#CCCCCC;
	width:100%
}
.BenchmarkUserDefineContent {
	 font-family: tahoma,helvetica,sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-align:left;
	letter-spacing:normal;
	}
#BenchmarkUserDefine {
	display:none;
	 font-family: tahoma,helvetica,sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-align:left;
	letter-spacing:normal;
	}
.BenchmarkResultsTable
{
    BORDER-RIGHT: groove;
    BORDER-TOP: groove;
    FONT-SIZE: 12px;
    BORDER-LEFT: groove;
    BORDER-BOTTOM: groove;
     font-family: tahoma,helvetica,sans-serif;
    BACKGROUND-COLOR: transparent;
}.myCHIMEBoxes {
	border: thin solid;
}
.benchmarkwhitetitle
{
	font-size : 12px;
	font-family : tahoma,helvetica,sans-serif;
	font-weight : bold;
	text-decoration: none;
	color : #000000;
}
.myCHIMEBoxTitle
{
	font-size : 12px;
	font-family : tahoma,helvetica,sans-serif;
	font-weight : bold;
	text-align: left;
	text-decoration: none;
	color : #A11515;
}
.welcomeTag {
	font-size : 12px;
	font-family : tahoma,helvetica,sans-serif;
	font-weight : bold;
	text-align: left;
	text-decoration: none;
	color: #FFFFC6;
}
.WarehouseTable
{
	border-left:1px;
	border-left-color:#808080;
	border-left-style:solid;
	border-right:1px;
	border-right-color:#808080;
	border-right-style:solid;
	background-color:#CCCCCC; 
	font-size:14px;
	font-family : tahoma,helvetica,sans-serif;
	border-color:#CCCCCC;
	border-width:thin;
}
.WarehouseHeader
{
	font:tahoma;
	font-size:14px;
	font-weight:bold;
	font-color:#dfd8bf;
    FONT-VARIANT: small-caps;
}
.WarehouseText
{
/*	background-color:#FFFFFF; */
	font:tahoma;
	font-size:12px;
	font-color:#000000;
	border-left-color:#666666;
	border-left-width:thick;
	border-right-color:#666666;
	border-right-width:thin;
	
}
.WarehouseSmallText
{
/*	background-color:#FFFFFF; */
	font:tahoma;
	font-size:10px;
	font-color:#000000;
	
}
.SearchTable
{
    FONT-SIZE: 12px;
    COLOR: red;
	font-family : tahoma,helvetica,sans-serif;
    TEXT-ALIGN: left;
    FONT-VARIANT: small-caps
}
.ResultsBorder
{
    FONT-SIZE: 12px;
    COLOR: black;
	font-family : tahoma,helvetica,sans-serif;
    BACKGROUND-COLOR: #AAAD9B
}
.ResultsBackground
{
    FONT-SIZE: 12px;
    COLOR: black;
	font-family : tahoma,helvetica,sans-serif;
	border:1px #AAAD9B solid;

}

/*
  ----------------------------------
   TSProposals styles
  ----------------------------------
 */
.ProposalTable{
    FONT-FAMILY: tahoma,helvetica,sans-serif;
	Font-Size:12px;
	color:#333399;
	background-color:#ffffff;
	border:2 solid #020E36;
}
.ProposalTableHeader{
    FONT-FAMILY: tahoma,helvetica,sans-serif;
	Font-Size=14px;
	color:#ffffff;
	background-color:#020E36;
	font-weight:bold;
    FONT-VARIANT: small-caps;
	border-bottom:1 Dotted #BBC7C8;
}
.ProposalHeader{
    FONT-FAMILY: tahoma,helvetica,sans-serif;
	Font-Size=12px;
	color:#FFFFFF;
	background-color:#BBC7C8;
	font-weight:bold;
	border-bottom:1 Solid #020E36;
}
.ProposalText{
    FONT-FAMILY: tahoma,helvetica,sans-serif;
	Font-Size=12px;
	color:#020E36;
	background-color:transparent;
	border-bottom:1 Dotted #3F63C0;
}
.ProposalText_A{
    FONT-FAMILY: tahoma,helvetica,sans-serif;
	Font-Size=12px;
	color:#333399;
	background-color:#FFFFCC;
	border-bottom:1 Dotted #3F63C0;
}
.ProposalText_B{
    FONT-FAMILY: tahoma,helvetica,sans-serif;
	Font-Size=12px;
	color:#333399;
	background-color:#CCFFFF;
	border-bottom:1 Dotted #3F63C0;
}
.ProposalText_C{
    FONT-FAMILY: tahoma,helvetica,sans-serif;
	Font-Size=12px;
	color:#333399;
	background-color:#E6E6E6;
	border-bottom:1 Dotted #3F63C0;
} 
.ProposalText_D{
    FONT-FAMILY: tahoma,helvetica,sans-serif;
	Font-Size=12px;
	color:#333399;
	background-color:#FFCC99;
	border-bottom:1 Dotted #3F63C0;
} 
 
 /*
  ----------------------------------
   TSProposals styles ENDS
  ----------------------------------
 */
 
.sampleheaders
{
	font-size : 11px;
	font-family : tahoma,helvetica,sans-serif;
	font-weight : bold;
	text-decoration: none;
	color : #ffffff;
}

.sampledates
{
	font-size : 11px;
	font-family : tahoma,helvetica,sans-serif;
	font-weight : normal;
	text-decoration: none;
	color : #ffffff;
}

.partner {
	font-family : arial,helvetica,sans-serif;
	font-size:	12px;
	color:	#000000;
	text-align: left;
	line-height:	1.4em;
}


.partner A:link {
  	font-family : arial,helvetica,sans-serif;
	font-size:	12px;
	color:	#000000;
	text-decoration: underline;
	text-align: left;
	line-height:	1.4em;
}

.partner A:hover {
    font-family : arial,helvetica,sans-serif;
	color:	#5E7D5E;
	font-size:	12px;
	text-align: left;
	text-decoration: underline;
	line-height:	1.4em;
}

.partner A:visited {
    font-family : arial,helvetica,sans-serif;
	font-size:	12px;
	color:	#000000;
	text-align: left;
	line-height:	1.4em;
}

.profileview
	{           
	border-left: 1px #CFCFA9 solid;
	border-right: 1px #CFCFA9 solid;
	border-top: 1px #CFCFA9 solid;
	border-bottom: 1px #CFCFA9 solid;
	background-color:#FFFFFF;
} 





