/* general tags */

body {
	font-size: 11px;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table, td {
  border-spacing:0;
  border-collapse:collapse;
	vertical-align: top;
}

table {
/*  border: 1px solid #ff0000;/**/
}

td.darkgray {
	FONT-SIZE: 11px;
	background-color: #dedede;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

}

td.lightgray {
	FONT-SIZE: 11px;
	background-color: #ffffff;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

}

.normal{
	font-size: 11px;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}


td {
	FONT-SIZE: 11px;
	COLOR: #333333;/**/
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

}

a img {
	border: none;
}

a.EL {
	padding-right: 15px;
	background-image: url(/images/externalurl_white.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.contentarea {
	background-color: #ffffff;
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}


#main {
  background-color: #ffffff;
  color:#333333;
  width: 759px;
  text-align: left;
}


#bannerToolbox {
  background-color: #ffffff;
  color:#333333;
  width: 759px;
  text-align: left;
}

.logo {
	float: left;
        margin-left:1px;
}

#whitespace {
	display:block;
	float: right;
	height: 23px;
  margin-right:15px;
	width: 520px;
	padding-top: 2px;
}



/*********************************************************************************** Navigation 1 */
#SpecialOffersDiv {
	float: left;
	width: 393px;
	margin-top: 20px;
	padding-left: 0px;

}


#TopGlobalNav {
	float: left;
	height: 19px;
	width: 522px;
	margin-top: 12px;
	padding-left: 35px;
	text-spacing: -1px;
	text-align: left;
	text-indent: 0px;
}


#TopGlobalNav a.topnav {
	FONT-SIZE: 10px;
	COLOR: #666666;
	padding-left:4px;
	padding-right:4px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	text-spacing: -1px;
}
#TopGlobalNav a.topnav:hover
{
	COLOR: #000000;
}

.specialofferlnk {
	display:block;
	float: right;
      margin-right:10px;
}

/*********************************************************************************** Navigation 2 */


#MiddleGlobalNav {
	float: right;
	height: 27px;
	width: 520px;
	margin-right: 15px;
      overflow:hidden;
}




/*********************************************************************************** Navigation 2 */

#SecondaryGlobalNav {
	display:block;
	float: right;
	height: 27px;
	margin-right:15px;
	width: 520px;
	padding-top: 2px;
	background-image: url(/images/2ndaryNavBg.gif);
	background-repeat:no-repeat;
}



#SecondaryGlobalNav .SGNbtn {
	display:block;
	float:left;
	margin-right:8px;
	margin-left:2px;
	line-height:20px;
	height:20px;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	text-decoration: none;
}


#SecondaryGlobalNav .SGNbtn .a_left, #SecondaryGlobalNav .SGNbtn .a_mid, #SecondaryGlobalNav .SGNbtn .a_right {
	display:block;
	float:left;
}
#SecondaryGlobalNav .SGNbtn .a_mid {
	display:block;
	float:left;
	height:100%;
	padding-left:8px;
	padding-right:8px;
}
#SecondaryGlobalNav .SGNbtn .a_left, #SecondaryGlobalNav .SGNbtn .a_right {
	width:3px;
	height:100%;
}

#SecondaryGlobalNav .SGNbtn .a_left {
	background-image: url('/images/LeftOffState.gif');/**/
	background-repeat:no-repeat;
	background-position: left center;
}

#SecondaryGlobalNav .SGNbtn .a_mid {
	background-image: url('/images/MiddleOffState.gif');/**/
	background-repeat:repeat-x;
	background-position: center center;
}

#SecondaryGlobalNav .SGNbtn .a_right {
	background-image: url('/images/RightOffState.gif');/**/
	background-repeat:no-repeat;
	background-position: right center;
}


#SecondaryGlobalNav .SGNbtn:hover {
	color: #cc3333;
	cursor:hand;
}

