@charset "iso-8859-1";
/*******************************************************************************
*  colors.css : 2004-06-28 : Ruthsarian Layouts
* ------------------------------------------------------------------------------
*  defines background and foreground colors of elements within the layout.
*  sites that want to use different color schemes for different sub-sections
*  of a website need only make different versions of this stylesheet and link
*  or import them as need. The other stylesheets can be shared across the
*  entire site.
*******************************************************************************/

html, body
{
background-color: #feffb1;
}

#outerColumnContainer
{
	border-left-color: #800004;	/* left column background color */
	border-right-color: #feffb1;	/* right column background color */
	background-color: #feffb1;		/* set the background color for the
					   middle column here */
}

.vnav ul li a:link, .vnav ul li a:visited, .vnav ul li a:active
{
	background-color: #800000;
	background-image: url(images/chesubmenu-dark2.gif);
	background-position: top right;
	background-repeat: repeat-y;
	color: #fff;
}
#rightColumn .vnav ul li a:link, #rightColumn .vnav ul li a:visited, #rightColumn .vnav ul li a:active
{
	background-color: #ded;
}
.vnav ul li a:hover, #rightColumn .vnav ul li a:hover
{
	color: #c3841d;
}
.vnavselected
{
	color: #c3841d;
}
.hnav ul li a:link, .hnav ul li a:visited
{
	background-color: #800000;
	background-image: url(images/chesubmenu-dark.gif);
	background-position: top right;
	background-repeat: repeat-y;
	color: #fff;
}
.hnav ul li a:hover
{
	color: #c3841d;
}

