html	{
	min-height: 100%;
	margin-bottom: 1px;
	}	
* {	
	margin:0;
	padding:0;
	}
body	{
	/*  background-color: #f7f7e7;  */
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	font-size: 14px;
	color: #636363;
	}
.submitButton {background:url(/images/submit-btn-bg.gif) no-repeat;
cursor:pointer;
width: 85px;
height: 20px;
border: none;
color: #fff;
font-weight: 800;
}	
p {margin: 0 0 12px 0!important;}
/*  container and it's elements layout  */
.container	{
	width: 920px;
	margin: 0px auto; /* Right and left margin widths set to "auto" */
	text-align:left;
	clear: both;
	background-color: #fff;
	}
.container .main	{
	float: left;
	display: inline;
	width: 920px;
	/*  background-image: url(images/shell/bg-main.gif);
	background-repeat: repeat-y;  */
	clear: both;
	}
.container .header	{
	width: 920px;
	height: 65px;
	clear: both;
	}	
.container .header .logo	{
	margin: 10px 0 12px 0;
	}
	
.container .h-nav	{
	width: 920px;
	height: 22px;
	text-align:left;
	background-image: url(../images/nav-bg.gif);
	background-repeat: repeat-x;
	clear: both;
	}	
.container .main .left-channel	{
	margin: 20px 0 40px 0;
	float: left;
	width: 175px;
	margin-right: 25px;
	min-height: 380px;
	}
.container .main .center-channel	{
	margin: 20px 0 40px 0;
	float: left;
	width: 500px;	
	min-height: 380px;
	font-size: 14px;
	}		
.container .main .center-channel-large	{
	margin: 20px 0 40px 0;
	width: 695px;	
	min-height: 380px;
	float: left;
	font-size: 14px;
	}
.container .main .wholepage	{
	margin: 20px 0 40px 0;
	width: 100%;	
	min-height: 380px;
	float: left;
	font-size: 14px;
	padding: 0 10px;
	}
/*  .container .main .center-channel table td,
.container .main .center-channel-large   */table td	{
	padding: 3px;
	}
	
/* Google Map styles */	
.container .main .center-channel-large .mapBlock	{
	
	}	
.container .main .center-channel-large .mapBlock .address	{
	clear: both;
	padding: 20px;
	height: 100px;
	}	
.container .main .center-channel-large .mapBlock .left	{
	float: left;
	width: 70px;
	font-weight:800;
	}	
	
.container .main .center-channel-large .mapBlock .right	{
	margin-left: 75px;
	}	
	
.container .main .center-channel-large .Map	{
	position:relative;
	}	
	
.container .main .center-channel-large .Map input	{
	width: 285px;
	font-size:12px
	}	
	
.container .main .center-channel-large .Map input.checkbox	{
	width: 20px;
	}	
	
.container .main .center-channel-large .Map input.b	{
	width: 90px;
	}
/* end Google Map styles */	


/*  right channel  */
.container .main .right-channel	{
	margin: 20px 0 40px 0;
	float: left;
	display: inline;
	width: 195px!important;
	margin-left: 25px;
	min-height: 380px;
	}	
.container .main .right-channel p	{
	width: 195px!important;
	}
.container .main .right-channel .intouchlogin,
.container .main .right-channel .quicklinks{
	/*  border-top: 1px solid #003580;  */
	/*  border-bottom: 2px solid #003580;  */
	width: 100%;
	/*  margin-top: 18px;  */
	float: left;
	clear: both;
	}
.container .main .right-channel .quicklinks,
.container .main .right-channel .mailingaddress	{	
	margin-bottom: 15px;
	}
	

.container .main .right-channel .quicklinks .links,
.container .main .right-channel .quicklinks .news-links	{
	background-color: #D5E0F0;
	color: #003580;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-top: 2px solid #003580;
	}
.container .main .right-channel .quicklinks .links a	{
	display: block;
	margin: 5px 10px;
	font-weight: 400;
	font-size: 11px;
	}
.container .main .right-channel .quicklinks .news-links a	{
	display: block;
	margin: 10px 10px 0 10px;
	font-weight: 800;
	font-size: 11px;
	}
.container .main .right-channel .quicklinks .news-links p	{
	display: block;
	margin: 0 10px;
	font-size: 11px;
	font-weight: 400;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
	}
.container .main .right-channel .mailingaddress	{
	background-color: #D5E0F0;
	width: 185px;
	color: #003580;
	font-size: 11px;
	padding: 5px;
	margin-bottom: 15px;
	}

