/* @override 
	http://dev.ncmedboard.org/assets/stylesheets/nav_master.css
	http://www.ncmedboard.org/assets/stylesheets/nav_master.css
*/

/*-----------------------------------------------------------------
North Carolina Medical Board

version: 	2.1
author: 	IMP Designs
email:		info@impdesigns.com
website:	http://www.impdesigns.com
copyright:	(c)2012 North Carolina Medical Board

-------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, input {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	vertical-align: baseline;
	list-style: none;
}

body {
	margin: 0;
	font: 14px/16px Georgia, Times, serif;
	padding: 0;
	background: #e5eef2 url(../images/backgrounds/body_bg.jpg) repeat-x 0 0;
}


/* @group HELPERS */

.clear {
	clear: both;
}

.float_right{
	float: right;
}

.float_left {
	float: left;
}

.extra_margin {
	margin-top: 10px;
}

.narrow {
}

.bold {
	font-weight: bold;
}
.sans-serif-small{
	font-family: Verdana, Helvetica, Tahoma, sans-serif;	
}
.sans-serif-small{
	font-family: Verdana, Helvetica, Tahoma, sans-serif;	
}
.sans-serif{
	font-family: Arial, Helvetica, Tahoma, sans-serif;	
}

.small_text {
	font-size: 10px;
	font-family: Verdana, Helvetica, Tahoma, sans-serif;
}

.no_margin {
	margin: 0;
}

/* @end */

/* @group STRUCTURE */

.wrapper {
	width: 975px;
	height: 100%;
	margin: 0 auto;
	padding-top: 5px;
}

.left_column {
	width: 695px;
	float: left;
	margin-top: 25px;
}

.right_column {
	width: 254px;
	float: right;
	margin-top: 25px;
}
#print_header .right_column {
	width: 254px;
	float: right;
	margin-top: 0;
}
#print_header .left_column {
	width: 695px;
	float: left;
	margin-top: 0;
}
#variable_left_column {
	width: 100%;
}

.small_left_column {
	width: 485px;
	padding-right: 15px;
	float: left;
}


.small_right_column {
	width: 163px;
	float: right;
	height: 100%;
}

#logo_area {
	width: 695px;
	height: 126px;
	background: url(../images/backgrounds/logo.png) no-repeat 0 0;
	text-indent: -9999px;
}

#logo_area h1 {
	width: 695px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	height: 100px;
}
#logo_area h1 a {
	height: 100%;
	margin: 0;
	text-indent: -9999px;
	width: 100%;
	display: block;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}

#font_sizes {
	height: 25px;
	text-indent: 0;
	display: block;
	padding-left: 514px;
	width: 181px;
}

#font_sizes a {
	display: block;
	margin-left: 10px;
	float: left;
	font-size: .9em;
}

p.tagline {
	line-height: 0;
	margin: 0;
	font-size: 1px;
}

#print_header {
	width: 100%;
	float: left;
}

#phone_area {
	width: 239px;
	height: 46px;
	background: url(../images/backgrounds/phone_background.png) no-repeat 0 0;
	padding-top: 7px;
	padding-right: 15px;
}
#phone_area p {
	text-align: right;
	font-size: 1.3em;
	color: #0078ae;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0;
}

#footer {
	height: 100%;
	width: 100%;
	background: url(../images/backgrounds/footer_nav.gif) repeat-x 0 23px;
	margin-top: 25px;
}
.credits{
	color: #0078ae;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.right_column_item {
	margin-bottom: 15px;
}

/* @end */

/* @group WELCOME AREA */
#welcome_area {
	height: 167px;
	width: 695px;
	float: left;
	margin-top: 25px;
}

#welcome_text {
	width: 351px;
	height: 127px;
	background: url(../images/backgrounds/home_welcome_background.jpg) no-repeat 0 0;
	float: left;
	padding: 20px;
	color: #0078ae;
}

#welcome_text h1 {
	font-size: 1.2em;
	margin-bottom: 3px;
}
#welcome_text p{
	line-height: 1.3em;
}

#welcome_image {
	width: 304px;
	height: 167px;
	position: relative;
	float: right;
	overflow: hidden;
}

#welcome_image span {
	width: 304px;
	height: 167px;
	position: absolute;
	z-index: 100;
	background: transparent url(../images/backgrounds/home_image_frame.png) no-repeat 0 0;
	behavior: url(../assets/stylesheets/iepngfix.htc);
}

/* @end */

/* @group NAVIGATION */

/* UTILITY NAV */

#utility_nav {
	height: 25px;
	padding-top: 7px;
	text-align: left;
}

#utility_nav p {
	color: #fff;
	font-size: 1em;
}

#utility_nav a {
	color: #0078ae;
	float: left;
}
#utility_nav a:hover {
	color: #68932F;
}
a#small_facebook_follow{
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	text-indent: -9999px;
	margin-left: 7px;
	margin-top: 1px;
	background: url(../images/buttons/facebook_16.png) no-repeat;
}

#footer_utility_links{
	height: 22px;
	padding-top: 7px;
	text-align: right;
	color: #0078ae;
	padding-right: 6px;
}
#footer_utility_links a {
	color: #0078ae;
	font-size: .7em;
}
#footer_utility_links a:hover {
	color: #68932F;
}

/* MAIN NAV */

#main_nav_area {
	width: 975px;
	margin-top: 9px;
	height: 32px;
}

#main_nav {
	width: 975px;
	height: 33px;
	margin: 0;
	padding: 0;
	float: left;
	/*border-bottom: 1px solid #68932F;*/
}

#main_nav li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 32px;
}

