/** 2013-27-06-2 **/

* {
	margin: 0;
	padding: 0;	
}

body {
	font-family: Verdana, Arial, sans-serif, Trebuchet MS, Tahoma;
	margin: 0px 0px;
	padding: 0px 0px;
	/* WT-1461 */
	background-color: #F3F3F3;		
	text-align:center;		
	font-size: 75%;	
}


h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, table{ 
	margin: .5em 0; 
}
dd{ 
	margin-left: 3em; 	
}

ul,ol{
	padding-left:0px;
	margin-left: 15px;	
}

li {
	margin: .6em;
}



h1 { font-size: 160% }
h2 { font-size: 140%; }
h3 { font-size: 130%; }
h4 { font-size: 100%; }
h5 { font-size: 85%; }
h6 { font-size: 70%; }


table {
	font-size: 100%;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}

a img {
	border: 0px none;
}

a:visited {
	color: #800080;
	text-decoration: none;
}

a:hover {
	color: #0000FF;
	text-decoration: underline;
}

#container {		
	padding: 0px 0px;
	width: 995px;	
	text-align:left;
	margin: 10px auto;
	background-color: white;
	border:1px solid #9B9A7A;	
}

.skip {					
	font-size: 0px;
	margin: 0px 0px;
	padding: 0px 0px;
	position: absolute;	
	z-index: -1;	
}

.skip a {
	color: #9B9A7A;
}

div#skipmenu{
	position:relative;	
}
div#skipmenu a.skippy{			
	position:absolute;
	top: -1000px;
	left:-1000px;
	height: 1px;
	width: 1px;	
	overflow:hidden;	
}

div#skipmenu a.skippy:active, div#skipmenu a.skippy:focus, div#skipmenu a.skippy:hover{	
	top:0px;
	left:0px;
	width:100%;
	height: auto;
	width: auto;
	font-size:1em;
	font-weight:bold;
	width:100%;
	padding-bottom:5px;
	color: #fff;
	background-color:#5271ad;	
	text-align:right;	
	z-index:100;
	margin-bottom:5px;
}

/*NEW HEADER*/
#header {
    background: url("../images/sys_images/headbklogo.gif") no-repeat scroll 163px -1px #185293;
    /*border-top-left-radius: 1% 5%;
    border-top-right-radius: 1% 5%;*/
    overflow: hidden;
    padding: 0 0 7px 20px;
}
#logo {
    color: white;
    float: left;
    margin: 0 0 0 -20px;
    padding: 8px 20px 0;
    width: 450px;
}

#logo p a:link,#logo p a:link, #logo p a:visited, #logo p a:active   {
	text-decoration: none;
}

.yellow {
    color: #FDB000;
    font: bold 3.29em "Arial Rounded MT",Gadget,sans-serif;
    margin: 0;
    padding: 0;
}
.gov {
    color: #EBDBD5;
    font: 3em/0 "Arial narrow",Helvetica,sans-serif;
    margin: 0;
    padding: 0;
}
.logo-name {
    font: bold 1.5em Arial,Helvetica,sans-serif;
    margin: -9px 0 5px;
    padding: 0;
}
#global {

    float: right;
    font: 1.17em Arial,Helvetica,sans-serif;
    padding: 15px 0 0;
    width: 430px;
}
#global-menu {
    color: white;
}
#global-menu ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#global-menu ul li {
    float: left;
    padding: 0 5px 0 0;
    margin:0;
}

#global-menu ul li p {
    display: inline;
    margin: 0;
    padding: 0 5px 0 0;
}


#global-menu ul li a {
    color: white;
    text-decoration: none;
}
.gsearch {
    color: white;
    float: right;
    padding: 10px 0 0;
    width: 327px;
}
.gsearch form input#search {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    color: #777777;
    display: block;
    float: left;
    font: 13px "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0 10px 5px 0;
    max-width: 100%;
    outline: medium none;
    padding: 2px 4px;
    width: 227px;
}
.gsearch input#gsearch.submit {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: -moz-linear-gradient(center top , #FFFFFF 0%, rgba(135, 185, 237, 0.59) 150%) repeat scroll 0 0 #CFCFCF;
    border:1px solid #8FC8FC;
    /*border-color: #8FC8FC #5E96C9 #5E96C9 #8FC8FC;*/
    border-radius: 6px 6px 6px 6px;
    border-style: solid;
    border-width: 1px;
    color: #000822;
    cursor: pointer;
    display: inline-block;
    font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: normal;
    margin-bottom: 5px;
    padding: 2px 5px;
    text-decoration: none;
    text-shadow: 0 1px rgba(255, 255, 255, 0.75);
    background: -webkit-linear-gradient(top, #FFFFFF 0%, #8FC8FC 150%);
}
.searchopt {
    float: right;
    margin: 0;
    padding: 0 60px 0 0;
}