#SecondaryGlobalNav .selected .a_left, #SecondaryGlobalNav .SGNbtn:hover .a_left {
	background-image: url('/images/2ndaryNavBgLft.gif');/**/
	background-repeat:no-repeat;
	background-position: left center;
}

#SecondaryGlobalNav .selected .a_mid, #SecondaryGlobalNav .SGNbtn:hover .a_mid {
	color: #cc3333;
	background-image: url('/images/2ndaryNavBgMd.gif');/**/
	background-repeat:no-repeat;
	background-position: center center;
}

#SecondaryGlobalNav .selected .a_right, #SecondaryGlobalNav .SGNbtn:hover .a_right {
	background-image: url('/images/2ndaryNavBgRt.gif');/**/
	background-repeat:no-repeat;
	background-position: right center;
}

/*********************************************************************************** Toolbox */

#ToolBox {
/*	float: right;
	height: 69px;
	width: 212px;*/
}



.MenuTop a 
{ 
	width:212px; 
	display: block; 
	color: #CC0000; 
	text-decoration: none; 
	font-size: 10px; 
	line-height: 17px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.MenuTop a:link, .MenuTop a:visited 
{
	color: #333333; 
	background-image: url(/images/ToolBoxTop_off.gif);  
}

.MenuTop a:hover, .MenuTop #toolselected 
{
	color: #CC3333;
	background-image: url(/images/ToolBoxTop_on.gif);
}

/* unused */
.MenuCareer a 
{ 
	width:212px; 
	display: block; 
	color: #666666; 
	text-decoration: none;
	font-size: 10px; 
	line-height: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.MenuCareer a:link, .MenuCareer a:visited 
{
	COLOR: #666666; 
	
}

.MenuCareer a:hover 
{
	color: #000000;
	
}




/**************************/

.MenuMdl a 
{ 
	width:212px; 
	display: block; 
	color: #CC0000; 
	text-decoration: none; 
	font-size: 10px; 
	line-height: 16px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.MenuMdl a:link, .MenuMdl a:visited 
{
	color: #333333; 
	background-image: url('/images/ToolBoxMdle_off.gif');
	background-repeat: no-repeat;
}
.MenuMdl a:hover, .MenuMdl #toolselected 
{
	color: #CC3333;
	background-image: url('/images/ToolBoxMdle_on.gif');
	background-repeat: no-repeat;
}

/**************************/

.MenuBtm a 
{ 
	width:212px; 
	display: block; 
	color: #CC0000; 
	text-decoration: none; 
	font-size: 10px; 
	line-height: 16px; 
	height:19px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.MenuBtm a:link, .MenuBtm a:visited 
{
	color: #333333; 
	background-image: url('/images/ToolBoxBtm_off.gif');
	background-repeat: no-repeat;
}
.MenuBtm a:hover, .MenuBtm #toolselected 
{
	color: #CC3333;
	background-image: url('/images/ToolBoxBtm_on.gif');
	background-repeat: no-repeat;
}


.title {
	FONT-SIZE: 18px;
	width: 520px;
	COLOR: #CC3333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom: 1px solid #666666;
	padding-bottom:5px;
	display:block;
}

td.links {
	FONT-SIZE: 11px;
	COLOR: #3F3F3F;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.headings
{
	FONT-SIZE: 11px;
	COLOR: #CC0000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold
}

.headingblack
{
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold
}

.specialoffers
{
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	float: left;
      margin-left:20px;
	margin-top:5px;
}

.disclaimer
{
	font-weight: normal;
	font-size: 9px;
	margin: 0px;
	color: #999999
}

.red
{
	FONT-SIZE: 10px;
        float:left;
        padding:0 5px;
        display:block;
	COLOR: #CC3333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.redText
{
	color: #cc3333;
}

#banner {
	float:left;
}

.sidemenu {
 	width: 134px;	
}

#menu {
  margin-left:11px;
  background-color:#e5e5e5;
	background-image: url(/images/MainNav_bg.gif);/**/
	background-repeat: repeat-x;
	width: 134px;
 /* margin-left:11px;/**/
}

#menu UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 134px; PADDING-TOP: 0px; /*BORDER-BOTTOM: #ccc 1px solid;/**/ LIST-STYLE-TYPE: none;
}
#menu UL LI {
	POSITION: relative;width:100%;
        
}
#menu LI UL {
	DISPLAY: none; LEFT: 135px; POSITION: absolute; TOP: 0px; 
	z-index: 99;
        /* NEW !!!!!!!!! */
        /*margin-top:-3px;*/
        /* NEWEST !!!!!!!!! */
        left:133px;
}
#menu UL LI A {
	z-index: 99;
	/*BORDER-RIGHT: #ccc 1px solid;*/ PADDING-RIGHT: 7px; /*BORDER-TOP: #ccc 1px solid;*/ DISPLAY: block; PADDING-LEFT: 7px; /*BACKGROUND: #fff;*/ /*PADDING-BOTTOM: 5px;*/ /*BORDER-LEFT: #ccc 1px solid;*/ COLOR: #FFFFFF; /*PADDING-TOP: 5px;*/ /*BORDER-BOTTOM: #ccc 0px solid;*/ TEXT-DECORATION: none;  PADDING-BOTTOM: 5px; PADDING-TOP: 5px;
	font-weight:bold;

	letter-spacing: -1px;
	background-image: url('/images/MainNav_off.gif');
	background-repeat: no-repeat;
	background-position: center center;
}