#main_nav li a {
	text-decoration: none;
	font-size: 1.35em;
	color: #0078ae;
	padding: 0 12px;
	float: left;
	margin: 0;
	line-height: 32px;
}
#main_nav li a:hover {
	color: #68932F;
	background-position: center -52px;
	line-height: 32px;
}
#main_nav li.current_home a {
	color: #0078ae;
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
	background: #e2eecf;
	border: 1px solid #92ce41;
}

#main_nav li.current a {
	color: #0078ae;
	-moz-border-top-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -khtml-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
	-moz-border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -khtml-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
	background: #e2eecf;
	border-top: 1px solid #92ce41;
	border-right: 1px solid #92ce41;
	border-left: 1px solid #92ce41;
	border-bottom: 1px solid #e2eecf;
}

/* secondary row for main nav, id to class */
.main_nav_area {
	width: 975px;
	height: 34px;
	position: relative;
}

.main_nav {
	width: 975px;
	height: 33px;
	margin: 0;
	padding: 0;
	float: left;
}

.main_nav li.current{
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 32px;
}
.main_nav li a {
	text-decoration: none;
	font-size: 1.35em;
	color: #0078ae;
	padding: 0 12px;
	float: left;
	margin: 0;
	line-height: 32px;
}
.main_nav li a:hover {
	color: #68932F;
	line-height: 32px;
}

.main_nav li.current a{
	color: #0078ae;
	-moz-border-top-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -khtml-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
	-moz-border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -khtml-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
	background: #e2eecf;
	border-top: 1px solid #92ce41;
	border-right: 1px solid #92ce41;
	border-left: 1px solid #92ce41;
	border-bottom: 1px solid #e2eecf;
}


/* FOOTER NAV */

ul#footer_nav {
	height: 29px;
	width: 100%;
}

ul#footer_nav li {
	float: left;
	height: 29px;
	margin: 0;
	padding: 0;
}

ul#footer_nav li a {
	height: 21px;
	color: #0078ae;
	float: left;
	margin: 0;
	font-size: .7em;
	padding: 7px 6px 0;
	display: block;
}


ul#footer_nav li a:hover {
	color: #fff;
	background-color: #68932F;
	text-decoration: none;
}

ul#footer_nav li.current a,
ul#footer_nav li.current a:hover {
	color: #fff;
	background-color: #0078ad;
}

/* SUBNAV */

#subnav_area {
	width: 975px;
}

ul.subnav {
	padding: 8px 0 8px 16px;
	float: left;
	width: 957px;
	background-color: #e2eecf;
	-moz-border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -khtml-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px;
	-moz-border-bottom-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -khtml-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
	border-bottom: 1px solid #92ce41;
	border-right: 1px solid #92ce41;
	border-left: 1px solid #92ce41;
	border-top: 1px solid #92ce41;
}

ul.subnav li {
	width: 175px;
	border-bottom: 1px solid #0078ad;
	/*border-bottom: 1px solid #0078ad;*/
	float: left;
	color: #0078ae;
	font-family: Verdana, Helvetica, Tahoma, sans-serif;
	font-size: .8em;
}

ul.subnav li.subnav_header {
	font-weight: bold;
	font-size: .85em;
	border-bottom: 1px solid #0078ad;
}

ul.subnav li a {
	width: 172px;
	padding-top: 3px;
	padding-left: 3px;
	line-height: 16px;
	display: block;
	height: 100%;
}

ul.subnav li.current a{
	color: #fff;
	background-color: #68932F;
}
ul.subnav li a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #68932F;
}



.sn_column {
	width: 175px;
	float: left;
	margin-right: 16px;

}

/* BREADCRUMB */

#breadcrumb {
	text-transform: uppercase;
	color: #0078ae;
	font-size: .8em;
}

#breadcrumb a {
	color: #0078ae;
	line-height: 1.2em;
}

#breadcrumb a:hover {
	color: #68932F;
}

#breadcrumb a.current {
	font-weight: bold;
}

/* SIDE NAV */

ul.side_nav {
	margin-bottom: 20px;
}

ul.side_nav li {
	padding-bottom: 3px;
	border-bottom: 1px dotted #a7a7a7;
	padding-top: 2px;
}

ul.side_nav li a {
	font: .9em Arial, Helvetica, Tahoma, sans-serif;
}

/* @end */

/* @group SEARCH */

#search_area {
	height: 32px;
	margin-top: 9px;
}

#cse-search-box {
	float: left;
}

#cse-search-box div {
	float: left;
}

#cse-search-box .search_text {
	width: 203px;
	height: 22px;
	background: transparent url(../images/backgrounds/search_box.jpg) no-repeat 0 0;
	font-size: 1.2em;
	color: #a7a7a7;
	line-height: 1.2em;
	padding: 5px 0 5px 10px;
	border-style: none;
	float: left;
}
.search_text:focus {
	color: #000;
}

.search_button {
	width: 41px;
	height: 32px;
	background: url(../images/buttons/search_button.png) no-repeat 0 0;
	float: left;
	text-indent: -9999px;
	cursor: pointer;
	border-style: none;
}

/* @end */

/* @group QUICK LINKS */

#quicklinks_module {
	width: 254px;
}

#quicklinks_header {
	width: 241px;
	height: 34px;
	background: #68932f;
	font-size: 1.8em;
	color: #fff;
	line-height: 1em;
	padding-top: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #ffffff;
	border-right: 1px outset #cccccc;
	border-left: 1px inset #cccccc;
	-moz-border-top-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -khtml-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
	-moz-border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -khtml-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
	margin-left: 1px;
}

#quicklinks_content {
	width: 223px;
	background: url(../images/backgrounds/quicklinks_slice.jpg) repeat-y 0 0;
	padding: 10px 15px 5px;
	font-weight: bold;
	border-top: 1px outset #c9c9c9;
	margin-left: 1px;
}

