.menubarColor, .MENUBARCOLOR
{
	background-color: #ffffff;
	/*Added*/
	color: #ffffff;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:10pt;
	font-weight: bold;
}
.menuheadertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

/* SETTINGS FOR THE SERVICES TD SECTION. */
.servicesconfig, .SERVICESCONFIG
{
	background-color: white;
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 0;
	padding-top: 5px;
	padding-bottom: 0;
	width: 100%;
	height: 100%;
}
/* SETTING FOR THE TOP CONFIGURABLE TD SECTION */
.topconfig, .TOPCONFIG
{
	/*Removed height */
	background-color: white;
	text-align: left;
	vertical-align: top;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;	
}
/* SETTING FOR THE LEFT CONFIGURABLE TD SECTION */
.leftconfig, .LEFTCONFIG
{
	/*Removed width */
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}
/* SETTING FOR THE RIGHT CONFIGURABLE TD SECTION */
.rightconfig, .RIGHTCONFIG
{
	/*Removed width */
	background-color: white;
	text-align: left;
	vertical-align: top;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}
/* SETTING FOR THE BOTTOM CONFIGURABLE TD SECTION */
.bottomconfig, .BOTTOMCONFIG
{
	/*Removed height */
	background-color: white;
	text-align: left;
	vertical-align: top;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.pagebackground, .PAGEBACKGROUND
{
	background-color: White;
}
/* SETTING FOR LABELS SUCH AS TEXT BOX, DROP DOWNS, INPUT FIELD LABELS */
.fieldlabel, .FIELDLABEL
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : black;
}
/* SETTINGS FOR ALL REGULAR TEXT ON PAGES INCLUDE INPUT FILED TEXT, DROP DOWN */
/* AND LIST BOXES */
.bodytext, .BODYTEXT
{ 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #333333;
}
/* SETTINGS FOR ALL BOLD REGULAR TEXT ON PAGES */
.bodyemptext, .BODYEMPTEXT
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : black;
}
/* SETTINGS FOR ANY TEXT ON PAGES THAT NEEDS TO BE SMALLER THAN BODYTEXT SIZE */
.bodysmall, .BODYSMALL
{ 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #333333;
}
/* SETTINGS FOR ANY TEXT ON PAGES THAT NEEDS TO BE SMALLER THAN BODYTEXT SIZE */
.bodyempsmall, .BODYEMPSMALL
{ 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : black;
}
/* SETTINGS FOR ALL ERROR MESSAGES THAT DISPLAY ON PAGES. */
.error, .ERROR
{ 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : red;
}
/* SETTINGS FOR ALL MAIN HEADINGS ON PAGES */
.h1, .H1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #252570;
	/*Added */
	
}
/* SETTINGS FOR ALL SECONDARY HEADINGS ON PAGES */
.h2, .H2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #333399;
}
/* SETTINGS FOR MINOR HEADINGS ON PAGES. */
.h3, .H3
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #333333;
}
/* SETTINGS FOR HORIZONTAL LINES ON PAGES */
.hr, .HR
{
	height: 1pt;
	width:590px;
	color : #C1C1C1;
	/* background-color sets vertical line color only */
	background-color:white;
}
/* SETTINGS FOR LINKS ON PAGES. */
.link, .LINK
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color: #003366;
	text-decoration:none;
}
.link:visited
{ 	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color: #336699;
}
.link:active
{ 	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color: #336699; 
	text-decoration:none;
}
.link:hover
{ 	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color: #336699; 
	text-decoration:underline;
	color: #336699; 
}
.cellright, .CELLRIGHT
{	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #F1F1F1;
	border: 1px solid #F2F2F2;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}
.cellrightheader, .CELLRIGHTHEADER
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#000099;
	text-decoration: none;
	background-color:#F6F6F6;
	padding-left: 2px;
}
.menumyaaa, .MENUMYAAA
{	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-bottom: 1px solid #F2F2F2;
	padding-left: 5px;
}
.cellbottomline, .CELLBOTTOMLINE
{	font-family : Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 10pt;
	border-bottom: 1px solid #F3F3F3;
	padding-left: 5px;
}
.menubottomline, .MENUBOTTOMLINE
{	
	font-size: 10pt;
	border-bottom: 2px solid #FFFFFF;
	background-color:#F3F4F8;
	padding-left: 5px;
	border-left: 4px solid #9DAAD7;
}
.celltopline, .CELLTOPLINE
{	font-family : Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 10pt;
	border-top: 1px solid #CCCCCC;
	padding-left: 5px;
}
.menutravel, .MENUTRAVEL
{	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color:#F8F8F8;
	border-top: 2px solid #339966;
	border-bottom: 1px solid #339966;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}
.cellheaderleft, .CELLHEADERLEFT
{	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333333;
	font-weight: bold;
}
.menucell, .MENUCELL
{	border-bottom: 1px solid #F2F2F2;
	border-bottom-width: thin;
}
/* SETTINGS FOR FIRST LINE OF RESULTS TABLES */
/* USED TO ACCOMPLISH ALTERNATE SHADED RESULT LINES */
.resultsbackground1, .RESULTSBACKGROUND1
{
	background : #e3f1f9;
}
/* SETTINGS FOR FIRST LINE OF RESULTS TABLES */
/* USED TO ACCOMPLISH ALTERNATE SHADED RESULT LINES */
.resultsbackground2, .RESULTSBACKGROUND2
{
	background : white;
}

/* SETTINGS FOR THE CALENDER BORDER */
.calendarBorder, .CALENDARBORDER
{
    BACKGROUND-COLOR: #ffffff;
	border: thin solid black;
}
/* SETTING FOR THE HEADER THAT CONTAINS THE MONTH NAME */
.calendarHeader, .CALENDARHEADER
{
    	BACKGROUND-COLOR: #caebfc;

}
/* SETTING FOR THE DAYS OF THE WEEK SECTION */
.calendarWeek, .CALENDARWEEK
{
	BACKGROUND-COLOR: #003366;
	COLOR : white;
	/*Added */
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 7pt;
}
/* SETTING FOR THE DAYS OF THE MONTH */
.calendarDay, .CALENDARDAY
{
	COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
   	FONT-SIZE: 8pt;
}
/* SETTINGS FOR THE HEADER OF CUSTOM MENUES */
.menuheading, .MENUHEADING
{
	/*Removed width */
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color: #172169;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 2px;
}

/* SETTINGS FOR THE BODY OF CUSTOM MENUS */
.menubody, .MENUBODY
{
	/*Removed width, height */
	/* font-family : Arial, Helvetica, sans-serif; */
	font-size : 10pt;
	font-weight : bold;
	/* color of text only links will be default color */
	/* to change color of links put font tag in html  */
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	background-color: #F9F9F9;
	padding-left: 3px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	border: none;

}
.menulink, .MENULINK
{
	font-size : 8pt;
	font-weight : normal;
	color: #333333;
	/* Added*/
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	text-decoration : none
}
.menulink:active
{ 	
	color: #ffffff; 
}
.menulink:hover
{ 	
	color: #993300 
}
.menulink:visited
{ 	
	color: #333333; 
}
.menulinksm, .MENULINKSM
{
	font-size : 7pt;
	font-weight : normal;
	color: #003366;
	/* Added*/
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	text-decoration : none
}
.menulinksm:active
{ 	
	color: #003366; 
}
.menulinksm:hover
{ 	
	color: #999999; 
}
.menulinksm:visited
{ 	
	color: #CC9900; 
}
.menulink2, .MENULINK2
{
	font-size : 11pt;
	font-weight : bold;
	color: #003366;
	/* Added*/
	font-family : Verdana, Arial, Helvetica, sans-serif; 
}
.menulink2:active
{ 	
	color: #ffffff; 
}
.menulink2:hover
{ 	
	color: #993300 
}
.menulink2:visited
{ 	
	color: #333333; 
}
/* RESERVED FOR FUTURE USE */
.pagebody, .PAGEBODY
{
	background-color: #336699;
	color: white;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:10pt;
	font-weight: bold;
}

/*BELOW WERE ADDED FOR QUICKFINDER*/
/* SETTING FOR LABELS SUCH AS TEXT BOX, DROP DOWNS, INPUT FIELD LABELS THAT NEED TO BE SMALLER THAN FIELDLABEL SIZE*/
.fieldlabelsmall, .FIELDLABELSMALL
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : black;
}
/* SETTINGS FOR LINKS ON PAGES THAT NEED TO BE SMALLER THAN LINK SIZE . */
.linksmall, .LINKSMALL
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color: #003366;
	text-decoration:none;
}
.linksmall:hover
{ 	
	color: black;
}
.linksmall:active
{ 	
	color: #003366;
}
.linksmall:visited
{ 	
	color: black;
}
/*END QUICKFINDER STYLES*/
/************************************************************************/
/* ENTRIES BELOW ARE INCLUDED FOR BACKWARD COMPATIBILITY		*/
/* DO NOT MODIFY OR USE ANY OF THESE ENTRIES AS THEY WILL BE REMOVED    */
/* IN A FUTURE RELEASE							*/
/************************************************************************/
.display
{
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal
}
.innerLeftMargin
{
    MARGIN-LEFT: 19px
}
/*******************************************************************************************/
/*BELOW STYLE CLASSES ARE NEW ADDITIONS FOR ENHANCED SITE LOOK */
/******************************************************************************************/
/*LINK STYLE FOR UPPER RIGHT HEADER LINKS*/
.headerlink, .HEADERLINK
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color:#336699;
	font-weight:bold;
	text-decoration:none;
}
.headerlink:hover
{
	color:#336699;
	text-decoration:underline;
}
.headerlink:active
{
	color:#336699;
	text-decoration:none;
}
.headerlink:visited
{
	color:#336699;
	text-decoration:none;
}
/*LINK STYLE FOR DROP DOWN MENU HEADER LINKS*/
.headermenu, .HEADERMENU
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color:#4583C0;
	font-weight:bold;
	text-decoration:none;
	margin : 3px 2px 3px 2px;
}
.headermenu:hover
{
	color:#990000;
	text-decoration:underline;
}
.headermenu:active
{
	color:#999999;
	text-decoration:underline;
}
.headermenu:visited
{
	color:#000000;
	text-decoration:underline;
}
/*WAS FOR SETTINGS FOR BREADCRUMB TRAIL SECTION
SECTION IS NO LONGER BEING USED*/
.breadcrumb,.BREADCRUMB
{
	background: #caebfc;
	color: #336699;
	font-family:Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	font-size:8pt;
	text-align:left;
	border-bottom : 1px solid #336699;
	border-right: 1px solid #336699;
}
/*WAS LINK STYLE FOR BREADCRUMB TRAIL SECTION
SECTION IS NO LONGER BEING USED*/
.breadcrumblink, .BREADCRUMBLINK
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color:#336699;
	font-weight:bold;
	text-decoration:none;
}
.breadcrumblink:hover
{
	color:#336699;
	text-decoration:underline;
}
.breadcrumblink:active
{
	color:#336699;
	text-decoration:none;
}
.breadcrumblink:visited
{
	color:#336699;
	text-decoration:none;
}
/*BACKGROUND COLOR, WIDTH & SETTINGS FOR DROPDOWN MENU */
.dropdown, .DROPDOWN
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #000000; 
	background-color: #82B1DF; 
	border-style: outset;
	border-width:1px;
	padding: 3px 3px 3px 3px;
	width:150px;
}
/* HOVER COLOR/SETTINGS FOR DROPDOWN MENU */
.dropdownhover, .DROPDOWNHOVER
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #000000; 
	border-style: outset;
	border-width:1px;
	padding: 3px 3px 3px 3px;
	width:150px;
	background-color:#e3f1f9;
}
/*LINK STYLE FOR DROPDOWN MENU*/
.dropdownlink, .DROPDOWNLINK
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color: black;
	text-decoration:none;
}
.dropdownlink:hover
{
	color: black;
	text-decoration:none;
}
.dropdownlink:active
{
	color: black;
	text-decoration:none;
}
.dropdownlink:visited
{
	color: black;
	text-decoration:none;
}
/*FOR SMALL MENULINKS, CUSTOM MENUS*/
.menulinksmall, .MENULINKSMALL
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color: #003366;
	text-decoration:underline;
}
.menulinksmall:hover
{
	color: #caebfc;
}
.menulinksmall:active
{
	color: #003366;
}
.menulinksmall:visited
{
	color: #caebfc;
}
.linebeneath {  border-color: black black #004080; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.lightbox {  border: 1px #CCCCCC solid}
.sideline {  border-color: black #CCCCCC black black; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px}
.grayunderline {  border: #CCCCCC solid; border-width: 0px 0px 1px; float: none}
.lineunder {  border-color: black black #CCCCCC; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.bodycopy2 { font-family: Arial, Helvetica, sans-serif; font-size: 11px }
.bodycopy3 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #993300; text-decoration: none }
.bodycopy4  { font-family: Arial, Helvetica, sans-serif; font-size: 12px;  color: #333333; text-decoration: none}
.bodycopy5  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;  color: #172169; text-decoration: none}
.bodycopy6  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;  color: #990000; text-decoration: none}
.bodycopy7  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;  color: #333333; text-decoration: none}
.bodycopy8  { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; color: #172169; text-decoration : none}
.bodycopy9  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;  color: #666666; text-decoration: none}
.buttonsmembership {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; border: 0px #000000 solid}
.HEADER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.quicksearch {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.blackbox {  border: #666699; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.nounderline {  text-decoration: none}
/*DEFAULT SETTINGS FOR THE HTML BODY TAG*/
body	
{
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	font-family: Verdana,Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	background-color : White;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
}
/*  SHOPPING CART COLORS  */
.scmenubarcolor {background-color:#336699;}
.scbuttoncolor {background-color:#003366;}
.scheadercolor {color:#fff;}
.sctitlecolor {color:#336699;}

.activeInput {
    color: black;
}
.inactiveInput {
    color: #888888;
}  