/*OLD HEADER*/
.header {
	background-color: #185293;	
}

.header .headrightborder{
	float:right;
}

*html .header .headrightborder{
	margin-right: -3px;
}

.header .gsearch{
	float:right;
	
}
.header .gsearch .quicklink{
	text-align: right;
	margin: 10px 0px;
	
	padding: 5px 0px;
	
}

/*
*html .header .gsearch .quicklink{
	font-size: 1.2em;
}
*/

.header .gsearch .quicklink a{
	color: white;	
	margin-left:20px;	
}


.header .gsearch form {
	text-align: right;
	padding: 0px 0px;
	margin:0px 0px;	
	vertical-align: middle;
	
	
}
/*
*html .header .gsearch form {
	text-align: left;
}
*/

*html .header .gsearch .searchopt {
	color: white;	
	font-weight: bold;
	margin-right: 45px;	
	padding-top: 0px;
}

.header .gsearch .searchopt {
	color: white;	
	font-weight: bold;
	margin-right: 36px;	
	padding-top: 4px;
}

.header .gsearch input.submit{
	background-color: #FBAF0F;
	color: #7E1530;
	font-weight: bold;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 2px;
	padding: 0px 0px;
	height: 1.6em;	
	
	margin-bottom: -2px;
	padding-bottom:5px;
}



.content_table2 {
	margin-top: 0px;
}


.nav_breadcrumb p{
	margin-left: 12px;
	
	margin-bottom:0px;
}


/*END OF OLD HEADER*/


.control {	
	margin-right: 30px;
	text-align: right;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;	
}

.control img {
	vertical-align: middle;
}

.topnavigation , .head_nav {
	z-index: 3;
	display:block;
	position: relative;
	background-color:white;
}


.headerline{
	height:3px;
	border-bottom:2px solid #9C9A7B;
	margin-top:-3px;
}

*html .headerline{
	line-height: 1px;	
	height: 1px;
	font-size: 0px;
	margin-top: -1px;	
}



.topnavigation table, .head_nav table{
		margin-top: 3px;
		border-top: 2px solid #9B9A7A;
		
		margin-bottom: 0px;		
}

.topnavigation td, .head_nav td {
	padding: 2px 0px;
	background-color: #F3F3E4;
	border-bottom: 2px solid #9B9A7A;
}

.topnavigation p, .head_nav p{
	padding:0px 0px;
	margin:0px 0px;
	text-align:center;
	font-weight: bold;
	border-right: 1px solid #1B56AC;

	/*font-size: 90%;*/
	
	
}

.topnavigation td.end p, .head_nav td.end p{
	border-right: none;
}

.topnavigation td p a, .head_nav td p a {
	display: block;
	position: relative;
	padding:8px 5px;
	color:#1B56AC;
	text-decoration: none;	
}




.topnavigation td.actived, .head_nav td.actived {
	background-color: white;
	border-bottom: 2px solid white;
	border-left: 2px solid #9B9A7A;	
	border-right: 2px solid #9B9A7A;		
}

.topnavigation td.home, .head_nav td.home{
	border-left: none;
}

.topnavigation  td.actived p, .head_nav td.actived p{
	border: none;
}

.topnavigation td.nextactived p, .head_nav td.nextactived p{
	border: none;
}

.topnavigation td.actived a , .head_nav td.actived a{
	background-color: #FEFEFE;
	color: #690033;
}

.topnavigation td p a:hover, .head_nav td p a:hover {
	background-color:#FEFEFE;
	color:#690033;
}


.headpadding {
	width: 100%;
	height: 5px;
	border: 1px solid #DCDDBB;
	background-color: #DCDDBB;
	margin: 0px 0px;
	z-index: 2;
	position: relative;
}

#container .content_table{
	margin-top: 0px;
	border-bottom: 2px solid #D7DABB;
	
}

#container .content {	
	padding-left:10px;
	padding-right: 15px;
	padding-bottom: 20px;
}

.navnlevel {
	margin-top: 15px;
	width: 188px;	
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left:10px;
	
}

