/* CSS Document */

HTML { height:100%; overflow: -moz-scrollbars-vertical !important; }

body {
/*background-color: #526272;*/
background-color: #FBFDFE;
background-image: url('/images/background1.jpg'); 
background-repeat:repeat-x;
text-align: left;
margin: 0;
padding: 0 20px 20px 20px;
}


.dottedline{
border-bottom: 1px #CCC dotted;
margin: 15px 0 15px 0;}

.careers {
width: 100%;
padding: 10px;
background-color: #fbfbfb;
border: 1px #CCC solid;
margin: 10px 0 10px 0;
}

.pmain
	{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color:#000000;
	padding: 1px 5px 10px 5px;
	}

.ppmain
	{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 14px;
	color:#2B67A3;
	padding: 1px 5px 10px 5px;
	}






.container {
width: 720px;
margin: auto;
; padding-left:0; padding-right:20; padding-top:0; padding-bottom:px}

.content
{
font-family: Verdana, Arial,  sans-serif;
font-size: 11px;
color:#000;
margin: 0;
line-height: 1.5em;
}


.content a:link
{
color:#000;
text-decoration: underline;}


.content a:visited
{
color:#555;
text-decoration: underline;}


.content a:hover
{

color:#000;
text-decoration: none;}

.content a:active
{

color:#000;
text-decoration: underline;}

.dottedbar {
width: 720px;
background-image: url('/images/div_dots.gif');
height: 24px
}

.footer{
height: 42px;
text-align:center;
background-repeat: repeat-x;
font-family: Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size: 10px;
margin: 0 auto;
padding: 10px 0 0 0;
line-height: 1.5em;
}



.note {
font-family: Verdana, Arial,  sans-serif;
font-size: 9px;
color:#666;}

.partner {
margin: 0 0 30px 180px;

}

.partnerlogo {
margin: 0;
width: 180px;
float: left;
}

.section{
font-family: Verdana, Arial, sans-serif;
font-size: 20px;
color:#333;
margin: 15px 0 10px 0;

}

.subsection1{
font-family: Verdana, Arial,  sans-serif;
font-size: 12px;
font-weight:bold;
color:#000;
margin: 0;
}

.subsection1 a:link{
color:#000;
text-decoration: none
}

.subsection1 a:visited{
color:#000;
text-decoration: none
}



.subsection1 a:hover{
color:#900;
text-decoration: none
}

.subsection1 a:active{
color:#000;
text-decoration: none
}

.subsection2{
font-family:  Arial, Helvetica,  sans-serif;
font-size: 12px;
font-weight:bold;
color:#000;
margin: 0;
}

.subsection2 a:link{
color:#000;
text-decoration: none
}

.subsection2 a:visited{
color:#000;
text-decoration: none
}



.subsection2 a:hover{
color:#900;
text-decoration: none
}

.subsection2 a:active{
color:#000;
text-decoration: none
}


.pullquote{
font-family:"Trebuchet MS", Arial, sans-serif;
font-size: 22px;
font-weight: bold;
color:#333;
margin-left: 20px ;
}

.quote{
font-family:"Trebuchet MS", Arial, sans-serif;
font-size: 16px;
font-weight: bold;
color:#333;
margin-left: 20px ;
}





/*RSS*/

.rss-box {
width: 280px;
background-color: #ffffff;

}

.rss-title, rss_title a {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-weight:bold;
color:#900;
margin: 0px 0 5px 0;
padding: 0;
text-decoration: none;
}

.rss-items {
list-style:none;
margin:0;
padding:0;
}

.rss-item  {
  font-family:Verdana, Arial, sans-serif;

font-size: 11px;
  margin-bottom: 1em;
}

.rss-item a:link, .rss-item a:visited, .rss-item a:active {

	color: #000000;}

.rss-item a:hover { 
text-decoration: none;

	}
	
.rss-date {
	font-size: xx-small;
	} 
/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */

.pod-play {
width:12em;
margin: 0 0.2em; 
padding: 0.1em 0;
padding:0;
   
white-space:nowrap;
text-decoration: none;
vertical-align:middle;
background: #fb6;
color: black;
   }
   
.pod-play em {
width:1em;
cursor:hand;
font-style: normal;
margin:0; padding: 0.1em 0.5em;
background: white;
color: #222;
   }
.pod-play span {
width:1em; 
cursor:hand;
margin:0; 
padding: 0.1em 0.5em 0.1em 0.3em;
   }
.pod-play:hover {
   background: #666;
   color: white;
   }
.pod-play:hover em {
   background: black;
   color: white
   }


/*CSS for TOGGLING NEWS*/

#wrap {
width:600px;
margin:auto;
}

dl {
position:relative;
margin: 0 auto;
border:0px none;
padding: 0
 
}

.abs {
position:absolute;
top: .1em;
left:5em;
width:50em;
padding:0;


}

.selected {
color: #900;
}

.clicker {cursor:pointer}

dt {margin-bottom: 15px; font-weight: bold;
}

.newsitem li {margin-bottom: 15px; list-style-type: none}

.newsitem ul {margin: 0; padding: 0}


.newsitem  li a:link
{

color:#000;
text-decoration: underline;}


.newsitem  li  a:visited
{

color:#666;
text-decoration: underline;}

.newsitem  li  a:hover
{

color:#000;
text-decoration: none;}

.newsitem  li  a:active
{

color:#000;
text-decoration: underline;}

#careerslist ul{
margin: 0;
padding: 0;}

#careerslist li{
list-style-type: none;
margin: 0;
padding: 0;
}

/*CSS FOR TOGGLING CAREERS*/

.eg {
margin:0;

}
.eg p {
margin:0;
text-align:left;
}

.eg a:link {text-decoration: none;

}
.eg a:visited {text-decoration: none;

color: #666;

}

.eg a.hover {text-decoration: none;


}
.eg a.active {text-decoration: none;

}

#byid {
width:720px;

}