@charset "utf-8";

body {
	margin: 0px;
	background-position:top 25px;
}
body { padding: 0em; margin: 0; }
#content { 
  width: 70%;
  margin: 1em auto;
  font-family: Arial, sans-serif; 
  }
#content h1, #content h2, #content h3 {
  font-family: Georgia, serif;
  }
.headart {
  text-align: center; 
  padding: .3em;
  }  
#content a:link {  
		text-decoration: none; 
		}
#content a:active {  
		text-decoration: none;  
		}
#content a:visited  { 
		text-decoration: none; 
		} 

	/* skip navigation anchor styles */ 
#skipnav a  { 
		position: absolute;
		padding: 0;
		margin: 0; 
		top: 0px; 
		left: 335px; 
		width: 10em;
		display: block;
		font-size: 1em;
		color: #39275b;
		text-decoration: none;
    z-index: -1;
		}
#skipnav a:active, #skipnav a:focus { 
		background:#FAFAFA none repeat scroll 0 0;
    border:1px solid #E1E1E1;
    color:#000000;
    display:block;
    font-family:sans-serif;
    font-size:1em;
    font-weight:bold;
    left:335px;
    margin:0;
    padding:0;
    position:absolute;
    text-align:center;
    text-decoration:none;
    top:0;
    width:10em;
    z-index: 10;
    }

/* Header and Footer Styles */

#wheader #autoMargin form {
	width: auto;
	height: auto;	
	min-width: 1px;
}
#wheader #autoMargin a,
#wheader #autoMargin a:active, 
#wheader #autoMargin a:hover, 
#wheader #autoMargin a:focus {
	background-color:transparent !important;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif !important;
	line-height:10px;
	outline:none;
	white-space: nowrap;
	text-transform: uppercase;
	font-style: normal;
	letter-spacing: normal;	
}
#wheader #autoMargin {
	display: block;
	width: 100%;
	margin: 0 auto;
}


/*-- Color --*/
.colorGold {
	background-position: 0px -75px;
}
.colorGold .logoAbsolute {
	background-color: #39275B;
}
.colorGold li a {
	color: #333;
}
.colorGold li a:hover {
	color: #000;
}
.colorGold li a:active {
	color: #696969;
}
.colorGold li a:focus {
	color: #fff;
}
.colorGold  .wlogoSmall {
	background-position: 68px 5px;
}

.colorPurple {
	background-position: 0px 0px;
}
.colorPurple .wlogoSmall {
	background-position: 68px -19px;
}
.colorPurple .logoAbsolute {
	background-color: #D7A900;
}
.colorPurple li a {
	color: #FFF;
}
.colorPurple li a:hover {
	color: #CCC;
}
.colorPurple li a:active {
	color: #d7a900;
}
.colorPurple li a:focus {
	color: #d7a900;
}

#wheader .logoAbsolute {
	position: absolute;
	height: 75px;
	width: 76px;
	background-color: #39275B;
	background-image: url(w.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: -85px;
	z-index: 9999;
}
#wheader .wlogoSmall {
	height: 25px;
	width: 250px;
	float: left;
	background-image: url(w.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
#wheader .wlogoSmall a {
	display: block;
	text-indent: -1000px;
	overflow:hidden;
	height: 25px;
}
#wheader #wtext {
	height: 25px;
	float: right;
}
#wheader #wtext .wborder {
	background-image: url(leftbar.png);
	background-repeat: no-repeat;
	background-position: left center;	
	display: block;
	float: left;	
}



/*-- Search --*/

.wfield {
	height: 19px;
	background: url(tfbg2_8.png) no-repeat;
	float: left;
}
.wTextInput {
	width: 135px;
	height: 17px;
	background: none;
	border: none;
	color: #999;

}
#wheader #autoMargin #wsearch input {
	padding: 3px 0 0 0 !important;
	background-color:transparent;
	margin: 0 0 0 5px !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px !important;
	border-style: none;
}

/*-- Global Header --*/

#wheader {
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	height: 25px;
	padding: 0 20px 0 20px;
	overflow: hidden;
}
#wheader ul{
	margin: 0;
}
#wheader li{
	display: inline;
	white-space: nowrap;
	margin: 0;
}
#wheader li a {	
	display:block;
	float: left;
	padding: 8px 6px 7px 6px;
}
#wheader li a:hover {
	background-image: url(notch.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#wsearch {
	height: 25px;
	float: right;
	margin-left: 10px;
	margin-top: 4px;
}
#wlogoLink {
	display: block;
	width: 74px;
	height: 74px;
}
.formbutton {
	cursor:pointer;
	border:none;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 0 15px 0 0;
	background:url(submit_8.png) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0 15px 0 0;
	width: 30px;
	height: 18px;
	padding-bottom: 1px;
	vertical-align: top;
	color: transparent;
	text-transform: capitalize;
	text-indent:-9999px;
}
/*-- Patch --*/

