@charset "utf-8";
body  {
	font-family: Verdana, Geneva, sans-serif 100%;
	background: url(../images/background/aqua_raindrops.jpg);
	margin: 0;
	padding: 0;
}
/*--------------- Shadow Divs --------------*/

#mainShadowDiv {
	width: auto;
	background: url(../images/pageShadow.png);
	background-repeat: repeat-y;
	background-position: center;
}
#topShadowDiv {
	height: 39px;
	background: url(../images/shadowTop.png) no-repeat center;
}
#bottomShadowDiv {
	height: 31px;
	background: url(../images/shadowBottom.png);
	background-repeat: no-repeat;
	background-position: center;
}

/*------------ Main Element Position --------------*/

#pageDiv {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
	
/*--------------- Header Div --------------*/
#headerDiv {
	background: url(../images/headerSm.jpg) no-repeat;
	height: 112px;
}
/*--------------- Navbar Div --------------*/
#navbarDiv {
	background: url(../images/navBar.jpg) no-repeat;
	height: 51px;
}
#navbarDiv ul {
	margin:0;
	padding:0;
	text-align: left;
	list-style:none;
	margin-left: auto;
	margin-right: auto;
}

#navbarDiv li {
	display: inline;
	padding-bottom: 0px;
	padding-left: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	position: relative;
	top: 12px;
}
#navbarDiv a {
	padding-left: 12px;
	padding-bottom: 14px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0px .2px 1px #CCC;
}
#navbarDiv a:link, #navbarDiv a:visited {

	color: #1E1E1E;
	background-position: 0 -28px;
}
#navbarDiv a:hover {
	color: #600;
	background: url(../images/arrowSprite.png) no-repeat;
	background-position: -0px 3px;
	padding-left: 12px;
	text-shadow: 0.05em 0.05em 0.2em #333;
}
#navbarDiv ul a.currentTopNavPage {
	color: #000;
	background: url(../images/arrowSprite.png) no-repeat center;
	background-position: 0px -36px;
	text-shadow: 0px .2px 1px #CCC;
	/*cursor: default;*/
}
#navbarDiv #ieBookmarkDiv {
	margin: 0;
	padding: 0;
	height: 23px;
	width: 137px;
	position: relative;
	top: -4px;
	left: 628px;
	display: block;
	border: 0;
}
<!--[if IE 8]> #navbarDiv #ieBookmarkDiv {top: -3px;} <![endif]
#navbarDiv #ieBookmarkDiv a:hover {
	background: none;
}
<!--[if gte IE 9]> #navbarDiv #ieBookmarkDiv {top: -4px; left: 628px;}
<!--[endif]>
/*================ BannerDivs =============*/

/*--------------- banner1Div --------------*/

#banner1Div h4 {
	font-size: 1.2em;
	/*text-shadow: 0.1em 0.1em 0.3em #333;*/
	color: #600;
	text-align: left;
}
#banner1TextDiv {
	font-family:Verdana, Geneva, sans-serif;
	position: absolute;
	width: 275px;
	left: 25px;
	bottom: 2px;
}
#banner1TextDiv ul {
	color:#333;
	font-size: .9em;
	list-style: none;
}
#banner1TextDiv ul a {
	text-decoration: none;
	color: #333;	
}
#banner1TextDiv ul a:hover {
	color: #600;
}
/*============= bodyContainerDiv =============*/

