.socialtext
{
	letter-spacing: 1px;
	line-height: 14pt;
	font-variant: small-caps;
	text-align:right;
	font-family: tahoma;
	font-size: 8pt;
	color: Navy;
	text-decoration: none;
	padding-right: 5px;
	padding-top:8px;
}

.socialbutton
{
	height:30px;
	width:30px;
	
}
td{
	line-height: 14pt;
	 font-family:Times New Roman;
	 font-size: 12pt;
	 color:#000000;
}


.MainMenu
{
	line-height: 14pt;
	background-image: url(up.gif);
	background-repeat: no-repeat;
	font-family: tahoma;
	font-size: 8pt;
	color:  Navy;
	text-decoration: none;
	letter-spacing: 1px;
	text-decoration: none;
	font-variant: small-caps;
	width: 161px;
	padding-Left: 22px;
	padding-right: 5px;
	text-align:right;
	cursor:pointer; 		
	cursor: hand;

}

.MainMenuMouseover
{
	line-height: 14pt;
	background-image: url(down.gif);
	font-family: tahoma;
	font-size: 8pt;
	color:  Navy;
	text-decoration: none;
	letter-spacing: 1px;
	text-decoration: none;
	font-variant: small-caps;
 	text-align:right;
	padding-right: 5px;
	padding-Left: 22px;
	cursor:pointer;
	cursor: hand;
}
	
.smallfont
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
	
.title
{
	 font-family: Arial, Helvetica;
	 font-size: 24pt;
	 font-weight: bold;
	 line-height: 30pt;
}
	
.subtitle
{
	 font-family: Arial, Helvetica;
	 font-size: 12pt;
	 font-style: italic;
	 font-weight: bold;
 }
	 
.welcomemessage
{
	 font-family: Times New Roman;
	 font-size: 12pt;
	 font-weight: bold;
}

.formlink{
	 font-family: Arial, Helvetica;
	 font-size: 10pt;
	 color: Blue;
	 text-decoration: underline;
	}
	
.pageheading
{
	
	 font-family: Arial;
	 font-size: 16pt;
	 background-image: url(abouhead-a.gif);
	 background-repeat: no-repeat;
	 font-weight: 500;
	 color: #00008B;
	 line-height: 35px;
	 padding-left: 72px;
	 padding-top: 3px;
	 padding-right:65px; 	
	 vertical-align:middle ; 
}
	

.blackheading{
	 font-family: Arial, Helvetica;
	 font-size: 10pt;
		font-weight: bold;
}
	


.topleftimage{
	 background-image: url(t1l.gif);
	 background-repeat: no-repeat;
	 height: 87px;
	 width: 45px;
	 

	}

.topbannerimage{
	 background-image: url(t2.gif);
	 background-repeat: no-repeat;
	 height: 87px;
	 width: 218px;
	 

	}
.toprightimage{
	 background-image: url(t1r.gif);
	 background-repeat: no-repeat;
	 height: 87px;
	 width: 156px;
	 

	}
.menutop{
	 background-image: url(btop.gif);
	 background-repeat: no-repeat;
	 height: 25px;
	 width: 156px;
	 
	

}
.legallinkbutton
{
	background-image:url(legallinkbutton.gif);
	background-repeat: no-repeat;
	height:14px;
	width:100px; 
	border:0;
	cursor:hand;
	
}
	
.privacylinkbutton
{
	background-image:url(privacy.gif);
	background-repeat: no-repeat;
	height:14px;
	width:100px; 
	border:0;
	cursor:hand;
}	


.SubMenu
{
	line-height: 12pt;
    FONT-FAMILY: Verdana,Helvetica,sans-serif;
    FONT-SIZE: 10px;
    cursor:pointer; 
    cursor:hand;
    background-color:#F7EFE2;
	border-right: #4E5395 1px solid;
	border-top: #4E5395 1px solid;	
	border-left: #4E5395 1px solid;
	border-bottom: #4E5395 1px solid;    
    text-align:right; 
}

.SubMenuMouseOver
{
	line-height: 12pt;
    FONT-FAMILY: Verdana,Helvetica,sans-serif;
    FONT-SIZE: 10px;
    cursor:pointer;
    cursor:hand;
    background-color:#D5DEEF;
	border-right: #6AA4E5 1px solid;
	border-top: #6AA4E5 1px solid;	
	border-left: #6AA4E5 1px solid;
	border-bottom: #6AA4E5 1px solid;        
    text-align:right; 
}
.text
{
	font-family: verdana;
	font-size: 9pt;
}
.textbox
{
	border-right: black 1px solid;
	border-top: black 1px solid;	
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	color: #000000;
	font-size: 8pt;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: white;
}
.tablebg
{
	background-color:#5A0000;
}
.tablecontent
{
	background-color:#F7EFE2;  
}

.textlink
{
FONT-FAMILY: verdana; 
font-size: 9pt;
text-decoration: underline;
color: black;
}

