.theme1swatch{
	background-color: #2E416B;
	height:22px;
	width:26px;
	float:left;
	margin:2px;
}
.theme2swatch{
	background-color: #2B67EF;
	height:22px;
	width:26px;
	float:left;
	margin:2px;
}


#theme1{
	width: 208px;
}

#theme1 TD#calloutheadline {
	font-family: "Arial Narrow", Arial, Helvetica, san-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 7px 12px 7px 10px;
	text-align: left;
	background-image: url(../img/callout_top_01.gif);
	color: #2E416B;
	line-height: 17px;
}

#theme1 TD#calloutheadline span {background-color:#E9EBED;}

#theme1 TD#calloutbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding: 6px 15px 0px 25px;
	background-image: url(../img/callout_bg_01.gif);
	background-repeat: repeat-y;
	background-position: bottom;
}
#theme1 TD#calloutlink a {
	color: #2E416B;
	font-size:11px;
	font-weight: bold;
	text-decoration: underline;
	padding-right:10px;
}
#theme1 TD#calloutfoot {
	height: 12px;
	background-image: url(../img/callout_foot_01.gif);
	background-repeat: no-repeat;
	background-position: top;
}








#theme2{
	width: 208px;
}

#theme2 TD#calloutheadline {
	font-family: "Arial Narrow", Arial, Helvetica, san-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 7px 12px 7px 10px;
	text-align: left;
	background-image: url(../img/callout_top_02.gif);
	color: #2B67EF;
}

#theme2 TD#calloutheadline span {background-color:#E9EBED;}

#theme2 TD#calloutbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding: 6px 15px 0px 25px;
	background-image: url(../img/callout_bg_02.gif);
	background-repeat: repeat-y;
	background-position: bottom;
}
#theme2 TD#calloutlink a {
	color: #2E416B;
	font-size:11px;
	font-weight: bold;
	text-decoration: underline;
	padding-right:10px;
}
#theme2 TD#calloutfoot {
	height: 12px;
	background-image: url(../img/callout_foot_02.gif);
	background-repeat: no-repeat;
	background-position: top;
}






#promodiv {padding:10px; background-color:#fff;}
/*set the width of advisor callouts */
#advisor_body {width: 200px;}


/* callout style advisor main*/

#advisortop {
	background-color: #ffff99;
	height: 10px;
	border-top: 1px solid #C9632B;
	border-right: 1px solid #C9632B;
	border-left: 1px solid #C9632B;
}
#advisorheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F88012;
	padding: 12px 12px 3px 6px;
	text-align: right;
	border-right: 1px solid #C9632B;
	border-left: 1px solid #C9632B;
	background-image: url(/img/callout_advisor_headline_bg.gif);
	background-repeat: repeat-y;
	background-position: top;
	text-transform: none;
	font-style: normal;
}
#advisorbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #Ffff99;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 6px;
	border-right: 1px solid #C9632B;
	border-left: 1px solid #C9632B;
}
#advisorbody a:link{
	color: #333333;
	font-size:11px;
	font-weight: bold;
	text-decoration: underline;
}
#advisorbody a:visited{
	color: #333333;
	font-size:11px;
	font-weight: bold;
	text-decoration: underline;
}
#advisorbody a:hover{
	color: #333333;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
}
#advisorbody a:active{
	color: #000000;
	font-size:11px;
	font-weight: bold;
	text-decoration: underline;
}
#advisorfoot {
	background-color: #ffff99;
	height: 12px;
	border-right: 1px solid #C9632B;
	border-bottom: 1px solid #C9632B;
	border-left: 1px solid #C9632B;
}

/* Behavior Based Bug...*/

.bug_box {
	background-image:url(/img/bbm_webbug_background.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding:0;
	height: 35px;
	vertical-align:middle;

	}

.web_bug_wrapper {
	font: normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align:left;
	line-height: 11px;
	height: 35px;
	padding:0;
	overflow: hidden;
	background-image:url(/img/bbm_webbug_background_right.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	padding: 6px 20px 6px 35px;
	border: none;

}
.web_bug_wrapper div{float:left; position:absolute; margin: 3px 0px 3px 0px;}
.web_bug_wrapper span#web_bug_link{float:right; margin: 3px 0px 3px 0px;}
.web_bug_wrapper span#web_bug_link a:link{color: #004D26; text-decoration:underline;}
.web_bug_wrapper span#web_bug_link a:visited{color: #004D26;}
.web_bug_wrapper span#web_bug_link a:hover{color: #004D26; text-decoration:none;}
.web_bug_wrapper span#web_bug_link a:active{color: #000;}


.web_bug_title {
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color: #004D26;
	padding-right: 10px;

	}