#bodyContainer3ColDiv {
	width: 780px;
	padding: 0px;
	margin: 0px;
	float: left;
	background: url(../images/containingSidebar.jpg) no-repeat bottom;
	position: relative;
}
#bodyContainer3ColDiv #loginDiv {
	position: absolute;
	height: 125px;
	width: 170px;
	right: 8px;
	bottom: 90px;
	text-align: center;
	font-size: 1em;
}
#bodyContainer3ColDiv #bodyDiv {
	float: left;
	padding: 0 15px;
	width: 370px;
}
#bodyContainer3ColDiv #livezillaDiv{
	position: absolute;
	width: 190px;
	right: 0px;
	bottom: 0px;
}
#bodyContainer2ColDiv #livezillaDiv {
	position: absolute;
	width: 190px;
	right: 1px;
	bottom: 0px;
}
#bodyContainerReverseDiv #livezillaDiv {
	position: absolute;
	width: 260px;
	right: 0px;
	bottom: 0px;
}
#bodyContainer2ColDiv #bodyDiv {
	float: left;
	padding: 0 15px 72px 15px;
	width: 560px;
}
#bodyContainer2ColDiv {
	padding: 0px;
	margin: 0px;
	float: left;
	background: url(../images/containingLeftSidebar.jpg) no-repeat bottom left;
	position: relative;
}
#bodyContainer1ColDiv {
	width: 780px;
	padding: 0px;
	margin: 0px;
	float: left;
	position: relative;
}
#bodyContainer1ColDiv #bodyDiv {
	float: left;
	padding: 0;
	width: 780px;
}
#bodyContainer1ColDiv #livezillaDiv, #bodyContainer3ColDiv #livezillaDiv {
	position: absolute;
	width: 190px;
	right: 0px;
	bottom: 0px;
}
#bodyContainerOpen #bodyDiv p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 115%;
	color: #333;
	text-decoration: none;
	padding: 15px;
}
#bodyDiv {
	position: relative;
}
#bodyDiv p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	line-height: 130%;
}
#bodyContainerReverseDiv {
	width: 780px;
	padding: 0 /*0 70px 0*/;
	margin: 0px;
	float: left;
	background: url(../images/containingRightSidebarReverse.png) no-repeat bottom;	
	position: relative;
}
#bodyContainerReverseDiv #bodyDiv {
	float: left;
	padding: 0 15px 0 20px;
	width: 480px;
}
#bodyContainerReverseDiv #sidebar2Div {
	width: 260px;
	position: relative;
	background: #EBEBEB;
}
#bodyContainerReverseDiv #sidebar2ContainerReverseDiv{
	float: right;
}
/*--------------- sidebar1Div --------------*/

#sidebar1Div {
	margin: 0;
	padding: 0;
	float: left;
	width: 190px;
	padding-bottom: 16px;
	position: relative;
}
#sidebar1Div h2, #sidebar1Div .sidebar1Head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #600;
	text-align: center;
	font-weight: bold;
	/*text-shadow: 0.1em 0.1em 0.3em #333;*/
}
#sidebar1Div ul {
	text-align: left;
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar1Div ul li{
	margin: 0;
	padding: 0;
	background: url(../images/leftNavSprite.jpg) no-repeat left center;
}
#sidebar1Div ul a {
	font-family: Verdana, Geneva, sans-serif;
	font-size:.75em;
	color: #333;
	text-decoration: none;
	line-height: 21px;
	margin: 0;
	border-bottom: 1px solid #CCC;
	display: block;
	width: 160px;
	padding-left:30px;
	background: url(../images/leftNavSprite.jpg) no-repeat left center;
}
#sidebar1Div ul a:hover{
	background-position: -190px 0px;
}
#sidebar1Div ul a.currentLeft {
	background-position: right top;
	cursor: default;
}
#sidebar1Div ul a.last {
	border-bottom: none;
}

/*--------------- bodyDiv --------------*/

