body, html {
	
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #555555;
	background-color: #ffffff;
	text-align: center;
}	


/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/*      Global link                                              */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

a, a:visited, a:active
{
	color: #3366CC;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	text-decoration: underline;
}

/* Style for the Dark & Orange line below the Gateways Navigation. */
.GatewaysNavGlow {
background-color:#333333;
}




/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/*      ***** Ends style for Gateways Links *****                */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

/* ----- Style for Footer Section begins here! (Privacy & Disclaimer Policies)----- */


.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#3366FF;
	text-decoration:none;
	font-weight: bold;
}


.footerBlueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#3366CC;
	text-decoration:none;
	font-weight: bold;	
}

.footerGrayText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-decoration:none;
	font-weight: normal;
}


.footerLighGrayText a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF9900;
	text-decoration:underline;
	font-weight: bold;
}
.footerLighGrayText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
/* ----- Style for Footer Section ends here! (Privacy & Disclaimer Policies) ----- */
/* ----- Style for Footer Section begins here! (RCC Copyrights)----- */
.footerOrangeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF9900;
	text-decoration:none;
	font-weight: bold;
	
}
.footerOrangeText a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF9900;
	text-decoration:underline;
	font-weight: bold;
}
.footerOrangeText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
/* ----- Style for Footer Section ends here! (RCC Copyrights) ----- */

/* Style for main body */
.darkgrayText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	list-style-type: disc;
}
.darkgrayText a {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
}
.darkgrayText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration:none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
/* Green Headings*/
.greenHeading {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #99CC33;
}

/* Gray Headings*/
.grayHeading {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #999999;
}


/* Red Headings*/
.redHeading {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}


.blueHeading {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #6699FF;
}


a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}


.FooterTable
{
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#666666;
	border-right-style: solid;
	border-right-width:1px;
	border-right-color: #666666;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#666666;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#666666;
}

.formTable
{
	border-left-style:dotted;
	border-left-width:1px;
	border-left-color:#666666;
	border-right-style: dotted;
	border-right-width:1px;
	border-right-color: #666666;
	border-top-style:dotted;
	border-top-width:1px;
	border-top-color:#666666;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#666666;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #99CC33;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/*     ***** Begins Style for the Breadcrumb menu    *****       */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

.breadcrumbMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	font-weight: normal;
}

.breadcrumbMenu  a {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	font-weight: normal;
}
.breadcrumbMenu  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF9900;
	font-weight: normal;
}

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/*     ******   Ends Style for the Breadcrumb menu    *****      */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/*     ***** Begins style for Featured Links Section *****       */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

/* Begins style for mouseover table */
 td.off {
/* background: #CCCCCC; */
/* background-image:url(images/gui/menu_gradient_bg.gif); */
/* background-image:url(images/gui/menu_gradient_bg_on.gif); */
background-image:url(images/gui/featured_links_button_bg.gif);

}

td.on{
/* background: #999999; */

background-color:#CCCCCC;
}
/* Ends style for mouseover table */

/* Begins style for text of the featured links menu */
.featuredLinksHeadingOrangeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#666666;
	font-weight: bold;
	text-decoration:none;
	letter-spacing:none;
}
.featuredLinksGrayText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	font-weight: normal;
	text-decoration:none;
	letter-spacing:none;
}
.featuredLinksGrayText a {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-decoration:none;
	letter-spacing:none;
}
.featuredLinksGrayText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF9900;
	text-decoration:underline;
	font-weight: bold;
	letter-spacing:none;
}

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/*      ***** Ends style for Featured Links Section *****        */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */


/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/*     ***** Begins Global Style *****                           */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

/* Begins style for text of the featured links menu */
.globalGrayText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	font-weight: normal;
	text-decoration:none;
	letter-spacing:normal;
	list-style-image: url(images/gray_bullet.gif);
	list-style-position:inherit;
}
.globalGrayText a {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	text-decoration:underline;
}
.globalGrayText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF9900;
	text-decoration:none;
	font-weight: bold;
}

/* Ends style for text of the featured links menu */

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/*      ***** Ends global style *****        */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/*     ***** Begins style for tables on mainpage *****           */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

.lightGrayTable
{
	background-image:url(images/gui/light_gray_gradient_bg.gif)
	border-left-style: dotted;
	border-left-width:thin;
	border-left-color:#CCCCCC;
	border-left-style:dotted;
	border-right-style: dotted;
	border-right-width:thin;
	border-right-color: #CCCCCC;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-style:dotted;
	border-bottom-width:thin;
}

.lightGrayQuicklinkTable
{
	background-image:url(images/gui/light_gray_gradient_bg.gif)
	border-left-style:dotted;
	border-left-width:thin;
	border-left-color:#666666;
	border-top-style:solid;
	border-top-width:1px;
}

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/*     ***** Ends style for tables on mainpage *****             */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */


/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/*     ***** Begins style for Forms              *****           */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

INPUT, SELECT, TEXT
{
	background-image:url(images/gui/search_bg.gif);
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
}

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/*     ***** Ends style for Forms              *****             */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/*     ***** Begins style for Date             *****             */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

.dateDisplay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/*     ***** Ends style for Date			   *****             */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

