.styleh4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bold;
	color: #330099;
}
a:link  { 
	font-size: 1em; 
	/* this font is interferring with the WCB font in the agency nav 6-22-16 VP
	font-family: Arial, Helvetica, sans-serif; */
	color:#0000FF;
	text-decoration: none;

}

a:visited
{
	color: #990000;
	text-decoration: none;

}
a:hover
{
	color:#0000FF;
	text-decoration:underline;
	
}
.outertable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000099;
	border: 2px solid #000000;
	background-color: #E0DEE9;

}

.innertable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #000099;
	padding: 0px;
	border: 0px;
	background-color: #E0DEE9;
	text-align: left;
}

.centertable {
	padding: 0px;
	border: 0px;
	margin-right: auto;
	margin-left: auto;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000099;
	display: block;
	margin-right: 5%;
	margin-left: 5%;
}

.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	text-align: left;
}




.asterix {
	color: #660000;
	font-weight: bold;
	font-size: 1.5em;
	vertical-align:text-top;
	
	
}
li {
	/*font-family: Arial, Helvetica, sans-serif; 2016-06-24 - CG - removed to fix font conflict in u-nav */ 
	font-size: 1em;
	color: #000099;
	/* remove to fix issue with uNav 6-22-16 VP
	margin-left: 15%;*/
}

.nobulletlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000099;
	list-style-type: none;
	text-indent: 10px;
}

.product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.35em;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	text-align: center;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.contactLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	color: #000099;
	text-align: left;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	color: #000099;
	text-align: center;
}

.subheadingLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #000099;
	text-align: left;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
h1left{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.h2Left{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.h3Left{
	text-align: left;
}


.prescribeByChair {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #000099;
	text-align: left;
}


.pjustify {
	text-align: justify;
}

.pcenter
 {
	text-align: center;
}

.pright
 {
	text-align: right;
}
 
 .pleftBold {
 text-align:left;
 font-weight:bold;
 }
 
.indent { 
	margin-left: 10%;
 }
 
.padding5
 {
	padding-left: 5%;
	display: block;
 } 
.verisign {
	height: 70px;
	width: 60px;
	position: relative;
	border: none;
	float: right;
	top: 10px;
	z-index: 2;
	}

#formDisplay {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding:10px;
	border-color:#000000;
	border-style:inset;
	border-width:thin;	
	width:760px;
	background-color: #E0DEE9;
	text-align:left;
	font-size: .75em;

}

.formDisplay {
	/*margin-right: auto;
	margin-left: auto;*/
	position: relative;
	padding:10px;
	width:685px;
	background-color: #EFEFEF;
	border: thin solid #000000;
}

.formDisplayHidden {
	clear:left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding:10px;
	/*border-color:#000000;
	border-style:inset;
	border-width:thin;*/	
	width:760px;
	background-color: #E0DEE9;
	text-align:left;
	font-size: .75em;
	border: thin solid #000000;
	visibility:visible;
}

.formName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000066;
}

.formVersion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	color: #000066;
}
.title	{
	margin-top:20px;
	clear:both;
	z-index: 1;
}
.redText
{
color: #800000;
}

.black
{
color: #000000;
}

.required {
	color: #990000;
	font-size:1.3em;
}

#userMessage {
float:left;
clear:both;
width:100%;
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #ff0000;
	text-align: center;
	position: relative;
	padding-top: 15px;
	padding-bottom: 15px;
}
.title	{
	margin-top:20px;
	clear:both;
	z-index: 1;
}
#header	{
	top: 10px;
	z-index: 1;
}
#footer {
	text-align: center;
	position: relative;
	float:left;
	width:100%;
	padding-top:10px;
	bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}

.tblTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
 
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	font-weight: bold;
	text-align:left;

}




.container { 
padding-left:35px;
margin-bottom: 15px;
color: #000099;
/*margin-left:0px; margin-right:0px;*/
/*clear: both;*/
}

.container .container{ 
padding-left:30px;
margin-bottom: 15px;
color: #000099;
/*margin-left:0px; margin-right:0px;*/
/*clear: both;*/
}
.ckBxListcontainer{ 
padding-left:30px;
margin-top: 2px;
margin-bottom:2px;
}