#bodyDiv h1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #600;
}
#bodyDiv .index1, #bodyDiv .index2, #bodyDiv .index3, #bodyDiv .index4 {
	position: relative;
	padding-top: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
} 
#bodyDiv .cycle1, #bodyDiv .cycle2, #bodyDiv .cycle3, #bodyDiv .cycle4, #bodyDiv .program1, #bodyDiv .program2, #bodyDiv .program3, #bodyDiv .program4
{
	position: relative;
	padding-top: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#bodyDiv .index1 ul, #bodyDiv .index2 ul, #bodyDiv .index3 ul, #bodyDiv .index4 ul, #bodyDiv .cycle1 ul, #bodyDiv .cycle2 ul, #bodyDiv .cycle3 ul, #bodyDiv .cycle4 ul, #bodyDiv .program1 ul, #bodyDiv .program2 ul, #bodyDiv .program3 ul, #bodyDiv .program4 ul {
	list-style: none;
	margin:0;
	padding:0;
	text-indent: -1000em;
}
#bodyDiv .index1 ul a, #bodyDiv .index2 ul a, #bodyDiv .index3 ul a, #bodyDiv .index4 ul a, #bodyDiv .cycle1 ul a, #bodyDiv .cycle2 ul a, #bodyDiv .cycle3 ul a, #bodyDiv .cycle4 ul a, #bodyDiv .program1 ul a, #bodyDiv .program2 ul a, #bodyDiv .program3 ul a, #bodyDiv .program4 ul a
{
	position: absolute;
	bottom: 3px;
	right: 15px;	
	text-decoration: none;
	width: 66px;
	margin: 0;
	display: block;
	height: 27px;
	background: url(../images/moreSprite.jpg) no-repeat top right;
}
#bodyDiv .index1 ul a:hover, #bodyDiv .index2 ul a:hover, #bodyDiv .index3 ul a:hover, #bodyDiv .index4 ul a:hover, #bodyDiv .cycle1 ul a:hover, #bodyDiv .cycle2 ul a:hover, #bodyDiv .cycle3 ul a:hover, #bodyDiv .cycle4 ul a:hover, #bodyDiv .program1 ul a:hover, #bodyDiv .program2 ul a:hover, #bodyDiv .program3 ul a:hover, #bodyDiv .program4 ul a:hover {
	background: url(../images/moreSprite.jpg) no-repeat bottom right;
	color: #333;
}
	#bodyDiv ul a:visited {
	color: #600;
	text-decoration: none;		
}
#bodyDiv .index1, #bodyDiv .cycle1 {
	padding-top: 20px;
}
#bodyDiv .index4, #bodyDiv .cycle4, #bodyDiv .program4 {
	border-bottom-color: #FFF;
}
#bodyDiv .cycle1 h2, #bodyDiv .cycle2 h2, #bodyDiv .cycle3 h2, #bodyDiv .cycle4 h2 {
	padding-left: 140px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #600;
	text-decoration: none;
}
#bodyDiv .cycle1 p, #bodyDiv .cycle2 p, #bodyDiv .cycle3 p, #bodyDiv .cycle4 p, #bodyDiv .program1 p, #bodyDiv .program2 p, #bodyDiv .program3 p, #bodyDiv .program4 p
{
	padding-left: 140px;
	padding-right: 15px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: .75em;
	color: #333;
	line-height: 120%;
}
#bodyDiv .cycle1 p em, #bodyDiv .cycle2 p em, #bodyDiv .cycle3 p em, #bodyDiv .cycle4 p em {
	color: #600;
	text-align: right
}
#bodyContainer2ColDiv #bodyDiv #colLft {
	float: left;
	width: 270px;
}
#bodyContainer2ColDiv #bodyDiv #colRgt {
	width: 270px;
	float: right;
}
/*------------ Large Frame Sets (index  page)------------*/


#bodyDiv .index1 h2, #bodyDiv .index2 h2, #bodyDiv .index3 h2, #bodyDiv .index4 h2, #bodyDiv .program1 h3, #bodyDiv .program2 h3, #bodyDiv .program3 h3, #bodyDiv .program4 h3
{
	padding-left: 200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#600;
	text-decoration: none;
}
#bodyDiv .index1 p, #bodyDiv .index2 p, #bodyDiv .index3 p, #bodyDiv .index4 p {
	padding-left: 200px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #333;
	line-height: 130%;
}
#bodyDiv .index1 p em, #bodyDiv .index2 p em, #bodyDiv .index3 p em, #bodyDiv .index4 p em {
	color: #600;
	text-align: right
}

