/*
 *
 * PBGC Global Screen Stylesheet
 *
 * * * * * * * * * * * * * * * * * */
 
/**** Reset */
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,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
:focus,:hover,:active  {outline: 0 !important;}
a:hover {text-decoration: underline !important;}
input::-moz-focus-inner{ border: 0; padding: 0; }
button::-moz-focus-inner { border: 0; }
button {padding:0;border:0;margin:0;}
fieldset legend {display: none;}
.clear-block:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}.clear-block {display: inline-block;}/* Hides from IE-mac \*/* html .clear-block {height: 1%;}.clear-block {display: block}/* End hide from IE-mac *//*Markup free clearing Details: http://www.positioniseverything.net/easyclearing.html*/

/**** Body */
body { background: #eef3f6; font-family: Arial;}


/**** Global Elements */
a {
	color: #014E8F;
	text-decoration: none;
}
#center_column .body p a:visited, #center_column .body li a:visited, #center_column .col_1 li a:visited,  #center_column .col_2 li a:visited,  #center_column .col_1 p a:visited, #center_column .col_2 p a:visited, #az_columns a:visited, #forms_area p a:visited, #forms_area li.noarrow p a:visited, #forms_area li.arrow a:visited, .module_area p a:visited, .module_area li a:visited, .center_module p a:visited, .article p a:visited, .article li a:visited, .benefits_content li a:visited,.benefits_content p a:visited, .other div p a:visited, .other div li a:visited, ul.accordion li.active div p a:visited, .sidebar .module_content p a:visited, .sidebar .module_content li a:visited{
	color: #440C76 !important;
	text-decoration: none;
	/*font-weight: bolder !important;*/
}
 .sidebar .featured li a:visited, .sidebar .featured p a:visited {
color: #afafaf !important;
text-decoration: none;	 
}
h1 {
	color: #014e8f;
	font-size: 21px;
	font-weight: normal;
}
h2 {
	color: #4c4c4c;
	font-size: 21px;
	font-weight: normal;
}
h3 {
	color: #4c4c4c;
	font-size: 16px;
	font-weight: normal;
}
p {
	line-height: 1.5;
}
.no_show {
	display: none;
}
.search_btn {
	background: url(../images/button_search.png) 0 0 no-repeat;
	cursor: pointer;
	display: block;
	height: 25px;
	text-indent: -9999px;
	width: 35px;
}
.btn {
	background: #38a7f5 url(../images/gradient_blue.gif) 0 100% repeat-x;
	border: none;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 13px;
	padding: 5px 8px;
}
.btnadv {
	background: #38a7f5 url(../images/gradient_blue.gif) 0 100% repeat-x;
	border: none;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 13px;
	float: right;
    padding: 5px 8px;
	margin-top: -30px;
}
.adsspr{
	float: right;
	margin-top: -5px;
}
.adsspr button{
	float: left;
}
.adsspr span{
	position: relative;
	top: 14px;
}
.text {
	border: 1px solid #818F9A;
	color: #9e9e9e;
	float: left;
	font-family: Arial;
	font-size: 12px;
	margin: 0 3px 0 0;
	padding: 5px;
	width: 166px;
}
.stext {
	border: 1px solid #818F9A;
	color: #000000;
	float: left;
	font-family: Arial;
	font-size: 12px;
	margin: 0 3px 0 0;
	padding: 5px;
	width: 166px;
}
.contact {
	font-size: 13px;
}
.phone {
	font-weight: bold;
}
.right_module .phone {
	display: inline-block;
	width: 4em;
}


/**** Header */
#header {
	background: url(../images/gradient_header2.gif) repeat-x scroll 0 100%;
	height: 128px;
	overflow: hidden;
	width: 100%;
}
#header_wrap {
	margin: 0 auto;
	width: 940px;
}

/* Utility Nav */
#header_wrap #utility_nav {
	background: url(../images/gradient_utilnav.png) no-repeat scroll 100% 0;
	float: right;
	margin: -3px 0 25px;
	position: relative;
	right: -118px;
	width: 475px;
}
#header_wrap #utility_nav ul {
	color: #014E8F;
	float: left;
	font-size: 11px;
	padding: 12px 0 9px 35px;
	width: 100%;
}
#header_wrap #utility_nav ul li a {
	color: #014e8f;
	text-decoration: none;
}
#header_wrap #utility_nav ul li {
	background: url(../images/border_2px_gray.gif) no-repeat scroll 0 0;
	float: left;
	padding: 0 11px;
}
#header_wrap #utility_nav ul li.first {
	background: 0;
}

/* Branding */
#header #branding {
	float:left;
	margin:0 0 -59px;
	position:relative;
	top:-50px;
}
#header #branding .logo {
	float: left;
}
#header #branding .title {
	float: left;
	font-family: "Calibri", "Arial";
	font-size: 21px;
	font-weight: normal;
	margin: 31px 0 0 17px;
}
#header #branding .title span {
	display: block;
	font-size: 18px;
}

/* Nav */
#header #nav {
	background: transparent url(../images/border_1px_whitefade.gif) no-repeat scroll 919px 13px;
	clear: both;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	height: 44px;
	margin: 10px 0 0;
	text-transform: uppercase;
	width: 99.4%;
}
#header #nav li {
	background: url(../images/border_1px_whitefade.gif) 0 0px no-repeat;
	float: left;
	height: 100%;
	line-height: 32px;
	height: 34px;
	margin: 12px 0 0;
	padding: 0;
}
#header #nav li a {
	color: #fff;
	display: block;
	padding: 0 30px;
	text-decoration: none;
}
#header #nav li.active,
#header #nav li.active a {
	background: #2069a9 url(../images/nav_active_underline.png) no-repeat center 95%;
}
#header #nav li:hover {
	background: #2069a9 url(../images/nav_active_underline.png) no-repeat center 90% !important;
}

#header #nav li a:hover {
	text-decoration: none !important;
}

/* Search */
#header_search {
	float: right;
	margin: -13px 0 0 0;
	width: 340px;
}
#header_search input {
	border: 1px solid #818f9a;
	color: #9e9e9e;
	float: left;
	font-family: Arial;
	font-size: 14px;
	margin: 0 3px 0 29px;
	padding: 4px;
	width: 262px;
}
#header_search button {
	float: right;
}
#header_search .advanced {
    float:left;
	margin:5px 0 0 29px;
	font-size: 12px;
	padding-right: 2px;
}
#header_search .greypipe {
	color: #999;
}

/**** Main */
#main {
	background: #fff url(../images/capitol_background1.jpg) center 0 repeat-x;
	float: left;
	width: 100%;
}
#main #main_wrap {
	height: 100%;
	margin: 16px auto 0;
	overflow: hidden;
	width: 951px;
}
#home #main #main_wrap {
	margin-top: 0;
}

