.breadcrumbs
{
	list-style: none;
	margin: 0;
	padding: 9px 0;
	background: #069;
	border-bottom: 3px solid #225290;
	width: 100%;
	overflow: hidden;
	font-size: 10px; /*color: #435875;*/
	color: #BBB;
}
/*
.breadcrumbs a
{
	/*color: #435875;*/
/*	color: #BBB;
	background: url(../images/bg-arrow.gif) no-repeat 100% 50%;
	margin-right: 15px;
	padding-right: 26px;
}*/

.breadcrumbs span
{
	float: left;
	margin-left: 11px;
	display: inline;
}
.breadcrumbs span a
{
	color: #fff;
}

#content
{
	background: url(../images/bg-content.gif) repeat-y;
	border-bottom: 3px solid #225290;
	
}
#content a
{
	color: #006699;/*#000;*/
}
#content .holder
{
	background: url(../images/bg-content-t.gif) no-repeat;
	height: 1%;
	overflow: hidden;
	padding: 10px;
}
#sidebar
{
	float: left;
	width: 230px;
	padding-top: 14px;
}
#sidebar h3
{
	font: 30px 'Open Sans', Arial;
	color: #069;
	margin: 0 0 14px;
	background: url(../images/divider.gif) repeat-x 0 100%;
	
	padding-bottom: 22px;
	font-weight: normal;
}
#sidebar h4 {
	font: 22px 'Open Sans', Arial;
	color: #069;	
	font-weight: normal;}