.navnlevel .navigation {		
	background-color: #185394;
	padding-left: 3px;
	
}
.navnlevel .menu {	
	position: relative;
	display: block;	
	padding: 10px 0px 10px 0px;				
}

.navnlevel .menu .topright {
	position: relative;	
	top: -10px;		
	margin-bottom: -10px;			
}

.navnlevel .menu .bottomright {
	position: relative;		
	bottom: 0px;		
}
*html .navnlevel .menu .topright, *html .navnlevel .menu .bottomright {
	margin-right: -3px;	
}

.navnlevel .menu .body{ 		
	background: #E4E5C7;
	border-top: 3px solid #660033;
	border-bottom: 3px solid #660033;
	padding-top: 5px;
	padding-bottom: 10px;
	
}

.navnlevel .menu p {
	margin: 0px 0px;	
	border-bottom: 1px solid #808080;	
	font-weight: bold;
}

.navnlevel .menu p a{
	text-decoration: none;
	color:#001C3E;		
	position: relative;
	display: block;		
	padding: 5px 0px;	
	padding-left: 5px;
}


.navnlevel .menu .submenu p {	
	border-bottom: 1px solid #D3D3D3;
	background-color: #e4e4d8;	
	font-weight: normal;	
}

.navnlevel .menu .submenu p a{
	padding-left:20px;
	padding-right: 2px;
}


.navnlevel .menu .submenu .submenu p {	
	border-bottom: 1px solid #D3D3D3;
	background-color: #F4F4E8;
	
}

.navnlevel .menu .submenu .submenu p a{
	padding-left:35px;	
}

.navnlevel .menu p.subactived {
	background-color: #e4e4d8;	
}

.navnlevel .menu .submenu p.subactived {
	background-color: #F4F4E8;	
}


.navnlevel .menu p.actived,.navnlevel .menu .submenu p.actived{
	background-color: white;	
	border-bottom: 1px solid white;
}

.navnlevel .menu p a:hover {
	display: block;
	background-color: #CDCE95;
	/* font-weight: bold; */
	text-decoration: none;
	color: #001c3e; 
}



#container .nav_right{	
	
	background-image: url(../images/sys_images/fade_line.gif);
	background-repeat: repeat-y;		
	background-color: #FAFAF4;
	padding-bottom: 15px;
	
	
	
}

#container .nav_right .right_sidebar {		
	margin-top: -5px;	
	
}

#container .nav_right .sidebar {	
	width: 270px;	
	background-color: #F9FAF3;
	/* border-top: 1px solid #D7DABB; */	
	padding-left: 10px;	
	padding-right: 15px;
	padding-bottom: 5px;	
	margin-left: 13px;
	
}

#container .nav_right .right_sidebar .hidetopbar {
	background-color: #FAFAF4;	
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	position: relative;
	display: block;
	padding-top:10px;
	margin-bottom: -1px;
}

*html #container .nav_right .right_sidebar .hidetopbar {
	margin-top: -5px;
	margin-bottom: -3px;	
	padding-top:0px;				
}
/*
#container .nav_right .sidebar div p{
		
	margin-right: 0px;
	padding-right: 0px;
	padding-bottom:0px;
	margin-bottom: 0px;
}
*/



#container .nav_right .sidebar p.title{	
	/*font-family: Times New Roman, Verdana, Arial, sans-serif, Trebuchet MS, Tahoma;*/
	font-family: Verdana, Arial, sans-serif, Trebuchet MS, Tahoma;
	padding-bottom:0px;
	/*
	background-image: url(../images/sys_images/yellowline.gif);
	background-repeat:repeat-x;	
	background-position: 10px 100%;
	*/
	/*color: #074F8A;
	font-size: 140%;*/
	font-size: 16px;
	color: #185292;
	font-weight: bold;	

}

#container .nav_right .sidebar hr {
	width: 80%;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	border-bottom: none;
	color: #F7AF0B;
	border-top: 1px solid #F7AF0B;	
	margin: 0px auto;
	padding: 0px 0px;
	
			
	
}

#container .nav_right .sidebar hr.sidebarline {
	margin-top: -5px;
}



#container .nav_right .sidebar .sidebarbody {
	padding-top: 5px;
	margin-bottom:15px;
}

*html #container .nav_right .sidebar .sidebarbody {
	margin-bottom:5px;
}

#container .content .section {
	margin-bottom: 15px;	
}