/* Content */
#home .content_area {
	background: none;
	overflow: hidden;
	padding-left: 0;
	padding-top: 0;
	width: 100%;
}
#home .content {
	background: none;
	padding: 0;
	width: 710px;
}
.content_area {
	background: #fff;
	float: left;
	padding: 25px 0 25px 20px;
	width: 931px;
}
.content_area .content {
	clear: left;
	float: left;
	width: 680px;
}
.content_area .content_wide {
	clear: left;
	float: left;
	width: 100%;
}
.content_area h1 {
	position: relative;
	bottom: 10px;
	float: left;
	width: 150px;
	height: 21px;
	
}
.content p ,
.content_wide {
	margin: 15px 0;
}




/**** Content Article */
.article {color: #4c4c4c;}

/**** Breadcrumbs */
#breadcrumbs {
	background: #DDDDDD none repeat scroll 0 0;
	float: left;
	font-size: 12px;
	padding: 12px 20px 9px 20px;
	width: 911px;
}
#breadcrumbs li {
	color: #4c4c4c;
	float: left;
	margin: 0 3px 0 0;
}
#breadcrumbs li a {
	color: #2172ac;
	text-decoration: none;
}


/* Utility Bar */
.utility_bar {
    font-size: 12px;
    float: right;
    margin-top: -52px;
    line-height: 12px;
    position: relative;
    color: #4C4C4C;
}

.content .utility_bar {
	margin-top: -38px;
}

.utility_bar a {
    color: #014E8F;
}
.utility_bar li{
    float: left;
    border-right: 1px solid #014E8F;
    padding: 0 8px;
    text-align: center;
}
.utility_bar li.last{
    border: none;
}
.text_small {
    font-size: 11px;
    line-height: 12px;
	padding-left:3px;    
}
.text_normal {
    font-size: 13px;
    line-height: 10px;    
}
.text_large {
    line-height: 10px;    
    font-size: 15px;
}


/* Left Navigation*/
#left_navigation {
    float: left;
    width: 136px;
    margin-top: 18px;
	padding-top: 5px;
}
#left_navigation a {
    color: #014e8f;
    text-decoration: none;
    font-size: 12px;
}
#left_navigation ul {
    margin-bottom: 8px;
    list-style: none outside none;
}
#left_navigation ul {
    margin: 0;
}

#left_navigation ul li ul {
    padding:5px 0 0 15px;
    margin-top: 8px;
}
#left_navigation li {
    margin: 5px 0 0 0;
    padding-bottom: 8px;
    border-bottom: 1px solid #D1D1D1;
    font-weight: bold;
}
#left_navigation li.last {
    padding: 0;
    border: none;
}
#left_navigation li li {
    border: none;
    font-weight: normal;
    margin: 4px 0;
    padding-bottom: 4px;
}
#left_navigation li li.last {
    margin-top: 4px;
    margin-bottom: 0;
    padding-bottom: 0;
}
#left_navigation li.active a {
    background: url(../images/arrow.gif) no-repeat scroll left 2px;
    margin-left: -9px;
    padding-left: 9px;
    display: inline-block;
    position: relative;
    color: #4c4c4c; 
}

#left_navigation li.active li a {
    background: none;
    display: inline;
}

/**** Sidebar */
#main .sidebar {
	background: url(../images/gradient_gray_tall.png) repeat-x scroll 0 0;
	float: right;
	height: 100%;
	padding: 0 16px 0;
	position: relative;
	top: -46px;
	width: 209px;
}
#home #main .sidebar {
	background: none;
	padding: 0;
	top: 0;
	width: 233px;
}
.sidebar li.last {margin: 0;}


/**** Footer */
#footer {
	background: #eef3f6;
	color: #666666;
	float: left;
	font-size: 11px;
	width: 100%;
}
#footer #footer_wrap {
	margin: 0 auto;
	padding: 20px 0;
	width: 920px;
}
#footer #footer_wrap ul {
	background: url(../images/border_1px_grayfade.png) no-repeat center 100%;
	margin: 0 0 10px;
	padding: 0 0 10px;
	text-align: center;
	width: 100%;
}
#footer #footer_wrap ul li {
	background: transparent url(../images/border_2px_gray.gif) no-repeat scroll 100% 1px;
	display: inline;
	padding: 0 10px 0 5px;
}
#footer #footer_wrap ul li.last {
	background: none;
}
#footer #footer_wrap a {
	color: #014e8f;
	text-decoration: none;
}
#footer #footer_wrap p {
	text-align: center;
}

/**** Carousel */
.carousel {
	background: url(../images/carousel_gradient.jpg) 0 0 no-repeat;
	float: left;
	height: 206px;
	margin: 8px 0 24px 7px;
	overflow: hidden;
	position: relative;
	width: 695px;
}
.carousel .slides {
	height: 200px;
}
.carousel .slides li {
	z-index: 5;
	height: 200px;
	background: url(../images/carousel_gradient.jpg) 0 0 no-repeat;
}

.carousel .body {
	float: left;
	margin: 18px 0 0 10px;
	width: 376px;
}
.carousel .img_wrap {
	background: transparent url(../images/drop_shadow.png) repeat-y scroll 0 0;
	float: right;
	padding: 0 2px 0 4px;
	position: relative;
	right: -1px;
	top: 3px;
}
.carousel h2 {
	color: #fff;
	font-family: Georgia;
	font-size: 22px;
	font-weight: normal;
	line-height: 26px;
	margin: 0 0 10px;
}
.carousel h2 a, .carousel h2 a:visited{
	color: #FFF !important;
}
.carousel h2 span {
	display: block;
	font-size: 28px;
}
.carousel p {
	color: #fff;
	font-size: 13px;
	line-height: 18px;
	margin: 0 0 21px;
}
.carousel .btn {
	border: 1px solid #1d6fac;
	color: #fff;
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	padding: 0;
	text-decoration: none;
}
.carousel .btn span {
	background: #38a7f5 url(../images/gradient_blue.gif) 0 100% repeat-x;
	border: 1px solid #74c2f8;
	display: block;
	padding: 5px 16px;
}
.carousel .controls {
	background: url(../images/gradient_bluebox.png) 0 0 no-repeat;
	bottom: -5px;
	height: 27px;
	left: 3px;
	padding: 4px 0 4px 21px;
	position: absolute;
	width: 304px;
	z-index: 999;
}
.carousel .controls li {
	float: left;
	margin: 0 3px 0 0;
}
.carousel .controls li a {
	background: url(../images/carousel_controls_sprite.png) 0 0 no-repeat;
	display: block;
	float: left;
	height: 19px;
	text-indent: -9999px;
	width: 21px;
}
.carousel .controls li a.prev {
	background-position: 0 0;
}
.carousel .controls li a.pause {
	background-position: -24px 0;
}
.carousel .controls li a.play {
	background-position: -72px 0;
}
.carousel .controls li a.next {
	background-position: -48px 0;
}


