/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.flashQS {
	border: 1px solid #4f1f91;
	width: 500px;
	height: 150px;
}

.table {
	background: url(../assets/EA6983F0-849F-4F18-841E-78FC3A90DD1A.png) #FFFFFF;
	background-position: center;
	background-repeat: no-repeat;
}

p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	color: #000000;
	padding: 5px;
}
table {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

td {
    text-align: left;
}    

h1 {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #4f1f91;
	text-align: left;
	font-weight: normal;
	padding-left: 4px;
}

h2 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #4f1f91;
	font-size: 16px;
	line-height:20px;
	text-transform: capitalize;
	padding: 5px;
}

h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #4f1f91;
	font-weight: bold;
	padding: 5px;
}

hr 
{
	border: none 0;
	border-top: 1px dashed #cec6e7;/*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

.line {
	background: #fff url(../images/borderLine.gif) no-repeat center bottom;
	margin: 8px auto;
	height: 1px;
	width: 150px;
 }
 
a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #4f1f91;
	text-decoration: none;
}

a:link {
	color: #4f1f91;
}

a:visited{
	color:#4f1f91;
}

a:selected{
	color:#4f1f91;
}


a:hover {
	color: #ea0437;
	text-decoration: none;
}

li {
    list-style-type: disc;
    line-height:20px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
}

.tagline {
	text-align:right;
	padding-bottom:15px;
	color:Red;
}

.header4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #4f1f91;
	font-weight: bold;
}

.headline {
	font-family: Times New Roman, Arial, Verdana, Helvetica, sans-serif;
	color: #4f1f91;
	font-size: 14px;
	font-style: italic;
}
.practiceh2
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #4f1f91;
	font-size: 16px;
	line-height:20px;
	text-transform: capitalize;
	
}

.practice
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #4f1f91;
	font-size: 14px;
	text-transform: capitalize;
	text-decoration: underline;
	font-weight: bold;
}
.practice1
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #4f1f91;
	font-size: 14px;
	text-transform: capitalize;
	font-weight: bold;
}


/*marquee {
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	width: 680px;
	height: 21px;
	border: none;
	direction: rtl;
	background-image: url(../images/headline_02.gif);
	vertical-align: text-bottom;
}*/
.wpg_spotLight
{
}

A.wpg_spotLight
{
    border:solid;
}

.hand{ 
  cursor: hand;
}

.video {
	background: url(../ws_content/images/bg.gif) no-repeat;
	padding-top: 10px;
	text-align: center;
}

.videonav {
	background: url(../ws_content/images/navBg.gif) no-repeat;
	background-position: center;
	text-align: center;
	padding-left: 13px;
	padding-right: 13px;
}