#container .content .section p.title{
	color:#74213D;
	font-weight: bold;
	font-size: 120%;
}


#container .content .section hr {
	width: 80%;
		
	height: 1px;
	border-bottom: none;
	/*
	color: #F7AF0B;
	border-top: 1px solid #F7AF0B;
	*/
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	
}

.footer{
	text-align: center;
	font-size: 80%;
}



.AZlist {
	margin: 5px 5px;
	padding: 0px;
	list-style: none;
	width: 200px;
	font-size: 0.9em;
	font-weight:normal;
	color:#000000;
	text-align: center;
	height: 55px;	
}

.AZlist li {
	margin: 2px;
	padding: 0;
 	width: 18px;
	display: block;
	float: left;
}

.AZlist li a, .AZlist li a:visited {
	width: 90%;
	display: block;
	font-weight: bold;
	text-decoration: none;
	/*
	color: #0055a5;
	background-color: #e1eef9;
	border: 1px solid;
	border-color: #ffe #aaab9c #ccc #fff;
	*/
	border: 1px solid;
	color: #ffffff;	
	background: #0054A1;
	border-color: #aaab9c #fff #fff #ccc;
}

.AZlist li#active a {
	color: #ffffff;	
	background: #0054A1;
	border-color: #aaab9c #fff #fff #ccc;
	/*
	background: #f0e7d7;
	color: #002c52;
	*/
}

.AZlist li a:hover, .AZlist li#active a:hover {
	color: #0055a5;
	background-color: #e1eef9;
	border: 1px solid;
	border-color: #ffe #aaab9c #ccc #fff;
	
	/*
	color: #ffffff;	
	background: #0054A1;
	border-color: #aaab9c #fff #fff #ccc;
	*/
	font-weight:bold;
	text-decoration: none;
}


/* 
===========================================================
Old nav box
===========================================================
*/

.Tblue200708 .navbox {
	position:relative;
	margin: 0px 0px;
	margin-top: 10px;
	width: 250px;
	margin-left: 15px;
	margin-right: 5px;
}

.Tblue200708 .navbox .boxhead{
	background:#6F6F55;	
	margin-bottom:3px;
}


.Tblue200708 .navbox .boxhead .topleft{			
	position:relative;
	float:left;		
}

.Tblue200708 .navbox .boxhead .topright{		
	position:relative;
	float:right;		
}


.Tblue200708 .navbox .boxhead p{			
	font-weight: bold;
	text-align:center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top:3px;
	padding-bottom:2px;	
	color: white;	
}

.Tblue200708 .navbox .boxbody{		
	border: 1px solid #6F6F55;
	padding-bottom:5px;	
	padding-left: 2px;
	padding-top: 5px;
}


.Tblue200708 .navbox .boxbody p{
	margin:0px 0px 0px 5px;
}

.Tblue200708 .navbox .boxbody ul {
	padding: 0px;
	margin-left: 20px;
}

.Tblue200708 .navbox .boxbody ol {
	padding: 0px;
	margin-left: 25px;
}

/*
===============================================================
Misc
===============================================================
*/
.indent {
	margin-left:25px;
}

.news_title {
	color: #1458A1;
}

div.home_news{
	font-family: Times New Roman, Verdana, Arial, sans-serif, Trebuchet MS, Tahoma;
	margin-bottom: 15px;
	font-size: 120%;	
	
}

 p.blurb{
	font-family: Verdana;	
	font-size: 90%;	
	margin-bottom: 15px;

}

.lefthead {
	display: table-cell;
	height: 100%;
	
}

.color1 {
  background-color: #ebebeb;
}

.color2 {
  background-color: #dff4ff;
}

.colorhead {
  background-color: #c3c3c3;
}

hr.red_dotted {
	height:1px;border: 1px dotted red;border-top: none;
}

/*
===============================================================
Expander
===============================================================
*/

.expand {
	width: 100%;
}