#sidebar h2
{
	margin: 0;
	font-size: 12px;
	padding: 23px 0 0 3px;
	color: #666;
}
#sidebar h1
{
	margin: 0;
	font-size: 19px;
	padding: 23px 0 13px 0;
	color: #666;
}
#sidebar .menu
{
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 18px;
}
#sidebar a { text-decoration: underline;}
#content .menu li
{
	height: 1%;
	vertical-align: top;
}
#content .menu li a
{
	color: #666;
	/*font-size: 11px;*/
	font-weight: bold;
}
.menu .subnav
{
	list-style: none;
	margin: 0 0 4px;
	padding: 0 0 0 14px;
}
#content .menu .subnav li a
{
	color: #999;
}
#content .menu .subnav li a:hover, #content .menu .subnav li a.active
{
	text-decoration: none;
	color: #069;
}
.data
{
	float: right;
	width: 639px;
	padding-bottom:35px;
}
.data .heading h1
{
	margin: 0;
	font: Bold 30px 'Open Sans', Arial !important;
	/*padding: 10px 0 16px 0;*/
	color: #069;
	text-align:left;
}
.data .heading
{
	background: url(../images/divider.gif) repeat-x 0 100%;
	width: 100%;
	overflow: hidden;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.data .heading .visual
{
	float: right;
	width: 56px;
}
.data .heading h2
{
	margin: 0;
	font-size: 15px; /* Geneva, Tahoma, sans-serif;*/
	padding: 5px 0 5px 2px;
	color: #666;
}
.data .date
{
	font-style: normal;
	font-size: 12px;
	color: #999;
	display: block;
	padding-left: 3px;
}
.data .title
{
	color: #225290;
	font-size: 13px;
	margin: 0 0 6px;
	display: block;
}
#content .data .title a
{
	color: #225290;
}
.data p
{
	margin: 0 0 11px;
}
.data .text-box
{
	width: 570px;
	overflow: hidden;
	padding-left: 5px;
	line-height: 16px;
	/*font-size: 12px !important;*/
	text-align: justify;
}

.data .text-box h1
{
	line-height: 20px;
	font-size: 16px !important;
	margin: 4px 0 4px;
	text-decoration: none;
	

}

.data .text-box h2
{
	line-height: 18px;
	font-size: 14px !important;
	margin: 4px 0 4px;
	text-decoration: none;
}

.data .text-box h3
{
	line-height: 16px;
	font-size: 12px !important;
	margin: 4px 0 4px;
	text-decoration: none;
}
.data .text-box h4
{
	line-height: 14px;
	font-size: 10px !important;
	margin: 4px 0 4px;
	text-decoration: none;
}
.data .text-box h5
{
	line-height: 12px;
	font-size: 9px !important;
	margin: 4px 0 4px;
	text-decoration: none;
}

.data .text-box h6
{
	line-height: 10px;
	font-size: 8px !important;
	margin: 4px 0 4px;
	text-decoration: none;
}

.data .text-box dl
{
	margin: 0 0 10px;
	padding: 0;
	width: 100%;
	overflow: hidden;
}
.data .text-box dl dt
{
	float: left;
	font-weight: bold;
	margin-right: 5px;
	padding-left: 1px;
}
.data .text-box dl dd
{
	margin: 0 0 12px;
}
.data .address-box
{
	background: url(../images/divider.gif) repeat-x;
	padding: 15px 0 0 5px;
	height: 1%;
	overflow: hidden;
	/*font-size: 11px;*/
	margin-bottom: 30px;
}
.data .address-box h3
{
	font-size: 11px;
	color: #666;
	margin: 0 0 4px;
}
.data .address-box address
{
	font-style: normal;
}
.data .address-box address span
{
	display: block;
}
.pager
{
	list-style: none;
	margin: 17px 0 0;
	padding: 0 0 7px;
	background: url(../images/divider.gif) repeat-x 0 100%;
	width: 100%;
	overflow: hidden;
	color: #ccc;
	font: bold 11px 'Open Sans', Geneva, Tahoma, sans-serif;
}
.bottom-pager
{
	background-position: 0 0;
	padding: 7px 0 0;
	margin: 0 0 17px;
}
.pager li
{
	float: left;
	border-right: 1px solid #e0e0e0;
	margin-right: -1px;
	padding: 12px 28px 21px;
}
#content .pager li a
{
	color: #069;
}
.pager li.prev, .pager li.next
{
	padding: 12px 14px 21px;
}
.pager li.next
{
	float: right;
	padding: 12px 15px 21px 0;
}
.bottom-pager li
{
	padding: 14px 28px 18px;
}
.bottom-pager li.prev, .bottom-pager li.next
{
	padding: 14px 14px 18px;
}
.bottom-pager li.next
{
	padding: 14px 15px 18px 0;
}
.data .articles-list
{
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
/*	font-size: 11px;*/
	line-height: 16px;
	overflow: hidden;
}
.articles-list li
{
	border-bottom: 1px solid #e0e0e0;
	padding: 15px 50px 6px 0;
	margin-bottom: -1px;
}
.articles-list .title
{
	margin-bottom: 1px;
}
.articles-list .date
{
	margin-bottom: 4px;
	padding: 0;
}
.email-signup legend, .search-form legend
{
	display: none;
	font-size: 0;
	line-height: 0;
}
.accesability
{
	display: none;
}


.pagingclass
{
	text-align: center;
	background-position: 0 0;
	padding: 20px 0 0;
	margin: 20px 0 17px 0;
}

.pagingclass span
{
	padding: 10px 50px 6px 0;
	margin-bottom: -1px;
	font: bold 11px 'Open Sans', Geneva, Tahoma, sans-serif;
}

.pagingclass span a
{
	padding: 14px 14px 18px;
	color: #069 !important;
}

.pagingclass span b
{
	font-weight: bolder;
	font-size: medium;
}



/* Gallery style */
#gallery
{
	background-color: #444;
	padding: 10px;
	width: 520px;
}
#gallery ul
{
	list-style: none;
}
#gallery ul li
{
	display: inline;
}
#gallery ul img
{
	border: 5px solid #3e3e3e;
	border-width: 5px 5px 20px;
}
#gallery ul a:hover img
{
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #fff;
}
#gallery ul a:hover
{
	color: #fff;
}


/*-------------------------- Tab Control(Multipage control) ----------------------*/
.RADMultipageTab
{
	background-color: #F0F3E8;
	/*font: normal 11px Helvetica,Verdana,sans-serif;*/
	vertical-align: middle;
	text-align: justify;
	width: 580px;
	margin-top: -1px;
}

.PanelTab
{
	padding: 10px 20px 0px 10px;
	width: 580px;
	border-top: Solid 1px #022145;
	border-left: Solid 1px #022145;
	border-bottom: Solid 1px #022145;
	border-right: Solid 1px #022145;
	background-color: #F0F3E8;
	margin-top: -1px;
	text-align: justify;
}

/* department-interior page */
.inner .content-hold
{
	float: left;
	width: 385px;
	padding: 12px 0 0 7px;
}
.inner .content-hold p
{
	font-size: 11px;
	line-height: 16px;
	color: #666;
	padding: 0 0 13px;
}
.inner .visual
{
	float: right;
	width: 224px;
	padding: 14px 0 0;
}
.inner .visual img
{
	display: block;
}

/* error403 page */
#content.error-block
{
	background: #fff url(../images/bg-content-err.gif) no-repeat;
	border-top: 2px solid #225290;
}
.content-block
{
	background: url(../images/bg-content-err-b.gif) no-repeat 0 100%;
	padding: 94px 0 81px;
}

/* error-box */
.error-box
{
	width: 595px;
	margin: 0 auto;
	padding: 27px 0 53px;
	position: relative;
	border: 1px solid #e0e0e0;
	text-align: center;
	background: #fff;
}
.error-head
{
	position: absolute;
	top: -16px;
	left: 200px;
	background: #fff url(../images/bg-err-heading.gif) no-repeat;
	padding: 0 0 0 54px;
}
.error-head .heading
{
	float: left;
	background: url(../images/bg-err-heading.gif) no-repeat 100% -28px;
	padding: 0 66px 0 0;
	height: 30px;
}
.error-head .heading h2
{
	float: left;
	font-size: 24px;
	color: #069;
	margin: 0;
}
.error-box .warning
{
	font-size: 12px;
	color: #069;
}
.error-box p
{
	margin: 7px 0 47px;
	font-size: 11px;
	line-height: 16px;
}
#content .email
{
	font: 24px/26px Georgia, "Times New Roman" , Times, serif;
	color: #225290;
}
/* error404 page */
.error-box .txt
{
	width: 400px;
	margin: 7px auto 32px;
}
.error-box .txt p
{
	margin: 0;
}
.form-search
{
	width: 518px;
	margin: 0 auto -22px;
	overflow: hidden;
	padding: 0 0 0 50px;
}
.form-search .inpt-txt
{
	float: left;
	background: url(../images/bg-inpt.gif) no-repeat;
	width: 274px;
	height: 34px;
	padding: 13px 10px 0;
	outline: none;
}
.form-search .inpt-txt input
{
	float: left;
	width: 274px;
	background: none;
	border: none;
	font-size: 14px;
	line-height: 18px;
	height: 18px;
}
.form-search .btn-submit
{
	float: right;
	/*background: url(../images/btn-search2.gif) no-repeat;*/
	width: 213px;
	height: 47px;
	border: none;
	/*padding: 47px 0 0;*/
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}
/* error500 page */
.container
{
	min-height: 100%;
	width: 100%;
	background: #fff url(../images/bg-popup.gif) no-repeat 50% 0;
}
* html .container
{
	height: 100%;
}
.popup
{
	padding: 153px 0 0;
	width: 595px;
	margin: 0 auto;
	text-align: center;
}
.popup .error-box
{
	padding-bottom: 28px;
	margin-bottom: 14px;
}
.popup .txt
{
	margin-bottom: 26px;
}
.log
{
	background: url(../images/logo2.gif) no-repeat;
	width: 206px;
	height: 56px;
	margin: 0 auto;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
.log a
{
	display: block;
	height: 100%;
}
.popup .copy
{
	font: 9px/10px 'Open Sans', "Lucida Grande" , "Lucida Sans Unicode" , sans-serif;
	color: #ccc;
}

.marqback{
	float: right;
	position: relative;
	/* border: 1px dashed #000;  temporary border */	
	width: 240px; /*marquee width */
	height:375px; /*marquee height - orig 510px 420*/
	background: url(../images/50ways_textbox.jpg) no-repeat;
	
}



/* for #marqueecontainer of CrossBrowserMarquee2 */
.vmarq {
	position: absolute;
	padding: 0 4px 0 0;
}
.marqcon{
	position: absolute;
	width: 12.75em;
	height: 17.25em;
	overflow: hidden;
	margin: 6.05em 0 10px 1.25em;
	padding: 0 0 0 4px;	
	top: -30px;
}

/* for #marqueecontainer of CrossBrowserMarquee2 */
#marqueecontainer  {
	height:19em !important;
	margin:8.9em 0 10px 1.25em;
	overflow:hidden;
	padding:0 0 0 4px;
	position:absolute;
	height: 24.75em; /*adjust the vertical height of the scrolling text*/
	top: -30px;
}
/* for CrossBrowserMarquee2 scrolling text style*/
#vmarquee h3 {
	font-family:'Open Sans', Arial,Helvetica,sans-serif;
	width: 200px;
	text-align:left;
	font-size:.75em;
}
/* for 50ways PDF icon &amp; link */
#marquee_bgholder p {
	margin: 158% 0 0 0; /* adjust the vertical length*/
	text-align: center;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: .75em;
}
/* Astirk Properties: for CrossBrowserMarquee2 number of scrolling text style*/
#vmarquee span {
	font-family: 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em; /*Astirk size*/
	font-weight: bold;
	color: #fff; /*color of Astriks*/
}

.Cnotitle
{
	
	margin: 0;
	font: Bold 30px 'Open Sans', Arial !important;
	padding: 10px 0 0 0;
	color: #069;
	text-align:left;


}
.Cnosubtitle
{
	font:14pt 'Open Sans', verdana;
	color:#0A345B;
	line-height:25px;
}
.Cnosubsubtitle
{
	font:bold 14px/16px 'Open Sans', Helvetica, Arial, sans-serif;
	color:#0A345B;
	margin:4px 0;
	text-decoration:none;
}

table {
border-collapse: collapse;}

.btn,
a.btn {
	background: #cdcdcd;
	color: #fff !important;
	padding: 8px;
	text-decoration: none !important;
	border: 0;
	font: 13px 'Open Sans', Helvetica, Arial, sans-serif;
	cursor: pointer;
	display: inline-block;}
.btn:hover,
a.btn:hover {
	background: #f0f0f0;
	text-decoration: underline !important;}
.btn-default,
a.btn-default {
	background: #09c;}
.btn-default:hover,
a.btn-default:hover {
	background: #45ABCD;}
.btn-danger,
a.btn-danger {
	background: #900;}
.btn-danger:hover,
a.btn-danger:hover {
	background: #994B4B;}