#quicklinks_bottom {
	background: transparent url(../images/backgrounds/quicklinks_bottom.png) no-repeat 0 0;
	width: 253px;
	height: 13px;
	behavior: url(http://www.ncmedboard.org/assets/stylesheets/iepngfix.htc);
	margin-left: 1px;
}

#quicklinks_content ul {
	width: 224px;
}

li.quicklink {
	margin: 0 0 10px;
	padding: 0;
	width: 100%;
}

li.quicklink a {
	background: url(../images/misc/quicklink_bullet.gif) no-repeat 0 2px;
	color: #0078ae;
	font-size: 1.1em;
	display: block;
	padding: 0 0 0 15px;
	line-height: 1.2em;
	margin: 0;
}
li.quicklink a:hover {
	background: url(../images/misc/quicklink_bullet.gif) no-repeat 0 -50px;
	color: #68932F;
}

/* @end */

/* @group TABBED BOX */

#tabbed_box {
	width: 331px;
	float: right;
	background: transparent url(../images/misc/tabbed_box_bottom.gif) no-repeat 0 bottom;
	padding-bottom: 14px;
}

#wide_tabbed_box {
	float: right;
	margin-top: 10px;
	width: 695px;
	background: transparent url(../images/backgrounds/tabbed_box_ul_background.gif) repeat-x 0 29px;
}

#main_content {
	width: 695px;
	margin-bottom: 25px;
	padding-top: 7px;
	float: left;
	border: 1px solid #a3d5ec;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	background-color: #fff;
}
.fullwidth_column #main_content{
  margin:25px 0 0 0;
  width:975px;
}
.fullwidth_column #main_content #wide_tabbed_box_content{
  width:940px;
}
#wide_tabbed_box h1 {
	background: url(../images/misc/box_tabs.png) no-repeat 0 -60px;
	height: 25px;
	margin: 0;
	padding: 5px 0 0 15px;
	font-size: 1.5em;
	color: #017ab1;
}
h1.subtabs{
	margin: 0 0 10px;
	padding: 5px 0 0;
	color: #017ab1;
	background-image: none;
	font-size: 1.7em;
}
ul#tabbed_box_list {
	background: url(../images/backgrounds/tabbed_box_ul_background.gif) repeat-x 0 bottom;
	height: 30px;
	width: 100%;
	float: left;
}

ul#tabbed_box_list.home_tabs {
	width: 331px;
}
#wide_tabbed_box_content ul#tabbed_box_list {
	margin-bottom: 15px;
	margin-top: 0;
}

ul#tabbed_box_list li {
	height: 30px;
	margin-right: 5px;
	float: left;
}
ul#tabbed_box_list.home_tabs li, ul#tabbed_box_list.home_tabs li.last {
}

ul#tabbed_box_list li.last {
	margin-right: 0;
}

ul#tabbed_box_list li a {
	background: url(../images/misc/box_tabs.png) no-repeat right 0;
	color: #000;
	font-size: 1.2em;
	height: 30px;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	float: left;
	padding: 0 20px 0 0;
}
#news_tab {
	width: 55px;
}

#notices_tab {
	width: 70px;
}

#meetings_tab {
	width: 154px;
}

ul#tabbed_box_list.home_tabs li a {
	padding-right: 14px;
}
ul#tabbed_box_list.home_tabs li a  span {
	padding-left: 13px;
}
ul#tabbed_box_list.home_tabs li.last a span {
	padding-left: 14px;
}
ul#tabbed_box_list.home_tabs li a, ul#tabbed_box_list.home_tabs li a span {
	display: block;
	float: left;
}
ul#tabbed_box_list li a span {
	background: #e5eef2 url(../images/misc/box_tabs.png) no-repeat 0 0;
	padding-left: 20px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	float: left;
	cursor:pointer;
}
ul#tabbed_box_list.smaller_tab_text li a span {
	font-size: .7em;
	padding-left: 10px;
}
ul#tabbed_box_list.smaller_tab_text li a {
	padding-right: 10px;
}
ul#tabbed_box_list li a:hover {
	background-position: right -30px;
	color: #fff;
	text-decoration: none;
}
ul#tabbed_box_list li a:hover span {
	background-position: 0 -30px;
	color: #fff;
	text-decoration: none;
}

ul#tabbed_box_list li a.current,
ul#tabbed_box_list li a.current:hover {
	background-position: right -60px;
	color: #000;
}
ul#tabbed_box_list li a.current span,
ul#tabbed_box_list li a.current:hover span {
	background-position: 0 -60px;
	color: #000;
}

#tabbed_box_content {
	background-color: #fff;
	border-left: 1px solid #a3d5ec;
	border-right: 1px solid #a3d5ec;
	padding: 10px 15px 0;
	width: 299px;
	height: 420px;
	float: left;
}

#tabbed_box_content h3 {
	margin-top: px;
}

#wide_tabbed_box_content {
	width: 663px;
	background: #fff;
	padding: 10px 15px 0;
}
#tabbed_wide_box_bottom {
	width: 695px;
	height: 11px;
	padding: 0;
}



/* @end */

/* @group BUTTONS */
a.green_button{
	display: block;
	width: 142px;
	padding: 10px 10px 10px 10px;
	margin-bottom:5px;
 	font: 14px Helvetica, Tahoma, sans-serif;
 	color: white;
 	text-align:left;
 	background-color:#6a8f32;
 	-moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  -khtml-border-radius: 7px;
  border-radius: 7px;
  }
a.green_button:hover{
 	color: white;
 	text-decoration:none;
  text-shadow: 0 0 10px #e7ffe7;
}  
a.complaint_movie_watched{
  display:block;
  margin:25px 0 0 740px;
  text-decoration:underline;
}

a.button {
	width: 162px;
	height: 38px;
	text-indent: -9999px;
	display: block;
	background: url(../images/buttons/main_buttons.jpg) no-repeat;
	margin-bottom: 5px;
}