.textlink:hover
{
FONT-FAMILY: verdana; 
font-size: 9pt;
text-decoration: underline;
color: #F89000;
}	

.VLTitle
{
font-family:Arial,Helvetica;
font-size:10pt;
font-weight:bold;   
color:#001462;
}

.ResetBtn
{
	background-image: url(Cancel.gif);
	width:69px; 
	height:20px;
	border:0;
	cursor:hand;	
}

.SendBtn
{
	background-image: url(send.gif);
	width:60px; 
	height:20px;
	border:0;
	cursor:hand;	
}

.SubscribeBtn
{
	background-image: url(subscribe.gif);
	width:85px; 
	height:20px;
	border:0;
	cursor:hand;	

}

.UnsubscribeBtn
{
	background-image: url(Unsubscribe.gif);
	width:103px; 
	height:20px;
	border:0;
	cursor:hand;	

}


.pageheading{
	 font-family: Arial;
	 font-size: 16pt;
	 background-image: url(abouhead-a.gif);
	 background-repeat: no-repeat;
	 font-weight: 500;
	 color: #00008B;
	 height: 35px;
	 padding-left: 65px;
	 padding-top: 5px;

	}

.VLSubheading
{
	font-family: Arial, tahoma, Helvetica;
	font-weight: bold;
	font-size: 16px;
}	
	
	
.blacklink
{
FONT-FAMILY: verdana; 
font-size: 9pt;
text-decoration: underline;
color: black;
}

.blacklink:hover
{
FONT-FAMILY: verdana; 
font-size: 9pt;
text-decoration: underline;
color: #F89000;
}	

.HomePageLogo
{
	background-image: url(logo.gif);
	width:119px; 
	height:74px;
	border:0;
}

.subhead
{
	font-family: Arial, tahoma, Helvetica;
	font-size:15px;
	font-weight:bold;	
}



.imglogo
{
	 height:64px;
	 width:119px;
}

.textbox1
{
	 width:260px;
}

.textbox2
{
	 width:210px;
}	

.logobackground
{
	background-image: url(logotop.gif);	 
}	
/*------------------------------*/

.editortext{

font-family: Times New Roman, Arial;
font-size: 15px;
color: #000000;
}


.editor_link
{
font-family: Times New Roman, Arial;
font-size: 15px;
color: #000000;
}
a.editor_link:Hover
{
font-family: Times New Roman, Arial;
font-size: 15px;
color: #993333;
}

.editor_heading{
font-family: Times New Roman, Arial;
font-size: 13px;
font-weight: bold;
color:  #228B22;
}

.editor_subheader
{
font-family:  Times New Roman, Arial;
font-size: 15px;
font-weight: bold;
color: #0058AC;

}
.editor_paraheader
{
font-family: Times New Roman, Arial;
font-size: 16px;
font-weight: bolder;
color: #8B4513;
} 
.btnAppointment
{
	background-image: url(schedule.gif);
	width:188px; 
	height:20px;
	border:0;
	cursor:hand;
	cursor:pointer;
}

.SendEmailBtn
{
	background-image: url(send_email.gif);
	width:78px; 
	height:19px;
	border:0;
	cursor:hand;	
}
/*------------------------------*/
/*DHTML Window CSS Starts*/
.dhtmlwindow{
position: absolute;
border: 2px solid black;
visibility: hidden;
background-color: white;
}

.drag-handle{ /*CSS for Drag Handle*/
padding: 1px;
text-indent: 3px;
font: bold 14px Arial;
background-color: #4D6EA5;
color: white;
cursor: move;
overflow: hidden;
width: auto;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 1px;
top: 2px;
cursor: hand;
cursor: pointer;
}

* html .drag-handle{ /*IE6 and below CSS hack. Width must be set to 100% in order for opaque title bar to render*/
width: 100%;
}


.drag-contentarea{ /*CSS for Content Display Area div*/
border-top: 0px solid brown;
background-color: white;
color: black;
height: 150px;
padding: 0px;
overflow: auto;
}

.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
border-top: 1px solid gray;
background-color: #F8F8F8;
height: 13px; /*height of resize image*/
}


.drag-resizearea{ /*CSS for Resize Area itself*/
float: right;
width: 13px; /*width of resize image*/
height: 13px; /*height of resize image*/
cursor: nw-resize;
font-size: 0;
}
/*DHTML Window CSS Ends*/

.playerDiv
{	
	float: left;
	width: auto;
	height: auto;	
}
.playerContent
{	
	float: left;
	width: 33%;
	height: auto;	
}
.socialiconheader
{
	background-image:url(Soheader.gif);
	background-repeat:no-repeat ;  

}
.socialiconbody
{
	background-image:url(Sobody.gif);
	background-repeat:repeat-y  ;  
	
	
	 
}
.socialiconfooter
{
	background-image:url(Sofooter.gif);
	background-repeat:no-repeat ;  
	
	
	 
}