/* Fix IE. Hide from IE Mac \*/
* html #menu ul li { float: left; height: 1%; }
* html #menu ul li a { height: 1%; }
/* End */

#menu UL LI A:hover {
	z-index: 99;
        background-image: url('/images/MainNav_on.gif');
        background-repeat: no-repeat;
        background-position: center center;
        COLOR: #CC3333;
}
#menu LI UL LI A {
	z-index: 99;
	PADDING-RIGHT: 7px; PADDING-LEFT: 7px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px;
	WIDTH: 161px;
	HEIGHT:19px;
}
#menu LI:hover UL {
	z-index: 99;
	DISPLAY: block;
}
#menu LI.over UL {
	z-index: 99;
	DISPLAY: block;
}

#menu #navselectedParent a, #menu LI:hover A {
        background: #e5e5e5;
		COLOR: #CC3333;
                /*new */
        background-image: url('/images/MainNav_on.gif');
        background-repeat: no-repeat;
        background-position: center center;
}
#menu LI.over A {
        background: #e5e5e5;
		COLOR: #CC3333;

                /*new */
        background-image: url('/images/MainNav_on.gif');
        background-repeat: no-repeat;
        background-position: center center;
        
}

#menu UL #navselectedParent UL LI A, #menu UL LI UL LI A {
/*    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #FFFFFF 1px solid;
    BORDER-BOTTOM: #999999 1px solid;
    BORDER-LEFT: #999999 1px solid;*/
    /*background: #E5E5E5;/**/
    background: url(/images/2ndaryNavMiddle.gif);
	PADDING-TOP: 2px;
	font-weight:normal;
		COLOR: #000000;
}

#menu UL #navselectedParent UL LI A.FirstSub, #menu UL LI UL LI A.FirstSub {
	z-index: 99;
    background: url(/images/2ndaryNavTop.gif);
    background-repeat: no-repeat;
		background-position: bottom left;
		/*border:1px solid #ff0000;/**/
    COLOR: #000000;
		height:20px;
		line-height:20px;
		/*padding-top:3px;*/
}

#menu UL #navselectedParent UL LI A.LastSub, #menu UL LI UL LI A.LastSub {
	z-index: 99;
    background: url(/images/2ndaryNavBottom.gif);
    background-repeat: no-repeat;
    COLOR: #000000;

}


