@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 10px 0px 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #444444;
	background: #dfdede;
}

* {
	outline: none;
}

h1 {
	font-size: 1.6em;
	margin-bottom: .7em;
	line-height: 1.3em;
}

h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #6a6969;
	font-size: 18px;
}

h2 a {
	color: #6a6969;
}

h2 span {
	color: #e40000;
}

h2 strong {
	color: #ffae00;
}

h2.title span {
	color: #b3b3b3;
}

h3 {
	margin: 0px 0px 8px 0px;
	padding: 0px;
	font-size: 13px;
	color: #336699;
}

h3 a {
	color: #363636;
	text-decoration: none;
}

img {
	border: none;
}

div, form, label {
	margin: 0px;
	padding: 0px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input[type='text'], input[type='password'], textarea {
	border: 1px solid #cac9c9;
	padding: 3px;
}

p {
	margin: 0px 0px 10px 0px;
	line-height: 20px;
	padding: 0px;
}

ul {
	margin: 0px;
	padding: 0px 0px 0px 30px;
}

li {
	margin: 0px;
	padding: 0px;
	line-height: 22px;
}

a {
	color: #13589d;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
	height: 0px;
}

#wrapper {
	width: 995px;
	margin: 0px auto;
	background: url(/images/glow_repeat_bg.gif) repeat-y top center;
}

#header, #content, #footer {
	clear: both;
	margin: 0px;
	padding: 0px 14px;
}

.container {
	margin: 0px;
	padding: 0px;
}

#header .container, #content .container {
	padding: 0px 5px;
}
/* Header Part Start */
#header {
	padding-top: 15px;
	background: url(/images/glow_top_co.gif) no-repeat top center;
}

#header .logo {
	padding: 28px 0px 15px 25px;
	float: left;
}

#header .adv_banner {
	float: right;
	padding: 27px 35px 15px 0px;
}

#header #MainMenu {
	background: url(/images/menu_repeat_bg.gif) repeat-x 0px 0px;
	height: 51px;
	font-size: 14px;
}

#header #MainMenu .bg {
	/* 	background:url(/images/menu_left_co.gif) no-repeat 0px 0px; */
	height: 100%;
}

#header #MainMenu ul {
	background: url(/images/menu_right_co.gif) no-repeat top right;
	height: 100%;
	text-align: center;
	padding: 0px;
}

#header #MainMenu li {
	list-style: none;
	height: 100%;
	display: inline-block;
	padding: 0px 4px;
}

#header #MainMenu li a {
	display: block;
	padding-left: 5px;
	height: 100%;
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#header #MainMenu li a:hover, #header #MainMenu li a.active {
	color: #000;
	background: url(/images/menu_hover_left.png) no-repeat 0px 0px;
}

#header #MainMenu li span {
	padding: 0px 15px 0px 10px;
	display: block;
	height: 100%;
	line-height: 50px;
	font-size: 14px;
}

#header #MainMenu li a:hover span, #header #MainMenu li a.active span {
	background: url(/images/menu_hover_right.png) no-repeat top right;
}

#header .searchbar {
	clear: both;
	padding: 3px 20px 17px 20px;
	height: 31px;
}

#header .container {
	background: url(/images/social_icon_bg.gif) no-repeat center 152px;
}

#header .social_icon {
	float: left;
	padding-top: 2px;
}

#header .social_icon ul {
	padding: 0px;
}

#header .social_icon li {
	display: inline-block;
	list-style: none;
	padding: 0px 10px 0px 4px;
	background: #fff;
	margin-left: 5px;
}

#header .social_icon li.first {
	
}

#header .social_icon li.last {
	
}

#header .social_icon a {
	text-decoration: none;
	color: #656565;
}

#header .social_icon a:hover {
	color: #13589d;
}

#header .social_icon li img {
	margin: 0px 3px -3px 0px;
}

#header .search_form {
	float: right;
}

#header .search_form input {
	float: right;
}

