


#bgframe
{
	z-index: 3;
	position:relative;
	background-image:url(../images/bg-frame-bg.png);
	background-repeat:repeat-y;
	padding:10px 30px 10px 35px;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #363636;
	
	left: -1px;
	width:992px;
	height:auto;
}

#bgframe a
{
	font-style:italic;
	text-decoration:underline;
}

#bgframe h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 30px;
	font-weight: 100;
	font-style:italic;
	color: #d18022;
	margin-top: 0px;
	margin-bottom: -10px;
}

#bgframe h4
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	font-style:italic;
	color: #d18022;
	margin-top: 0px;
	margin-bottom: 0px;
}

#topframe
{
	z-index: 3;
	position:relative;
	background-image:url(../images/bg-frame-top.png);
	background-repeat:no-repeat;
	margin-top:5px;
	left: -1px;
	width:992px;
	height:20px;
}

#botframe
{
	z-index: 3;
	position:relative;
	background-image:url(../images/bg-frame-bot.png);
	background-repeat:no-repeat;
	left: -1px;
	width:992px;
	height:20px;
}


#cookiecrumb
{
	z-index: 3;
	position:relative;
	margin-top:155px;
	padding:0px 30px 0px 0px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color:#466646;

	width:990px;
	height:auto;
}

#cookiecrumb a
{
	text-decoration:underline;
}

.crumbcurrent
{
	color:#5c4f33;
}


#tafcenter
{
	z-index: 8;
	position:relative;
	width:145px;
	height:auto;
	
}

.stepNum
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style:italic;
	line-height: 24px;
	color: #d18022;
}

.stepName
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style:italic;
	line-height: 24px;
	color: #d18022;
}

#stepBtnTop
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 11px;
	color: #466646;
}

#stepBtnTop a
{
	text-decoration:none;
	font-style:normal;
}

#stepBtnTop a:hover
{
	text-decoration:underline;
	color: #466646;
}


#stepBtnBot
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 11px;
	color: #466646;
}

#stepBtnBot a
{
	text-decoration:none;
	font-style:normal;
}

#stepBtnBot a:hover
{
	text-decoration:underline;
	color: #466646;
}


