body, #header ul, #header li {
	margin:0px;
	padding:0px;
}
img {
border:none;
}
body{
	background-attachment: fixed;
	background-image: url(../images/background_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#header a {
	color: #003399;
	text-decoration: none;
	padding: 0px 15px;
	font-weight: bold;
}
#header a:hover{
	color: #FF6600;
}
#header ul {
	list-style-type: none;
}
#header li {
	display:inline;
}
#container {
	width: 949px;
	min-height:800px;
	position: absolute;
	left: 50%;
	margin-left: -474px;
	border-top: none;
	border-right: 2px solid #939598;
	border-bottom: none;
	border-left: 2px solid #939598;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
}
#header{
	width: 949px;
	height:267px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
}
#left_navbar{
	width:350px;
	min-height:18px;
	float:left;
	margin-top:115px;
	text-align:left;
	padding-top:2px;
}
#right_navbar{
	width:350px;
	min-height:18px;
	float:right;
	margin-top:115px;
	text-align:right;
	padding-top:2px;
}
#main{
	width:650px;
	min-height:600px;
	border-right: solid 1px #939598;
	padding:20px 20px 40px 20px;
	float:left;
}
#rCon{
	width:215px;
	min-height:300px;
	padding:20px 20px 40px 20px;
	float:right
}
#mainPic{
	width:300px;
	height:400px;
	float:right;
	padding:0px 0px 10px 10px;
}
#dateline{
	text-align:center;
	font-style:italic;
	color:#999999;
	padding:0px 0px 10px 0px;
}
#footer{
	width:939px;
	min-height:20px;
	background-color:#939598;
	clear:both;
	color:#FFFFFF;
	padding: 5px 10px 5px 0px;
	text-align:right;
}
#column1{
	width:195px;
	min-height:500px;
	float:left;
	border-right: 1px solid #939598;
	margin-left:14px;
}
#column2{
	width:195px;
	min-height:500px;
	float:left;
	border-right: 1px solid #939598;
	margin-left:14px;
}
#column3{
	width:195px;
	float:left;
	margin-left:14px;
}
#colView{
	width:650px;
}
.contentpaneopen{
	width:650px;
}
#colView h3{
padding-left:15px;
}
.invisible{
	display:none;
}
.dottedLine{
	display:block;
	height:8px;
	background-image:url(../images/dottedLine.gif);
	background-repeat:repeat-x;
}
.storyHeader h3, .contentheading{
	font-size: 25px;
	color: #FF6600;
	padding:10px 0px 0px 0px;
	margin:0px;
	text-align:center;
	font-weight: bold;
}
.byline h4, .small, .createdate{
	font-weight: normal;
	text-align:center;
	font-style:italic;
	color:#000000;
	margin:0px;
	padding:5px 0px 20px 0px;
	text-align:center;
}
.rConHeader h3{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	padding:10px 0px 0px 0px;
	margin:0px;
	font-weight: normal;
}
.insetBox{
	background-color:#e3eaf1;
	padding:10px;
	text-align:center;
	color:#3e4e82;
	line-height: 18px;
}
.hotlink{
	border-bottom-width: 3px;
	border-bottom-style: double;
	text-decoration:none;
	color: #FF6600;
}
.staffName h3{
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #FF6600;
	padding:10px 0px 0px 0px;
	margin:0px;
	text-align:left;
	font-weight: bold;
}
.tagline h4{
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-align:left;
	font-style:italic;
	color:#000000;
	margin:0px;
	padding:5px 0px 10px 0px;
}
.staffImage{
	width:74px;
	height:124px;
	float:left;
	padding: 10px 20px 10px 0px;
}
.staffInfo{
	min-height:144px;
}
/*** FPSS Specific****/
.fpss-introtext .slidetext h1 a{
	color:#FFFFFF;
}