a.online_form {
	background-position: 0 0;
}
a.online_form:hover {
	background-position: -162px 0;
}
a.online_form:active {
	background-position: -324px 0;
}

a.download_form {
	background-position: 0 -38px;
}
a.download_form:hover {
	background-position: -162px -38px;
}
a.download_form:active {
	background-position: -324px -38px;
}

a.check_status {
	background-position: 0 -76px;
}
a.check_status:hover {
	background-position: -162px -76px;
}
a.check_status:active {
	background-position: -324px -76px;
}

a.recover {
	background-position: 0 -114px;
}
a.recover:hover {
	background-position: -162px -114px;
}
a.recover:active {
	background-position: -324px -114px;
}

a.view_law {
	background-position: 0 -152px;
}
a.view_law:hover {
	background-position: -162px -152px;
}
a.view_law:active {
	background-position: -324px -152px;
}

a.start_renewal {
	background-position: 0 -190px;
}
a.start_renewal:hover {
	background-position: -162px -190px;
}
a.start_renewal:active {
	background-position: -324px -190px;
}

a.conn {
	background-position: 0 -228px;
}
a.conn:hover {
	background-position: -162px -228px;
}
a.conn:active {
	background-position: -324px -228px;
}

a.pa_checklist {
	background-position: 0 -266px;
}
a.pa_checklist:hover {
	background-position: -162px -266px;
}
a.pa_checklist:active {
	background-position: -324px -266px;
}

a.super_phys {
	background-position: 0 -304px;
}
a.super_phys:hover {
	background-position: -162px -304px;
}
a.super_phys:active {
	background-position: -324px -304px;
}

a.download_pdf {
	background-position: 0 -342px;
}
a.download_pdf:hover {
	background-position: -162px -342px;
}
a.download_pdf:active {
	background-position: -324px -342px;
}

a.gme_login {
	background-position: 0 -380px;
}
a.gme_login:hover {
	background-position: -162px -380px;
}
a.gme_login:active {
	background-position: -324px -380px;
}

a.start {
	background-position: 0 -418px;
}
a.start:hover {
	background-position: -162px -418px;
}
a.start:active {
	background-position: -324px -418px;
}

a.online_application {
	background-position: 0 -456px;
}
a.online_application:hover {
	background-position: -162px -456px;
}
a.online_application:active {
	background-position: -324px -456px;
}
#facebook_button{
	margin-top: 12px;
}
a#facebook_follow{
	text-indent: -9999px;
	display: block;
	width: 254px;
	height: 68px;
	background: url(../images/buttons/facebook_button.gif) 0 0;
}
a#facebook_follow:hover{
	background-position: 0 -68px;
}
a.learn_more_btn{
	float: left;
	padding: 3px 5px 5px 5px;
	margin-top: 10px;
	background-color: #68932F;
	color: #fff;
	text-align: center;
	text-transform: lowercase;
	font: .8em Verdana, Helvetica, Tahoma, sans-serif;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
	margin-bottom: 10px;
}
a.learn_more_btn:hover{
	text-decoration: underline;
	color: #ffffff;
}
/* TIMELINE BUTTON */

#timeline_button {
	margin-top: 15px;
	display: block;
	background: transparent url(../images/buttons/timeline_button.png) no-repeat 0 0;
	width: 254px;
	height: 150px;
	text-indent: -9999px;
	behavior: url(http://www.ncmedboard.org/assets/stylesheets/iepngfix.htc);
	cursor: pointer;
}



.download_text {	
	color: #699023;
	background-color: #e2eecf;
	font: .9em Arial, Helvetica, Tahoma, sans-serif;
	border: 1px solid #699023;
	border-bottom-style: none;
	margin: 0 7px;
	padding: 3px 5px;
	width: 137px;
	text-align: left;
}

/* @end */

/* @group TEXT */

p {
	margin-bottom: 10px;
	line-height: 1.3em;
}

.italic {
	float: left;
	font-size: .9em;
}

.italic p {
	font-style: italic;
}

.caption {
	margin-left: 10px;
}

.small_left_column p {
}

.paginator {
	padding-left: 3px;
	padding: 3px;
	background-color: #e5eef2;
	border-top: 1px solid #d4d4d4;
}

.created {
	width: 151px;
	float: left;
	color: #787878;
}

.modified {
	float: left;
	width: 55px;
	color: #787878;
}

.modified_dates {
	width: 274px;
	float: left;
	display: block;
	color: #787878;
	margin-left: 5px;
}

a {
	text-decoration: none;
	color: #0078ae;
}

a:hover {
	text-decoration: underline;
	color: #68932F;
}

p.address_info {
	font-size: .73em;
	margin-top: 15px;
	color: #0078ae;
	line-height: 1.8em;
}

a.id_logo {
	text-indent: -9999px;
	width: 96px;
	height: 21px;
	background: url(../images/buttons/id_logo.gif) no-repeat 0 0;
	display: block;
	float: right;
	margin-top: 15px;
}

.small_right_column a {
	line-height: 1em;
}

.small_right_column .tag_module a {
	line-height: 1.1em;
}

.text_link {
	background-color: #68932F;
	color: #fff;
	padding: 3px 5px;
	text-transform: lowercase;
	font: .8em Verdana, Helvetica, Tahoma, sans-serif;
	margin-top: 10px;
}

.text_link.no_margin {
	margin-bottom: 20px;
	margin-top: 0;
}

.text_link:hover {
	color: #fff;
}

ul.bullet, .small_left_column ul{
	padding-left: 25px;
	padding-bottom: 5px;
}
ul.bullet li, .small_left_column ul li{
	padding-bottom: 5px;
	list-style-type: disc;
	list-style-position: outside;
}