#menu UL #navselectedParent UL LI A.MiddleSub, #menu UL LI UL LI A.MiddleSub {
	z-index: 99;
    background: url(/images/2ndaryNavMiddle.gif);
    background-repeat: no-repeat;
    COLOR: #000000;
		line-height:19px;

}


#menu UL #navselectedParent UL #navselected .FirstSub, #menu UL LI UL LI A.FirstSub:hover, #menu UL #navselectedParent UL LI .FirstSub:hover {
	z-index: 99;
    background: url(/images/2ndaryNavTopOver.gif);
    /*font-weight:600;*/
    background-repeat: no-repeat;
		background-position: bottom left;
    color: #CC3333;
}

#menu UL #navselectedParent UL #navselected .LastSub, #menu UL LI UL LI A.LastSub:hover, #menu UL #navselectedParent UL LI .LastSub:hover {
	z-index: 99;
    background: url(/images/2ndaryNavBottomOver.gif);
    /*font-weight:600;*/
    background-repeat: no-repeat;
    color: #CC3333;
}


#menu UL #navselectedParent UL #navselected .MiddleSub, #menu UL LI UL LI A.MiddleSub:hover, #menu UL #navselectedParent UL LI .MiddleSub:hover {
	z-index: 99;
    background: url(/images/2ndaryNavMiddleOver.gif);
    /*font-weight:600;*/
    background-repeat: no-repeat;
		background-position: bottom left;
    color: #CC3333;
}





#emptymenu {
  margin-left:10px;
  background-color:#cccccc;
}

#emptymenu UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 134px; PADDING-TOP: 0px; /*BORDER-BOTTOM: #ccc 1px solid;/**/ LIST-STYLE-TYPE: none
}
#emptymenu UL LI {
	POSITION: relative;width:100%;
	/*BORDER-RIGHT: #ccc 1px solid;*/ PADDING-RIGHT: 7px; /*BORDER-TOP: #ccc 1px solid;*/ DISPLAY: block; PADDING-LEFT: 7px; /*BACKGROUND: #fff;*/ /*PADDING-BOTTOM: 5px;*/ /*BORDER-LEFT: #ccc 1px solid;*/ COLOR: #FFFFFF; /*PADDING-TOP: 5px;*/ /*BORDER-BOTTOM: #ccc 0px solid;*/ TEXT-DECORATION: none;  PADDING-BOTTOM: 5px; PADDING-TOP: 5px;
		font-weight:bold;
        background-position: center center;
        
}
#emptymenu LI UL {
	DISPLAY: none; LEFT: 135px; POSITION: absolute; TOP: 0px; 
        /* NEW !!!!!!!!! */
        margin-top:0px;
        /* NEWEST !!!!!!!!! */
        left:133px;
}
#emptymenu UL LI A {
	/*BORDER-RIGHT: #ccc 1px solid;*/ PADDING-RIGHT: 7px; /*BORDER-TOP: #ccc 1px solid;*/ DISPLAY: block; PADDING-LEFT: 7px; /*BACKGROUND: #fff;*/ /*PADDING-BOTTOM: 5px;*/ /*BORDER-LEFT: #ccc 1px solid;*/ COLOR: #FFFFFF; /*PADDING-TOP: 5px;*/ /*BORDER-BOTTOM: #ccc 0px solid;*/ TEXT-DECORATION: none;  PADDING-BOTTOM: 5px; PADDING-TOP: 5px;
		font-weight:bold;
        background-position: center center;
}



.BottomGlobalNav {
	float: right;
	height: 18px;
	width: 759px;
	padding-top: 1px;
	padding-left: 7px;
	margin-right: 0px;
	text-align: right;
	letter-spacing: -1px;
	background-image: url(/images/BtmNavColor.gif);
	background-position: middle middle;
	background-repeat: no-repeat;
}

.BottomGlobalNav td {
	letter-spacing: -1px;
	text-align: center;
	padding: 0 4px;
}

