.noticeWrap{
	border: 4px solid black;
	width: 800px;
	
}

.noticeTitle{
	background-color: chartreuse;
	font-weight: bold;
	color: red;
	font-size: 14px;
	padding: 10px;
	text-align: center;
}

.noticebox{
	color: white;
	background-color: #336699;
	font-size: 14px;
	padding: 10px;
}


#ProvList{
	line-height: 1.2em;
}

#desc_content {
	
	display:none;
}

.descript{
	display: none;
	line-height: 0px;
	
	position:relative;
  	width: 250px;
  	border: 1px solid black;
  	background-color: #777;
  	color: white;
}

.tooltip{
	display: none;
	line-height: 0px;
	background-color: #777;
	border: 1px solid black;
	padding: 3px;
	width: 250px;
	color: white;
}

.tooltip a:link{
	color:yellow;	
}

.tooltip a:visited{
	color:yellow;	
}


#leftBotCol, #midBotCol, #rightBotCol {	
	display: inline;
	float:left;
	width: 300px;
	line-height: 1.5;
}

#leftBotCol a, #midBotCol a, #rightBotCol a {
	width: 270px;
}

.addrbox, #addrbox{
	border:2px dotted #ff0000;
	padding:5px; 	
	background: #FFFFB8;
	color: #ff0000;
	
	font-size: 8pt;
	font-weight: bold;
}

.addrbox a, #addrbox a{
color: #0069E0;  


}

.addrbox a:hover, #addrbox a:hover{
 color: #009BDE; 
}

.addrboxsh{
	border:2px solid gray;
	padding:5px; 
	
}

.optitl{
    background: url(/images/orangeGRAD.jpg) repeat-x;
	background: lineara-gradient(bottom, #da6c00 0%, #ff9c00 54%);
	background: -o-linear-gradient(bottom, #da6c00 0%, #ff9c00 54%);
	background: -moz-linear-gradient(bottom, #da6c00 0%, #ff9c00 54%);
	background: -webkit-linear-gradient(bottom, #da6c00 0%, #ff9c00 54%);
	background: -ms-linear-gradient(bottom, #da6c00 0%, #ff9c00 54%);
	background: -webkit-gradient(linear, left bottom, left top,	color-stop(0, #da6c00),	color-stop(0.54, #ff9c00));	



	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-radius-topright: 10px;
	-webkit-border-radius-topleft: 10px;
	border-radius: 10px 10px 0px 0px;
	 border: 2px #e88300; 
	 border-style: solid solid none; 
	 
	 
	 
	 padding: 5px; 
	 width: 100px; 
	 height: 20px; 
	 font-weight: bold; 
	 color: #ffffff;
	 font-size: 10pt;
	 text-transform: uppercase; 
	 text-align: center;
}


.optionlinks{
display: block;
    background: #da6c00 url(/images/orangeGRAD.jpg) repeat-x;
	background: lineara-gradient(bottom, #da6c00 0%, #ff9c00 54%);
	background: -o-linear-gradient(bottom, #da6c00 0%, #ff9c00 54%);
	background: -moz-linear-gradient(bottom, #da6c00 0%, #ff9c00 54%);
	background: -webkit-linear-gradient(bottom, #da6c00 0%, #ff9c00 54%);
	background: -ms-linear-gradient(bottom, #da6c00 0%, #ff9c00 54%);
	background: -webkit-gradient(linear, left bottom, left top,	color-stop(0, #da6c00),	color-stop(0.54, #ff9c00));	

	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-radius-topright: 10px;
	-webkit-border-radius-topleft: 10px;
	border-radius: 10px 10px 0px 0px;
	 border: 2px #e88300; 
	 border-style: solid solid none; 
	  font-family: 'Oswald', sans-serif;
	 text-decoration: none; 
	 padding: 5px; 
	 width: 100px; 
	 height: 30px;  
	 color: #ffffff;
	 font-size: 15pt;
	 text-transform: uppercase; 
	 text-align: center;
}

.optionlinks:hover{
    background: url(/images/orangeGRAD2.jpg) repeat-x;
background: -webkit-linear-gradient(top, rgb(255, 183, 0) 0%, rgb(246, 146, 0) 77%, rgb(239, 119, 0) 100%);
background: -o-linear-gradient(top, rgb(255, 183, 0) 0%, rgb(246, 146, 0) 77%, rgb(239, 119, 0) 100%);
background: -ms-linear-gradient(top, rgb(255, 183, 0) 0%, rgb(246, 146, 0) 77%, rgb(239, 119, 0) 100%);
background: -moz-linear-gradient(top, rgb(255, 183, 0) 0%, rgb(246, 146, 0) 77%, rgb(239, 119, 0) 100%);
background: linear-gradient(to bottom, rgb(255, 183, 0) 0%, rgb(246, 146, 0) 77%, rgb(239, 119, 0) 100%);
	border-radius: 10px 10px 0px 0px;
	 border: 2px #e88300; 
	 border-style: solid solid none; 
	text-decoration: none; 
	 color: #ffffff;
}


.optbox{
background: #fef8ec;

	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-radius-topright: 10px;
	-webkit-border-radius-bottomleft: 10px;
	border-radius: 0px 10px 0px 10px;
	border:2px solid #e88300; 
	
	padding:10px 20px 15px 20px; 
	width:800px; 
	min-height: 100px;
	
	margin-bottom: 30px;
}

.optbox small{
	font-size:9.5pt;
	color:#db0000;
}

.optbox p{
	color:#000000 !important;
font-size:13pt !important;
line-height: 14pt !important;
margin:5px 0px;
}

#opt1, #opt2, #opt3{
font-size: 14pt;
color: #003e9c;
line-height: 20pt;
}


.textnexttoimage{
color: #008ed7; 
margin-left: -20px; 
margin-top: 35px;
font-size: 11pt;
text-transform: uppercase;
z-index: 150px;
float: right;
position: absolute;
}


.formbox{
	border: 2px solid #00398e;
	margin-top: .6em;
	padding: 10px; 

	
	float: left;
	color: #00398e;
	font-size: 11pt;
}


.formbox a{
font-size: 9pt;
font-weight: bold;
}

.formbox ol{
margin-top: 10px;
margin-bottom: 20px;
font-weight: bold;
}

.formbox ol li{
line-height: 100%;
color: #0088cf;
}

				  
				  
.enrlform{
	padding-left: 5em;
	font-size:larger;
	float: left; 
	text-align:center;
}

.enrlformcenter{
	font-size:larger;
	text-align:center;
	margin: 0 auto;
}

.subformbox{
	margin-top: .5em;
		padding: 10px;
	height: 43em;
}
.subform1{
		padding: 5px;
		text-align: center;
		margin-bottom: 15px;
		color: #000000;
}
.subform2, .subform2p, .subform3{
	border: 2px solid #ffa810;
	padding: 10px;
	color: #ffa810;
	font-size: 10pt;

}

.subform2{
	background: rgba(255, 255, 255, .5);
}

#sf2{
color: #dd7d00;
font-weight: bold;
font-size: 11pt;
}

#sf3{
color: #dd7d00;
font-weight: bold;
font-size: 10pt;
}


#headinsert{
color: #000000;
}

.sful{

}



.pdfimg{
	width: 50px; 
	height: 50px;
	border: none;
}

.contentNARROW h2{
color: #000000;
}


#typDISC{
display:none;
}