ol.alpha{
	padding-left: 25px;
	padding-bottom: 10px;
	margin: 0;
}
ol.alpha li{
	list-style-type: lower-alpha;
	list-style-position: outside;
	padding-bottom: 5px;
}
ol.number{
	margin: 0;
}
ol.number li{
	padding-bottom: 5px;
}
ol {
	margin-bottom: 25px;
	padding-left: 35px;
}

ol li {
	list-style-type: decimal;
	list-style-position: outside;
	line-height: 1.2em;
}


h1 {
	line-height: 1.2em;
}

h2 {
	font: bold 1.2em/1.3em Arial, Helvetica, Tahoma, sans-serif;
}
.blue{
	color: #0078ae;
	margin-bottom: 5px;
}
h2.ui-state-active {
	font-size: 1.5em;
}

h2 span {
	color: #787878;
	font-size: .8em;
	margin-left: 10px;
}
h2.summary_heading{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 1.35em;
	margin-bottom: 5px;

}
.small_grey {
	color: #787878;
}

h3 {
	line-height: 1.3em;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
}

h4 {
	margin-bottom: 5px;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	color: #444;
}

.small_right_column h3 {
	background-color: #91d1ed;
	padding: 5px;
	margin-top: 5px;
	color: #444;
	margin-bottom: 3px;
	font: bold 1em Arial, Helvetica, Tahoma, sans-serif;
}

hr {
	border-color: #d4d4d4;
	border-style: dotted;
}

#ps_area {
	float: left;
	width: 485px;
}
#licensee_alert{
	color: #fff;
	background-color: #007ab1;
	padding: 12px 8px;
	margin-bottom: 14px;
	width: 595px;
	height: 24px;
}
#licensee_alert h2{
	font: 24px/24px Georgia, Times, serif;
	float: left;
}
a#search_licensee{
	font-size: 16px;
	padding: 3px 5px;
	background-color: #e2eece;
	color: #000;
	border: 1px solid #fff;
	display: block;
	float: right;
	margin-right: 8px;
}
a#search_licensee:hover{
	color: #fff;
	background-color: #68932F;
	text-decoration: none;
}
/* @end */

/* @group ITEM */

.item {
	float: left;
	width: 100%;
	padding-bottom: 10px;
}

.list_item {
	padding-bottom: 10px;
}
.small_left_column .list_item ul {
 margin-left:20px;
}
.small_left_column .list_item ul li {
 list-style-type: disc;
 margin-bottom:10px;
}
.single {
}

.date_box {
	background: url(../images/misc/date_box.gif) no-repeat 0 0;
	width: 40px;
	height: 30px;
	padding: 5px 0;
	margin: 5px 15px 10px 0;
	text-transform: uppercase;
	color: #0078ae;
	text-align: center;
	line-height: 1.2em;
	font-size: .8em;
	float: left;
}

.tall {
	background: url(../images/misc/date_box_tall.gif) no-repeat 0 0;
	height: 47px;
	padding-top: 4px;
	padding-bottom: 0;
}

.date_box span {
	font-size: 1.7em;
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
}

.text_area {
	float: left;
	width: 430px;
	padding-top: 5px;
}

.text_area.narrow {
	width: 244px;
}

.text_area img {
	padding: 2px;
	border: 1px solid #d4d4d4;
	float: right;
	margin: 0 0 10px 10px;
}

.text_area .data_image {
	margin: 0 0 10px;
	float: none;
}

.image_size_links {
	margin-left: 10px;
	float: left;
	margin-top: 10px;
}

/* @end */

/* @group FEATURED ARTICLE */

#featured_article {
	width: 331px;
	margin-top: 25px;
	line-height: 1.3em;
	background-color: transparent;
	background-image: none;
	float: left;
}

#featured_article img {
	float: right;
}

#feature_show_area {
	background-image: none;
	background-color: transparent;
}

.feature_item_slide {
	width: 331px;
	background-color: transparent;
	background-image: none;
}

#pager_nav {
		background: transparent url(../images/backgrounds/tabbed_box_ul_background.gif) repeat-x 0 bottom;
	height: 24px;
	padding: 0;
	margin: 0 0 5px;
	width: 331px;
	text-align: right;
}

#pager_nav a {
	font: 18px/22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0 5px;
	margin: 0 0 0 2px;
	color: #017ab1;
	background-color: #e2eece;
	border: 1px solid #8fd0ed;
	height: 22px;
	display: inline-block;
}

#pager_nav a:hover {
	background-color: #699023;
	text-decoration: none;
	color: #fff;
}

#pager_nav a.activeSlide, #pager_nav a.activeSlide:hover {
	background-color: #fff;
	border-bottom-color: #fff;
	color: #017ab1;
}

#featured_article h2{
	color: #0078ae;
	font-weight: normal;
	font-style: normal;
	font-size: .9em;
	border-bottom: 2px solid #0078ae;
}

#featured_article h2.bigger_header {
	font-size: 1.5em;
	font-weight: bold;
	border-bottom-style: none;
	float: left;
}

#featured_article h3{
	margin-bottom: 5px;
}

#featured_article .small_feature_image {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.image_feature_headline, .text_feature_headline {
	font: bold 1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #017ab1;
}

.text_feature_headline {
	line-height: 30px;
	margin: 0;
}

.image_feature_headline {
	color: #017ab1;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 0;
	line-height: 40px;
	text-align: center;
}

.feature_brief_text {
	margin: 0;
	padding: 5px 5px 10px;
	height: 55px;
	text-align: center;
}
.feature_brief_text p {
	width: 321px;
	height: 55px;
	overflow: hidden;
}

.feature_long_text {
	height: 375px;
	width: 331px;
	overflow: hidden;
}