#header .search_form input[type='text'] {
	color: #4c4b4b;
	font-weight: normal;
	height: 23px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	line-height: 23px !important;
	font-size: 14px;
	border: 1px solid #CAC9C9 !important;
}

#header .search_form input[type='submit'] {
	background: url(/images/btn_search.png) no-repeat bottom left;
	width: 57px;
	height: 25px;
	cursor: pointer;
	border: none;
	margin-left: 5px;
	line-height: 0px;
	font-size: 0px;
}

#header .banner {
	text-align: center;
	padding-bottom: 8px;
	background: url(/images/banner.png) no-repeat 0px 0px;
	width: 957px;
	height: 277px;
}

#header .banner_content {
	margin: 0px;
	padding: 55px 250px 0px 330px;
	text-align: left;
}

#header .banner_content h2 {
	font-size: 30px;
	font-weight: normal;
	color: #000;
	line-height: normal;
}

#header .banner_content h2 span {
	color: #336699;
}

#header .banner_content p {
	text-align: justify;
	color: #7b7c7b;
}

#header .banner_content a.more {
	float: right;
	padding-left: 15px;
	width: 118px;
	height: 38px;
	line-height: 35px;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	background: url(/images/more_info_bg.gif) no-repeat 0px 0px;
}

#header .banner_content a.more:hover {
	text-decoration: underline;
}
/* Header Part End */

/* Middle Content Part Start */
#content {
	padding-top: 0px;
}

#content .box {
	background: #f7f7f7;
	position: relative;
	padding-bottom: 5px;
	position: relative;
	margin-bottom: 5px;
}

#content .box .title {
	background: #7ea9d5 url(/images/title_left_co.gif) no-repeat 0px 0px;
	padding-left: 10px;
	height: 34px;
	line-height: 34px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}

#content .box .title2 {
	background: #7ea9d5 url(/images/title_left_co.gif) no-repeat 0px 0px;
	padding-left: 10px;
	line-height: 34px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}

#content .box .red_title {
	color: #9b0202;
	font-weight: bold;
	padding-top: 10px;
}

#content .box .box_part {
	width: 50%;
	float: left;
}

#content .box .title .bg {
	background: url(/images/title_right_co.gif) no-repeat top right;
	padding-right: 10px;
}

#content .box .title2 .bg2 {
	background: url(/images/title_right_co.gif) no-repeat top right;
	padding-right: 10px;
	line-height: 20px;
	padding: 5px 0px;
}

#content .box .left_co {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 9px;
	height: 8px;
	background: url(/images/bottom_left_co.png) no-repeat 0px 0px;
}

#content .box .right_co {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 9px;
	height: 8px;
	background: url(/images/bottom_right_co.png) no-repeat 0px 0px;
}

#content .box .content {
	padding: 0px 10px;
}

#content .box .content ul {
	padding: 10px 0px 2px 0px;
}

#content .box .content li {
	padding: 0px 0px 0px 18px;
	list-style: none;
	line-height: 18px;
	background: url(/images/bullet_arrow.gif) no-repeat 0px 7px;
}

#content .box .content li a {
	color: #4c4c4b;
	text-decoration: none;
	display: block;
}

#content .box .content li a:hover {
	color: #13589d;
}

#content .box .content .more {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 5px;
}

#content .box .content .more a {
	color: #40403f;
	font-weight: bold;
}

#content .box .center_link {
	text-align: center;
	font-weight: bold;
	line-height: 20px;
	padding-top: 10px;
}

#content .box .center_link a {
	text-decoration: none;
}

#content .box .center_link a:hover {
	/*color:#4c4c4b;*/
	text-decoration: underline;
}

#home .col1, #home .col2, #home .col3, #home .col4 {
	float: left;
	padding-right: 5px;
	width: 190px;
}

#home .col4 {
	padding-right: 0px;
	width: 372px;
	height: 815px;
}

#home .col4 .col1, #home .col4 .col2 {
	width: 183px;
}

