/***********************************************/
/* 2col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
html {height:1200px;}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight:normal;
	line-height: 1.1;
	font-size:11px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	width:800px;
	margin-right: auto;
	height:2000px;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	background-color: #CCCCCC;
	text-decoration: none;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h1_w{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 125%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 110%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
 font-weight:bold;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #B8C7DD;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	height:100%;
	z-index:1500;
}


#headlines_2col {
  	float:right;
	width: 10%;
	font-size: 80%;
	margin: 0px;
	padding: 0px 0px 0px 2px;
/*	background-color:#CCCCCC;
	border-left: 1px solid #cccccc;*/
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
	height:100%;
}

#headlines_3col {
  float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	/*background-color:#CCCCCC;*/
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
	height:100%;
}

#content_2col{
	float: left;
    width: 67%;
    height:100%;
}

#content_3col {
	float: left;
  width: 55%;
  height:100%;
}

/*#agendaTable {width:100%; font-size:75%;}*/

/***********************************************/
/* Components                                  */
/***********************************************/

#Page_Title {
	width:99%; 
	background-color: #003366; 
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF; 
	font-size: 18px; 
	font-weight: bold; 
	padding: 0px 0px 5px 0px;
}


#contentbox {float:left; width:100%; padding:5px 5px 5px 5px;}

#content a:hover {
	background-color:#CCCCCC;
}

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
padding: 2px 2px 5px 10px;
/*border-bottom: 1px solid #CCC;*/
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

#globalNav a:hover {
	background-color:#CCCCCC;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 5px 10px;
	font-size: 90%;
}

.feature2{
	padding: 0px 0px 5px 10px;
	font-size: 115%;
	text-align: left;
} 

.feature h3{
	padding: 20px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}

.feature_r img {
	float: right;
	padding: 10px 0px 10px 10px;
}

.feature a:hover {
	background-color:#CCCCCC;
}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 90%;
	color: #cccccc;
	padding: 2px 2px 5px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

#siteInfo a:hover {
	background-color:#CCCCCC;
}

/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

.ncm {color: #B8C7DD;}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	/*position: relative; when removed box floats with Nav*/
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 3px 0px 2px 10px;
/*	border-bottom: 1px solid #003366;
	width: 90%; */
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	/*position: relative; when removed box floats with Nav*/
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 20px 0px 5px 5px;
}

.advert_txt{
	padding: 0px 0px 10px 10px;
	font-size: 100%;
	font-weight:bold;
}

#advert img{
	display: block;
}

#advert a:hover {
	background-color:#CCCCCC;
}

/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 0px 0px;
}

#headlines a:hover {
	background-color:#CCCCCC;
}

/*******************************************************/
/*			Bar / No-bar headlines                     */
/*******************************************************/

.title_black_bar {float:left; width:99%; background-color: #000000; font-family: Arial, Helvetica, sans-serif;
			  		color: #FFFFFF; font-size: 18px; font-weight: bold; }
.title_blue_bar {float:left; width:99%; background-color: #003366; font-family: Arial, Helvetica, sans-serif;
			  		color: #FFFFFF; font-size: 18px; font-weight: bold; }
.title_teal_bar {float:left; width:99%; background-color: #099; font-family: Arial, Helvetica, sans-serif;
			  		color: #FFFFFF; font-size: 18px; font-weight: bold; }
.title_grey_bar {float:left; width:99%; background-color: #999999; font-family: Arial, Helvetica, sans-serif;
			  		color: #FFFFFF; font-size: 18px; font-weight: bold; }
.title_red_bar   {float:left; width:99%; background-color: #CC3300; font-family: Arial, Helvetica, sans-serif;
			  		color: #333333; font-size: 18px; font-weight: bold; }
.title_white_bar {float:left; width:99%; background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;
			  		color: #000000; font-size: 18px; font-weight: bold; }
.title_black_nobar {float:left; width:99%; font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 18px; font-weight: bold;}
.title_blue_nobar  {float:left; width:99%; font-family: Arial, Helvetica, sans-serif; color: #003366; font-size: 18px; font-weight: bold;}
.title_gray_nobar  {float:left; width:99%; font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 18px; font-weight: bold;}
.title_red_nobar   {float:left; width:99%; font-family: Arial, Helvetica, sans-serif; color: #CC3300; font-size: 18px; font-weight: bold;}
.title_white_nobar {float:left; width:99%; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 18px; font-weight: bold;}

/*******************************************************/
/*			Dropdown CSS div / class definitions       */
/*******************************************************/

#topNav {
 border: 1px solid #CCCCCC;
  margin: 0 auto;
  width: 635px;
  float:left;
  line-height:1.1;
  font-size:90%;
}
#topNav:after {
  clear: both          !important;
  content: "..."       !important;
  display: block       !important;
  font-size: 1px       !important;
  height: 0            !important;
  overflow: hidden     !important;
  visibility: hidden   !important;
}
#topNav ul {
  clear: left;
  margin: 0;
  padding: 0;
  width: 100%;
    
}
#topNav li {
  /*display: inline;*/
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height:1.25;
/*  width: 24.9%;*/
width:12%;
}
#topNav ul li ul {
  display: none;
  font-size:80%;
  line-height: 1;
  text-align:center;
}
#topNav ul li:hover,
#topNav ul li.hovered {
  background: #dedede;
  position: relative;
}
#topNav ul li:hover ul,
#topNav ul li.hovered ul {
  display: block;
  z-index: 1000;
  padding:0;
}
#topNav ul ul {
  background: #fff;
  border: 1px solid #666;
  position: absolute;
 /* top: 2em;
  left: 0; */
  padding: 0;
}
#topNav li li {
 /* display: block;*/
  float: none;
  margin: 0;
  padding: 0;
  width: auto;
}
#topNav a {
  color: #003366;
  display: block;
  line-height: 1.1;
/*  font-weight: bold;*/
/* padding: 0 0.5em 1em 0.5em;*/
  text-decoration: none;
}
#topNav a:hover {
  background: #dedede;
  color: #003366;
  position: relative;
}
#contents {
	clear: left;
	width:100%;
	line-height:2;
/*	border: 1px solid #666;*/
}
#contentsbox {
	float:left; 
	margin:0; 
	padding:0; 
	line-height:1.75; 
	width:24%;
	border: 1px solid #666;
}
#contentsbox_info {
    float:left; 
	margin:0; 
	padding:0; 
	height:150%;
	font-size:100%;
	width:635px;
	border: 1px solid #CCCCCC;
}
#contentsbox_title {
	float:left;
	background-color:#eeeeee;
	font-size:24px;
	color:#003366;
	margin:0;
	padding:0;
	line-height:1.75;
	width:100%;
}.bold-red {
	font-weight: bold;
	color: #F00;
}
.Green {
	font-weight: bold;
	color: #060;
}

