.Footer
{
    TEXT-DECORATION: none;
    COLOR          : #ffffff;
    FONT-SIZE      : 12px;
    FONT-WEIGHT    : bold;
    TEXT-ALIGN     : left;
    TEXT-TRANSFORM : capitalize;
    FONT-FAMILY    : Trebuchet MS, Times New Roman, arial, verdana, sans-serif, Helvetica, sans-serif;
}

.HTMLBodyClass
{
  background-color: White;
  color           : Black; 
  margin-left     : 0;
  margin-top      : 0;
  margin-right    : 0;
  margin-bottom   : 0; 
}

.HeaderNav
{
    TEXT-DECORATION: none;
    COLOR          : #023480;
    FONT-SIZE      : 12px;
    FONT-WEIGHT    : bold;
    TEXT-ALIGN     : left;
    TEXT-TRANSFORM : capitalize;
    FONT-FAMILY    : Trebuchet MS, Times New Roman ;
    MARGIN  	   : 3px;   
}

.ProductDetail
{
    TEXT-DECORATION: none;
    COLOR          : #023480;
    FONT-SIZE      : 12px;
    FONT-WEIGHT    : normal;
    TEXT-ALIGN     : center;
    TEXT-TRANSFORM : capitalize;
    FONT-FAMILY    : Times New Roman, Helvetica, arial, verdana, sans-serif, sans-serif;
}

.TagLine
{
    TEXT-DECORATION: none;
    COLOR          : #ffffff;
    FONT-SIZE      : 20px;
    FONT-WEIGHT    : bold;
    TEXT-ALIGN     : left;
    TEXT-TRANSFORM : capitalize;
    FONT-FAMILY    : Times New Roman;
    MARGIN  	   : 3px;   
}

.Home_BackgroundImage
{
	background-image   : url(/x1.jpg);
	background-position: left;
	background-repeat  : no-repeat;
}

.Enroll_BackgroundImage
{
	background-image   : url(/enroll.jpg);
	background-position: right;
	background-repeat  : no-repeat;
}

.HCPReferral_BackgroundImage
{
	background-image   : url(/HCPReferral.jpg);
	background-position: top right;
	background-repeat  : no-repeat;
}

.OrderRefill_BackgroundImage
{
	background-image   : url(/OrderRefill.jpg);
	background-position: top right;
	background-repeat  : no-repeat;
}

.Footer_BG_Image
{
	background-image: url(/images/misc/Bottombar.jpg);
	background-repeat: no-repeat;	
}

.Masthead_BG_Image
{
	background-image: url(/images/misc/spacerwshadebottomrt.jpg);
	background-repeat: no-repeat;	
}

.PopupHeader
{
    COLOR         : #023480;
    FONT-SIZE     : 20px;
    FONT-WEIGHT   : bold;
    TEXT-ALIGN    : left;
    TEXT-TRANSFORM: capitalize;
    FONT-FAMILY   : Trebuchet MS, Times New Roman;
}

.PopupBodyTextSmall
{
    COLOR         : #000000;
    FONT-SIZE     : 11px;
    FONT-WEIGHT   : normal;
    FONT-FAMILY   : Trebuchet MS, Times New Roman;
}

.BodyText
{
    COLOR         : #000000;
    FONT-SIZE     : 14px;
    FONT-WEIGHT   : normal;
    TEXT-ALIGN    : center;
    FONT-FAMILY   : Trebuchet MS, Times New Roman;
    vertical-align: middle;
}

.BodyTextHeader
{
    COLOR         : #000000;
    FONT-SIZE     : 16px;
    FONT-WEIGHT   : bold;
    TEXT-ALIGN    : center;
    FONT-FAMILY   : Trebuchet MS, Times New Roman;
    vertical-align: middle;
}

.miscpagetext
{
    COLOR         : #000000;
    FONT-SIZE     : 13px;
    FONT-WEIGHT   : normal;
    TEXT-ALIGN    : left;
    FONT-FAMILY   : Trebuchet MS, Times New Roman;
    TEXT-DECORATION: none;
}

.miscpagetextcenter
{
    COLOR         : #000000;
    FONT-SIZE     : 13px;
    FONT-WEIGHT   : normal;
    TEXT-ALIGN    : center;
    FONT-FAMILY   : Trebuchet MS, Times New Roman;
    TEXT-DECORATION: none;
}

.NoUnderline
{
    TEXT-DECORATION: none;
}

.Required
{
    COLOR         : #FF0000;
    FONT-SIZE     : 15px;
    FONT-WEIGHT   : bold;
    FONT-FAMILY   : Trebuchet MS,arial, verdana, sans-serif, Helvetica, sans-serif;
}

.TinyText
{
    COLOR         : #023480;
    FONT-SIZE     : 11px;
    FONT-WEIGHT   : normal;
    FONT-FAMILY   : Trebuchet MS,arial, verdana, sans-serif, Helvetica, sans-serif;
    text-align	  : right;
}

.SmallText
{
    COLOR         : #000000;
    FONT-SIZE     : 11px;
    FONT-WEIGHT   : normal;
    FONT-FAMILY   : Trebuchet MS,arial, verdana, sans-serif, Helvetica, sans-serif;
}

.PageTitle
{
    COLOR         : #023480;
    FONT-SIZE     : 28px;
    FONT-WEIGHT   : Bold;
    FONT-FAMILY   : Trebuchet MS, Times New Roman;
}

.PageHeader
{
    COLOR         : #000000;
    FONT-SIZE     : 24px;
    FONT-WEIGHT   : Bold;
    FONT-FAMILY   : Trebuchet MS, Times New Roman;
}

.InputText
{
    COLOR         : #023480;
    FONT-SIZE     : 12px;
    FONT-WEIGHT   : Bold;
    FONT-FAMILY   : Trebuchet MS, Times New Roman;
}