#home .col4 .col2 {
	padding-right: 0px;
}

#home .col4 .col2 .box {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#content .raw1 {
	min-height: 295px;
}

#content .raw2 {
	min-height: 320px;
}

#content .raw3 {
	min-height: 168px;
}

#content .raw4 {
	min-height: 280px;
}

#content .raw5 {
	min-height: 378px;
}

#content .artical, #content .testimonial {
	float: left;
	width: 381px;
}

#content .artical .box, #content .testimonial .box {
	min-height: 190px;
}

#content .artical {
	padding-right: 5px;
}

#content .artical a span, #content .testimonial a span {
	color: #336699;
	font-weight: bold;
}

#content .artical span, #content .testimonial span {
	color: #336699;
	font-weight: bold;
}

.bottom_adv {
	white-space: nowrap;
	clear: both;
	text-align: center;
	padding: 10px 0px;
}

#home .bottom_adv {
	width: 766px;
}

#content .right_adv {
	
}

#content .right_adv .top_co {
	height: 10px;
	background: url(/images/right_adv_top_co.gif) no-repeat 0px 0px;
}

#content .right_adv .bottom_co {
	height: 10px;
	background: url(/images/right_adv_bottom_co.gif) no-repeat bottom left;
}

#content .right_adv .box {
	background: none;
}

#content .right_adv .content {
	text-align: center;
	background: url(/images/right_adv_repeat_bg.gif) repeat-y 0px 0px;
}

#content .right_adv .content img {
	margin: 15px 0px;
}
/* Middle Content Part End */

/* Footer Part Start */
#footer {
	padding-bottom: 15px;
	padding-right: 13px;
	color: #fff;
	text-align: center;
	background: url(/images/glow_bottom_co.gif) no-repeat bottom center;
}

#footer .container {
	padding-top: 20px;
	background: #757272 url(/images/footer_bg.gif) repeat-x 0px 0px;
}

#footer .footer_link ul {
	padding: 0px;
	margin: 0px auto;
	font-size: 12px;
}

#footer .footer_link li {
	padding: 0px;
	display: inline-block;
	font-weight: bold;
}

#footer .footer_link li a {
	color: #fff;
	text-decoration: none;
	padding: 0px;
	margin: 0px 8px;
}

#footer .footer_link li a:hover {
	text-decoration: underline;
}

#footer .copyright {
	line-height: 25px;
	padding-bottom: 30px;
	padding-top: 10px;
}
/* Footer Part End */

/* Inner Page Template 1 Start */
#inner_page1 .col1 {
	float: left;
	width: 198px;
	margin-right: 5px;
}

#inner_page1 .col2 {
	float: left;
	margin-right: 5px;
	width: 550px;
}

#inner_page1 .col3 {
	float: left;
	width: 198px;
}

#inner_page1 .box .content li.title {
	height: auto;
	background: none;
	color: #4c4c4b;
	padding: 0px 0px 5px 0px;
}

#inner_page1 .box .content li a {
	display: inline;
}

#inner_page1 .box .content ul.mix li a, #content .box .content ul.mix li a
	{
	color: #3b6d9f;
}

#inner_page1 .box .content ul.mix li a:hover, #content .box .content ul.mix li a:hover
	{
	text-decoration: underline;
}

#inner_page1 .box .content ul.mix li {
	color: #585859;
}

#inner_page1 .box .content ul.clear {
	padding: 0px;
	margin: 0px;
}

#inner_page1 .box .content ul.clear li {
	margin: 0px;
	padding: 0px;
	height: 0px;
	line-height: 0px;
	background: none;
}

.border_box {
	border: 1px solid #b3b2b2;
	position: relative;
	margin-bottom: 5px;
}

.top_left_co, .top_right_co, .bottom_left_co, .bottom_right_co {
	position: absolute;
	width: 11px;
	height: 11px;
}