.container .main .right-channel .mailingaddress .telephone	{
	float: left;
	clear: both;
	}	
.container .main .right-channel .mailingaddress .telephone .mainnumber	{
	float: left;

	}
.container .main .right-channel .mailingaddress .telephone .customerservice	{
	margin-left: 85px;
	}	
	
.container .main .right-channel .intouchlogin .question	{
	float: right;
	padding: 4px 0;
	}
.container .main .right-channel .loginform	{
	float: left;
	width: 195px;
	clear: both;
	padding: 0;
	background-color: #fff;
	color: #636363;
	font-size: 14px;
	/*  margin-bottom: 20px;  */
	
	}
.container .main .right-channel .loginform input	{
	font-size: 10px;
	}
	
.container .main .right-channel .loginform .loginUser	
{
	width: 100px;
	}
	
.container .main .right-channel .loginform .login2DigitID	
{
	width:20px;
	}
	
.container .main .right-channel .loginform .elements	{
	float: left;
	clear: both;
	padding: 3px 5px;
	}
	
.container .main .right-channel .loginform .elements .left	{
	float: left;
	width: 65px;
	text-align: right;
	}
.container .main .right-channel .loginform .elements .right	{
	margin-left: 70px;
	}
	
.container .main .right-channel .loginform .elements .left2	{
	float: left;
	width: 145px;
	text-align: right;
	font-size: 11px;
	font-weight: 400;
	}
.container .main .right-channel .loginform .elements .right2	{
	padding-top:12px;
	margin-left: 150px;
	}
.container .main .right-channel .login	{
	height: 18px; 
	padding: 2px;
	/*  background-color: #5683C3;  */
	color: #636363;
	font-size: 11px;
	font-weight: normal;
	clear: both;
	white-space:nowrap;
	}
.container .main .right-channel .login a:link	{
	/*  color: #fff;  */
	text-decoration: underline;
	padding: 5px 0 5px 3px;
	}
.container .main .right-channel .login a:visited	{
	/*  color: #fff;  */
	text-decoration: underline;
	}
.container .main .right-channel .login a:hover	{
	color: #a2ad00;
	text-decoration: none;
	}
	
.container .main .right-channel .login .left	
{
	float: left;
}
	
.container .main .right-channel .login .right	
{
	float: right;
}
	
.container .main .right-channel .login .right a	
{
	text-align:right;
	padding: 0;
	font-weight: 800;
	text-decoration: none;
	}
	
.container .main .right-channel .headline	{
	/*  border-bottom: 1px dotted #a2ad00;  */
	padding: 5px 5px 5px 0;
	}
.container .main .right-channel .headline a	{
	font-weight: bold;
	}
.container .main .right-channel .headline table td	{
	font-size: 11px;
	text-align:center;
	}
.container .main .right-channel .headline table	{
	width: 100%;
	padding-bottom:5px;
	}
.container .main .right-channel .updated	
{
	/*  border-top: 7px solid #5683c3;  */
	padding: 3px;
	margin: 15px 0;
	text-align: center;
	font-size: 10px;
	border-top: 1px solid #a2ad00;
	/*background-color: #e7eeae; */
	}
	
.container .main .right-channel .highlight	{
	float: left;
	background-color: #5683c3;
	width: 195px;
	clear: both;
	margin-bottom: 20px;
	}
.container .main .right-channel .highlight .main-img	{
	border-bottom: 1px solid #fff;
	display: block;
	}

.container .main .right-channel .highlight ul	{
	font-size: 11px;
	margin: 0 0 7px 16px;
	padding: 0;
	}
.container .main .right-channel .highlight .content	{
	border-top: 5px solid #bbcde7;
	padding: 10px;
	color: #fff;
	font-size: 11px;
	}
.container .main .right-channel .highlight .cta a	{
	float: right;
	margin-bottom: 5px;
	color: #fff;
	font-weight: 800;
	text-decoration: none;
	line-height: 10px;
	clear: both;
	}
/* end Right Channel */

	
	
/* Forms & Materials */	
.container .main .center-channel .f-m,
.container .main .center-channel .planSummaries	{
	width: 489px;
	float: left;
	clear: both;
	}
.container .main .center-channel .f-m table,
.container .main .center-channel .planSummaries table	{
	margin-bottom: 20px;
	width:489px;
	}
