/*@charset "utf-8";
 Transcription Institute CSS Document */

body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

form input {
	margin:0px;
}
/*114*/
.top2 {
	height:114px;
	background-color:#FFFFFF;
}


.buttonBgShadow {
	background:url(../images/menubgshadow.gif);
	 background-repeat:no-repeat;
	 
	 /*no-repeat bottom left;*/
}

.menuButton {
	background:url(../images/menubutton.gif);
	background-repeat:no-repeat;
	/*no-repeat top;*/
	width:110px;
	height:30px;
	text-align:center;
}

.menuButton a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.menuButton a:hover {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}


.geryBg {
	background-color:#333333;
}

.whiteBg {
	background-color:#FFFFFF;
}

p {
	margin-top:10px;
	margin-bottom:10px;
}

.text {
	font-size:12px;
	text-align:justify;
	line-height:18px;
	color:#333333;
}

.r8Bg {
	background:url(../images/r8bg.gif) #333333 left repeat-y;
}

.r8Curve {
	background:url(../images/r8curve2.gif) top left no-repeat;
	height:79px;
}

.r8Box1Bg {
	background:url(../images/testimonialbg.gif) no-repeat;
	width:163px;
	height:96px;
	
	font-size:11px;
	line-height:14px;
	padding:0px 10px;
}

.r8Box2Bg {
	background:url(../images/r8box2bg.gif) no-repeat;
	width:174px;
	height:160px;
	font-size:11px;
	line-height:14px;
	padding:0px 10px;
}

.footerTopShade {
	background:url(../images/footertopshade.gif) repeat-x top;
	height:80px;
	color:#999999;
}

.footerLinks {
	color:#CCCCCC;
	font-weight:bold;
	text-decoration:none;
	padding:0px 5px;
}

.footerLinks:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding:0px 5px;
}

.loginFields {
	background:url(../images/loginfields.gif);
	background-repeat:no-repeat;
	background-color:#333333;
	width:131px;
	height:20px;
	border:none;
	padding-left:5px;
	padding-right:5px;
	color:#333333;
	font-size:11px;
}

.servicesBox {
	border:#CCCCCC solid 1px;
}



/*07-11-2008*/
.dragContainer{
	background-color: #FFC0FF;
	height: 282px;
	width: 357px;
	border-bottom-color: black;
}

.dragHeader{
	background-color: #8080FF; 
	height: 48px;
	width: 358px;	
}

.dragBody{
	background-color: #FFC0FF;
	height: 213px; 
	width: 357px;	
}

.collapsePanel {
	width: 640px;
	height:0px;
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{	
	width:640px;		
	height:20px;
	color: Yellow;
	background-color: Black;
	font-weight:bold;
	float:left;
	padding:5px; 
	cursor: pointer; 
	vertical-align: middle;
}

.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.accordionLink
{
 background-color: #D3DEEF;
    color: white;
}

.watermark {
	background: #FFAAFF;
}

.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

/*
.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
*/
.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}

#VolusionLiveChat{
    display:none !important;

}
