.HomeDevTop {
	background-image: url(../images/home_maintxt_dev_top.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 503px;
	text-align: right;
	vertical-align: bottom;
}
.HomeDevRight {
	background-image: url(../images/home_maintxt_dev_right.gif);
	background-repeat: no-repeat;
	width: 13px;
}

.PollBoxBot {
	background-image: url(../images/home_box_pol_bot.gif);
	background-repeat: repeat-x;
	height: 9px;
	width: 167px;
}
.PollBoxTop {
	background-image: url(../images/home_box_pol_top.gif);
	background-repeat: repeat-x;
	height: 21px;
	width: 167px;
	font-size: 14px;
	font-weight: bold;
	color: #424874;
	text-align: right;
	vertical-align: middle;
}
.PollBoxTop a{
	color: #424874;
	text-decoration: none;
}
.PollBoxTop a:link, .PollBoxTop a:visited {
	color: #424874;
	text-decoration: none;
}
.PollBoxTop a:hover {
	color: #000000;
	text-decoration: underline;
}

.PollBoxLeft {
	background-image: url(../images/home_box_pol_left.gif);
	background-repeat: repeat-y;
	height: 41px;
	width: 10px;
}
.PollBoxRight {
	background-image: url(../images/home_box_pol_right.gif);
	background-repeat: repeat-y;
	height: 41px;
	width: 10px;
}
.PollBoxBotLeft {
	background-image: url(../images/home_box_pol_bot_left.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 10px;
}
.PollBoxBotRight {
	background-image: url(../images/home_box_pol_bot_right.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 10px;
}
.PollBoxTopRight {
	background-image: url(../images/home_box_pol_top_right.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 10px;
}
.PollBoxTopLeft {
	background-image: url(../images/home_box_pol_top_left.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 10px;
}
.PollBoxMain {
	background-image: url(../images/home_box_pol_bg.gif);
	height: 41px;
	width: 167px;
	font-size: 12px;
	color: #424874;
	text-align: right;
	vertical-align: top;
}


.SaleTopBot {
	height: 10px;
	width: 381px;
}
.SaleLeftRight {
	height: 66px;
	width: 10px;
}
.SaleMid {
	height: 66px;
	width: 361px;
	background:url(../images/home_box_sale_bg.gif);
	background-repeat:no-repeat;
	vertical-align:top;
	text-align:right;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.SaleMid a{
	color: #000000;
	text-decoration: none;
}
.SaleMid a:link, .SaleMid a:visited {
	color: #000000;
	text-decoration: none;
}
.SaleMid a:hover {
	color: #424874;
	text-decoration: underline;
}
.disclaimer{
	font-size:11px;

}