/**** Modules */
.slim_module, 
.module, 
.wide_module {
	color: #2d2d2d;
	font-size: 13px;
}
.slim_module a, 
.module a, 
.wide_module a {
	color: #014e8f;
	text-decoration: none;
}
.slim_module h3, 
.module h3, 
.wide_module h3, 
.forms_table h3 {
	color: #7F2C2E;
	font-family: Georgia,Serif;
	font-size: 16px;
}

/* Slim Module */
.slim_module {
	background: #fff;
	border: 1px solid #dbdbdb;
	float: left;
	margin: 0 7px 13px 0;
	min-height: 317px;
	width: 227px;
}
.slim_module.last {
	margin-right: 0;
}
.slim_module .body {
	background: #fff url(../images/gradient_gray_short.gif) 0 0 repeat-x;
	margin: 3px 3px 0px 3px;
	padding: 4px 10px 0px 10px;
}
.slim_module .body h3 {
	line-height: 18px;
	font-weight: bold;
	overflow: hidden;
	vertical-align: middle;
	margin: 8px 0px;
}
.slim_module .body .img_link {
	display: block;
	margin: 0 0 13px;
}
.slim_module .body p {
	line-height: 15px;
	margin: 0 0 16px;
}
.slim_module .body a {
	font-size: 14px;
}
.slim_module .body ul {
}
.slim_module .body ul li {
	margin: 0 0 10px;
}

/* Module */

