/************************************************************************

	Site:		balancingchanges.com
	
************************************************************************/

td {
font-size: 12px;
color: #2a0e29;
font-family: 'lucida grande', lucida, verdana, arial, helvetica, sans-serif;
}

body {
    margin:0px 0px 0px 0px;
    padding:0px;
    background:#ffffff;
}

a {
font-size: 12px;
color: #150714;
text-decoration: underline;
}

a:hover {
font-size: 12px;
color: #ff6600;
text-decoration: underline;
}

a:navon {
	border-bottom: 2px solid #2a0e29;
}

.formText {
font-size: 11px;
color: #717171;
font-family: 'lucida grande', lucida, verdana, arial, helvetica, sans-serif;
border : 1px solid;
}

div.alert
{
	border: 2px solid gray;
	border-top: 1px solid gray;

	/* narrower than containing block - centered */
	width: 80%;
	margin: auto;

	margin-top: 2px;
	margin-bottom: 2px;
}

div.alert p.title
{
	/* box dimenions and padding */
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;

	/* spacing between header and body */
	margin-top: 0px;
	margin-bottom: 1px;

	/* borders and colour */
	border-bottom: 1px solid gray;
	background: #760000;
	color: white;

	/* body font */
	font: 9pt lucida grande,geneva,arial;
	text-align: center;
}		

div.alert p.description
{
	font: 9pt lucida grande,geneva,arial;
	padding: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/*added by vishal on 11 sep 08 starts here*/
.fl{float:left;}
.fr{float:right;}
.mar_top_25{margin-top:25px;}
.video_test_cont{float:left; width:627px; padding:0 0 25px 0;}
.video_test_cont .left_cont{float:left; width:238px;}
.video_test_cont .left_cont .test_top_cur{float:left; width:181px; height:45px; background:url(images/testimonial_top_btm_cur.gif) no-repeat;}
.video_test_cont .left_cont .test_bot_cur{float:left; width:181px; height:10px; background:url(images/testimonial_top_btm_cur.gif) no-repeat 0 -45px;}
.video_test_cont .left_cont .test_bg_strip{float:left; width:181px; background:url(images/test_bg_strip.gif) repeat-y; padding:10px;}
.video_test_cont .left_cont .test_bg_strip p.content{float:left; margin:0 0 15px 0; font:11px Arial, Helvetica, sans-serif; padding:0; width:150px;}
.italic{font-style:italic;}
.bold{font-weight:bold;}
.video_test_cont .left_cont .test_top_cur h1.test{font:bold 16px Arial, Helvetica, sans-serif; color:#3E3E3E; margin:10px 0 0 15px; display:inline; line-height:20px; float:left;}
.video_test_cont .right_cont{float:left; width:350px; text-align:center;}
.video_test_cont .right_cont h1.heading{font:bold 21px Arial, Helvetica, sans-serif; margin:0; padding:0;}
.purple{color:#660066;}
.orange{color:#E66B19;}
.mar_bot_10{margin-bottom:10px;}
/*added by vishal on 11 sep 08 ends here*/