/* CSS Document MWCP */

body{
line-height: 16px;
font-family: "Trebuchet MS", Verdana, sans-serif;
font-size: 13px;
color: #000000;
margin: 0;
padding: 0;
background-image: url(../images/bkgrd.gif);
background-repeat: repeat-y;
background-attachment: fixed;
background-color: #000033;
}

#header{
height: 232px;
width: 702px;
margin-left: 80px;
background-image:  url(../images/header.jpg); /*this will need changed headeropene.jpg if open enrollment*/
background-repeat: no-repeat;
font-family: Verdana, sans-serif;
font-size: 10px;
text-align: right;
}

/*begin link to enter open enrollment page -- will need commented out after May 30*/

/*#header a#opene{
  display:block;
  width:350px;
  height:0;
  padding-top:50px;
  overflow:hidden;
  position:absolute;
  margin-left:0px;
  top:0;
  background:transparent url(../images/headeropene.jpg) no-repeat; /*10px 350px*/
  /*cursor:hand;
   }
/* the hack for IE pre IE6 */
/*html #header a#opene {
  height:350px;
  he\ight:0;
  }
  
  #header a#opene:hover {
  background-position: 0 0;
  z-index:100;
  }
  
  #header #opene {
  left:80px;
  top:0px;
  z-index:20;
  }
 /*end the link to open enrollment from header graphic*/
 
#header a:link, #header a:visited, #header a:active{
color: #ccf;
text-decoration: none
}

#header a:hover{
color: #fff;
text-decoration: underline;
}

#headersub{
height: 186px;
width: 701px;
margin-left: 80px;
background-image:  url(../images/abouthdr.jpg);
background-repeat: no-repeat;
font-family: Verdana, sans-serif;
font-size: 10px;
}

#headeremployer, #headerinjured, #headerprovider, #headernews, #headerlinks, #headerfaq,
#headercontact, #headerfroi
{
height: 186px;
width: 701px;
margin-left: 80px;
background-image:  url(../images/employerhdr.jpg);
background-repeat: no-repeat;
font-family: Verdana, sans-serif;
font-size: 10px;
}

#headerinjured{  background-image:  url(../images/injuredhdr.jpg); }
#headerprovider{ background-image:  url(../images/providerhdr.jpg); }
#headernews{ background-image:  url(../images/newshdr.jpg); }
#headerlinks{ background-image:  url(../images/linkshdr.jpg); }
#headerfaq{ background-image:  url(../images/faqhdr.jpg); }
#headercontact{ background-image:  url(../images/contacthdr.jpg); }
#headerfroi{ background-image:  url(../images/linkshdr.jpg); }

/*shadow employer and other header*/
.shadow, .aboutshadow, .injuredshadow, .providershadow, .newsshadow, .linkshadow, .contactshadow,
.privacyshadow, .froishadow, .openshadow{
	background-color: transparent;
	font-family: Century, "Times New Roman", serif;
	font-size: 30px;
		font-weight: bold;
	color: #ffffff;
	position: absolute;
	width: 800px;
	padding-bottom: 25px;
	height: 200px;
	filter: Shadow(Color=#99ffff, Direction=135);
	padding-left: 430px;
	padding-top: 130px;
	padding-right: 5px;
}

/*shadow about header*/
.aboutshadow{ padding-left: 525px; }
/*shadow for injured worker header*/
.injuredshadow{	padding-left: 320px; }
/*shadow for provider header*/
.providershadow{ padding-left: 425px; }
/*shadow for news header*/
.newsshadow{ padding-left: 490px; }
/*shadow for links header*/
.linkshadow{ padding-left: 585px; }
/*shadow for contact header*/
.contactshadow{	padding-left: 500px; }
/*shadow for privacy header*/
.privacyshadow{	padding-left: 475px; }
/*shadow for froi header*/
.froishadow{ padding-left: 350px; }
/*shadow for open enrollment header*/
.openshadow{ padding-left: 250px; }

/*question header*/
.question{
font-weight: bold;
}

h1{
font-size: 16px;
font-weight: bold;
color: #330000;
}

/* position #content so it starts directly underneath #header, and then we can move 
#navbar and #main-text around inside it but no matter where #header ends, both #navbar and 
#main-text will appear to flow directly after it. 
To make #content have this effect you need to give it two new properties.*/

#content {
position: relative;
width: 780px; /*combined widths of #house button and #main-text */
}

