
.BackGround
{
	background-image:url(images/TabImage1.jpg);
}
body{
	margin:0px;
	padding:0px;
	scrollbar-base-color: #0065b3; 
	scrollbar-face-color: #c6e8fa; 
	scrollbar-arrow-color: #0065b3; 
	scrollbar-3dlight-color: #8fb9d0; 
	scrollbar-highlight-color: #0065b3; 
	scrollbar-shadow-color: #78a4bc; 
	scrollbar-darkshadow-color:#78a4bc;
}

/* Jig's CSS Start */
.BigMsg {
	font-family: Arial;
	font-size: 30px;
	font-weight:bold;
	color: #46b0ea;
	text-decoration: none;
}
.InnerMenu2
{
	background-color:#ffcb05;
	font-family:Arial, Sans-Serif;
	font-size:10px;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	color:White;
	vertical-align:middle;
	width:100px;
	height:25px;
}
.BlackLink {
	font-family: Arial;
	font-size: 12px;
	color: Black;
	text-decoration: none;
}
.InnerMenu
{
	/*background-color:#46b0ea;*/
	background-color:#46b0ea;
	font-family:Arial, Sans-Serif;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	color:White;
	vertical-align:middle;
	width:100px;
	height:25px;
}
.BlueFonts {
	font-family: Arial;
	font-size: 12px;
	color: #46b0ea;
	text-decoration: none;
}
.BlueLink {
	font-family: Arial, Sans-Serif;	
	font-size: 13px;
	font-weight:NORMAL;
	/*color: #46b0ea;*/
	color:#153E7E;
	text-decoration: underline;
}
.BlueLink a:link, .normaltxt a:visited {
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	line-height: 17px;
	color: #3572cf;
	text-decoration: underline;
	font-weight:bold;
}
.BlueLink a:hover {
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	line-height: 10px;
	color: #3572cf;
	font-weight:bold;
}

.WhiteLink {
	font-family: Arial;
	font-size: 14px;
	color: White;
	text-decoration: none;
}

.BlueBorder
{	
	border:solid 1px #46b0ea;	
}

.RowSeparator
{
	background-color:#46b0ea;	
	height:1px;
}
/*Jig's CSS End*/
.accordionLinkBold {
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	line-height: 17px;
	color: #46b0ea;
	text-decoration: none;
}
.accordionLink {
	font-family: Arial;
	font-size: 14px;
	line-height: 17px;
	color: #46b0ea;
	text-decoration: none;
}
.accordionLink a:link, .normaltxt a:visited {
	font-family: Arial;
	font-size: 14px;
	line-height: 17px;
	color: #3572cf;
	text-decoration: underline;
}
.accordionLink a:hover {
	font-family: Arial;
	font-size: 14px;
	line-height: 17px;
	color: #3572cf;
	text-decoration: underline;
}
.normaltxt {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;	
}
.normaltxt a:link, .normaltxt a:visited {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	line-height: 17px;
	color: #993300;
	text-decoration: underline;
}
.normaltxt a:hover {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	line-height: 17px;
	color: #CC6600;
	text-decoration: underline;
}
.botlinks {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.botlinks a:link, .botlinks a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding: 2px;
}
.botlinks a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #3BA9DE;
	padding: 2px;
}
.txtfield {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #d6d6d6;
}
.lftlinks {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 17px;
}
.bigtxt {
	font-family: Verdana;
	font-size: 16px;
	color: #037fb1;
	text-decoration: none;
}
.smlight {
	font-family: Verdana;
	font-size: 10px;
	color: #9f9f9f;
	text-decoration: none;
}


.lftlinks a:link, .lftlinks a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.lftlinks a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #0065B3;
	text-decoration: none;
}
.smtxt {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: #037fb1;
    /*background-color: #2E4d7B;*/
    background-color:#f7f7f7;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeader a
{
	color: #037fb1;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color:#3c94e5;
    background-color: #f8f8f8;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected a
{
	color: #3c94e5;
	background: none;
	text-decoration: none;
}

.accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
	color:#6e6e6e;
	font-size:12px;
    background-color: White;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
.RedError
{
	font-family:Verdana;
	font-size:10px;
	color:Red;
}

.AttachFileLink {
	font-family: Arial, Sans-Serif;	
	font-size: 14px;
	font-weight:bold;
	color:#151B54;
	text-decoration: underline;
}

.OtherLinks {
	font-family: Arial, Sans-Serif;	
	font-size: 12px;
	font-weight:bold;
	color:#FBB117;
	text-decoration: underline;
}
/*Start New Microsite CSS*/
.physicianbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	background-image: url(../images/topbg.gif);
	background-repeat: repeat-x;
	height: 74px;
	padding-left: 50px;
}
.linkstop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005fa6;
	text-decoration: none;
	background-image: url(../images/topbglinks.gif);
	background-repeat: repeat-x;
	height: 28px;
	padding-left: 50px;
}
.physiciantext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}
.redtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.bigtxt-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #005fa6;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #8fb9d0;
	border-right-color: #8fb9d0;
	border-bottom-color: #8fb9d0;
	border-left-color: #8fb9d0;
}
.txt-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #005fa6;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #8fb9d0;
	border-right-color: #8fb9d0;
	border-bottom-color: #8fb9d0;
	border-left-color: #8fb9d0;
}
.normal-blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.AdvanceSearchControl
{
	background-color:#E2F1FF;
	border-style:solid;
	border-width:1px;
	border-color:Gray;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
	scrollbar-base-color: white; 
	scrollbar-face-color: #E7E7E7; 
	scrollbar-arrow-color: white; 
	scrollbar-3dlight-color: #B4B4B4; 
	scrollbar-highlight-color: white; 
	scrollbar-shadow-color: white; 
	scrollbar-darkshadow-color:#B4B4B4;
}
.Button
{
	font-family: Arial;
	font-size: 11px;
	color: Black;
	font-weight:bold;
	text-decoration: none;
	background-color:#ffcb05;
	border-style:none;
}
.ModalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
/*End New Microsite CSS*/
