/*Homepage Backgrouind */
#bodyContent {
	padding-right: 28px;
	padding-left: 28px;
	padding-top: 0px;
	background-image: url(images/MonsterArmTwo.gif);
	background-repeat: no-repeat;
	background-position: 974px 539px;
}
/*1st Panel*/
#milkbottleTopHP {
	background-image: url(images/MilkBottleTop.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#milkbottleThroat {
	background-image: url(images/MilkBottleThroat.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#kickStartPanelHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #FFFFFF;
	background-color: #00AEE8;
	background-image: url(images/L_PanelCrn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}
#kickStartPanelHeader a {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
#kickStartPanelHeader a:hover {
	color: #FF0000;
	text-decoration: none;
}
#kickStartPanelContent {
	font-size: 11pt;
	color: #005793;
	background-color: #B3E2F6;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	line-height: 21px;
}
#kickStartPanelContent a {
	text-decoration: none;
}
#kickStartPanelReducedContent {
	font-size: 11pt;
	color: #005793;
	background-color: #B3E2F6;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 15px;
	line-height: 19px;
}
#kickStartPanelReducedContent a {
	text-decoration: none;
	font-size: 11pt;
}
#MoolahInsert {
    padding-top: 0px;
	font-size: 11pt;
	color: #005793;
}
/*Bottom Left Panel*/
#promoHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #FFFFFF;
	padding-left: 13px;
	padding-right: 13px;
	background-image: url(images/PromoHeader.gif);
	background-repeat: no-repeat;
}
#promoAuxHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	padding-left: 6px;
	padding-right: 6px;
	background-image: url(images/PromoHeader.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}
#promoContent {
	font-size: 9pt;
	color:  #005793;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #B3E2F6;
	padding-bottom: 5px;
	line-height: 15px;
	cursor: pointer;
	cursor: hand;
}
#promoContent img {
}
#PromoFooter {
	background-image: url(images/Promofooter.gif);
	background-repeat: no-repeat;
	padding-right: 15px;
}
#PromoFooter a {
	color: #FFFFFF;
	text-decoration: none;
}
#PromoFooter a:hover {
	color: #FF0000;
	text-decoration: none;
}
/*Middle Bottom Panel*/
#historyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #FFFFFF;
	padding-left: 13px;
	padding-right: 13px;
	background-image: url(images/HistoryHeader.gif);
	background-repeat: no-repeat;
}
#historyAuxHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #FFFFFF;
	padding-left: 6px;
	padding-right: 6px;
	background-image: url(images/HistoryHeader.gif);
	background-repeat: no-repeat;
}
#historyContent {
	font-size: 9pt;
	color:  #005793;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 5px;
	background-color: #B3E2F6;
	padding-bottom: 5px;
	line-height: 15px;
}
/*
#historyContent img {
	float: left;
	padding-bottom: 3px;
	padding-right: 3px;
}
*/
#promoInstructions {
	padding-right: 60px;
}
#historyFooter {
	background-image: url(images/HistoryFooter.gif);
	background-repeat: no-repeat;
	padding-right: 15px;
}
#historyFooter a {
	color: #FFFFFF;
	text-decoration: none;
}
#historyFooter a:hover {
	color: #FF0000;
	text-decoration: none;
}
/*Right Bottom Panel*/
#newsPanelHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #FFFFFF;
	padding-left: 13px;
	padding-right: 13px;
	background-image: url(images/NewsHeader.gif);
	background-repeat: no-repeat;
}
#newsPanelContent {
	font-size: 9pt;
	color:  #005793;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 5px;
	background-color: #B3E2F6;
	padding-bottom: 5px;
	line-height: 15px;
}
#newsFooter {
	background-image: url(images/Newsfooter.gif);
	background-repeat: no-repeat;
	padding-right: 15px;
}
#newsFooter a {
	color: #FFFFFF;
	text-decoration: none;
}
#newsFooter a:hover {
	color: #FF0000;
	text-decoration: none;
}
.tick {
	font-size: 12pt;
	padding-top: 2px;
	color: #000000;
}