.container .main .center-channel .f-m tr.row,
.container .main .center-channel .planSummaries tr.row	{
	background-color: #eaeff7;
	float: left;
	width: 489px;
	padding: 3px;
	clear: both;
	}
.container .main .center-channel .f-m tr.rowalt,
.container .main .center-channel .planSummaries tr.rowalt 	{
	background-color: #fff;
	width: 489px;
	float: left;
	padding: 3px;
	clear: both;
}
.container .main .center-channel .f-m tr.row td.left,
.container .main .center-channel .f-m tr.rowalt td.left	{
	float: left;
	padding: 3px;
	width: 400px;
	vertical-align:top
	}
.container .main .center-channel .f-m tr.row td.right,
.container .main .center-channel .f-m tr.rowalt td.right	{
	float: right;
	font-style: italic;
	padding: 3px;
	width: 70px;
	vertical-align:top
	}
.container .main .center-channel .planSummaries tr.row td.a,
.container .main .center-channel .planSummaries tr.rowalt td.a	{
	float: left;
	padding: 0;
	text-align:left;
	width: 163px;
	}
.container .main .center-channel .planSummaries tr.row td.b,
.container .main .center-channel .planSummaries tr.rowalt td.b	{
	float: left;
	padding: 0;
	text-align:left;
	width: 163px;
	}
.container .main .center-channel .planSummaries tr.row td.c,
.container .main .center-channel .planSummaries tr.rowalt td.c	{
	float: left;
	padding: 0;
	text-align:left;
	width: 163px;
	}
/* end Forms & Materials */	
	
	
	
	
	
	
	
	
	
	
	
/* footer */	
.footer	{
	clear: both;
	width: 900px;
	height: 50px;
	padding: 7px 10px;
	color: #636363;
	background-image: url(/images/bg-footer.gif);
	background-repeat: repeat-x;
	font-size: 13px;

	}
.footer .copyright	{
	float: left;
	}
.footer .footerlinks	{
	float: right;
	}
.footer .footerlinks a:link	{
	color: #21578a;
	text-decoration: none;

	}
.footer .footerlinks a:visited	{
	color: #69968f;
	text-decoration: none;
	}
.footer .footerlinks a:hover	{
	color: #a2ad00;
	text-decoration: underline;
	}
/* end footer */	
	
/*  header  */
.container .header img	{
	float: left;
	}
.container .header .top-nav	{
	float: right;
	padding: 10px 0;
	color: #21578A;
	font-size: 13px;
	}
.container .header .top-nav a	{
	color: #21578A;
	text-decoration: none;
	padding: 0 3px;
	font-size: 13px;
	}
.container .header .top-nav a:visited	{
	color: #69968f;
	text-decoration: none;
	}
.container .header .top-nav a:hover	{
	color: #a2ad00;
	text-decoration: underline;
	}
/*  end header  */

.container .center-channel .home-img	{
	/* margin-bottom: 30px;  */
	}
.container .center-channel .banner-img	{
	margin-bottom: 30px;  
	}
.container .wholepage h1,
.container .center-channel h1,
.container .center-channel-large h1 {
	font-size: 24px;
	color: #a2ad00;
	margin: 0 0 10px 0;
	font-weight: 400;
	}
.container .center-channel.news h1	{
	font-size: 24px;
	color: #003580;
	padding: 0!important;
	background-image: none!important;
	margin: 0 0 10px 0;
	font-weight: 400;
	}
.container .wholepage h2,
.container .center-channel h2 {
	font-size: 18px;
	color: #a2ad00;
	font-weight: 800;
	margin: 15px 0 5px 0;
	padding: 0!important;
	border-bottom: 0!important;
	}
.home-modules h2	{
	color: #a2ad00;
	font-size: 18px!important;
	text-align: right;
	/*  font-weight: 400!important;  */
	}
	
.home-modules h2.compare-plans	{
	padding: 45px 0 0 0!important;
	line-height: 16px;
	border-bottom: 1px solid #a2ad00!important;
	margin-bottom: 5px;
	}

.home-modules h2.cold-flu	{
	padding: 45px 0 0 0!important;
	line-height: 16px;
	border-bottom: 1px solid #a2ad00!important;
	margin-bottom: 5px;
	}
.container .right-channel .RightTop h2	{
	padding-top: 0px!important;
	}
.container .right-channel h2	{
	font-size: 15px;
	color: #a2ad00;
	border-bottom: 1px solid #a2ad00;
	margin: 0 0 10px 0;
	}
