@charset "utf-8";
td {
	font-size: 12px;
	color: #555555;
	font-family: Tahoma, Arial;
	line-height: 18px;
}

a.home_title_talk:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f1a71a;
	text-decoration: none;
	line-height: 20px;
}
a.home_title_talk:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f1a71a;
	text-decoration: none;
}
a.home_title_talk:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f1a71a;
	text-decoration: underline;
}

a.home_title_enjoy:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff6f20;
	text-decoration: none;
	line-height: 20px;
}
a.home_title_enjoy:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff6f20;
	text-decoration: none;
}
a.home_title_enjoy:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff6f20;
	text-decoration: underline;
}

a.home_title_reward:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ae005f;
	text-decoration: none;
	line-height: 20px;
}
a.home_title_reward:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ae005f;
	text-decoration: none;
}
a.home_title_reward:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ae005f;
	text-decoration: underline;
}

a.home_title_learn:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2649c6;
	text-decoration: none;
	line-height: 20px;
}
a.home_title_learn:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2649c6;
	text-decoration: none;
}
a.home_title_learn:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2649c6;
	text-decoration: underline;
}

.text_askocbc {
	font-weight: bold;
	color: #ed1c24;
	font-variant: small-caps;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.divider_left_bkg {
width:9px;
height:79px;
background-image: url(../images/div_left.gif); 
background-repeat: no-repeat;
} 

.divider_right_bkg { 
background-image: url(../images/div_right.gif); 
background-repeat: no-repeat; 
} 

a.relatedLink:link {
	color: #000000;
	text-decoration: none;
}
a.relatedLink:visited {
	color: #000000;
	text-decoration: none;
}
a.relatedLink:hover {
	color: #000000;
	text-decoration: underline;
}

a:link {
	color: #ed1c24;
	text-decoration: none;
}
a:visited {
	color: #ed1c24;
	text-decoration: none;
}
a:hover {
	color: #ed1c24;
	text-decoration: underline;
}

a.button1:link {
	width:150px; 
	padding:5px; 
	display:block; 
	color: #FFFFFF;
	font-weight: bold;
	background-color: #ed1c24;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}
a.button1:visited {
	width:150px; 
	padding:5px; 
	display:block; 
	color: #FFFFFF;
	font-weight: bold;
	background-color: #ed1c24;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}
a.button1:hover {
	width:150px; 
	padding:5px; 
	display:block; 
	color: #FFFFFF;
	font-weight: bold;
	background-color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-decoration: none;
}

a.button2:link {
	width:120px;; 
	padding:5px; 
	display:block; 
	color: #FFFFFF;
	font-weight: bold;
	background-color: #ed1c24;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}
a.button2:visited {
	width:120px; 
	padding:5px; 
	display:block; 
	color: #FFFFFF;
	font-weight: bold;
	background-color: #ed1c24;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}
a.button2:hover {
	width:120px; 
	padding:5px; 
	display:block; 
	color: #FFFFFF;
	font-weight: bold;
	background-color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-decoration: none;
}

a.button:link {
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	background-color: #ed1c24;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}
a.button:visited {
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	background-color: #ed1c24;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}
a.button:hover {
	background-color: #990000;
	font-weight: bold;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-decoration: none;
}
.small_text {
	font-size: 10px;
	line-height: normal;
}
.common_bold {
	font-weight: bold;
	font-size: 10px;
}
.talk_art_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #f1a71a;
}
.enjoy_art_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff6f20;
}
.reward_art_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ae005f;
}
.learn_art_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2649c6;
}
.init_block {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
}
.sub_head {
	font-weight: bold;
	/*font-variant: small-caps;*/
	color: #ed1c24;
	font-size:14px;
}
.tip {
	font:11px Tahoma, Arial;
	border:solid 1px #666666;
	width:250px;
	padding:1px;
	position:absolute;
	z-index:100;
	visibility:hidden;
	color:#333333;
	top:20px;
	left:90px;
	background-color:#cee0e0;
}
.SpryHiddenClass  {
	display:none;
}
#main-flash{
	width:469px;
	height:498px;
	float:left;
}
.bold-red {
	font-weight:bold;
	color:#ED1C24;
}
.thumbs-bullet {
	list-style-image:url(../images/art_images/reward_q110_02_01.jpg);
	padding-left:22px;
	margin-left:0px;
	margin-bottom:0px;
}
.bold-blue {
	font-weight:bold;
	color:#2649c6;
}
.bold-black {
	font-weight:bold;
	color:#000000;
}

.art_title_subheader {
	font-size:14px;
	font-weight:bold;
}

/* ---------------------------------- */
.pinkbox_header_fontsize{
	font-size:13px;
}

.atoz{
	font-size:14px;
}

.redbox {
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	background-color: #ed1c24;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
}

/* ------------------ NEW ---------------- */

/*left:652px*/
.right-cont{ font-size:11px;}

img{ border:0; }

.banner{background:url(../images/masthead01.jpg) no-repeat 0 0; width:652px; height:163px;}
.banner p{ font-size:12px; color:#555; line-height:16px; text-align:left; }
.banner .cont{float:right; padding:20px 10px; width:490px;}

.divider{ background:url(../images/divider.gif) repeat-x 0 50%; width:100%; height:14px;}

.red{ color: #ff3333;}
.redborder_lr{ border-left:1px solid #eb3636;  border-right:1px solid #eb3636; }

.footnote{ font-size:10px; text-align:left; margin:0 16px; }

.upcoming img{ border:1px solid #afa6a6; }
.upcoming td{ padding:0px 5px 0px 5px; }

.day{ 
	font-size:24px;
	font-weight:bold;
	color:#ff3333;
	text-align:center;
}

.mth{ 
	font-size:14px; 
	font-weight:bold;
	color:#666;
	text-transform:uppercase;
	text-align:center;
}

p{ padding:0; margin:0; line-height:normal;}

.video-desc{
	float:left;
	text-align:left;
	width:430px;
	margin-left:14px;
}
.contact{
	float:right;
	text-align:center;
	width:194px;
}
	.contact a:link, .contact a:visited { text-decoration:underline; }
	.contact a:hover { text-decoration:none; }

.contact2{
	text-align:center;
	width:194px;
}

.contact2 a:link, .contact a:visited { text-decoration:underline; }
.contact2 a:hover { text-decoration:none; }


/* ------- accordion ------------------------*/

.faq_title {
	padding-left:25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:35px;
	text-align:left;
}

.accordionButton {	
	width: 652px;
	/*float: left;*/
	_float: none;  /* Float works in all browsers but IE6 */
	background: url(../images/accordion_bg.gif) no-repeat top left;
	border-bottom: none;
	cursor: pointer;
	height:35px;
	}
	
.accordionContent {	
	/*width: 534px;*/
	/*float: left;*/
	_float: none; /* Float works in all browsers but IE6 */
	background: #fff;
	}
	
.on {
	width:652px;
	background: url(../images/accordion_bg_minus.gif) no-repeat top left;
	height:35px;
	}
	
.over {
	width:652px;
	background: url(../images/accordion_bg_plus.gif) no-repeat top left;
	height:35px;
	}


p.txt_alignleft{ text-align:left;}
p.rightcol{ font-size:11px; text-align:left;}


/*-----------------------------------------------*/

.left-tabreadmore-button{font-size:10px;width:80px; float:right; text-align:right; height:10px; margin-top:8px; font-weight:bold; color:#4060ae;}
.left-tabreadmore-button a:link, .left-tabreadmore-button a:visited{font-size:10px;width:80px; padding-left: 2px; font-weight:bold; color:#4060ae;}
