/* start div layout styles */

#pathway {
	background-image: url(../images/ff_bgpathway.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#logobnr {
	background-image: url(../images/ff_bnrbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#sitenav {
	background-image: url(../images/ff_navbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}



/* start heading styles */

.titlebar {
	background-image: url(../images/ff_titlebar.gif);
	background-repeat: no-repeat;
}
.titlebarshort {
	background-image: url(../images/ff_titlebarshort.gif);
	background-repeat: no-repeat;
}
.heading1 {
	color: #b55382;
}



/* start leftcolm styles */

.ff_tsrbox {
    width:auto;
	border: 1px solid #61919b;
	margin:2.5 0 2.5 0px;
}
.ff_tsrhdr {
	width:auto;
	height: 16px;
	margin: 1px;
	padding:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #4f97c0;
	text-align: left;
	vertical-align: middle;
	font-weight: bolder;
	text-transform: uppercase;
	border: 1px solid #FFFFFF;
}
.ff_tsrlogobig {
	float:left;
    align:left;
    margin:2.5 0 2.5 2.5px;
}
.ff_tsrdownldbtn {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	width: 100px;
	position: inherit;
	text-decoration: none;
	margin-left:20px;
	align:top;
}
.ff_tsrtxt {
	width:auto;
	height:auto;
	text-align: left;
	margin-left: 100px;
	margin-top: 0px;
	list-style-position: outside;
	list-style-image: url(../images/ff_pinkArrow.gif);
}
.arrowbullets {
	list-style-position: outside;
	list-style-image: url(../images/ff_pinkArrow.gif);
}



/* start rightcolm styles */

#ff_tsrboxshort {
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #61919b;
	position:relative;
}
.ff_tsrhdrshort {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 0px;
}
#ff_tsrlogosml {
	align: left;
	vertical-align: middle;
	text-align: left;
	float: left;
	margin-right: 15px;
	padding-bottom: 10px;
}