.top_left_co {
	top: -1px;
	left: -1px;
	background: url(/images/gray_box_top_left_co.gif) no-repeat 0px 0px;
}

.top_right_co {
	top: -1px;
	right: -1px;
	_right: -2px;
	background: url(/images/gray_box_top_right_co.gif) no-repeat 0px 0px;
}

.bottom_left_co {
	bottom: -1px;
	left: -1px;
	background: url(/images/gray_box_bottom_left_co.gif) no-repeat 0px 0px;
}

.bottom_right_co {
	bottom: -1px;
	right: -1px;
	_right: -2px;
	background: url(/images/gray_box_bottom_right_co.gif) no-repeat 0px 0px;
}

.border_box .content {
	padding: 10px 0px;
	text-align: center;
}

#inner_page1 .bottom_adv {
	width: auto;
}
/* Inner Page Template 1 End */

/* Inner Page Template 2 Start */
#inner_page2 .col1, #inner_page2 .col2, #inner_page2 .col3, #inner_page2 .col4,
	#inner_page2 .col5 {
	float: left;
	width: 199px;
	margin-right: 5px;
}

#inner_page2 .col5 {
	width: 140px;
	margin-right: 0px;
}

.border_box.top_bottom_space img {
	margin-top: 5px;
	margin-bottom: 5px;
}
/* Inner Page Template 2 End */

/* Inner Page Template 3 Start */
#inner_page3 .col1, #inner_page3 .col2, #inner_page3 .col3 {
	float: left;
	margin-right: 5px;
}

#inner_page3 .col1 {
	width: 200px;
}

#inner_page3 .col2 {
	width: 615px;
}

#inner_page3 .col3 {
	width: 131px;
	margin-right: 0px;
}

.print_friendly {
	margin: 0px;
	padding: 0px 8px 10px 0px;
	text-align: right;
	height: 25px;
}

.print_friendly span {
	padding: 0px 0px 0px 20px;
	font-size: 13px;
}

.print_friendly span img {
	margin: 0px 5px -6px 0px;
}

#content .box .content ul.content_area {
	padding: 0px 0px 0px 20px;
}

#content .box .content ul.content_area.mix a {
	display: inline;
}

#content .box .content ul.content_area ul {
	padding: 0px 0px 0px 20px;
}

#content .box .content ul.content_area ul li {
	background: none;
	padding: 0px 0px 5px 0px;
}

#content .box .content ul.content_area ul.alpha_listing li {
	list-style: lower-latin;
}

#content .box .content ul.content_area ul.num_listing li {
	list-style: lower-roman;
}
/* Inner Page Template 3 End */

/* Inner Page Template for NEWCOMER Start */
#inner_page_newcomer .col1, #inner_page_newcomer .col2,
	#inner_page_newcomer .col3, #inner_page_newcomer .col4 {
	float: left;
	margin-right: 5px;
	display: inline;
	width: 245px;
	background: #fff;
}

#inner_page_newcomer .col4 {
	width: 206px;
	margin-right: 0px;
}

#inner_page_newcomer .box .content ul.mix li.title {
	color: #585859;
	padding: 0px;
	background: none;
	height: auto;
	line-height: normal;
}

/* Inner Page Template for NEWCOMER End */

/* Inner Page Template for NRI Start */
#inner_page1 .col1 {
	float: left;
	width: 198px;
	margin-right: 5px;
}

#inner_page1 .col2 {
	float: left;
	margin-right: 5px;
	width: 550px;
}

#inner_page1 .col3 {
	float: left;
	width: 198px;
}

#inner_page_nri .col1, #inner_page_nri .col2, #inner_page_nri .col3,
	#inner_page_nri .col4 {
	float: left;
	margin-right: 5px;
	display: inline;
	width: 245px;
	background: #fff;
}

#inner_page_nri .col1, #inner_page_nri .col4 {
	width: 198px;
}

#inner_page_nri .col2, #inner_page_nri .col3 {
	width: 272px;
}