.ErrorMsg
{
    COLOR         : #FF0000;
    FONT-SIZE     : 14px;
    FONT-WEIGHT   : bold;
    FONT-FAMILY   : Trebuchet MS,arial, verdana, sans-serif, Helvetica, sans-serif;
}

.Border
{
 border-width  : 1pt;
 border-color  : #DDE9FB;  /* #D0DCEE */
 border-style  : solid;
 /*margin		   : 20;*/	
}

.TableBorder
{
 border-width  : 1pt;
 border-color  : #000000;  /* #D0DCEE */
 border-style  : solid;
 /*margin		   : 20;*/	
}

.BoldLarge
{
    COLOR         : #000000;
    FONT-SIZE     : 28px;
    FONT-WEIGHT   : bold;
    FONT-FAMILY   : Trebuchet MS,Times New Roman;
}

.questiontext
{
    COLOR         : #023480;
    FONT-SIZE     : 13px;
    FONT-WEIGHT   : normal;
    TEXT-ALIGN    : center;
    FONT-FAMILY   : Trebuchet MS, Times New Roman;
    TEXT-DECORATION: none;
}

.plaintext
{
	 color :#000000;
	 FONT-SIZE  :11px;
	 FONT-FAMILY : Trebuchet MS ;
	 TEXT-DECORATION  : none ;
}

.TopAlign
{
    vertical-align: top;
    position:fixed;
}

.ImageAlign
{
    float:left;
    margin-left: 0px;   
    border-left: 0px;
}

.sectiontext 
{
    COLOR         : #000000;
    FONT-SIZE     : 13px;
    FONT-WEIGHT   : normal;
    FONT-FAMILY   : Trebuchet MS, Times New Roman;
    TEXT-DECORATION: none;
}

.miscpagelink
{
    COLOR         : #023480;
    FONT-SIZE     : 13px;
    FONT-WEIGHT   : normal;
    TEXT-ALIGN    : left;
    FONT-FAMILY   : Trebuchet MS, Times New Roman;
}

.ReturnToTop
{
    COLOR          : #000000;
    FONT-SIZE      : 13px;
    FONT-WEIGHT    : normal;
    TEXT-ALIGN     : center;
    FONT-FAMILY    : Times New Roman, Serif; 
    TEXT-DECORATION: none;
}

/*
.ReturnToTop a:link
{
 text-decoration: none;
 color		    : #000000;
}

.ReturnToTop a:visited
{
 text-decoration: none;
 color		    : #000000;
}

.ReturnToTop a:active
{
 text-decoration: none;
 color		    : #000000;
}

.ReturnToTop a:hover
{ 
 color: #023480;
}

*/


.solid 
{
    border-style: solid; 
    border-color: #c0c0c0;
} 

.tsolid
{
    border-style:solid;
}

.redtext
{
    FONT-SIZE     : 13px;
    color: Red;
    FONT-FAMILY   : Trebuchet MS, Times New Roman;
}

.BodyTextHeaderProdDetail
{
    COLOR         : #000000;
    FONT-SIZE     : 16px;
    FONT-WEIGHT   : bold;
    TEXT-ALIGN    : center;
    FONT-FAMILY   : Trebuchet MS, Times New Roman;
    vertical-align: top;
}   

.miscpagelinkPageNum
{
    COLOR         : #023480;
    FONT-SIZE     : 13px;
    FONT-WEIGHT   : normal;
    TEXT-ALIGN    : left;
    FONT-FAMILY   : Trebuchet MS, Times New Roman;
    TEXT-DECORATION: none;
}

.Questions1
{
 background-color: #e0e0e0; 
 color           : #023480; 
 border-style    : solid; 
 border-color    : #808080;
}

.Questions2
{
 background-color: #f3f3f3; 
 color           : #023480; 
 border-style    : solid; 
 border-color    : #808080;
}

.miscpagetextgal
{
    COLOR         : #000000;
    FONT-SIZE     : 13px;
    FONT-WEIGHT   : normal;
    FONT-FAMILY   : Trebuchet MS, Times New Roman;
    TEXT-DECORATION: none;
    border-style: solid; 
    border-color: #c0c0c0;
}

.Row1
{
    background     : #E4EBF5;
    FONT-SIZE      : 13px;
    FONT-WEIGHT    : normal;
    FONT-FAMILY    : Trebuchet MS, Times New Roman;
    TEXT-DECORATION: none;
    border-style   : solid; 
    border-color   : #c0c0c0;
    border-width   : thin;
}

.Row2
{
    Background     : #ffffff;
    FONT-SIZE      : 13px;
    FONT-WEIGHT    : normal;
    FONT-FAMILY    : Trebuchet MS, Times New Roman;
    TEXT-DECORATION: none;
    border-style   : solid; 
    border-color   : #c0c0c0;
    border-width   : thin;
}

a:link
{
 text-decoration: none;
 color		    : #000000;
}

a:visited
{
 text-decoration: none;
 color		    : #000000;
}

a:active
{
 text-decoration: none;
 color		    : #000000;
}

a:hover
{
 TEXT-DECORATION: none;
 COLOR          : #033A72;
}

.DescriptionHeader
{
    FONT-SIZE     : 32px;
    FONT-WEIGHT   : Bold;
    FONT-FAMILY   : Times New Roman;
}

.navBar
{
	background-color: #2a53a2;
}

.navBar a:link
{
	color: #ffffff;
	background-color: #2a53a2;
}

.navBar a:visited
{
	color: #ffffff;
	background-color: #2a53a2;
}

.navBar a:active
{
	color: #ffffff;
	background-color: #2a53a2;
}

.navBar a:hover
{
	color: #ffffff;
	background-color: #2a53a2;
}