.feature_area_link {
	display: block;
	text-align: right;
	color: #699023;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 20px;
	border-top: 1px solid #699023;
}
.feature_area_link a{
	color: #fff;
	background-color: #699023;
	padding: 0 5px 2px;
	margin-right: 0;
	font: .8em Verdana, Helvetica, Tahoma, sans-serif;
}
.feature_area_link:hover {
	color: #017ab1;
}

/* @end */

/* @group TAGS */

.tag_area {
	border-top: 1px dotted #0078ae;
	width: 100%;
	font-size: .9em;
	color: #787878;
	margin: 3px 0 10px;
	padding: 3px 0 0;
	float: left;
}

#author_area {
}

.entry_date {
	float: left;
	background: url(../images/misc/calendar_month.gif) no-repeat 0 0;
	padding-left: 20px;
	width: 87px;
}

.category_area {
	color: #787878;
	width: 430px;
}

#newsletter_area {
	width: 430px;
}

.comment_count {
	width: 87px;
	padding-left: 20px;
	background: url(../images/misc/comments.gif) no-repeat 0 0;
	float: left;
}

.tags {
	float: left;
	margin-left: 10px;
	padding-left: 20px;
	background: url(../images/misc/tags.gif) no-repeat 0 0;
	width: 345px;
}

/* @end */

/* @group BOARD MEMBERS */

.photo_box {
	width: 75px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.text_box {
	float: left;
	width: 500px;
}

.narrow .text_box {
	width: 395px;
}

/* @end */

/* @group TIME LINE */

#timeline {
	width: 970px;
	background: #ebf7fc url(../images/timeline/timeline_full_bg.jpg) no-repeat 0 0;
	padding: 0 0 20px;
	border-right: 1px solid #90d0ed;
	border-left: 1px solid #90d0ed;
}

#tab_top {
	height: 100%;
	float: left;
	width: 100%;
}

#tab_top ul#tabbed_box_list {
	width: 972px;
	float: left;
}

ul#tabbed_box_list li.long {
	width: 239px;
}
ul#tabbed_box_list li.long.last {
	width: 240px;
	margin-right: 0;
}

ul#tabbed_box_list li.long a{
	font-size: 1.5em;
	width: 219px;
}

ul#tabbed_box_list li.long a span {
	width: 199px;
}

.timeline_content h3 {
	font-weight: bold;
	color: #0078ae;
	font-size: 2em;
	float: left;
}

#tab_top h4 {
	color: #0078ae;
	font-size: 1.25em;
	margin: 0 0 25px;
	height: 100%;
	width: 971px;
	float: left;
}

.timeline_bar{
	width: 100%;
	letter-spacing: 1px;
	height: 28px;
	float: left;
}

p.timeline{
	color: #333;
	height: 115px;
	margin-left: 200px;
	margin-bottom: 10px;
}

.leftcol_timeline{
	float: right;
	width: 262px;
	text-align: center;
}

.rtcol_timeline {
	width: 663px;
	float: left;
}

.leftcol_timeline img{
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #787878;
	background-color: #fafafa;
}

.rtcol_timeline .timeline_indyeartext{
	display: block;
	width: 573px;
	padding: 0;
	float: left;
	color: #5b5b5b;
}


.rtcol_timeline p{
	font-size: 1.1em;
	line-height: 1.5em;
}

.timeline_content {
	padding: 15px 15px 0;
	overflow: hidden;
	height: 164px;
}

.embedded_content {
	width: 938px;
	margin: 0 auto;
	height: 100%;
}

ul#timeline_year{
	height: 28px;
	width: 100%;
	background-color: #0078ad;
}

li.timeline_indyear{
	float: left;
	height: 28px;
}

li.timeline_indyear a{
	color: white;
	font-size: 10px;
	text-align: center;
	border-right: 1px groove white;
	padding-left: 7px;
	padding-right: 7px;
	line-height: 28px;
	float: left;
}

li.timeline_indyear a:hover {
	color: #fff;
	text-decoration: underline;
}

li.timeline_indyear a.current {
	background-color: #68932F;
}

#timeline_bottom {
	background: transparent url(../images/timeline/timeline_bg_bottom.png) no-repeat 0 bottom;
	width: 972px;
	height: 11px;
	margin: 0;
	padding: 0;
	behavior: url(http://www.ncmedboard.org/assets/stylesheets/iepngfix.htc);
}

.timeline_caption {
	float: left;
	text-align: center;
	font-size: .7em;
	margin-top: 5px;
	color: #444;
	width: 250px;
}

/* @group jFlow */

#jFlowSlide{
	width: 100%;
	height: 180px;
}

.jFlowSlideContainer{
}

#mySlides{
	width: 100%;
}


/* @end */

/* @end */

/* @group TABLES */

table {
	width: 100%;
}

#small_text_table {
	font-size: .8em;
}
table.rule-review{
  font-size:.8em;
}
th {
	color: #fff;
	background-color: #0078ad;
	padding: 5px 10px;
	text-align: left;
}

td {
	padding: 5px 0 5px 5px;
	vertical-align: middle;
}

tr.even {
	background-color: #e5e5e5;
}

tr.letter_row {
	background-color: #e5e5e5;
}

tr.letter_row td {
	padding-right: 5px;
}

tr.letter_row a {
	font: .8em Arial, Helvetica, Tahoma, sans-serif;
}

/* @end */

/* @group FORMS */

form {
	width: 100%;
	margin: 0;
}

input, textarea {
	padding: 5px;
	background-color: #e6f0f2;
	border: 1px solid #a7a7a7;
	display: block;
	font-size: 1em;
	color: #787878;
} 

.wide_text {
	width: 600px;

}

.half_width {
	width: 300px;
}

input:focus {
	color: #000;
}

input.submit {
	padding: 5px 7px;
	margin-top: 10px;
	cursor: pointer;
	border: 1px solid #787878;
	background-color: #0078ae;
	color: #fff;
	font-weight: bold;
}