.container .main .right-channel .intouchlogin h2	{
	/*  float: left;  */
	font-size: 15px;
	color: #a2ad00;
	background-color: #fff;
	padding: 0 2px;
	margin: 0 0 7px 0;
	border-bottom: 1px solid #a2ad00;
	}
.container .main .right-channel .quicklinks h2	{
	font-size: 15px;
	color: #a2ad00;
	background-color: #fff;
	padding: 0 2px;
	margin: 0;
	border: 0;
	}
.container .wholepage h3,
.container .center-channel h3 {
	font-size: 15px;
	color: #636363;
	font-weight: 800;
	margin: 0 0 10px 0;
	}
h3	{ 
	font-size: 15px;
	color: #636363;
	font-weight: 800;
	margin: 0 0 10px 0;
	}
.container .main .right-channel .highlight h3	{
	font-size: 12px;
	}
.container .main .right-channel .mailingaddress h3	{
	color: #003580;
	font-size: 12px;
	}
h4	{
	font-size:12px;
	font-weight:800;
	color: #003580;
	padding: 0;
	}
	

.container .center-channel .home-modules	{
	float: left;
	clear: both;
	/*  margin-bottom: 30px;  */
	padding-bottom: 0!important;
	width: 500px;
	background-image: url(../images/home-modules-bg.jpg);
	background-position: center bottom;
	min-height: 160px;
	height: auto!important;
	height: 160px;
	}	

	
.wholepage ul,
.center-channel ul {
	margin: 0 0 10px 30px;
	}
.center-channel ul ul {
	margin: 0 0 0 16px;
	padding: 0;
	list-style-type: disc;
	}	
.center-channel ul.indent {
	margin: 0 0 0 46px;
	padding: 0;
	list-style-type: disc;
	}
	
.container wholepage ol,
.container .center-channel ol {
	margin: 0 0 10px 22px;
	}
	
.container .center-channel li	{
	}

.container .right-channel ul,
.container .right-channel ol
{
	margin: 0 0 5px 25px;
	}
	
.container .right-channel li	
{
	padding-bottom: 5px;
}


	


	
.container .center-channel.news .ps-headlines,
.container .center-channel.news .industry-headlines,
.container .center-channel.news .health-news,
.container .center-channel.news .health-information
	{
	margin-bottom: 25px;
	}
.container .center-channel.news .ps-headlines a,
.container .center-channel.news .industry-headlines a,
.container .center-channel.news .health-news a,
.container .center-channel.news .health-information a	{
	font-weight: 800;
	display: block;
	}
	
.container .center-channel.our-plans .individual-family-plans,
.container .center-channel.our-plans .group-plans,
.container .center-channel.our-plans .health-savings-plans
	{
	margin-bottom: 25px;
	}
	
	
	
/*  misc  */
	
.pad	{
	padding: 20px;
	}
img	{
	border:0;	
	}
.link-right	{
	font-size: 11px;
	text-align: right;
	clear: both;	
	margin: 0 0 10px 0;
	}
div.clear	{
	clear: both;
	}	
div.rule	{
	border-bottom: 1px dotted #333;
	margin: 15px 0;
	height: 3px;
	}
/*  p	{
	margin: 0 0 7px 0;
	}  */
p.close	{
	margin: 0 0 0 0;
	}	
	
img.left	{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	}
img.right	{
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	}
	
/*  header font callouts  */
	
	
	
/*  standard links  */
a:link	{
	text-decoration: underline;
	color: #21578a;
	}
a:visited	{
	text-decoration: underline;
	color: #69968f;
	}	
a:active	{
	color: #21578a;
	}
a:hover	{
	text-decoration: none;
	color: #a2ad00;
	}	
.right-channel a	{
	text-decoration: underline;
	}


/* FAQ's */
.faqs .faq 
{
	padding-bottom: 10px;
}
.faqs .faq .question 
{
	font-size: 15px;
	color: #003580;
	padding: 3px 5px 3px 10px;
	margin: 0;
	border: 0;
	color: #003580;
	background-color: #fff;
	cursor:pointer;
	}
	

.faqs .faq .question .plus
{
	float:left;
	position:relative;
	width:10px;
	text-align:center;
	font-size: 14px;
	color: #EE7711;
	font-weight:800;
	padding-right: 5px;
	margin: 0;
	border: 0;
}
.faqs .faq .question a:hover
{
	color: #003580;
	background-color: #fff;
	text-decoration:none;
}
.faqs .faq .answer 
{
	padding: 0 0 10px 35px;
}
.faqs .faq .answer ul
{
	padding-left: 35px;
} 
/* end FAQ's */