.patchNo .logoAbsolute {
	display: none;
}
.patchNo .wlogoSmall {
	background-position: 0px -19px;
	padding-left: 0px;
}
.patchYes .wlogoSmall {
	padding-left: 100px;
}

/*-- With or without W --*/

.wNo .wlogoSmall {
	background-position: -28px 5px;
}
.colorPurple.wNo .wlogoSmall {
	background-position: -28px -19px;
}
.colorGold.patchNo .wlogoSmall {
	background-position: 0px 5px;
}
.colorGold.wNo .wlogoSmall {
	background-position: -28px 5px;
}

/* Footer */

#footer {
  position: relative;
  clear: both; 
  }
  
#footerLogo {
	height: 25px;
	float: left;
	background-image: url(w_logo_white_ftr.png);
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: 0 4px;
}
#wlogoShort {
	height: 25px;
	width: 250px;
	float: left;
	background-image: url(w_logo_white_ftr.png);
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: -32px 4px;
}
#wlogoShort a, #footerLogo a{
	display: none;
	text-indent: -1000px;
}
#footerWrap {
	height: 25px;
	width: 940px;
	margin: 0 auto;
}

/*-- Text for Purple --*/

#footerMain {
	clear: both;
	background-image: url(bg_ftr.gif);
	background-repeat: repeat-x;
	height: 25px;
	background-position: 0px 0px;
	overflow: hidden;
}
#footerMain ul {
	margin: 0;
	padding: 0;
	float: right;
}
#footerMain li {
	display: inline;
	margin: 0;
}
#footerMain li a:active, 
#footerMain li a:hover, 
#footerMain li a:focus,
#footerMain li a, #footerMain li span {
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	padding: 8px 6px 7px 0;
	white-space: nowrap;	
	font-size: 9px;
	font-weight: bold;
	background-color:transparent !important;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif !important;
	line-height:10px;
	outline:none;
	font-style: normal;
	letter-spacing: normal;		
}
#footerMain li a, #footerMain li span {
	color: #FFF;
}
#footerMain li a:focus {
	color: #d7a900;
}
#footerMain li a:hover {
	color: #CCC;
	background-image: url(notch_ftr.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#footerMain li a:active {
	color: #FFFFCC;
}
#footerMain .logoAbsoluteFooter {
	position: absolute;
	margin-top: -50px;
	height: 75px;
	width: 76px;
	background-image: url(w_ftr.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.purple .logoAbsoluteFooter {
	background-color: #39275B;
}
.gold .logoAbsoluteFooter {
	background-color: #D7A900;
}
#footerLinks h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	margin-left: 95px;
	margin-top: -25px;
	color: #39275B;
}
.leftText {
	margin-left: 45px;
}
.rightText {
	padding-left: 10px;
	background-image: url(leftbar_ftr.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
.centerText {
	padding-left: 30px;
}
#footerLinks li {
	float: left;
}

/*-- No patch -- */

#footerMainNoPatch {
    clear: both;
	background-image: url(bg_ftr.gif);
	background-repeat: repeat-x;
	height: 25px;
	overflow: hidden;
}
#footerMainNoPatch ul{
	margin: 0;
	padding: 0;
	display: block;
}
#footerMainNoPatch li{
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	white-space: nowrap;
}
#footerMainNoPatch li a {
	text-transform: uppercase;
	text-decoration: none;
	color: #FFF;
	float: left;
	padding: 8px 6px 7px 0;
}
#footerMainNoPatch li a:hover {
	color: #CCC;
	background-image: url(notch_ftr.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#footerMainNoPatch li a:active {
	color: #FFFFCC;
}
#footerMainNoPatch li span {
	text-transform: uppercase;
	text-decoration: none;
	color: #FFF;
	float: left;
	padding: 8px 6px 7px 0;
	white-space: nowrap;
}
#footerLeft {
	float: left;
	padding-left: 40px;
}
#footerRight {
	float: right;
	padding-right: 40px;	
}
#footerCenter {
	width: 30em; 
	margin: 0 auto;
}
.footerLinkBorder {
	float: left;
	padding-left: 10px;
	background-image: url(leftbar_ftr.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
.logoYes #footerLeft a {
	text-indent: -9999px;
	background-image: url(w_logo_white_ftr.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 237px;
}
.logoYes #footerLeft li a:hover {
	color: #CCC;
	background-image: url(w_logo_white_ftr.gif);
	background-repeat: no-repeat;
}
.wNo #footerLeft li a {
	background-position: -25px center;
}
.wYes #footerLeft li a {
	background-position: left center;
}