input.submit:hover {
	background-color: #68932F;
	color: #000;
}

textarea {
	height: 150px;
	margin: 0;
}

label {
	color: #0078ae;
	line-height: 1.5em;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
}
.form_text{
	color: #0078ae;
	line-height: 1.5em;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
}
.sm_form_text{
	font-size: 12px;
}
/* COMMENT FORM AND COMMENTS */

#comment_form {
	width: 400px;
}

#comment_form input {
	width: 50%;
}

#your_comment {
	width: 300px;
	margin-bottom: 10px;
}

#comment_form img {
	margin: 0;
	float: none;
}

#comment_form p {
}

#catpcha_item {
	height: 35px;
	width: 100%;
}

#comment_form .submit_button {
	margin-top: 10px;
	float: left;
	width: 100px;
	margin-right: 10px;
}

.comment_item {
	padding: 10px;
	margin-bottom: 10px;
	background-color: #e5eef2;
}

p.comment_author {
	font-family: Arial, Helvetica, Tahoma, sans-serif;	
	color: #787878;
}

/* FEEDBACK FORM */

#feedback_link.button_link {
	background: transparent url(../images/buttons/feedback_button.png) no-repeat 0 0;
	width: 179px;
	height: 45px;
	display: block;
	margin-top: 15px;
	color: #fff;
	padding: 10px 65px 10px 10px;
	font: 1.5em/1em Arial, Helvetica, Tahoma, sans-serif;
	text-align: center;
	behavior: url(http://www.ncmedboard.org/assets/stylesheets/iepngfix.htc);
}

#feedback_form .half_width {
	width: 240px;
	background-color: #fff;
}

#feedback_form input.submit {
	
}

.screen-reader {
  display: block !important;
  left: -9999px !important;
  position: absolute !important;
}

input[type=hidden] {
	display: none;
}

/* COMPLAINT FORM */

#complaint_form input, #complaint_form textarea {
	width: 95%;
}

.address_fields_group {
	float: left;
	width: 100%;
}
#complaint_form .address_element {
	float: left;
}

#complaint_form .zipcode_field {
	width: 60px;
	float: left;
}

#complaint_form .phone_field {
	width: 50px;
}

#complaint_form .pre_field {
	width: 30px;
	text-align: center;
	margin-right: 10px;
	float: left;
}

#complaint_form .year_field {
	width: 45px;
	text-align: center;
	margin-right: 10px;
	float: left;
}


#complaint_form p {
	margin-bottom: 10px;
	width: 100%;
	float: left;
}

#complaint_form h2 {
	margin-top: 15px;
	margin-bottom: 5px;
}

#complaint_form .submit {
	width: 100px;
	height: 30px;
	display: block;
	margin-top: 15px;
	float: left;
	margin-bottom: 15px;
}

#complaint_form .address {
	height: 100px;
}

#complaint_form span {
	color: #d50818;
}

#complaint_form span.contained_field {
	color: #d50818;
	height: 42px;
	display: block;
	float: left;
	text-align: center;
	width: 57px;
	margin-right: 10px;
}

#complaint_form span.contained_field span {
	color: #797979;
	font: .8em/17px "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	height: 10px;
}

#complaint_form .name_width {
	width: 151px;
	margin-right: 10px;
}

#complaint_form .email_width {
	width: 232px;
	margin-right: 10px;
}

#complaint_form .two_letter_width {
	width: 40px;
	margin-right: 10px;
}

#complaint_form .state_field {
	width: 20px;
	margin-right: 10px;
}

#complaint_form .zipcode_width {
	width: 50px;
	margin-right: 10px;
}

/* @end */

/* @group MAP */

#map_area {
	width: 254px;
}

#map_canvas {
	height: 200px;
	width: 254px;
	margin: 0;
}


input.map_submit {
	margin: 0 0 10px;
	float: left;
}

input#start {
	width: 254px;
	margin-bottom: 10px;
}

/* @end */

/* @group SEARCH */
#cse-search-results   iframe {
   width: 600px;
   padding: 0 0 0 10px;
   margin-bottom: 10px;
}


/* @end */

/* @group Licensee Search Instructions */
#logo_header {
	width: 695px;
	height: 126px;
	background: url(../images/backgrounds/logo2.jpg) no-repeat 0 0;
	text-indent: -9999px;
	margin-left: auto;
	margin-right: auto;
}
#lic_nav_area ul#main_nav{
	margin-left: auto;
	margin-right: auto;
	width: 360px;
}
.centered_column {
	background: transparent url(../images/misc/wide_tabbed_box_top.gif) no-repeat 0 0;
	width: 695px;
	margin-top: 25px;
	padding-top: 7px;
	margin-right: auto;
	margin-left: auto;
}


/* @end */

.complaint_movie iframe{
  border:0px solid #fff;
  overflow:none;
}

.meeting_item {
	margin-bottom: 20px;
}

.meeting_dialog {
	font-size: .8em;
}

/* @group Emergency Notice */
#e_notice{
	margin-top:8px;
	background-color: #f00;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 8px;
}
#e_notice h3{
	color: #fff;
	float: left;
}
#e_notice a{
	display: block;
	float: right;
	color: #f00;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #fff;
	padding: 3px 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #c50000;
}
#e_notice a:hover{
	border: 1px solid #fff;
	color: #fff;
	background-color: #c50000;
	text-decoration: none;
}
#full_notice{
	padding: 24px;
	margin-right: 70px;
	margin-left: 70px;
	background-color: #fdf9b6;
	border-right: 2px solid #fde066;
	border-left: 2px solid #fde066;
	border-bottom: 2px solid #fde066;
	-moz-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
/* @end */