#bodyDiv ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
}
#bodyDiv ul li{
	margin: 0;
	padding: 0;
}
#bodyDiv ul a {
	list-style: none;
	text-decoration: none;
	color: #600;
	font-weight: bold;
}
#bodyDiv a:link {
	color: #600;
	/*text-indent: -1000em;*/
}
#bodyDiv a:visited {
	color:#333;
	text-decoration: none;
}
#bodyDiv a:hover{
	text-decoration: underline;
} 


.index1 #index1Link a, .index2 #index2Link a, .index3 #index3Link a, .index4 #index4Link a {
	color: #600;
	text-decoration: none;
}
/*--------------- sidebar2Div --------------*/

#bodyContainerReverseDiv #sidebar2ContainerDiv {
	background-image: none;
	background: #EBEBEB;
}
#sidebar2ContainerDiv{
	float: right;
	padding-bottom: 16px;
	padding-top: 10px;
	background: url(../images/topCapSidebar2.jpg) no-repeat top right;
}
#sidebar2Div {
	width: 190px;
	position: relative;
	background: #EBEBEB;
}

#sidebarReverseDiv {
	width: 300px;
	position: relative;
	background: #EBEBEB;
}

#sidebar2Div h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #600;
	text-align: center;
}
#sidebar2Div p {
	padding: 0 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: .75em;
	color: #333;
}
#sidebar2Div #clientLogin {
	text-align: center;
}

/*--------------- footerDiv --------------*/

#footerDiv {
	font-family: Verdana, Geneva, sans-serif;
	clear: both;
	background: #FFF;
	/*width: 480px;*/
	padding-top: 40px;
	padding-right: 185px;
	padding-bottom: 20px;
	padding-left: 185px;
	position: relative;
}
#footerDiv ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
#footerDiv li {
	display: inline;
	text-align: center;
	line-height: .9em;
}
#footerDiv li a {
	padding: .2em .3em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.6em;
	color: #CCC;
	text-decoration: none;
}
#footerDiv #webSealDiv {
	position: absolute;
	width: 120px;
	right: 20px;
	top: 25px;
}
#footerDiv #loginDiv {
	position: absolute;
	height: 103px;
	width: 151px;
	right: 15px;
	top: 10px;
	text-align: center;
	font-size: 1em;
}
#footerDiv #affiliateLogoDiv {
	position: absolute;
	height: 80px;
	width: 150px;
	left: 10px;
	bottom: 0px;
}
/*============= Table Properties  =============*/
/*--------------- MusicTbl --------------*/

#musicTbl {
	font-family: Verdana, Geneva, sans-serif;
	background: #F8F8F8;
}
#xmasTbl1 {
	font-family: Verdana, Geneva, sans-serif;
	background: url(../images/snowman.jpg) no-repeat bottom;
}
#xmasTbl2 {
	font-family: Verdana, Geneva, sans-serif;
	background: url(../images/upbeatChristmas.jpg) no-repeat top;
}
#musicTbl th, #xmasTbl1 th, #xmasTbl2 th  {
	padding: .7em .7em;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	color: #600;
}
#xmasTbl1 th, #xmasTbl2 th {
	color: #F00;
}
#musicTbl td, #xmasTbl1 td, #xmasTbl2 td {
	padding: .8em .7em;
	border-top: 1px solid #999;
}
#musicTbl tr td {
	font-size: 0.8em;
	color:#000;
}
#xmasTbl1 tr td, #xmasTbl2 tr td {
	font-size: 0.8em;
	color: #390;
}
#musicTbl .tempo, #xmasTbl1 .tempo, #xmasTbl2 .tempo {	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-size: .7em;
	color:#666;
	font-weight: 100;
}
#musicTbl .trackNumber, #xmasTbl1 .trackNumber, #xmasTbl2 .trackNumber {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #444;
	text-align: center;
}
#xmasTbl1 .trackNumber, #xmasTbl2 .trackNumber {
	color: #390;
}
#musicTbl .playButton, #xmasTbl1 .playButton, #xmasTbl2 .playButton, {
	text-align: center;
}
#musicTbl .playButton img, #xmasTbl1 .playButton img, #xmasTbl2 .playButton img, {
	cursor: pointer;
}
#xmasTbl1 .xmas, #xmasTbl2 .xmas {
	font-style: normal;
	font-weight: bold;
	color: #390;
}
/*--------------- voiceTbl --------------*/
#voiceTbl,#industryTbl {
	font-family: Verdana, Geneva, sans-serif;
	background: #F8F8F8;
	empty-cells: hide;
	text-align: center;
}
#voiceTbl tr td, #industryTbl tr td {
	font-size: .9em;
	color: #600;
	padding: .2em .3em;
	border-bottom: 1px solid #999;
}