#inner_page_nri .col4 {
	margin-right: 0px;
}

#inner_page_nri .box .content ul.mix li.title {
	color: #585859;
	padding: 0px;
	background: none;
	height: auto;
	line-height: normal;
}

#content .box .content ul.mix li a {
	display: inline;
}

.link_with_image {
	clear: both;
	min-height: 60px;
	padding: 0px 0px 10px 0px;
}

.link_with_image a {
	text-decoration: none;
}

.link_with_image a:hover {
	text-decoration: underline;
}

/* Inner Page Template for NRI End */

/* J1 Home Template Start */
#j1home .col1 {
	float: left;
	width: 207px;
	margin-right: 5px;
}

#j1home .col2 {
	float: left;
	width: 205px;
	margin-right: 5px;
}

#j1home .col3 {
	float: left;
	width: 200px;
	margin-right: 5px;
}

#j1home .col4 {
	float: left;
	width: 185px;
	margin-right: 5px;
}

#j1home .col5 {
	float: left;
	width: 140px;
	margin-right: 0px;
}

.border_box.top_bottom_space img {
	margin-top: 5px;
	margin-bottom: 5px;
}
/* J1 Home Template  End */
.letter {
	float: right;
}

/* Updates */

/* Update for ie6 */
#content .col1 .raw1 {
	min-height: 100px;
}

#content .col1 .raw2 {
	min-height: auto;
}

#content .col1 .raw3 {
	min-height: auto;
}
/* Update for ie6 */

/* DB List Template 3 Start */
#dblist_page .col1, #dblist_page .col2, #dblist_page .col3 {
	float: left;
	margin-right: 5px;
}

#dblist_page .col1 {
	width: 200px;
}

#dblist_page .col2 {
	width: 820px;
}

#dblist_page .col3 {
	width: 131px;
	margin-right: 0px;
}

#dblist_page .col2 .title .bg {
	background: url(/images/dblist_title_right_co.gif) no-repeat top right;
	padding-right: 10px;
}

/* Experience Template Start */
#experience_page .col1, #experience_page .col2, #experience_page .col3 {
	float: left;
	margin-right: 5px;
}

#experience_page .col1 {
	width: 200px;
}

#experience_page .col2 {
	width: 820px;
}

#experience_page .col3 {
	width: 131px;
	margin-right: 0px;
}

#experience_page .col2 .title .bg {
	background: url(/images/dblist_title_right_co.gif) no-repeat top right;
	padding-right: 10px;
}

/* Following tags added by immihelp */
.immihelp-content {
	text-align: justify;
}

/* Content tags */
.bulk-text {
	text-align: justify;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.regular-text {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.center-text {
	text-align: center;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.right-text {
	text-align: right;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bulk-text-inner1 {
	text-align: justify;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 5%;
}

.bulk-text-toc {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.faq-question {
	text-align: justify;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}

.faq-question-cn {
	text-align: justify;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, "Microsoft YaHei New", "Microsoft Yahei", "微软雅黑", 宋体, SimSun, STXihei, "华文细黑", sans-serif;
	font-weight: bold;
}

.faq-answer {
	text-align: justify;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bulk-text-header {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.topic-item-header {
	color: #000000;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #DFECF6;
	display: block;
	padding-left: 5px;
}

.fineprint-text {
	text-align: justify;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Travel Template Start */
#travel_template .col1, #travel_template .col2, #travel_template .col3 {
	float: left;
	margin-right: 5px;
}

#travel_template .col1 {
	width: 220px;
}

#travel_template .col2 {
	width: 595px;
}

#travel_template .col3 {
	width: 131px;
	margin-right: 0px;
}
/* Travel Template Start */

/* Inner Page 4 Template Start */
#inner4_template .col1, #inner4_template .col2, #inner4_template .col3 {
	float: left;
	margin-right: 5px;
}

#inner4_template .col1 {
	width: 220px;
}

#inner4_template .col2 {
	width: 595px;
}

#inner4_template .col3 {
	width: 131px;
	margin-right: 0px;
}
/* Inner Page 4 Template Start */