#main_text{
background-color: #ffffff;
margin-left: 252px;
padding-top: 20px;
padding-right: 10px;
padding-left: 10px;
padding-bottom: 150px;
}

#main_navigation{
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
display: block;
height: 370px;
color:#003366;
position: absolute;
top: 0px;
left: 80px;
padding-top: 15px;
padding-bottom: 5px;
background-image: url(../images/nav.gif);
background-repeat: no-repeat;
}
/*navigation*/
#housebutton{
font-family: Verdana, Arial, sans-serif;
width: 168px;
font-size: 12px;
font-weight: bold;
text-align:left;
}

#housebutton a:link, #housebutton a:visited, #housebutton a:active {
padding-top: 1px;
padding-bottom: 1px;
padding-left: 10px;
text-decoration: none;
display: block;
color: #336699;
background-color: #ccf;
border-style: outset;
}

#housebutton a:hover {
background-color: #336699;
color: #fff;
border-style: inset;
}
/*end navigation**********************************************************/
/*logo urac*/  
#uracblue{
width: 96px;
height: 78px;
background-image: url(../images/urac.jpg);
background-repeat: no-repeat;
position: absolute;
margin-left: 35px;
margin-top: 100px;
z-index: 100;
border: 1px solid #000099;
}

/************************************top navigation****************************************/
.top{
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
text-align: right;
padding-right: 5px;
}

.top a:link{
color: #333366;
text-decoration: underline;
}

.top a:visited{
color: #333366;
text-decoration: underline;
}

.top a:hover{
color: #999999;
text-decoration: underline;
}

/**********************************************end top navigation*****************************/

#rightcolumn{
height: 75px;
width: 100px;
margin-top: 280px;
background-image:  url(../images/paramedic_vehicle_flashing_sm_nwm.gif);
background-repeat: no-repeat;
position: absolute;
z-index: 100;
margin-left: 320px;
}

#uraclogo{
height: 100px;
width: 100px;
margin-top: 200px;
background-color:transparent;
position: absolute;
z-index: 100;
margin-left: 320px;
}

#rightwords{
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
font-size: 10px;
color: #990000;
position: absolute;
z-index: 100;
margin-left: 410px;
margin-top: 315px;
}

#quote{
font-family: Tahoma, sans-serif;
font-size: 12px;
line-height: 14px;
color: #003366;
position: absolute;
z-index: 11;
margin-left: 15px;
margin-top: 260px;
width: 198px;
}

#quote .author{
font-style: italic;
font-size: 10px;
}


.authtable{
font-family: Verdana, sans-serif;
font-size: 12px;
margin: 0px auto;
}

.authtable th{
font-weight: bold;
color: #000033;
background-color: #cccccc;
border: 1px #000033 solid;
text-align: center;
}

.authtable td{
border: 1px #000033 solid;
}

#footer{
font-family: Verdana, Arial, sans-serif;
font-size: 9px;
line-height: 10pt;
letter-spacing: 0.1em;
text-align: center;
color: #ffffff;
background-color: #003399;
position: absolute;
z-index: 8;
width: 530px;
height: 30px;
margin-top: 0px;
padding-top: 3px;
margin-left: 250px;
}

#footer a:link{
text-decoration: none;
color: #ffcc99;
}

#footer a:visited{
text-decoration: none;
color: #ffcc99;
}

#footer a:hover{
text-decoration: underline;
color: #ffffff;
}

.requirement{
text-align: center;
}
#copyright{
color: #cccccc;
}

.red
{
color: #b22222;
}

/*for new employer button seasonal*/
.newemployer{
font-family: Verdana, sans-serif;
font-size: 11px;
font-weight: bold;
width: 200px;
background-color: #ccf;
padding-left: 7px;
padding-top: 3px;
padding-bottom: 3px;
border-style: outset;
}

.newemployer a:link{
text-decoration: none;
color: #003366;
}

.newemployer a:visited{
text-decoration: none;
}

.newemployer a:hover{
text-decoration: none;
}