/*================ Universial Class Selectors  =============*/

.subhead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #600;
}
.maroon {
	color: #600
}
.subheadCtr {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #600;
	text-align: center;
}
.indentByeBye {
	text-indent: -1000em;
	position: absolute;
}
.alignRight {
	text-align: right;
}
.dkGrayAccent {
	color: #333;
}
#bodyDiv .bulletPhoneDiv ul {
	list-style-type: none;
	line-height: 130%;
}
#bodyDiv .bulletPhoneDiv ul li {

}
#bodyDiv .bulletPhoneDiv ul li a {
		background: url(../images/spritePhone.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px
}
#bodyDiv .bulletPhoneDiv ul a:hover {
	background: url(../images/spritePhone.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#mainShadowDiv #pageDiv .anchorDiv {
	font-family: Verdana, Geneva, sans-serif;
	padding: 15px 150px;
}
#mainShadowDiv #pageDiv .anchorDiv p {
	color:#333;
	font-size: .9em;
}
#mainShadowDiv #pageDiv .anchorDiv h5 {
	color:#333;
	font-size: .8em;
}
#mainShadowDiv #pageDiv .anchorDiv a {
	font-size: 0.9em;
	color: #600;
	text-decoration: none;
}
.imageLeft {
	float: left;
	padding-right: 10px;
	padding-bottom: 2px;
}
.indentNoList {
	text-decoration: none;
	list-style-type: none;
	position: absolute;
	left: 102px;
	line-height: 200%;
}
.GryBkground {
	background-color: #EBEBEB;
}
#sidebar2ContainerDiv #sidebar2Div ul{
	
	padding-left: 25px;
}
#sidebar2ContainerDiv #sidebar2Div ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	color: #333;
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}
#sidebar2ContainerDiv #sidebar2Div a{	
	text-decoration: none;
	color:#600;
	font-weight: bold;
}
#bodyDiv #livezillaDiv {
	float: right;
	width: 190px;
	padding-top: 10px;
	padding-left: 10px;
}
.textCenter {
	text-align: center;
}
#sidebar2Div table tr td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #000;
}
input:focus, textarea:focus {
	background-color: #B0C49D;
}
#bodyDiv td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
}
.tblBotCap560 #button {
	margin: 5px;
}
.justified {
	text-align: justify;
}
.rLpad {
	padding: 0 15px;
}
.lineHeight150 {
	line-height: 150%;
}
.lineHeight130M {
	line-height: 150%;
	color:#600;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
}
#bodyDiv .backgroundDivGrey {
	background-color: #EBEBEB;
}
#bodyDiv p .smDisc {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	line-height: 150%;
	color: #333;
}
#bodyDiv p .smDiscPT {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 7pt;
	line-height: 150%;
	color: #333;
}
.tableHeader {
	background-color: #FFF;
	background-position: center bottom;
	background-repeat:no-repeat
}
.tableFooter {
	background-color: #FFF;
	background-position: center top;
	background-repeat:no-repeat
}
#bodyDiv #freeTbl tr .tableHeader {
	background-image: url(../images/capTop480.jpg);
}
#bodyDiv #freeTbl tr .tableFooter {
	background-image: url(../images/capBottom480.jpg);
}
.borderDiv {
	border: 2px solid #600;
	margin: 7px;
}
.alignLeft {
	text-align: left;
}
.equipCenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
	cursor: default;
}
.normweight {
	font-weight: normal;
	font-size: .9em;
}#bodyDiv h3 {
	font-size: 1em;
	font-style: italic;
	color: #600;
}
#bodyDiv blockquote p {
	color: #333;
	font-size: 1em;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	background-image: url(../images/brushStroke.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	/*font-style: italic;*/
	line-height: 160%;
}
#bodyContainerReverseDiv #bodyDiv blockquote p {
	font-size: .9em;
	background-image: url(../images/brushStroke3.gif);
	background-repeat: no-repeat;
	background-position: center center;
	/*font-style: italic;*/
	line-height: 140%;
}
img
{  border-style: none;
}
.smaller {
	font-size: 0.7em;
}
#bodyDiv .landingBottom {
	background-color: #EBEBEB;
	color: #333;
	padding: 15px;
}
#bodyDiv .landingBottom blockquote p {
	background-image: url(../images/brushStroke2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.imageCenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.imageBottom {
	position: relative;
	bottom: 0;
	float: right;
	padding: 0 0 3px 10px;
}
#bodyDiv #AccordionFreeFAQs .AccordionPanel.AccordionPanelOpen .AccordionPanelContent #freeFaqTbl tr .smTblTx {
	text-align: left;
}
#googlePlus1 {
	padding: 0 0 2px 8px;
}
#bodyContainer1ColDiv #bodyDiv p {
	padding: 0 15px;
}
#bodyDiv #freeForm table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #333;
	background-color: #EBEBEB;
}
#bodyDiv #freeForm table tr td p {
	padding-right: 10px;
	padding-left: 10px;
}#sidebar2ContainerDiv #sidebar2Div h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .95em;
	color: #333;
	text-align: center;
}
.play2, .play2Tbl {
	clear: both;
	float: left;
	position: relative;
	margin: 10px 10px 0 20px;
}
.play2Tbl { 
	float: none;
	clear: none;
}
.playdisc2, .playdisc2last {
	float: left;
	position: relative;
	margin: 15px 0 15px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
}
#tellAFriend {
	margin: 10px;
}
.play2Group, .play2GroupTop {
	position: relative;
	width: 240px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
}
.play2GroupTop {
	background: url(../images/starBurst1.jpg) no-repeat;
}
#bodyContainerReverseDiv #sidebar2ContainerDiv #sidebar2Div #CollapsiblePanel2 .CollapsiblePanelTab {
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 7px;
	margin-bottom: 7px;
}
.IE {
	font-size: .8em;
	color: #F00;
	}
#mc_embed_signup .mcLabel {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .7em;
	margin: .3em 0;
	line-height: 1em;
	color: #333;
	font-weight: bold;
}
#mc_embed_signup .mc-field-group {
	margin-right: 1.5em;
	padding: .2em .3em;
	width: 90%;
	z-index: 999;
}
#mc_embed_signup #mc-embedded-subscribe-form fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#mc_embed_signup .btn {
	width: auto;
	display: block;
	margin: 1em 0 1em 5%;
}
#sidebar2ContainerDiv #sidebar2Div p .sendToFriend {
	font-size: 1.3em;
	text-align: center;
}
#banner1Div {
	padding: 0;
	Margin: 0;
	background: url(../images/bannerMain.jpg) no-repeat center;
	height: 173px;
	padding-left: 30px;
	padding-right: 100px;
	padding-top: 1px;
	font-family:Verdana, Geneva, sans-serif;
	color:#600;
	position: relative;
}