/* Wide Module */
.wide_module 			{ background: #ffffff url(../images/1px_gray_divider.gif) 49.7% top no-repeat; border: 1px solid #dbdbdb; clear: both; width: 671px; padding: 20px 14px; float: left; }
.wide_module .col_1 	{ float: left; width: 49%; margin-right: 13px;}
.wide_module .col_2 	{ float: left; width: 49%;}
.wide_module .body 		{ float:left; width:70%;}
.wide_module img 		{ float: left; margin: 0 16px 0 0;}
.wide_module h3 		{ margin: 0 0 8px; font-weight: bold;}
.wide_module p 			{ margin: 0 0 15px; line-height: 15px; }
.wide_module a 			{ }
.wide_module ul 		{ }
.wide_module ul li 		{ margin: 0 0 10px}

/* Right module */
.right_module {
	clear: both;
	color: #4c4c4c;
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 20px;
}
.right_module .module_control {
	margin: 15px 0;
}
.right_module .module_control select, 
.right_module .module_control button {
    float: left;
}
.right_module .module_control select {
	border:1px solid #DDDDDD;
	color:#9E9E9E;
	font-size:1em;
	margin:0 3px 0.25em 0;
	width:75%;
}
.right_module .module_control button {
	padding: 2px 4px;
}
.right_module .module_control input {
    width: 15%;
}
.right_module .module_control input.text {
	width: 75%;
}
.right_module .module_content { 
	padding: 0 8px; 
}
.right_module .image_component {
    margin-bottom: 17px;
}
.right_module h4 {
    color: #FFFFFF;
    font-size: 14px;
    padding: 8px;
    margin-bottom: 13px;
    border: 3px solid #4996CF;
    
	/* Background set to a gradient where possible. */
	background: #3281bb; /* fallback for browsers without gradient support (Opera, BlackBerry, Firefox <=3.5, Chrome <=3, Safari <=3) */
	background: linear-gradient(top, #3281bb, #4996CF); /* W3C draft specification */
	background: -moz-linear-gradient(top, #3281bb, #4996CF); /* Gecko 1.9.2+ browsers (Firefox 3.6+, Camino, Fennec 1.0+) */
	background: -webkit-gradient(linear, center top, center bottom, from(#3281bb), to(#4996CF)); /* Webkit browsers (Chrome, Safari, Steam, Konquerer) */
}

.right_module h4 a {
	color: #FFFFFF;
	font-size: 14px;
	display: inline;
}

.right_module h4.secondary {
    border-color: #838B95;
    
	/* Background set to a gradient where possible. */
	background: #959ca4; /* fallback for browsers without gradient support (Opera, BlackBerry, Firefox <=3.5, Chrome <=3, Safari <=3) */
	background: linear-gradient(top, #959ca4, #838B95); /* W3C draft specification */
	background: -moz-linear-gradient(top, #959ca4, #838B95); /* Gecko 1.9.2+ browsers (Firefox 3.6+, Camino, Fennec 1.0+) */
	background: -webkit-gradient(linear, center top, center bottom, from(#959ca4), to(#838B95)); /* Webkit browsers (Chrome, Safari, Steam, Konquerer) */
}
.right_module img {
    display: block;
    margin: 0 auto;
}
.right_module .image_component img {
    border: 1px solid #C7C7C7;
    float: left;
    margin: 0 5px 5px 0;
}
.right_module p {
	font-size: 12px;
	margin: 8px 0;
}
.right_module .image_component p {
	margin: 0;
	padding: 0;
}
.right_module li, .right_module a {
	border-bottom: 1px solid #B8B8B8;
	list-style: none;
	margin: 8px 0;
	padding-bottom: 8px;
}
 .right_module a {border: none;}
.right_module li.last {
	border: none;
}
.right_module .date {
	color:#6D6D6D;
	display: block;
	font-size: 12px;
}
.right_module a {
	color: #014E8F;
	display: block;
	font-size: 12px;
	text-decoration: none;
}
.right_module  p  a {
	display: inline;
}
.right_module a:hover {
	text-decoration: none;
}

.right_module .image_component a {
	border: none;
	margin: 0;
	padding: 0;
}
.right_module a.main_link {
	font-weight: bold;
	padding: 0;
}
.right_module a.last {
	border: none;
}
.right_module ul {
	list-style: disc inside none;
}
.right_module li a {
	border: none;
	display: inline;
}
.right_module .simple_list {
	margin: 0 0 0 5px;
	padding: 0 0 5px;
}
.right_module .simple_list li {
	color: #5f5f5f;
	border: 0 none;
	list-style: disc;
	margin: 0 0 10px 10px;
	padding: 0;
}
.right_module .numbered_list {
	margin: 0;
	padding: 0 0 5px 15px;
}
.right_module .numbered_list li {
	border: 0 none;
	list-style: decimal;
	margin: 0 0 10px;
	padding: 0;
}
.right_module .numbered_list.bordered {
	border-bottom: 1px solid #B8B8B8;
}
.right_module .strong {
	font-weight: bold;
}

/* Center module */
.center_module {
	float: left;
	clear: both;
	width: 100%;
    font-family: Arial, sans-serif;
    color: #4c4c4c;
    line-height: 16px;
    margin-bottom: 18px;
    padding-bottom: 3px;
    border-bottom: 1px solid #d1d1d1;
}
.center_module.last {border: none;}
.center_module img {
    margin-bottom: 20px;
}
.center_module h3 {
    font-family: Georgia, serif;
    font-weight: bold;
    color: #7F2C2E;
    margin-bottom: 15px;
}
.center_module p {
    margin: 15px 0;
    font-size: 12px;
}
.center_module a {
    color: #014E8F;
    text-decoration: none;
}
.center_module ul {
    list-style: none outside none;
}
.center_module li {
    margin: 0;
}
.center_module ul.links {
    list-style: none inside none;
}
.center_module ul.links li {
    margin: 4px 0;
    padding-bottom: 4px;
    border-bottom: 1px solid #D1D1D1;
}
.center_module ul.links li.last {
    border: none;
}

.center_module ul.simple li {
	list-style: none;
}
.center_module .body {
	float: right;
	padding: 0 0 15px;
	width: 55%;
}
.center_module fieldset {
	margin: 10px 0 0 0;
}
.center_module fieldset label {
	position: absolute;
	top: -99999px;
}
.center_module fieldset input.text {
	border: 1px solid #9EA8B0;
	margin: 0 5px 0 0;
}
.center_module fieldset input.stext {
	border: 1px solid #9EA8B0;
	margin: 0 5px 0 0;
}
.center_module .col_1,
.center_module .col_2 {
	padding: 0 0 15px;
	width: 48%;
}
.center_module .col_1 p,
.center_module .col_2 p {
	margin: 5px 0 15px 0;
}
.center_module .col_1 img,
.center_module .col_2 img {
	margin: 0px;
}
.center_module .col_1 {
	float: left;
}
.center_module .col_2 {
	float: right;
}
.center_module .col_1 ul,
.center_module .col_2 ul {
}
.center_module .col_1 ul li,
.center_module .col_2 ul li {
	border-bottom: 1px solid #E5E5E5;
	list-style: none;
	padding: 2px 0;
}
.center_module .col_1 ul li a,
.center_module .col_2 ul li a {}
.center_module ul li.last {border: none;}

.center_module table{
	width: 95%;
	border: 1px solid #E5E5E5;
}

.center_module th, td, tr{
	padding: 4px;
	border: 1px solid #E5E5E5;
	text-align: left;
}
.center_module span td, .center_module td {border: 1px solid #E5E5E5;}

.benefits_content table {
	margin-bottom: 0.6em;
	width: 100%;
}
.benefits_content table.bborderless {
	margin-bottom: 0;
}
.benefits_content th {
	background: #F5F5F5;
}
.benefits_content th,
.benefits_content td {
    vertical-align: middle;
}
.benefits_content table.bborderless th,
.benefits_content table.bborderless td {
 vertical-align:inherit;
}
.benefits_content table.bborderless td.txaright {
text-align: right;
padding-right: 5px;
}
.benefits_content th, td, tr{
	padding: 4px;
	border: 2px solid #E5E5E5;
	text-align: left;
}

/* Forms table ERISA */
.forms_table table.erisa{
	width: 95%;
	border: 1px solid #E5E5E5;
}

.forms_table table.erisa th, td, tr{
	padding: 4px;
	border: 1px solid #E5E5E5;
	text-align: left;
}
.benefits_content table.bborderless th, .benefits_content table.bborderless tr, .benefits_content table.bborderless td{
	padding: 0;
	border: none;
}

/* Forms table */
.forms_table {
    text-align: left;
    margin: 2.8em 0;
}
.forms_table table {
    margin-bottom: 0.6em;
    width: 100%;
}

.forms_table th,
.forms_table td {
    vertical-align: middle;
}
.forms_table td {
    padding: 0.6em 0;
    border-bottom: 1px solid #CCCCCC;
}
.forms_table th {
    padding-bottom: 0.8em;
    font-weight: normal;
    border-bottom: 2px solid #CCCCCC;
}
.forms_table  th.title  h3{
    float: left;
}
.forms_table  th.title,
.forms_table  td.title {
    width: 65%;

}
.forms_table  th.title h3 { 
	font-weight: bold; 
}

.forms_table  th.title .contact {
	background: url(../images/icon_phone.gif) 0 0 no-repeat;
	font-size: 13px;
	font-family: Arial;
	color: #2172ac;
	font-weight: normal;
	padding:0 0 0 30px;
}

.forms_table  th.form,
.forms_table  td.form {
    width: 21%;
}

.forms_table  th.form_num,
.forms_table  td.form_num {
    width: 10%;
    text-align: center;
}

.forms_table  th.info,
.forms_table  td.info {
    width: 14%;
}

.forms_table  th.info,
.forms_table  th.title{
    text-align: left;
}
.forms_table  th.form,
.forms_table  td.form{
    text-align: center;
}

.forms_table  td.form,
.forms_table  td.form_num, 
.forms_table  td.email {
	text-align: center;
}

.forms_table  td.form,
.forms_table  td.form_num, 
.forms_table  td.email,
.forms_table  td.info{
    background: #f5f5f5;
}

.forms_table  td.title .name{ 
    display: block; 
    font-weight: bold; 
    margin-bottom: 0.4em;
}
.forms_table  td.title .description { 
	display: block;
}
.forms_table  td.form .pdf{
    display: inline-block;
    vertical-align: middle;
}

.forms_table .more_link {
    display: block;
    text-align: right;
}

.forms_table .phone_center {
    display: inline-block;
    background: url(../images/phone_icon.png) no-repeat scroll right center transparent;
    padding-right: 30px;
    float: right;
    margin-top: 0.2em;
}

.forms_table td.email a {
	background:transparent url(../images/icon_email.gif) no-repeat scroll center 0;
	display:block;
	text-indent:-9999px;
}

/* Forms Page Area */
#forms_area {
    color:#4D4D4D;
	display:inline;
	float:left;
	font-size:12px;
	margin-left:34px;
	margin-top:-40px;
	width:74%;
}


/* Center Column */
#center_column {     
	display:inline;
	float:left;
	font-size:13px;
	margin-left:34px;
	margin-top:-21px;
	width:70%;
}

#center_column li {
	line-height: 20px;
}
#center_column .article ul li {
background: white url(../images/arrow2.gif) no-repeat left 5px;
line-height: 20px;
margin-left: 70px;
padding-left: 20px;
}

#center_column h2 ,
#forms_area h2{
    margin-bottom: 13px;

}


/* Sitemap */
#sitemap_columns {
	clear: both;
	display: inline;
	float: left;
	font-size: 13px;
	margin: 0px 0 0 30px;
	padding: 0 0 30px;
	width: 97%;
}
#sitemap_columns h1 {
	clear: both;
	margin: 0 0 30px;
	width: 100%;
}
#sitemap_columns h2 {
	color: #7F2C2E;
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}
#sitemap_columns h2 a {
	color: #7F2C2E;
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: bold;
}
#sitemap_columns a {
	color: #014e8f;
	text-decoration: none;
}
#sitemap_columns div {
	float: left;
	margin-right: 87px;
	width: 223px;
}
#sitemap_columns div.last {
	margin-right: 0;
}
#sitemap_columns ul {
	list-style: none outside none;
	margin-bottom: 8px;
}
#sitemap_columns ul {
	margin: 0 0 20px;
}
#sitemap_columns h3 {
	font-size: 13px;
	font-weight: bold;
}
#sitemap_columns ul ul {
	margin-bottom: 0;
	margin-left: 15px;
	margin-top: 9px;
}
#sitemap_columns li {
	border-bottom: 1px solid #e5e5e5;
	font-weight: bold;
	margin: 9px 0;
	padding-bottom: 9px;
}
#sitemap_columns li.last {
	border: none;
	margin: 0;
	padding: 0;
}
#sitemap_columns li li {
	border: none;
	font-weight: normal;
	margin: 4px 0;
	padding-bottom: 4px;
}
#sitemap_columns li li.last {
	margin-bottom: 0;
	margin-top: 4px;
	padding-bottom: 0;
}