.BottomGlobalNavFrench {
	float: right;
	height: 33px;
	width: 759px;
	padding-top: 1px;
	margin-right: 0px;
	text-align: right;
	background-image: url(/images/BtmNavColorFrench.gif);
	
}

.BottomGlobalNavFrench .row2 {
	margin-bottom: 2px;
}
.BottomGlobalNavFrench .row1 {
	padding-bottom: 4px;
	/*border-bottom: 1px solid #aaaaaa; */
}
.BottomGlobalNavFrench table {
	margin: 0;
	padding: 0;
}

.BottomGlobalNavFrench td {
	letter-spacing: -1px;
	text-align: center;
	padding: 0 4px;
	height: 5px;
}


A.bottomnav
{
	FONT-SIZE: 11px;
	COLOR: #CCCCCC;
/*	padding-left:2px;
	padding-right:2px;*/
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A.bottomnav:link
{
	COLOR: #CCCCCC;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.bottomnav:hover {
	color : #ffffff;
}

.BottomGlobalNav .gray {
	FONT-SIZE: 10px;
	COLOR: #CCCCCC;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.BottomGlobalNavFrench .gray {
	/*FONT-SIZE: 10px;
	COLOR: #CCCCCC;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;*/
	background-image: url('/images/bottomnavsep.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #000;
	width: 11px;
	height: 14px;
	display: block;
}

.border {
	background-color: #999999;
	width: 1px;
	text-align: left;
}

.borderRegular {
  background-image: url(/images/bg_border.gif);  /**/
  background-position:left;
  background-repeat:repeat-y;
}

.borderMenu {
  background-image: url(/images/border_menubg.gif); /**/
  background-position:left;
  background-repeat:repeat-y;
}

.imgleft {
	vertical-align:top;
	float:left;
}

.imgright {
	vertical-align:top;
	float:right;
}

#ff {
	margin-left:10px;
	width:745px;
}


.inputFields2 {
	font-size:9.8px;
	width:150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* landing pages */
#Landing1 {
}
#Landing2{
	float:left;
	width:142px;
	height:66px;
	overflow: hidden;
}
#Landing2 img {
	overflow: hidden;
	padding: 0;
	margin: 0px;
	clip: rect(0px,0px,142px,66px);
}
#Landing3 {

	float:right;
	width: 360px;
	height: 66px;
	overflow: hidden;
}
#Landing3 p	{
	margin: 0px; 
	padding: 0px; 
}
#Landing4 p, #Landing2 p  {
	padding: 0;
	margin: 0;
}
#Landing4 {
	float:left;
	width:200px;
	height:142px;
	overflow: hidden;
}
#Landing4 img {
	overflow: hidden;
	margin-top:-66px;
}
#Landing5 {
	width: 300px;
	float:right;
	overflow: hidden;
}
#Landing5 img {
}
#Landing6 {
	width:516px;
	clear: both;
}

#LandingF img {
	float:left;
	margin-right:8px;
	margin-bottom:8px;
}

/* custom landing pages */

.LeftRed {
	background: #cc0000;
	width:250px;
	float:left;
}

.LeftClear {
	width:250px;
	float:left;
}


/**********************/
/* complicated styles */
/**********************/

div.grayborder {
	background-image: url(/images/complicatedstyles/TopGrayBar.gif);	
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #e5e5e5;
	border: 1px #999999 solid;
	border-width: 0px 1px;/**/
	padding-top: 10px;
	width: 514px;
}
div.grayborder span, div.grayborder div {
	padding: 0 5px;
	display: block;
	background-image: url(/images/complicatedstyles/BtmGrayBar.gif);	
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-bottom: 10px;
}


/*********/
/* forms */
/*********/

.SRform {
	margin: 0;
	padding: 0;
}
.formRequiredField {
	color: #cc3333;
}

/*********/
/* lists */
/*********/

