/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
/*
	color: 444444;
*/
	color:#000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#header_c {
	width:100%;
	/*border-bottom:2px solid #CECFD1;*/
}

#header_i {
	/*width:741px;
	margin:0 auto;*/
	width: auto;
    margin-left: 0;
    margin-top: 15px;
}

#header_i img#pbs_logo {
    height: 35px;
}

#header_i div#RssDiv
{
    position: absolute;
    top: 20px;
    right: 10px;
}

#header_logo {

}

#header_nav {
	padding:12px 0 0 0;

}

#header_subnav {

}

#header_subnav td {
	padding:0 0 0 12px;
}

#header_subnav td.nopad {
	padding:0 0 0 0;
}

#locations_c {
	position:relative;
	padding:2px 0 0 0;
	margin:0;

}


#misc_nav {
	margin-top:10px;

}

#header_search {
	/*background:#436086;*/
}


#container {
	width:741px;
	margin:0 auto;
}




#main {
	
}

#nav {
	  background:url(images/_fpo_nav.jpg) no-repeat;
	  width:741px;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
}

#homeflash {

}

#intflash {
	margin:20px 0 0 0;
}

#bodycopy {
	/*width:741px;*/
	width: auto;
	margin-top:-2px;
	border-left:1px solid #CECFC0;
	border-right:1px solid #CECFC0;
	padding:0 0 11px 0;
}

#bodycopy td img {
	display:inline;
}

#bodycopy_home {
	width:741px;
	margin-top:-2px;
	border-left:1px solid #CECFC0;
	border-right:1px solid #CECFC0;
	padding:0 0 0px 0;
}

#home_news {
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
}

#home_news td {
	background:url(../images/g_home_news_bg.gif) right repeat-y;
	padding:0px 0px 0 0px;
	color: #777777;
}


.int {
	padding:10px;
	color:#000;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#right {
	padding:0px 0 0 0;
}

#loginbox {
	width:205px;
	height:85px;
	background:url(../images/g_loginbox_bg.gif) no-repeat;
}

#loginbox td {
	height:1px;
	width:auto;

}

.rightsection {
	border-left:1px solid #B3B3B3;
	border-right:1px solid #B3B3B3;
	padding:10px;
	width:183px;
	color:#444;
}

#footer {
	font-size: 6pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #444;
	text-transform: uppercase;
	font-weight: normal;
	padding:2px 0 2px 0;
	text-align:center;
}

#footergraphic {
	background:url(../images/g_footer_bg.gif) no-repeat;
	height:20px;
	/*
	width:717px;
	*/
	padding:2px 10px 0 15px;	
	font-size: 6pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #444;
	text-transform: uppercase;
	font-weight: normal;
	text-align:left;
}








/* forms */

form {
	margin:0;
	padding:0;
}

#header_subnav input.inputtext {
	border:1px solid #8D8D8D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6f6f6f;
	padding:1px;
	height:12px;
	font-weight:bold;
	text-transform:uppercase;
}

#header_subnav select.inputselect {
background:#EFEFEF;	
	border:1px solid #8D8D8D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size: 9px;
	color: #6f6f6f;
	padding:0;
}

#loginbox input.inputtext {
	border:1px solid #8D8D8D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6f6f6f;
	padding:1px;
	height:12px;
	font-weight:bold;
	text-transform:uppercase;
	width:85px;
}


select.inputselect {
background:#EFEFEF;	
	border:1px solid #8D8D8D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size: 9px;
	color: #6f6f6f;
	padding:0;
}

.inputsubmit {
	background: url(../images/b_arrow.gif) no-repeat;
	height:15px;
	width:16px;
	border:none;
	text-decoration:none;
	display:inline;
	overflow:hidden;
	cursor:pointer;
}

.inputbutton {
	background:url(../images/b_pill_1.gif) no-repeat;
	text-decoration:none;
	height:23px;
	width:95px;
	display:block;
	line-height:23px;
	text-align:center;
	color:#FFF;
	font-size:10px;
	font-weight:bold;
	border:none;
	cursor:pointer;
}











/*links */

a:link, a:visited, a:active, a:hover {
	color: #231f20;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #677C9E;
}

a.macro:link, a.macro:visited, a.macro:active, a.macro:hover 
{
	color: #231f20;
	text-transform: none;
	font-weight: bold;
	text-decoration: none;
}
a.macro:hover 
{
	color: #677C9E;
}

a.button:link, a.button:visited, a.button:active, a.button:hover {
	color: #6f6f6f;
	border:1px solid #8D8D8D;
	background:#EFEFEF;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	padding:2px 8px 2px 8px;
	display:block;
	text-align:center;
}
a.button:hover {
	background:#FFF;
}

#footergraphic a:link, #footergraphic a:visited, #footergraphic a:active {
	color:#444;
}

#footergraphic a:hover {
	color: #677C9E;
}