/* @group Slideshow Area */
.slideshow_area{
	width: 695px;
	height: 225px;
	float: left;
	border-bottom: 2px inset #c9c9c9;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
.slide{
	width: 675px;
	height: 215px;
	float: left;
	padding: 5px 10px 0px 10px;
}
.slide_textarea {
	width: 300px;
	height: 205px;
	float: right;
	padding: 0 20px 10px 20px;
	color: #0078ae;
}

.slide_textarea h1 {
	font-size: 1.5em;
	margin-bottom: 3px;
}
.slide_textarea p{
	line-height: 1.3em;
}

.img_area {
	width: 330px;
	height: 215px;
	float: left;
}
.slide_btn{
	float:  right;
}
.slide_btn a{
	float:  right;
	padding: 3px 5px 5px 5px;
	margin-top: 10px;
	background-color: #68932F;
	color: #fff;
	text-align: center;
	text-transform: lowercase;
	font: .8em Verdana, Helvetica, Tahoma, sans-serif;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
}
.slide_btn a:hover{
}
.indicators_wrapper{
    width: 695px;
    float: left;
	margin-bottom: 25px;
}    
.center_indicators{
    width:500px;
    margin:0 auto;
    text-align:center;
}      
ul.slider_indicators{
    display:inline-block;
    margin:0;
	padding:0;
}        
ul.slider_indicators li{
	float: left;
	list-style-type: none;
	padding-top:8px;
	margin-left:1px;
	margin-right:1px;
}          
ul.slider_indicators li a{
 	display:block;
 	width:16px;
 	height:16px;
 	text-indent:-9999px;
 	background: url(/assets/images/misc/slider_indicator.png) no-repeat 0 0;
}            
ul.slider_indicators li a:hover{
 	background: url(/assets/images/misc/slider_indicator.png) no-repeat 0 -16px; 
}
li.activeSlide{
 	float: left;
 	list-style-type: none;
 	padding-top:8px;
 	margin-left:1px;
 	margin-right:1px;
}
ul.slider_indicators li.activeSlide a{
 	background:url(/assets/images/misc/slider_indicator.png) no-repeat 0 -16px;
}
/* @end */

/* @group About Area */

.about_area{
	float: left;
	width: 325px;
}
.about_area h2.bigger_header{
	color: #0078ae;
	border-bottom: 2px solid #0078ae;
	font-size: 1.5em;
	border-bottom-style: none;
}
.about_area p{
	margin-bottom: 0;
}
.about_area a.text_link{
	margin-top: 0;
	margin-bottom: 5px;
}
.whats_new {
	float: left;
	margin-bottom: 25px;
}
.whats_new .new_item{
	width: 305px;
	margin: 10px 0 5px;
	border-top: 1px solid #ccc;
	display: block;
	padding: 0 10px;
	height: 40px;
}
.whats_new .new_item a.quick_link{
	display: block;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	line-height: 1.3em;
	font-size: 18px;
	font-weight: bold;
	float: left;
	width: 100%;
	padding-top: 10px;
}
.padding{
	margin-top: 7px;
	float: left;
	margin-left: 4px;
}
.whats_new a.quick_link .icon{
	padding-right: 10px;
	width: 32px;
	height: 32px;
	float: left;
}
.action{
	background: url(../images/misc/config_icon.png) no-repeat 0 0;
}
.meeting{
	background: url(../images/misc/date_icon.png) no-repeat 0 0;
}
.hearing{
	background: url(../images/misc/clock_icon.png) no-repeat 0 0;
}
.members{
	background: url(../images/misc/user_icon.png) no-repeat 0 0;
}
.whats_new a.quick_link:hover{
	color: #68932F;
}
a.quick_link:hover{
	text-decoration: none;
}


/* @end */

/* @group License Section */
.license_area{
	margin-bottom: 10px;
	border-bottom: 1px solid #ebeded;
}
.license_area h2.blue{
	font-size: 20px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.license_area h3{
	font-size: 15px;
	font-weight: bold;
}
.last{
	border-bottom-style: none;
}
.license_area #learn_more_area{
	width: 640px;
	float: left;
	margin-left: 25px;
	margin-bottom: 20px;
}
.small_left_column_license{
	width: 440px;
	float: left;
	margin-left: 20px;
}
.section_area{
	margin-bottom: 10px;
}
.section_area ul{
	margin-left: 20px;
}
.section_area ul li{
	list-style-type: disc;
	margin-bottom: 10px;
}
.section_area ul li ul.pullout_list{
	margin: 0;
}
.section_area ul li ul.pullout_list li{
	list-style-type: none;
	margin-bottom: 0;
	font-weight: bold;
	font-style: italic;
}
.should{
	background-color: #e2eecf;
	padding: 10px;
}
.not{
	background-color: #efdec2;
	padding: 10px;
}
.divider{
	border-bottom: 1px dotted #999999;
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* @end */

/*New Complaint Form Styles*/
.form_section_heading{
  margin:2.5em 0 0 0;
}
.form_heading{
  font-weight:normal;
  font-size:1em;
  margin:1.5em 0 0 0;
}
.formline{
  height:1.5em;
  width:100%;
  margin:.5em 0 1em 0;
}
.formline .name_width input{
	width: 140px;
	margin-right: 6px;
  float:left;
}
.formline .email_width input{
	width: 219px;
	margin-right: 6px;
  float:left;
}
.formline .full_width input{
	width: 456px;
	margin-right: 6px;
  float:left;
}
.formline .state_width input{
	width: 50px;
	margin-right: 6px;
  float:left;
}
.formline .zipcode_width input{
	width: 151px;
	margin-right: 6px;
  float:left;
}
.formline_textarea{
  margin:1.5em 0 1em 0;
}
.formline_textarea textarea{
  width:456px;
}
.formline_textarea label{
  color:black;
  font-size:1em;
}
.formline label{
  display:none;
}