.nobullet {
	list-style-type: none;
	list-style-image: none;
}



/*******************************************************/
/* text buttons that look like images for search pages */
/*******************************************************/

.hovered {
	cursor: hand;
	cursor: pointer;
}

.buttonrow {
	margin-top: 2px;
	width: 520px;
}
.redButton, .grayButton {
	float: left;
	border-collapse: collapse;
	margin: 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;

}

.redButton a img, .grayButton a img {
	border: none;
}

.sidebutton {
	width: 100px;
	margin: 2px 0px 1px;
}

.redButton .q11, .redButton .q21, .redButton .q31, .redButton .q13, .redButton .q23, .redButton .q33 {
	width: 4px;
	background-repeat: no-repeat;
}
.redButton .q11, .redButton .q13, .redButton .q13, .redButton .q31, .redButton .q32, .redButton .q33 {
	height: 4px;
}
.redButton .q12, .redButton .q21, .redButton .q22, .redButton .q23, .redButton .q32 {
	background-color: #cc3333;
}

.grayButton .q11, .grayButton .q21, .grayButton .q31, .grayButton .q13, .grayButton .q23, .grayButton .q33 {
	width: 4px;
	background-repeat: no-repeat;
}
.grayButton .q11, .grayButton .q13, .grayButton .q13, .grayButton .q31, .grayButton .q32, .grayButton .q33 {
	height: 4px;
}
.grayButton .q12, .grayButton .q21, .grayButton .q22, .grayButton .q23, .grayButton .q32 {
	background-color: #999999;
}


.redButton .q11 {
	background-image: url(/images/roundedbuttons/corners_red_11.jpg);
}
.redButton .q13 {
	background-image: url(/images/roundedbuttons/corners_red_13.jpg);
}
.redButton .q31 {
	background-image: url(/images/roundedbuttons/corners_red_31.jpg);
}
.redButton .q33 {
	background-image: url(/images/roundedbuttons/corners_red_33.jpg);
}


.grayButton .q11 {
	background-image: url(/images/roundedbuttons/corners_gray_11.jpg);
}
.grayButton .q13 {
	background-image: url(/images/roundedbuttons/corners_gray_13.jpg);
}
.grayButton .q31 {
	background-image: url(/images/roundedbuttons/corners_gray_31.jpg);
}
.grayButton .q33 {
	background-image: url(/images/roundedbuttons/corners_gray_33.jpg);
}

.redButton .q22 a, .grayButton .q22 a {
	color: #ffffff;
	font-weight: 400;	
	text-decoration: none;
}

.importantbutton .q22 a{
	font-weight: 900;	
}

.grayButton .leftArrow, .grayButton .rightArrow {
	color: #ffffff;
	width: 12px;
	height: 12px;
	display: block;
}

.grayButton .leftArrow {
	background-image: url(/images/roundedbuttons/arrow_left.jpg);
}

.grayButton .rightArrow {
	background-image: url(/images/roundedbuttons/arrow_right.jpg);
}

.grayButton .leftArrow, .grayButton .rightArrow {
	background-repeat: no-repeat;
	background-position: center center;
}

.grayArrow {
	height: 20px;
	width: 20px;
	font-size: 5px;
}

.arrowHolder {
	width: 22px;
}

.buttonrow .statusbar {
	vertical-align: middle;
}

.pagelinks {
	vertical-align: middle;
}
.pagelinks a {
	font-weight: 700;
	color: #000000;
}
.pagelinks .selected {
	color: #ff0000;
}
.thin { 
	margin-top: 2px;
	height: 10px; 
	margin-bottom: -10px;
	border: 0; 
	border-top: 1px solid #666666;
	width: 520px;
}
.AS_subsearch { 
	margin-top: 2px;
	border: 0; 
	padding: 6px 0;
	border-top: 1px solid #666666;
	text-indent: 7px;
	background-color: #f0f0f0;
	width: 520px;
}