.vnav h3
{
	background-color: #800000;
	background-image: url(images/chemenu-dark.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	color: #fff79a;
}

/******************************************************************************/
/*******************************************************************************
*  bgImages.css : 2006-01-30 : Ruthsarian Layouts
* ------------------------------------------------------------------------------
*  this demonstration stylesheet is used to show how to apply background images
*  to elements within the layout. This includes switching from borders to 
*  background images for the side columns. This requires some additional 
*  values to be altered besides the background family of properties.
*******************************************************************************/

#outerColumnContainer
{
	border-left-width: 0;
	border-right-width: 0;	/* we remove the borders so we can apply
				   background images. */
	padding-left: 202px;	/* because padding is on the left-side,
				   the left-column"s background image is
				   going to be applied to this element. */
	margin-right: 0;	/* the right-column"s space is reserved
				   with margin space rather than padding,
				   so we can apply a background image to
				   the parent element, #pageWrapper, and
				   it will peek through. */
	background-image: url(/images/che-navbar-logo3d-sm.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #800004;
}
#innerColumnContainer
{
	background-color: #feffb1;
}

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



a:link, a:visited {
color: #850004;
text-decoration: underline;
}

a:hover {
color: #c3841d;
}

h1, h2, h3, h4, h5, h6 {
color: #800004;
}


.che-main-table {
background-color: #feffb1;
color: #000000;
}

.che-menu-table {
width: 100%;
color: #feffb1;
margin: 0px;
padding: 0px;
}

.che-menu-table a:link, .che-menu-table a:visited {
color: #feffb1;
text-decoration: underline;
}

.che-highlight-table {
background-color: #000000;
color: #FFFFFF;
}

.che-highlight-table a:link, .che-highlight-table a:visited {
color: #feffb1;
text-decoration: underline;
}

.che-login2 {
color: #850004;
}

.che-login2 a:link, .che-login2 a:visited {
color: #850004;
}

.che-login2 a:hover {
color: #c3841d;
}


.che-header, .che-header-u, .che-header-comp, .che-header-comp-u {
color: #850004;
}

.che-header-comp-u {
border-color: #850004;
}

.che-head-underline {
background-color: #800000;
color: #feffb1;
}



.v9grey {
	FONT:			9px verdana, arial, helvetica, sans-serif;
	COLOR:			#666666;
}

.v9normal1 {
	FONT:			9px verdana, arial, helvetica, sans-serif;
	COLOR:			#000000;
}

.v9highlight1 {
	FONT:			9px verdana, arial, helvetica, sans-serif;
	COLOR:			#cc0000;
}

.v9highlight3 {
	FONT:			9px verdana, arial, helvetica, sans-serif;
	COLOR:			#FF9900;
}

.v10highlight1 {
	FONT:			10px verdana, arial, helvetica, sans-serif;
	COLOR:			#96B5DA;
}

.v10normal1 {
	FONT:			10px verdana, arial, helvetica, sans-serif;
	COLOR:			#000000;
}

.v10lightGrey {
	FONT:			10px verdana, arial, helvetica, sans-serif;
	COLOR:			#AAAAAA;
}

.v10darkGrey {
	FONT:			10px verdana, arial, helvetica, sans-serif;
	COLOR:			#666666;
}

.v10highlight3 {
	FONT:			10px verdana, arial, helvetica, sans-serif;
	COLOR:			#FF9900;
}

.v11highlight1 {
	FONT:			11px verdana, arial, helvetica, sans-serif;
	COLOR:			#cc0000;
}

.v11highlight2 {
	FONT:			11px verdana, arial, helvetica, sans-serif;
	FONT-WEIGHT:	bold;
	COLOR:			#660000;
}

.v11c3841d {
	FONT:			11px verdana, arial, helvetica, sans-serif;
	COLOR:			#99CCFF;
}

.v11lightGrey {
	FONT:			11px verdana, arial, helvetica, sans-serif;
	COLOR:			#AAAAAA;
}

.v11highlight3 {
	FONT:			11px verdana, arial, helvetica, sans-serif;
	COLOR:			#FF9900;
}

.v11grey {
	FONT:			11px verdana, arial, helvetica, sans-serif;
	COLOR:			#666666;
}

.v11darkGrey {
	FONT:			11px verdana, arial, helvetica, sans-serif;
	COLOR:			#333333;
}

.v11normal1 {
	FONT:			11px verdana, arial, helvetica, sans-serif;
	COLOR:			#000000;
}

.v11red {
	FONT:			11px verdana, arial, helvetica, sans-serif;
	COLOR:			#cc0000;
}

.v12normal1 {
	FONT:			12px verdana, arial, helvetica, sans-serif;
	COLOR:			#000000;
}

.v12bold {
	FONT:			12px verdana, arial, helvetica, sans-serif;
	FONT-WEIGHT:	bold;
	COLOR:			#000000;
}

.v12highlight3 {
	FONT:			12px verdana, arial, helvetica, sans-serif;
	COLOR:			#FF9900;
}

.v12highlight1nav {
	FONT:			12px verdana, arial, helvetica, sans-serif;
	COLOR:			#96B5DA;
}

.v12highlight1 {
	FONT:			12px verdana, arial, helvetica, sans-serif;
	COLOR:			#cc0000;
}

.v12red {
	FONT:			12px verdana, arial, helvetica, sans-serif;
	COLOR:			#cc0000;
}

.v14normal1 {
	FONT:			14px verdana, arial, helvetica, sans-serif;
	COLOR:			#000000;
}

.v14highlight3 {
	FONT:			14px verdana, arial, helvetica, sans-serif;
	COLOR:			#FF9900;
}

.v16normal1 {
	FONT:			16px verdana, arial, helvetica, sans-serif;
	COLOR:			#000000;
}

.v18highlight1 {
	FONT:			18px verdana, arial, helvetica, sans-serif;
	COLOR:			#000000;
}

.v24highlight1 {
	FONT:			24px verdana, arial, helvetica, sans-serif;
	COLOR:			#000000;
}

.g9normal1 {	
	FONT:			9px georgia, times, times new roman, serif;
	COLOR:			#000000;
}

.g10normal1 {	
	FONT:			10px georgia, times, times new roman, serif;
	COLOR:			#000000;
}

.g11normal1 {	
	FONT:			11px georgia, times, times new roman, serif;
	COLOR:			#000000;
}

.g12normal1 {	
	FONT:			12px georgia, times, times new roman, serif;
	COLOR:			#000000;
}

.g12grey {	
	FONT:			12px georgia, times, times new roman, serif;
	COLOR:			#666666;
}

.g14grey {	
	FONT:			14px georgia, times, times new roman, serif;
	COLOR:			#666666;
}

.g14normal1 {	
	FONT:			14px georgia, times, times new roman, serif;
	COLOR:			#000000;
}

.g16normal1 {	
	FONT:			16px georgia, times, times new roman, serif;
	COLOR:			#000000;
}

.g18normal1 {	
	FONT:			18px georgia, times, times new roman, serif;
	COLOR:			#000000;
}

.t9normal1 {	
	FONT:			9px times new roman, times, serif;
	COLOR:			#000000;
}

.t10normal1 {	
	FONT:			10px times new roman, times, serif;
	COLOR:			#000000;
}

.t11normal1 {	
	FONT:			11px times new roman, times, serif;
	COLOR:			#000000;
}
.t12red {	
	FONT:			12px times new roman, times, serif;
	COLOR:			#cc0000;
}

.t12normal1 {	
	FONT:			12px times new roman, times, serif;
	COLOR:			#000000;
}

.t14normal1 {	
	FONT:			14px times new roman, times, serif;
	COLOR:			#000000;
}

.t16normal1 {	
	FONT:			16px times new roman, times, serif;
	COLOR:			#000000;
}

.t18normal1 {	
	FONT:			18px times new roman, times, serif;
	COLOR:			#000000;
}

.a9normal1 {	
	FONT:			9px arial, helvetica, sans-serif;
	COLOR:			#000000;
}

.a10normal1 {	
	FONT:			10px arial, helvetica, sans-serif;
	COLOR:			#000000;
}

.a11normal1 {	
	FONT:			11px arial, helvetica, sans-serif;
	COLOR:			#000000;
}

.a12normal1 {	
	FONT:			12px arial, helvetica, sans-serif;
	COLOR:			#000000;
}

.a14normal1 {	
	FONT:			14px arial, helvetica, sans-serif;
	COLOR:			#000000;
}

.a18yellow {	
	FONT:			18px arial, helvetica, sans-serif;
	COLOR:			#FFFF00;
}

.a16normal1 {	
	FONT:			16px arial, helvetica, sans-serif;
	COLOR:			#000000;
}

.a18normal1 {	
	FONT:			18px arial, helvetica, sans-serif;
	COLOR:			#000000;
}

.che-menu2s {
background-color: #850004;
background-image: url(/images/chesubmenu-dark.gif);
background-position: top right;
background-repeat: repeat-y;
color: #c3841d;
font-size: 13px;
text-align: right;
margin-bottom: 0px;
margin-top: 0px;
padding-right: 5px;
line-height: 11px;
}

.che-menu2s a:link {
color: #c3841d;
text-decoration: none;
font-size: 13px;
font-stretch: expanded;
font-variant: small-caps;
font-weight: normal;
}

.che-menu2s a:visited {
color: #c3841d;
text-decoration: none;
font-size: 13px;
font-stretch: expanded;
font-variant: small-caps;
font-weight: normal;
}

.che-menu2s a:hover {
color: #c3841d;
}

.td-header-1 {
background-color: #000000;
color: #FFFFFF;
font: 12px verdana, arial, helvetica, sans-serif;
}

.td-header-2 {
background-color: #800000;
color: #fff79a;
}

.td-header-2 a:link, .td-header-2 a:visited {
color: #fdd82e;
}

.td-header-2 a:hover {
color: #c3841d;
}

.td-line-1 {
background-color: #fff79a;
color: #000000;
}

.td-line-2 {
background-color: #FFFFFF;
color: #000000;
}

/* home page highlight tables */
.che-medium-form-table {
/*background-color: #f9e163; */
background-color: #800004;
color: #FFF;
}

.che-medium-form-table .che-header {
background-color: #800004;
color: #fff79a;
}

.che-medium-form-table td {
color: #FFF;
}

.che-medium-form-table a:link, .che-medium-form-table a:visited {
color: #c3841d;
color: #fdd82e;
}

.che-medium-form-table a:hover {
color: #c3841d;
}
	
.che_inline_title {
color: #111111;
}