/* A-Z Index */
#az_columns {
	clear: both;
	float: left;
	font-size: 13px;
	margin: 0 0 0 30px;
	padding: 0 0 10px;
	width: 865px;
}

#forms_area > #az_columns {
	width: 695px;
}

#az_columns h1 {
	margin: 0 0 22px;
}
#az_columns h2 {
	color: #7F2C2E;
	font-family: Georgia, serif;
	font-size: 1.23em;
	font-weight: bold;
	margin-bottom: 8px;
}
#az_columns a {
	color: #014e8f;
	text-decoration: none;
}
#az_columns .az_nav {
	background-color: #e9f2f9;
	border-bottom: 1px solid #e4e4e4;
	clear: both;
	margin-bottom: 27px;
	margin-right: 20px;
	padding-bottom: 0.54em;
	padding-left: 10px;
}

#az_columns .az_nav li {
    float: left;
    margin: 0.54em 0.54em 0;
	background: none repeat scroll 0 0 transparent;
	padding-left: 0px;
}

#az_columns .az_letters , #az_columns .az_letters_second {
    float: left;
    width: 38%;
}

#az_columns .az_letters {
    margin-right: 15%;
}

#az_columns .az_top {
    display: block;
    text-align: right;
    padding: 3px 12px 3px 0;
    background: url(../images/up-arrow.png) no-repeat scroll right center;
}

#az_columns .nav_letter{
    margin-bottom: 27px;
}

#az_columns .nav_letter_elements{
    margin: 4px 0 1px;
    border-bottom: 1px solid #E4E4E4;
    padding-left: 1em;
}

#az_columns .nav_letter_element{
    margin: 0.61em 0 0.7em;
}
#az_columns .nav_letter_element ul{
    margin-top: 0.7em;
    margin-left: 1.15em;
}
#az_columns .nav_letter_element ul li{
    list-style: disc inside none;
    color: #014e8f;
    margin: 0.46em 0;
}


/* Benefits */
.benefits_content { 
	position: relative;
}

/**** News Releases */
.news_releases { position: relative; }

/* FAQ */
.FAQ h3 { font-size: 1.25em}
.FAQ h2 { font-size: 1.5em}
.FAQ .accordion_options li a { font-size: .9em}

.article h2 {
	font-size: 1.5em;
}

.other h3 { font-size: 1.25em }
.other h2 { font-size: 1.5em }
.other .accordion_options li a { font-size: .9em }


/* Featured Module: Welcome New Visitors */
.featured {
	background: transparent url(../images/gradient_blue_233x225.gif) no-repeat scroll 0 0;
	color: #FFFFFF;
	float: left;
	font-size: 12px;
	height: 225px;
	margin: 0 0 14px;
	overflow: hidden;
	padding: 0 0 0 7px;
	width: 226px;
}
.featured h3 {
	background: url(../images/bottom_glow.gif) no-repeat scroll 0 43px;
	color: #FFFFFF;
	float: left;
	font-family: Georgia,Serif;
	font-size: 19px;
	font-weight: normal;
	margin: 8px 0 0;
	padding: 0 0 6px;
	text-align: center;
	width: 219px;
}
.featured h3 span {
	background: #2474AF url(../images/welcome_header.gif) no-repeat scroll 0 0;
	display: block;
	float: left;
	padding: 19px 0 5px;
	width: 100%;
}
.featured h3 span a, .featured h3 a:visited{
	color: #FFF !important;
}
.featured p {
	border-bottom: 1px solid #5496c7;
	line-height: 16px;
	margin: 0 0 0 7px;
	padding: 0 0 5px;
	width: 92%;
}
.featured ul {
	margin: 0 0 0 7px;
	width: 92%;
}
.featured ul li {
	border-bottom: 1px solid #5496c7;
	padding: 7px 0;
}
.featured ul li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

/* Accordion */
.accordion_options {
	border-bottom: 1px solid #d1d1d1;
	margin: 20px 0 0;
	padding: 0 0 7px;
	text-align: right;
	width: 100%;
}
.accordion_options li {
	background: url(../images/2px_gray_divider.gif) no-repeat scroll 100% 70%;
	display: inline;
	margin: 0 0 0 3px;
	padding: 0 8px 0 0;
}
.accordion_options li.last {
}
.accordion_options li a {
	font-size: 12px;
	text-decoration: none;
}
#center_column_mp .accordion > li {
	margin: 0;
	background: url("../images/arrow_right_maroon.gif") no-repeat scroll right 20px;
    padding-left: 0px;
}

#center_column_mp .accordion > li.active {
	background-image: url("../images/arrow_down_maroon.gif");
}
#forms_area .accordion > li {
	margin: 0;
	background: url("../images/arrow_right_maroon.gif") no-repeat scroll right 20px;
    padding-left: 0px;
}

#forms_area .accordion > li.active {
	background-image: url("../images/arrow_down_maroon.gif");
}
#center_column .accordion > li {
	margin: 0;
	background: url("../images/arrow_right_maroon.gif") no-repeat scroll right 20px;
    padding-left: 0px;
}

#center_column .accordion > li.active {
	background-image: url("../images/arrow_down_maroon.gif");
}

.accordion {
	float: left;
	width: 100%;
}