/* Indian Passport Template Start */
#indpp_template .col1, #indpp_template .col2, #indpp_template .col3 {
	float: left;
	margin-right: 5px;
}

#indpp_template .col1 {
	width: 265px;
}

#indpp_template .col2 {
	width: 550px;
}

#indpp_template .col3 {
	width: 131px;
	margin-right: 0px;
}
/* Indian Passport Template Start */

/* Affidavit of Support Template Start */
#aos_template .col1, #aos_template .col2, #aos_template .col3 {
	float: left;
	margin-right: 5px;
}

#aos_template .col1 {
	width: 245px;
}

#aos_template .col2 {
	width: 570px;
}

#aos_template .col3 {
	width: 131px;
	margin-right: 0px;
}
/* Affidavit of Support Template Start */

/* Employment Greencard Template Start */
#egc_template .col1, #egc_template .col2, #egc_template .col3 {
	float: left;
	margin-right: 5px;
}

#egc_template .col1 {
	width: 270px;
}

#egc_template .col2 {
	width: 545px;
}

#egc_template .col3 {
	width: 131px;
	margin-right: 0px;
}
/* Employment Greencard  Template Start */

/* Immigrant Visa Template Start */
#iv_template .col1, #iv_template .col2, #iv_template .col3 {
	float: left;
	margin-right: 5px;
}

#iv_template .col1 {
	width: 250px;
}

#iv_template .col2 {
	width: 565px;
}

#iv_template .col3 {
	width: 131px;
	margin-right: 0px;
}
/* Immigrant Visa Template Start */

/* Citizenship Template Start */
#citizenship_template .col1, #citizenship_template .col2,
	#citizenship_template .col3 {
	float: left;
	margin-right: 5px;
}

#citizenship_template .col1 {
	width: 227px;
}

#citizenship_template .col2 {
	width: 588px;
}

#citizenship_template .col3 {
	width: 131px;
	margin-right: 0px;
}
/* Citizenship Template Start */

/* Directory Template Start */
#directory_template .col2, #directory_template .col3 {
	float: left;
	margin-right: 5px;
}

#directory_template .col2 {
	width: 815px;
}

#directory_template .col3 {
	width: 131px;
	margin-right: 0px;
}
/* Directory Template Start */

/* Full width Template Start */
#fullwidth_template .col2 {
	float: left;
	margin-right: 5px;
}

#fullwidth_template .col2 {
	width: 946px;
}
/* Full width Template Start */

/* Tracker Template Start */
#tracker_template .col2 {
	float: left;
	margin-right: 5px;
}

#tracker_template .col2 {
	width: 975px;
}

#tracker_template .title {
	background: #7ea9d5 url(/images/title_left_co.gif) no-repeat 0px 0px;
	padding-left: 10px;
	height: 34px;
	line-height: 34px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}

#tracker_template .title .bg {
	background: url(/images/dblist_title_right_co.gif) no-repeat top right;
	padding-right: 10px;
}
/* Full width Template Start */

/* Inner Page Template 3 Start */
#yp_template .col1, #yp_template .col2, #yp_template .col3 {
	float: left;
	margin-right: 5px;
}

#yp_template .col1 {
	width: 200px;
}

#yp_template .col2 {
	width: 610px;
}

#yp_template .col3 {
	width: 131px;
	margin-right: 0px;
}

/* Each table has a header and list of items. Properties for header cell for side bar table */
/* Individual table in content */
.content-table {
	border: 1px solid #336699;
	padding: 0;
}

.content-table-row {
	background-color: #FFFFFF;
}

.content-table-header-td {
	background-color: #336699;
}