/* Accordian class */
.accordian  {
	width: 260px;
	font-family: verdana;
	border: 1px solid black;
}
.accordian div {
	background-color: #eee;
}

.accordian p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
}
.accordian a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: black;
	background-color: #00a0c6;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
	
	background-image: url("AccordionTab0.gif");
}
.accordian a:hover {
	background-color: white;
	background-image: url("AccordionTab2.gif");
}
.accordian a.selected {
	color: black;
	background-color: #80cfe2;
	background-image: url("AccordionTab2.gif");
}
/* end Accordian class */




/* Media Newsroom */
.container .main .center-channel .mediaNewsroom 
{
	clear:both;
		float:left;
	width: 500px;
	padding-bottom:15px!important;
}
.container .main .center-channel .mediaNewsroom .faq 
{
	clear: both;
	float:left;
	width: 500px;
}
.container .main .center-channel .mediaNewsroom .faq .question
{
	font-size: 12px;
	padding: 3px 5px 3px 5px;
	margin: 0;
	border: 0;
	/*  color: #003580;  */
	cursor:pointer;
}
.container .main .center-channel .mediaNewsroom .faq .question .plus
{
	float:left;
	position:relative;
	width:10px;
	text-align:center;
	font-size: 14px;
	/*  color: #EE7711;  */
	font-weight:800;
	padding-right: 5px;
	margin: 0;
	border: 0;
}
.container .main .center-channel .mediaNewsroom .faq .question a:hover
{
	/*  color: #003580;  */
	background-color: #fff;
	text-decoration:none;
}
.container .main .center-channel .mediaNewsroom .faq .answer .left
{
	float:left;
	width: 140px;
	padding: 10px;
	text-align: center!important; 
}
.container .main .center-channel .mediaNewsroom .faq .answer .left img
{
	text-align: center!important; 
}
.container .main .center-channel .mediaNewsroom .faq .answer .right
{
	float:left;
	width: 330px;
	padding: 5px 0 10px 10px;
}
.container .main .center-channel .mediaNewsroom .faq .answer .right h3,
.container .main .center-channel .mediaNewsroom .faq .answer .whole h3
{
	padding: 0;
}
.container .main .center-channel .mediaNewsroom .faq .answer .right h4,
.container .main .center-channel .mediaNewsroom .faq .answer .whole h4
{
	padding-bottom: 5px;
}
.container .main .center-channel .mediaNewsroom .faq .answer .whole
{
	float:left;
	width: 475px;
	padding: 5px 0 10px 25px;
}
/* end Media Newsroom */

/* News Release */
.container .main .center-channel .newsrelease {}
.container .main .center-channel .newsrelease .immedRelease {}
.container .main .center-channel .newsrelease .releaseDate{font-style:italic;}
.container .main .center-channel .newsrelease .contact {float:left; width: 480px; padding: 15px 10px;}
.container .main .center-channel .newsrelease .contact .left{float:left; width: 80px;}
.container .main .center-channel .newsrelease .contact .right{float:left; width: 380px;padding-left: 20px;}
/* end News Release */

/* Table in Main Center section */
.container .main .center-channel .DualColumnTable table td	{
	vertical-align:top;
	padding-top:5px;
	}
.container .main .center-channel .DualColumnTable table td li	{
	padding-bottom:5px;
	}
.container .main .center-channel .DualColumnTable table	{
	width: 100%;
	padding:10px 0 5px 0;
	}
/* end Table in Main Center section */


/*  added BBB  */
.home-modules .homesplash {
	float: left;
	width: 200px;
	padding: 25px 25px 0 25px;
	}
.home-modules .calltoaction {
	float: left;
	width: 200px;
	padding: 0px 25px 25px 25px;
	}