.accordion > li {
	background: transparent url(../images/arrow_right_maroon.png) no-repeat scroll 100% 20px;
	border-bottom: 1px solid #d1d1d1;
	line-height: 19px;
	padding: 18px 0;
	width: 100%;
	margin: 0;
}
.accordion > p {
	font-weight: bold;
	font-size: 14px;
}
.accordion > li.active {
	background: transparent url(../images/arrow_down_maroon.png) no-repeat scroll 100% 23px;
}
.accordion div {
	line-height: 17px;
	margin-left: 25px;
}
.accordion > li a.arrow {
	padding: 0 25px 0 0;
	display: block;
}

/* Search Module */
.search {}
.search .btn {}


/* Search Results */
#search_area {
    font-size: 12px;
    color: #4C4C4C;
}
#search_area ul.noresults li {
    background: white url(../images/arrow2.gif) no-repeat left 5px;
	padding-left: 20px;
	padding-top: 3px;
	margin: 20px 0px 10px 50px;	
}
#search_area .pagination {
    background: #EEF3F6;
    padding: 0.5em 1em;
    font-size: 1em;
	position: relative;
    margin: 8px 0;
	clear:both;
}

#search_area .pagination  span {
    float: left;
}
#search_area .pagination  ul {
    float: right;
}
#search_area .pagination  li {
    border-right: 1px solid #4C4C4C;
    float: left;
    padding-right: 5px;
    margin-right: 5px;
}
#search_area .pagination  li.previous {
    background: url(../images/arrow-left.gif) no-repeat scroll center left;
    padding-left: 8px;
}

#search_area .pagination  li.next {
    background: url(../images/arrow.gif) no-repeat scroll center right;
    padding-right: 8px;
    border: none;
}
span.highlight {
	font-weight:bold;
}
#search_area .search_results {
    padding: 1em 0 0 2em;
    background: url(../images/search_background.png) repeat-x scroll 0 0;
    margin: 0 0 30px;
    display: inline-block;
}

#search_area .search_results li {
    border-bottom: 1px solid #D1D1D1;
    margin-top: 1em;
    
}
#search_area .search_results li.first {
    margin-top: 0
}
#search_area .search_results li.last {
    border: none;
}
#search_area .search_results li h3{
    color: #014e8f;
    font-size: 1.25em;
    margin: 0 0 10px 0;
    font-weight: bold;
	float:left
}
#search_area .search_results li .sicon{ float:left; margin: -3px 0 1px 0; padding-left:5px;}
#search_area .search_results li h3 .meta{
    font-weight: normal;
    color: #4C4C4C;
}
#search_area .search_results li p{
	clear:both;
    font-size: 1.08em;
    margin: -20px 0 10px 0;
}
#search_area .search_results li a.srlink{
	clear:both;
    display: block;
    color: #014e8f;
    margin: 5px 0 12px 0;
}
/**** Months List */
ul.months {
	color: #4d4d4d;
	font-size: 13px;
}
ul.months li {
	border-bottom: 1px solid #DDDDDD;
	float: left;
	margin: 0 0 15px;
	padding: 0 0 10px;
	display: block;
	width: 100%;
}
ul.months li h3 {
	color: #7f2c2e;
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px;
}
ul.months li ul.days {
}
ul.months li ul.days li {
	border: none;
	clear: both; 
	float: left;
	line-height: 16px;
	margin: 0 0 10px;
	padding: 0;
	width: 100%;
}
ul.months li ul.days li span.date {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	width: 55px;
}
ul.months li ul.days li a {
	display: block;
	float: left;
	width: 100%;

}

/**** Years List */
ul.years {
	color: #4d4d4d;
	font-size: 13px;
}
ul.years li {
	border-bottom: 1px solid #DDDDDD;
	float: left;
	margin: 0 0 15px;
	padding: 0 0 10px;
	display: block;
	width: 100%;
}
ul.years li h3 {
	color: #7f2c2e;
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px;
}
ul.years li ul.days {
}
ul.years li ul.days li {
	border: none;
	clear: both; 
	float: left;
	line-height: 16px;
	margin: 0 0 10px;
	padding: 0;
	width: 100%;
}
ul.years li ul.days li span.date {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	width: 55px;
}
ul.years li ul.days li a {

}

/**** Plan Area */
.plan_area {
	width: 100%;
}
.plan_area span.frimage, #forms_area span.frimage{
    float: right; 
    margin: 4px 4px 4px 8px; 	
}
.plan_area h3 a, #forms_area h3 a{
	color: #7F2C2E; 
	font-family: Georgia,Serif;
	font-size: 16px;
}
.plan_area h3, #forms_area h3{
    font-family: Georgia, serif;
    font-weight: bold;
    color: #7F2C2E;
    margin-bottom: 15px;
}
#forms_area.faq .FAQ .accordion .accordion li h3 a{ 
color: #014E8F !important;
font-size: 16px !important;
font-family: Arial !important;
font-weight: normal !important;
margin-bottom: 15px;
}
ul.accordion li h3 a {
color: #014E8F !important;
font-size: 16px !important;
font-family: Arial!important;
font-weight: normal!important;
margin-bottom: 15px;
}
ul.accordion li h3 a.arrow {
color: #014E8F !important;
font-size: 16px !important;
font-family: Arial !important;
font-weight: normal !important;
margin-bottom: 15px;
}
#center_column .plan_area h2 {
	margin: 0 0 25px;
}
.plan_overview,
.plan_status,
.plan_search,
.plan_resources {
	clear: both;
	margin: 0 0 35px;
}
.plan_overview h3 {
	color: #014e8f;
}
.plan_overview table {
	color: #4c4c4c;
	font-size: 13px;
	width: 100%;
}
.plan_overview table th {
	text-indent: -9999px;
}
.plan_overview tr td {
	padding: 5px;
}
.plan_overview tr td.plan_attr {
	background: #eef3f6;
	border-bottom: 2px solid #fff;
	width: 40%;
}
.plan_overview tr td.plan_value {
	font-weight: bold;
	padding-left: 15px;
	width: 45%;
}
.individual_plan_area {
	margin: 0 0 0 34px;
}
.individual_plan_area h3 {
	color: #7F2C2E;
	font-family: Georgia, serif;
	font-weight: bold;
	margin: 25px 0 15px;
}
.individual_plan_area h4 {
	color: #4d4d4d;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px;
}
.plan_status {
	float: left;
}
.plan_status .block {
	background: url(../images/gradient_leftright_whiteblue.gif) 100% 0 repeat-y;
	border: 4px solid #dddddd;
	float: left;
	width: 100%;
}
.plan_status .tabs {
	background: #e3ecf1;
	font-size: 12px;
}
.plan_status .tabs li {
	background: #e3ecf1 url(../images/gradient_left_tabs.gif) repeat-x scroll 0 0;
	border-bottom: 2px solid #ddd;
}
.plan_status .tabs li.active {
	background: #fff;
}
.plan_status .tabs li.complete span,
.plan_status .tabs li.complete a {
	background: url(../images/icon_check.png) no-repeat 90% center;
	line-height: 15px;
	padding-right: 20px;
}
.plan_status .tabs li span,
.plan_status .tabs li a {
	color: #4c4c4c;
	display: block;
	padding: 10px 6px;
}
.plan_status .tabs li.last {
	border: none;
}
.plan_resources ul {
	color: #4d4d4d;
	line-height: 15px;
	margin: 0 0 15px;
}
.plan_resources ul li {
	margin: 0 0 8px;
}