/* Text in header cell */
.content-table-header-td-text {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.content-table-row {
	background-color: #FFFFFF;
}

/* Cell for individual items in side bar table, such as visitors, students etc. */
.content-table-item-td {
	font-size: 9pt;
}

/* Text in item cell */
.content-table-item-td-text {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.content-table-item-text {
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	TEXT-DECORATION: none;
}

.content-table-header-text {
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
}

A.content-table-header-link {
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
	text-decoration: underline;
}

A.content-table-header-link:link {
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
	text-decoration: underline;
}

A.content-table-header-link:visited {
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
	text-decoration: underline;
}

A.content-table-header-link:active {
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
	text-decoration: underline;
}

A.content-table-header-link:hover {
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
	text-decoration: underline;
}

A.content-table-item-link {
	COLOR: #003399;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 9pt;
	TEXT-DECORATION: underline;
}

A.content-table-item-link:link {
	COLOR: #003399;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 9pt;
	TEXT-DECORATION: underline;
}

A.content-table-item-link:visited {
	COLOR: #003399;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 9pt;
	TEXT-DECORATION: underline;
}

A.content-table-item-link:active {
	COLOR: #003399;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 9pt;
	TEXT-DECORATION: underline;
}

A.content-table-item-link:hover {
	COLOR: #003399;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 9pt;
	TEXT-DECORATION: none;
}

A.content-table-menu-link {
	COLOR: #003399;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 12pt;
	TEXT-DECORATION: underline;
}

A.content-table-menu-link:link {
	COLOR: #003399;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 12pt;
	TEXT-DECORATION: underline;
}

A.content-table-menu-link:visited {
	COLOR: #003399;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 12pt;
	TEXT-DECORATION: underline;
}

A.content-table-menu-link:active {
	COLOR: #003399;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 12pt;
	TEXT-DECORATION: underline;
}

A.content-table-menu-link:hover {
	COLOR: #003399;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 12pt;
	TEXT-DECORATION: none;
}

.plan-caption1 {
	color: #000000;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.directory-text {
	width: 815px;
}

/* Individual table in a rightbar, such as International Insurance, Individiual  Insurance, Dental etc. */
.rightbar-table {
	border: 1px solid #336699;
	padding: 0;
	width: 100%;
}

/* Each table has a header and list of items. Properties for header cell for side bar table */
.rightbar-table-header-td {
	background-color: #336699;
}

/* Text in header cell */
.rightbar-table-header-td-text {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* Cell for individual items in side bar table, such as visitors, students etc. */
.rightbar-table-item-td {
	font-size: 9pt;
}

/* Text in item cell */
.rightbar-table-item-td-text {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.rightbar-table-item-text {
	COLOR: #003399;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	TEXT-DECORATION: none
}

A.rightbar-table-item-link {
	COLOR: #003399;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	TEXT-DECORATION: none
}

A.rightbar-table-item-link:link {
	COLOR: #003399;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	TEXT-DECORATION: none
}

A.rightbar-table-item-link:visited {
	COLOR: #003399;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	TEXT-DECORATION: none
}

A.rightbar-table-item-link:active {
	COLOR: #003399;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	TEXT-DECORATION: none
}

A.rightbar-table-item-link:hover {
	COLOR: 003399;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	TEXT-DECORATION: underline
}

/* End of rightbar tags */
.topic-item-header-inner2 {
	color: #000000;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #EEEECC;
	display: block;
	padding-left: 5px;
}

.article-header {
	color: #000000;
	font-size: 13pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.list-table-header {
	color: #000000;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #DFECF6;
}

.list-table-header-inner2 {
	color: #000000;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #EEEECC;
}

.list-table {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.plan-detail-header-link {
	color: #000000;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.productsection-table {
	width: 600px;
	border: 1px solid #336699;
}

.formfield-label-td {
	background-color: #DFECF6;
}

.form-label-link {
	color: #000000;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.fieldset {
	color: #000000;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 465px;
}

.formfield-label-text {
	text-align: right;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.formfield-label2-text {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.formfield-value-text {
	text-align: left;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.formfield-error-text {
	text-align: left;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}

.content-table2 {
	width: 100%;
	border: 1px solid #336699;
}

/* Each table has a header and list of items. Properties for header cell for side bar table */
.sidebar-table-header-td {
	background-color: #336699;
}

/* Text in header cell */
.sidebar-table-header-td-text {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 5px;
}

div.scroll {
	overflow: auto;
	width: 820px;
}

div.scroll_full {
	overflow: auto;
	width: 951px;
}

.footer_link_direct a {
	color: #fff;
	text-decoration: none;
	padding: 0px;
	margin: 0px 8px;
	font-weight: bold;
}

.footer_link_direct a:hover {
	text-decoration: underline;
	font-weight: bold;
}

.float_left_tablelist {
	float: left;
	margin: 10px 15px auto 15px;
}

.clear_all_tablelist {
	clear: both;
}

.float_left_tablelist2 {
	float: left;
	margin: 2px 2px auto 2px;
}

.errorMessage {
	background-color: #FFF2F2;
	background-position: 10px -1293px;
	color: #FF0000;
	font: 12px/16px arial;
	margin-bottom: 10px;
	padding: 4px 4px 4px 30px;
}

.actionMessage {
	background-color: #E9F1F9;
	background-position: 11px -191px;
	color: #01386B;
	font: 12px/15px arial;
	margin-bottom: 10px;
	padding: 4px 10px 4px 28px;
}

.prev {
	float: left;
	clear: left;
	display: inline;
}

.next {
	clear: right;
	display: inline;
}

/*
.print_friendly span:first-child {
opacity: 0;
}

.print_friendly span:first-child a {
cursor: default !important;
}

.GoogleSearch
{
	width: 285px;	float: left;	margin-left: 10px;	margin-top: 2px;
}
*/
 
#sticky.stick {
	position: fixed;
	top: 5px;
	z-index: 10000;
}


/* SiteSearch-h */
.search--results-wrapper {
    overflow-y: auto;
    font-size: 14px;
}

.search--inner-wrapper {
    padding: 1em 2em;
}

.s-Search__pagination--container {
    display: flex;
    justify-content: center;
}

.search--no-results {
	display: none;
	font-size: 16px;	
}

.search--no-results.show {
	display: block;
	margin: 1em 0;
}

.c-Carousel__item-wrap {
    padding: 0 0.5em;
}

a.search-close {
    position: absolute;
    right: 30px;
    top: 22px;
    font-size: 2em;
    text-decoration: none;
    color: #000;
    font-family: sans-serif;
}

.search--results-query {
    margin: 2em 0 0;
}

.search--container-fields {
    display: flex;
    justify-content: space-between;
    padding: 1em 2em 1em 0em;
    border-bottom: 1px solid lightgray;
}

.search-fields input {
    border-radius: 4px;
    padding: 0.79em;
    width: 200px;
}

a.search-btn {
    background-color: #1b1464;
    color: #fff;
    padding: 0.79em 1.5em;
    border-radius: 4px;
    text-decoration: none;
}

.search-container h4 {
    margin: 1em 0 0;
    color: #1155CC;
    font-size: 16px;
    font-weight: 500;
    text-decoration: underline;
}

.search-container > a {
    color: #009933;
    text-decoration: none;
    font-size: 12px;
}

.search-container p.c-Disclaimer {
    margin: 0;
    font-size: 13px;
}

a.arrowLeft,
a.arrowRight {
  cursor: pointer;
  text-decoration: none;
}

a.pagNumber {
  cursor: pointer;
  padding: 5px;
  display: inline-block;
  min-width: 35px;
  height: 35px;
  text-align: center;
  box-sizing: border-box;
  padding-top: 8px;
  border: 1px solid lightgray;
  margin: 0 0.5em;
  text-decoration: none;
}

a.current.pagNumber {
  background: #c3c3c3;
}

div#pagination {
    margin: 1.5em 0;
}
.search--no-results.show+#pagination {
	display: none;
}