.expand .unexpand a{
	display: block;
	background-image: url(../images/sys_images/show.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 4px;
	/*
	height: 1.9em;
	min-height:1.9em;		
	*/
	padding-bottom: 5px;
}

.expand .expanded {
	
}

.expand .open a{
	background-image: none;
	padding-top: 0px;
	padding-left: 0px;
	height: auto;
}

.expand .close a{
	display: none;
}

.expand .close {
	display: none;
}

.expand .expanded .hidedetails {	
	
}

.expand .expanded .hidedetails .collapselink{
	float: right;
	display: block;
	background-image: url(../images/sys_images/hide.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 4px;
	color: blue;
	text-decoration: underline;
	cursor: pointer;
	padding-bottom: 10px;
}
.expandlink p.elink{
	float: right;
	margin: 0px 0px;
	clear: both;
}

.expandlink a{
	
}

/*** Added for sidebar for FCBI ***/


.sidebar3{
	
	width: 270px;	
	background-color: #F9FAF3;
	/* border-top: 1px solid #D7DABB; */	
	/*
	padding-right: 15px;
	padding-bottom: 5px;	
	*/
	margin: 20px auto;
	
}





div.sidebar3  a:link, #container .nav_right div.sidebar3 a:active{
	color: #185292;	
	text-decoration: none;
	
}

div.sidebar3  a:visited{
	color:#008ce7;
	
	
}

div.sidebar3 a:hover {
	color: #CC6600;
	text-decoration: underline;
}	

.sidebar3 .sTitle{
	height: 40px;
	color:white;
	overflow:hide;
	background: url(../images/sys_images/news-title-bg.gif) top left no-repeat;
	
}

.sidebar3 .sidebar_inner{
	height: 100%;
	margin-left:10px;
	background: url(../images/sys_images/blue-container-bg.gif) top left repeat-y;
	
}

.sidebar3 .sidebar_inner2_b{
	background: url(../images/sys_images/news-title-bg.gif) top left no-repeat;	
	height: 100%;
}



.sidebar3 .sidebar_inner2_b h2{
	margin:  5px 0 0 0;
	padding-top: 3px;
	font-size: 18px;
	color: white;	
	font-family: Arial;
	margin-bottom: 10px;
	
}

.sidebar3 .sidebar_inner2_b .news{	
	margin: 0 10px;
	padding-top:5px;
	padding-bottom:5px;
}
/*
#container .nav_right .sidebar2 h3{
	font-size: 16px;
	color: #185292;
	margin-bottom: 12px
}
#container .nav_right .sidebar2 a:link, #container .nav_right .sidebar3 a:active{
	color: #CC6600;
	text-decoration: underline;

}

#container .nav_right .sidebar2 .sidebarbody{
	padding: 0 10px;
	padding-bottom: 10px;
	
	
}

#container td.nav_right .last_sidebar .sidebarbody{
	border: none;
	
}*/


#.sidebar3 a:hover, .sidebar3 a:visited{
	color: #185292;
	text-decoration: none;
}

.sidebar3 .news{
	border-bottom: 1px dotted #333333;
	margin-bottom: 5px;
}

.sidebar3 div.last_item{
	
	border: none;
}

.sidebar3 .sidebar_inner2_b h3{
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
}

.sidebar3 .date{
	font-style: italic;
}



.sidebar3 .sidebar_inner2{
	background: url(../images/sys_images/blue-container-top.gif) top left no-repeat;
}

.sidebar3 .sidebar_inner3{
	background: url(../images/sys_images/blue-container-bottom-bg.gif) bottom left no-repeat;
}

#.sidebar3 .sidebarbody{	
	padding: 5px 17px 15px 10px;
	
}

.sidebar3 .sidebar_inner2_b div.sidebarbody{
	
	padding: 0px 20px 15px 10px;
}


.sidebar3 p.sectionDivider {
	border-style:dotted;
	border-width:1px;
	border-color: #CCCCCC;
	margin-bottom: 12px
}

/* requested fix for titles with in-page anchors */
.content h2>a, .content h3>a, .content h4>a {
	color: #000;
	text-decoration: none;
}

/********* VOC tool Styles **********/
#voc_tool_container {
	margin: 2px;
	margin-top: 20px;
	margin-left: -10px;
	#height: 200px;
    #overflow: hidden;
    width: 460px;
	}
	
#voc_tool_container iframe {
	height: 240px !important;
	width: 460px;}
	
	
/********* /web RSS Feed Style **********/	
ul#feed{
	margin:0;
	padding:0;
	}
	
ul#feed li {
	list-style: none;
	margin-bottom: 15px;
	margin-left:0;}
	
ul#feed h3{
	margin: 0;}
	
/********* FAQ Page Style **********/	

dl.faq dt { font-weight:900; margin-bottom: 20px;}
dl.faq dd { 
     padding:0 0 20px 0px;
     margin:0px;}
	 
dl.faq a:link, dl.faq a:visited { 
     color:#000;
     text-decoration:none;
}