.AS_footnote { 
	color: #aaaaaa;

}
.SRpictureCell, .SRcontentCell, .SRbuttonCell, .SRcontentCellNP  {
	border-bottom: 1px solid #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}


.SRbuttonCell  {
	text-align: center;
}


.SRtable {width: 520px;}
.SRpictureCell {}
.SRcontentCell { padding: 10px 9px;}
.SRcontentCellNP { padding: 10px 9px 10px 0px }
.SRbuttonCell  {width: 100px;}

.SRtextLabel, .SRtext, .SRtextSubTitle, .SRtextTitle { }

.SRtextTitleNoIndent, .SRtextTitle { color: #333333; font-size: 16px; font-weight: 900; clear: left; }
.SRtextSubTitleNoIndent, .SRtextSubTitle { color: #333333; font-size: 13px; font-weight: 900; clear: left; }
.SRtextLabelNoIndent, .SRtextLabel {font-weight: 900; clear: left; }
.SRtextNoIndent, .SRtextNoIndent { clear: right; }

.SC_CT {
	border: 1px solid #ff0000;
}
.SRtextHidden { display:none;}

.OSREQ, #asError #lblErr2 .requiredHeading {
	color: #cc3333;
}

.OSREQ .failed {
	font-weight: 900;
}

#asError #lblErr2 .empHeading {
	color: #000000;
	font-weight: 900;
}

#PSfloatingLayer {
	position: absolute;
	left: 50%;
	margin-left: 200px;
	margin-top: 220px;
}

.requiredHeading {
	font-weight: 900;
}
.failureMessage .requiredConnector {
	font-weight: 900;
}
.failureMessage .requiredHeading {
	color: #cc3333;
}

.pagelinks .navigationSelected {
	font-weight: 900;
	color: #cc3333;
	text-decoration: none;
	cursor: text;
}



#ProgressText, #ProgressText * {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

/************************************************************************************************************************/
/* no longer needed  */

/*
      
.SecNav {
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
	display:block;
}



.SecNav:hover {
	cursor:hand;
}

.SecNav:hover .left {
	
}
.SecNav:hover .right {

}

.SecNav:hover .mid {

}



#SecondaryGlobalNav table {
	float:left;

}

#SecondaryGlobalNav .left {
	width:4px;
	height:19px;
	display:block;

}

#SecondaryGlobalNav .right {
	width:5px;
	height:19px;
	display:block;

}

#SecondaryGlobalNav .mid {
}


#SecondaryGlobalNav .selected .left {
	background-image: url('/images/2ndaryNavBgLft.gif');
	background-repeat:no-repeat;
	background-position:left center;
}

#SecondaryGlobalNav .selected .right {
	background-image: url('/images/2ndaryNavBgRt.gif');
	background-repeat:no-repeat;
	background-position:right center;
}

#SecondaryGlobalNav .selected .mid {
	background-image: url('/images/2ndaryNavBgMd.gif');
	background-repeat:no-repeat;
	background-position:center center;
	padding-left:10px;
	padding-right:10px;
}


.SecondaryGlobalNav  A .selected {
	background-repeat: no-repeat;
	background-position: right;
	color: #FF0000;
}



#menu UL LI UL LI A.FC {
    BORDER-TOP: #999999 1px solid;
}

#menu UL LI UL LI A:visited {
    background: #E5E5E5;
    font-weight:normal;
    COLOR: #000000;
}

#menu UL LI UL LI A:link {
    background: #E5E5E5;
    font-weight:normal;
    COLOR: #000000;
}


#menu UL LI UL LI A:active {
    background: #FFFFFF;
    font-weight:bold;
    COLOR: #000000;
}

#menu UL LI UL LI A:hover {
    background: #FFFFFF;
    font-weight:bold;
    COLOR: #CC3333;

}

*/

/************************************************************************************************************************/