/**** Contact List */
ul.contact_list {
	margin:0 0 15px;
}
ul.contact_list li { 
	border: 0;
	margin:0;
	padding:0 0 5px;
}
ul.contact_list li span {
	display:block;
	float:left;
	font-weight:bold;
	width:30%;
}

/**** Left Tabs */
.left_tabs { 
	width: 100%; 
	float: left;
}
.left_tabs .tabs { 
	width: 25%; 
	float: left; 
}
.left_tabs .tabs li span,
.left_tabs .tabs li a {
	display:block;
	padding:10px 6px;
}
.left_tabs .tabs li.last { 
	border: none; 
}
.left_tabs .tab_content {
	display: none;
	float:right;
	height: 152px;
	padding:10px;
	overflow: hidden;
	width:70%;	 
}
.left_tabs div.active {
	display:block;
}
.left_tabs .grey p {
color: #9e9e9e;	
}
p.ualStatus {
color:#CC0000;
}

p.ualStatus a{
color:#CC0000;
text-decoration:underline;
}
.left_tabs .tab_content p {
	margin-top: 0;
}

/**** Plan Search */
.plan_search {border: 1px solid #dbdbdb; width: 100%; clear: both}
.plan_search fieldset {margin: 4px; padding: 17px 20px; background: url(../images/gradient_gray.gif) 0 0 repeat-x}
.plan_search fieldset .text { width: 340px; margin-right: 4px;}
.plan_search fieldset .advanced {
	clear:both;
	display:block;
	float:right;
	margin:5px 15.5% 0 0;
}

.plan_lists > ul {
	font-size: 13px;
	margin: 25px 0 0;
	width: 45%;
}
.plan_lists > ul li {
	margin: 0 0 10px
}
.plan_lists ul.col_1 {
	float: left;
}
.plan_lists ul.col_2 {
	float: right; 
}
/* 
	Begin CMR Team changes 
*/
#forms_area{
	line-height:1.5;
}

#forms_area p{
	margin-top: 10px;
}

#forms_area p.header, .plan_area p.header, .benefits_content p.header {
	font-weight: bold;
	font-size: 14px;
	color:#4D4D4D;
}

#forms_area ul li, .plan_area ul li, ul.force_arrows li, .benefits_content ul li, ul.accordion ul li{
	background: white url(../images/arrow2.gif) no-repeat left 5px;
	padding-left: 20px;
	margin: 10px 0px 10px 50px;
}
#center_column ul li.noarrow, #forms_area li.noarrow, .plan_area li.noarrow, .benefits_content ul li.noarrow{
	/*background: white url(../images/arrow2.gif) no-repeat left 5px;*/
	background: none;
	padding-left: 20px;
	margin: 10px 0px 10px 50px;
}
.benefits_content ol li, .plan_area ol li, #forms_area ol li {
  padding-left: 10px;
  background:none;
  list-style-type:decimal;
  margin: 10px 0px 10px 30px;
}
.benefits_content ol li ul li{
    background: white url(../images/arrow2.gif) no-repeat left 5px;
	padding-left: 20px;
	margin: 10px 0px 10px;
	list-style-type: none;
}
#forms_area ul.noleftmargin li, .plan_area ul.noleftmargin li, .benefits_content ul.noleftmargin li {
	background: white url(../images/arrow2.gif) no-repeat left 5px;
	padding-left: 20px;
	margin: 10px 0px 10px;
}

#forms_area ul.no-marker > li, .plan_area ul.no-marker > li {
	background: none;
}

#forms_area li ul li.noarrow {
	background: none;
	padding: 0;
	margin-left: 20px;
}
#forms_area li ul li.arrow {
	background: white url(../images/arrow2.gif) no-repeat left 5px;
	ppadding-left: 20px;
	margin-left: 20px;
}


#forms_area li ul.add-marker li, .plan_area li ul.add-marker li {
	background: url(../images/arrow.gif) no-repeat left 4px;
	padding-left: 20px;
}

#forms_area.faq li ul li, #forms_area.faq li ol li  {
	background: url(../images/arrow2.gif) no-repeat left 4px;
	padding-left: 20px;
}
#center_column.faq li ul li, #center_column.faq li ol li  {
	background: url(../images/arrow2.gif) no-repeat left 4px;
	padding-left: 20px;
}

#forms_area li.no-marker {
	background: none;
}

#forms_area table {
	width: 70%;
	margin: 0px auto;
	background: #DDDDDD;
	border-collapse: separate;
	border-spacing: 4px;
	display: table;
}
#forms_area span table {width: 100%;}
#forms_area table.borderless, .plan_area table.borderless {
	width: 100%;
	background: #ffffff;
	border-collapse: separate;
	display: table;
	border-spacing: 0px;
}
#forms_area.faq table {
	border-spacing: 0px;
}

#forms_area table th {
	font-size: 13px;
	text-align: center;
}
#forms_area table th, #forms_area table  tr, #forms_area table  td{
	background: #FFFFFF;
	padding: 5px;
	border: 1px solid #DDDDDD;
}
#forms_area table.borderless th, .plan_area table.borderless th, #forms_area table.borderless tr, .plan_area table.borderless tr, #forms_area table.borderless td, .plan_area table.borderless td{
	background: #FFFFFF;
	padding: 5px 5px 5px 0;
	border:0px solid #ffffff;
}
#forms_area table td{
	text-align: left;
}
#forms_area.faq .center_module {
	border-bottom: 0;
}

#forms_area.faq .center_module .body {
	float: none;
	padding: 0;
	width: auto;
}
#forms_area span table {
    width: 100%;
	clear:both;
	margin: 0px auto;
	background: #DDDDDD;
	border-collapse: separate;
	border-spacing: 4px;
	display: table;
}
#forms_area span table th, #forms_area span table tr, #forms_area span table td{
	padding: 4px;
	border: 1px solid #E5E5E5;
	text-align: left;
}
#forms_area span table td {border: 1px solid #E5E5E5;}