a.bpill_1:link, a.bpill_1:visited, a.bpill_1:active, a.bpill_1:hover {
	background:url(../images/b_pill_1.gif) no-repeat;
	text-decoration:none;
	height:23px;
	width:95px;
	display:block;
	line-height:23px;
	text-align:center;
	color:#FFF;
	font-size:10px;
	font-weight:bold;
}

a.bpill_2:link, a.bpill_2:visited, a.bpill_2:active, a.bpill_2:hover {
	/*background:url(../images/b_pill_2_1.gif) no-repeat;
	text-decoration:none;
	height:42px;
	width:132px;
	display:block;
	line-height:42px;
	text-align:center;
	color:#FFF;
	font-size:11px;
	font-weight:bold;*/
	float:left;
}
a.bpill_2:hover {
	/*background:url(../images/b_pill_2_2.gif) no-repeat;
	color:#000;*/
}

a.bpill_2_2:link, a.bpill_2_2:visited, a.bpill_2_2:active, a.bpill_2_2:hover {
	/*background:url(../images/b_pill_2_1.gif) no-repeat;
	text-decoration:none;
	height:36px;
	width:112px;
	display:block;
	line-height:14px;
	text-align:center;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	padding:6px 10px 0 10px;*/
	float:left;
}
a.bpill_2_2:hover {
	/*background:url(../images/b_pill_2_2.gif) no-repeat;
	color:#000;*/
}

#home_news a:link, #home_news a:visited,#home_news  a:active, #home_news a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	color: #231f20;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
#home_news a:hover {
	color: #677C9E;
}

#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	font-size: 6pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #444;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	color: #436187;
	/*font-weight:bold;*/
}

a.h4 {
	font-weight:bold;
	font-size: 12px;
	text-decoration:underline;
	color: #005797;
	text-transform:none;
	display:block;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

h1.home {
	font-size: 10px;
	color: #FFF;
	text-transform: uppercase;
	background:#436187;
	text-align:center;
	margin:4px auto 5px auto;
	padding:4px 0 4px 0;
	width:97%;
	
}

h1.homeBlue {
	font-size: 11px;
	color:#004b7f;
	text-transform: uppercase;
	margin:4px 0 5px 0;
}

h1.heading {
	text-transform:none;
	font-size: 18px;
	color: #369;
	font-weight:bold;
	font-style:italic;
	margin:10px;
}

h2 {
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	line-height: 5px;
}

.subhead {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:none;
	color: #000;
	margin-bottom:20px;
	font-style:italic;
}

h3 {
	font-size: 12px;
	color: #ffffff;
	text-transform: uppercase;
}


h4 {
	font-weight:bold;
	font-size: 12px;
	text-decoration:underline;
	color: #005797;
	text-transform:none;
}

h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	font-weight:bold;
	text-transform: uppercase;
	position:relative;
	float:right;
	margin:-27px 20px 15px 0;
}


.blueCap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#004b7f;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
}


.largeitalic {
	text-transform:none;
	font-size: 14px;
	color: #677C9E;
	font-weight:bold;
	font-style:italic;
}

hr {
	color:#C7C9CB;
	background-color:#C7C9CB;
	border:none;
	height:1px;
	width:90%;
	margin:10px auto 10px auto;
}

hr.hr2 {
	color:#90add1;
	background-color:#90add1;
	border:none;
	height:2px;
	width:100%;
	margin:10px auto 10px auto;
}


a.headerlink1:link, a.headerlink1:visited, a.headerlink1:active {
	font-size: 11px;
	color: #231f20;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

a.headerlink1:hover {
	color: #677C9E;
}

.black {
	color:#000;
}

.small {
	font-size:9px;

}

.fontsize11 {
	font-size:11px;
}

.blue {
	color:#436187;
}
.uppercase {
	text-transform:uppercase;
}

.headerdivider {
	color:#999999;
	font-weight:bold;
	font-size:14px;
}

/* interior pages */

.register {
	float:right;
	text-align:right;
	height:23px;
	width:200px;
	line-height:23px;
	display:block;
	background:url(../images/g_login_go.gif) right no-repeat;
	padding:0 30px 0 0;
	margin:4px;
}

.casestudy {
	width:90%;
	margin:0 auto 0 auto;
}

.headerrow {
	border-top: 2px solid #DDDEF0;
	border-bottom: 2px solid #DDDEF0;
	background:#D9D9D9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444;
	font-weight:bold;
	padding:10px;
}

/* positioning */


.centertext {
	text-align:center;
}

.righttext {
	text-align:right;
}

.clearboth {
	clear:both;
}

.floatleft {
	float:left;
}

.floatright {
	float:right;
}

.padleft20 {padding-left:20px;}
.padright20 {padding-right:20px;}

.nocursor { cursor:default; }

td#main table#bodycopy form table.content {
	width:766px;
}