.home-modules .cta a	{
	float: right;
	background-image: url(../images/go-btn.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: 800;
	text-decoration: none;
	padding-right: 15px;
	clear: both;
	}
	
	
/*  NewsReleases */
.newsreleases {padding: 15px 0;}
.newsreleases .yearlyreleases {padding: 0 0 20px 0;}
.newsreleases .yearlyreleases .item{padding: 0 0 10px 0;}
.newsreleases .yearlyreleases .year{font-weight:800;}
/*  end NewsReleases */


/*  Expand/Collapse Sections */
.expand {cursor:pointer;}
.expandlist {padding-left: 5px;}

.expand h3, .expand h2 {margin: 0;padding: 0;}


.expand h3 .plus 
{
	padding: 0 0 0 12px;
	background-image: url(/images/plus.gif);
	background-position: left 7px;
	background-repeat: no-repeat;
	}
	
.expand h3 .minus {
	padding: 0 0 0 12px;
	background-image: url(/images/minus.gif);
	background-position: left 7px;
	background-repeat: no-repeat;
	}

.expand h2 .plus 
{
	padding: 0 0 0 12px;
	background-image: url(/images/plus.gif);
	background-position: left 8px;
	background-repeat: no-repeat;
	}
	
.expand h2 .minus {
	padding: 0 0 0 12px;
	background-image: url(/images/minus.gif);
	background-position: left 8px;
	background-repeat: no-repeat;
	}


/*  end Expand/Collapse Sections */

/* Agent Bulletin Newsletter */
.containerNewsLetter {
	width: 800px;
	margin: 0px auto; /* Right and left margin widths set to "auto" */
	text-align:left;
	clear: both;
	background-color: #fff;
}

.containerNewsLetter .mainNL	{
	float: left;
	display: inline;
	padding: 10px 20px;
	width: 760px;
	clear: both;
	padding-bottom: 20px;
	}
	
.containerNewsLetter .footerNL	{
	float: left;
	display: inline;
	padding: 10px 20px;
	width: 760px;
	clear: both;
	}
	
	
.containerNewsLetter ul {margin: 0 0 10px 30px; }
.containerNewsLetter ol {margin: 0 0 10px 22px;}
.containerNewsLetter li	{}

	
.containerNewsLetter .footerNL .title	{
	font-weight: 800;
	text-align:center;
	padding-bottom:10px;
	}

.containerNewsLetter .footerNL .info	{
	text-align:center;
	}
	
.containerNewsLetter .footerNL .list	{
	float: left;
	display: inline;
	width: 760px;
	clear: both;
	padding-bottom:20px;
	}

.containerNewsLetter .footerNL .left	{
	float: left;
	display: inline;
	padding-right:60px;
	width: 350px;
	}

.containerNewsLetter .footerNL .right	{
	float: left;
	display: inline;
	width: 350px;
	}	
/* end Agent Bulletin Newsletter */


/* WebSearch */
	
.quickSearchBox	{
	color: #7d7d7d;
	padding-left: 5px;
	}
.advanced-search a	{
	float: right;
	margin: 0;
	padding: 0;
	line-height: 14px;
	font-size: 11px;
	color:#2157ba;
	text-decoration: none;
	}

/* end WebSearch */

/* Submittable Forms */
.prettyForm {margin-top:10px;}
.prettyForm .tdLeft{width: 190px;text-align:right;padding-right:10px;}
.prettyForm table td input, table td select, table td textarea {font-family: 'trebuchet ms', arial, helvetica, sans-serif;	font-size: 14px;}
.prettyForm table tr {vertical-align:top;}
.prettyForm table tr td input[type=text]  {width:250px;}
.prettyForm table tr td select  {width: 250px;}
.prettyForm table tr td table table {margin-left: 20px;}
.prettyForm table tr td table tr td {padding:0;margin:0;vertical-align:top;}
.prettyForm table tr td table tr td input[type=text] {width: 160px!important;}
.prettyForm table tr td table tr td  input[type=radio] {vertical-align:middle;margin:0!important;}
.prettyForm table tr td table tr td  label {padding:20px 0 0 5px;  }
.prettyForm table tr td input[type=radio] {margin:0 3px 0 10px;}
.prettyForm textarea {width: 250px;height:100px;}
.prettyForm .formButton {text-align:center;padding-top:15px;}
/* end Submittable Forms */

.search-sub input.quickSearchBox	{
	font-size: 12px!important;
	font-family: 'trebuchet ms';
	line-height: 14px;
	height: 14px;
	margin-top: -1px;
	}
/*  input	{
	font-size: 14px!important;
	}  */
.search-sub a	{
	border: 0!important;
	text-decoration: none!important;
	}
	
.quicksearchbutton {height: 15px;width: 15px;}
	
.containerNewsLetter .mainNL h2 {
	font-size: 18px;
	color: #a2ad00;
	font-weight: 800;
	margin: 15px 0 5px 0;
	padding: 0!important;
	border-bottom: 0!important;
}

