@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	margin-left: 0px;
	margin-right: 0px;
	/*background-image: url(../images/bgimage.jpg);*/
	background-position:center top;
	background-color:#E6E2E9;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
}
a:link {
	color: #61116A;
}
a:visited {
	color: #61116A;
}
a:hover {
	color: #61116A;
}
a:active {
	color: #61116A;
}
.FlashHead{
	width:954px;
	height:314px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.TopHeader{
	background-image: url(../images/header-tail.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	height:368px;
	width:100%;
	text-align:center;
	margin-bottom:15px;
}
.BodyWrap{
	width:936px;
	margin-left:auto;
	margin-right:auto;
}
.TL{
	float:left;
	width:20px;
	height:20px;
	background-image:url(../images/corners_TL.gif);
}
.TC{
	float:left;
	width:896px;
	height:18px;
	border-top:2px solid #601067;
	background-color:#FFF;
}	
.TR{
	float:left;
	width:20px;
	height:20px;
	background-image:url(../images/corners_TR.gif);
}
.CL{
	float:left;
	width:916px;
	border-left:2px solid #601067;
	padding-left:18px;
	background-color:#FFF;
}
.CR{
	float:left;
	width:896px;
	border-right:2px solid #601067;
	padding-right:18px;
	background-color:#FFF;
}
.CC{
	float:left;
	width:896px;
	background-color:#FFF;
	min-height:300px;
}
.BL{
	float:left;
	width:20px;
	height:20px;
	background-image:url(../images/corners_BL.gif);
}
.BC{
	float:left;
	width:896px;
	height:18px;
	border-bottom:2px solid #601067;
	background-color:#FFF;
}	
.BR{
	float:left;
	width:20px;
	height:20px;
	background-image:url(../images/corners_BR.gif);
}
.Footer{
	float:left;
	width:936px;
	height:30px;
	padding-top:10px;
	color:#333;
	font-size:10px;
	text-align:left;
}

.LeftColumn{
	width:570px;
	float:left;
}
.RightColumn{
	width:300px;
	margin-left:20px;
	float:left;
}
.CenterColumn{
	width:890px;
	float:left;
}
.dayHeader{
	width:240px;
	padding-right:600px;
	float:left;
	border-bottom:1px dotted #666;
}
.Spkr_LeftColumn{
	margin-left:44px;
	margin-right:44px;
	width:360px;
	float:left;
}
.Spkr_RightColumn{
	width:360px;
	margin-left:44px;
	margin-right:44px;
	float:left;
}
.Spkr_CenterColumn{
	width:720px;
	margin-left:88px;
	margin-right:88px;
	margin-bottom:20px;
	float:left;
}
.SubHead{
	font-size:14px;
	color:#75127E;
}
#Vid{
	width:280px;
	margin-left:auto;
	margin-right:auto;
}
.ImgLeft{
	float:left;
}
.ImgRight{
	float:right;
	margin-right:50px;
}
.TestimonialBox{
	border:1px solid #636;
	padding:7px;
	background-color:#F3F3F3;
	margin-bottom:15px;
	min-height:120px;
}
.namebox{
	margin-top:5px;
	font-size:14px;
	font-weight:bold;
	color:#333;
	font-style:italic;
	text-align:right;
}
.PicBox{
	margin-right:10px;
	float:left;
}
-->

/*ASPX Mods*/
.txtLeftAlign
{
	text-align:left;
}
.removeFormatting
{
	margin:0px;
	padding:0px;
}
.centerPanel
{
	margin:0 auto;
}
.Font16px{
	font-size:16px;
}