.wide_module ul { 
	padding-top:10px;
}
.FAQ {
	display: inline;
    float: left;
    font-size: 13px;

    width: 90%;
}
#center_column > .FAQ {
	width: 100%;
	margin-left: 0%;
	margin-top: 0px;
}

#learnmore 
{
	position: absolute;
	bottom: 35px;
    left: 10px;
}
.alpha_anchor
{
	border-bottom: 1px solid #D1D1D1;
    display: block;
    font-size: 250%;
    padding-left: 5px;
    width: 100%;
	font-weight: bold;
	margin-top: 30px;
}
.anchor_top {
	float: right;
}	
.center_module h3 a{
	color: #7F2C2E;
	font-family: Georgia,Serif;
	font-size: 16px;
}
.slim_module h3 a{
	color: #7F2C2E;
	font-family: Georgia,Serif;
	font-size: 16px;
}
.wide_module h3 a{
	color: #7F2C2E;
	font-family: Georgia,Serif;
	font-size: 16px;
}
.example_table {
	background: #FAFAFA;
}
.example_table td {
	padding: 4px;
	border: 1px outset #A0A0A0;
}
.example_table p{
	margin: 5px 0;
}
#table1 td { padding: 0px 5px; }
#table_navy_border {
padding: 0px 5px;
border-color: #003f87;
border-width: 2px;
};

.meeting-location { width: 120%; }
.meeting-location .left { text-align: left; }
.meeting-location td { border: none; padding-bottom: 10px; text-align: center; vertical-align: middle; }
.meeting-location tr { border: none; }
.meeting-location th { border: none; padding-top: 15px; text-align: center; }

#video-list { float: left; clear: both; }
#video-list .video-listing {
	float: left;
	clear: both;
	background-image: url('Images/movieclip.gif');
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 30px;
	margin-left: 0;
	line-height: 16px;
}
#video-list .video-group-heading {
	margin-left: 0;
	margin-top: 30px;
	font-size: 20px;
	line-height: 20px;
	float: left;
	clear: both;
	background: none;
	padding: 0;
}
#video-list .first { margin-top: 0; }
 
/*** Added by web team ***/
#main .sidebar_mp {
	background: url(../images/gradient_gray_tall.png) repeat-x scroll 0 0;
	float: right;
	height: 100%;
	padding: 0 16px 0;
	position: relative;
	top: -46px;
	width: 209px;
}
#main .sidebar_search {
	background: url(../images/gradient_gray_tall.png) repeat-x scroll 0 0;
	float: right;
	height: 100%;
	padding: 0 16px 0;
	position: relative;
	top: -25px;
	width: 209px;
}
#center_column_mp{     
	display:inline;
	float:left;
	font-size:13px;
	margin-left:5%;
	margin-top:-32px;
	width:75%;
}
.search_ba {width: 100%; height:117px;}
.search_adv {width: 100%; clear:both;}
.search_adv .query {border: 1px solid #dbdbdb;}
.search_box {border: 1px solid #dbdbdb; width: 470px; clear: both; float:left; height:107px;}
.search_box fieldset {margin: 4px; padding: 17px 20px 0px 20px; background: url(../images/gradient_gray.gif) 0 0 repeat-x}
.search_box fieldset .cb {visibility:hidden;}
.search_box fieldset .text { width: 320px; margin-right: 4px;}
.search_box fieldset .stext { width: 320px; margin-right: 4px;}
.search_box fieldset label {padding:0 0 5px 0; }
.search_box fieldset .advanced {
	clear:both;
	display: block;
	float:left;
	margin:5px 15.5% 0 0;
	width: 370px;
}
.search_box_advance {
	border: 1px solid #dbdbdb; width: 657px; clear: both; float:left;
	padding: 15px 10px 15px 10px;
	background: url(../images/gradient_gray.gif) 0 0 repeat-x;	
}
.search_box_advance fieldset label{
float: left;
padding-right: 10px;
position: relative;
top: 3px;
}
.search_box_advance fieldset .textl { width: 520px; margin-right: 4px;}
.search_box_advance fieldset .textm1 { width: 435px; margin-right: 4px;} 
.search_box_advance fieldset .textm2 { width: 430px; margin-right: 4px;} 
.search_box_advance fieldset .texts { width: 122px; margin-right: 4px;}  
.search_box_advance fieldset .adheader{
	font-weight: bold;
	font-size: 14px;
}
.search_box_advance fieldset br {
	clear: left;
}
.search_box_advance fieldset .ador {
	padding-right: 4px;
	color:#999;
}
.search_box_advance fieldset input, textarea, select{
margin-bottom: 25px;
}
.tip {
  font-size: 11px;
  width: 170px;
  height: 92px;
  background: #e9e9e9; border: 1px solid #dbdbdb;
  padding:5px 10px 10px 10px;
  margin-left: 10px;
  float: left;
  color: #333;
}
.tip p { margin: 0 0 4px 0; font-family: Arial, Helvetica, sans-serif;}
.clr {clear:both}
.quicklinks th, .quicklinks td, .quicklinks tr {border: 0}
.query th, .query td, .query tr {border: 0}

h3.openHeader{
	color: #7F2C2E;
	font-family: Georgia,Serif;
	font-size: 16px;
	font-weight: bold;
}
span table.bborderless {
 border: 0px;
}

/* Accessibility */
/* jump to content styling */
.pbgc-access{position:absolute;left:-3000px;width:500px;}
/* END Accessibility */

.superscript {vertical-align:super;font-size: xx-small}

.ralign_last {
  float: right;
  position: relative;
  top: -20px;
}
.ralign {
  float: right;
}

/*Carousel Numbers*/
#sliderNav {z-index: 1000;position: absolute;top: 179px;right: 318px;text-align: right;line-height: 16px;}
#sliderNav a{font-size: .9em;display:inline-block;font-weight: bold;color: #81abcb;font-weight: bold;border: 1px solid #04244f;background-color: #04244f;padding: 2px 6px;margin: 0 3px;}
#sliderNav a.activeSlide{color: #04244f;border: 1px solid #04244f;background-color: #81abcb;}
/*END Carousel Numbers*/
/* Add by Mohamud for search */
#search_area .navbar {
    padding: 0 1em;
	position: relative;
    font-size: 1em;
    margin: -15px 0;
}
#search_area .navbar .nbleft {
	float: left;
}
#search_area .navbar .nbleft label, #search_area .navbar .nbleft select {
	margin-top: 15px;
}
#search_area .navbar .nbright {
	float: right;
	position: relative;
	margin-top: 20px;
}

/* social media icons*/
.social_icons24 { padding:15px 0 0 0; float:right;}
.social_icons24 img{ margin-right:10px;}
/* icons*/
/*** end of css code added by web_team **/