.ckBxListcontainer label{
color: #000099;
}

.container label { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	vertical-align:top;
	
	
	text-align:right;
	/*width: 200px;*/
	padding-right: 5px; 
	/*float: left;
	clear:left;*/
	position:relative; 
}

.labelNotAlignTop { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	/*vertical-align:top;
	
	
	text-align:right;
	width: 200px;*/
	padding-right: 5px; 
	/*float: left;
	clear:left;*/
	position:relative; 
}

.padLblTop
{
padding-top:5px;
}

.required {
	color: #990000;
	font-size:1.3em;
}

.container input { 

text-align: left; 
}

.left250label { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000099;
	text-align:right;
	width: 250px;
	padding-right: 5px; 
	float: left;
	position:relative; 
}

.left150label { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000099;
	text-align:right;
	vertical-align:top;
	width: 150px;
	padding-right: 5px; 
	/*float: left;*/
	position:relative; 
}

.comboContainer { 
padding-left:35px;
margin-bottom: 15px;
color: #000099;
}

.comboContainerTitle { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align:right;
	padding-right: 5px;
	vertical-align:top;
	/*text-align:right;
	width: 200px;
	padding-right: 5px; 
	float: left;
	clear:left;*/
	position:relative; 
}

.comboContainerlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	vertical-align:top;
	/*padding-right: 5px; */
	/*float: left;*/
	position:relative; 
}

.comboContainer input { 
text-align: left; 
}




.comboContainerlabelhidden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-right: 5px; 
	/*float: left;*/
	position:relative; 
	font-size:.25em;
	position:absolute;
	left:0px;
	top:-5000px;
	width:1px;
	height:1px;
	overflow:hidden;
}

.ckbox {
	float : left; 
	width: 15px; 
	padding-right : 10px; 

}

.ckboxLabel {
margin-left:5px;
float : left; 
text-align : left;

}
.buttonpair { 
margin-bottom: 5px; 
clear: left;
margin-left: 9%; 
color: #000099;

}

.buttonpair label { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align : left;
	

}

.buttonpair input {
margin-left: 5%; 
padding-right : 4%; 
float : left;
width:20px; 
}



.nowrap {
	white-space: nowrap;
}
.hidden
{
font-size:.25em;
position:absolute;
left:0px;
top:-20000px;
width:1px;
height:1px;
overflow:hidden;
}

 .blackBorder
 {
 	border-color: #000000;
}

.BkGrdYellow
{
background-color:#FFFF66
}

.BkGrdWhite
{
background-color:#FFFFFF}
.td50
{
	width: 50%;
}

.marginTenPct
{
	margin-left: 10%;
	margin-right: 10%;
}


.centerDiv {
	text-align: center;
	margin-right: auto;
	width:100%;
	margin-left: auto;
}


.Lmargin37
{margin-left: 37px;
}
.Lmargin15
{margin-left: 15px;
}

.padL15
{
padding-left:15px;
}

.underline
{
	text-decoration: underline;
}

.fieldNumbers
{
color: #000099;
font-weight:bold;
}

.zeroborder{
border:0px;
}

.fieldHelp{
border:0px;
vertical-align:text-top;
}
.styleh3Center{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	text-align:center;
	font-weight: bold;
	color: #330066;
}

.legendTitle{
font-size: 1.25em;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}

.boldFieldName{
font-weight:bold; 
vertical-align:top;

}

a.anchorlink:link 
		{
			text-decoration: none;
			color: #000066;
		}
		
		a.anchorlink:visited
		{
			color: #000066;
			text-decoration: none;
		}
		
		a.anchorlink:hover
		{
			color: #000066;
			text-decoration: none;
		}
			
#footer a:link
{
	color: #000066;
	text-decoration: none;
	

}

#footer a:visited
{
	color: #000066;
	text-decoration: none;

}
#footer a:hover
{
	color:#0000FF;
	text-decoration:underline;
	
}

.pageTitleH1 {
    float: left;
    text-align: left;
    font-size: 150%;
    font-weight: bold;
    margin-top: 4px;
    margin-bottom: 0px;
    vertical-align: middle;
    color: #000066;
    clear: right;
}

.nys-global-footer {
    clear: both;
}


