/*********************************************************************/
/* 							master styles                            */
/*********************************************************************/


body {
	font: 80% Arial, Verdana, Helvetica, sans-serif;
	color: #565f68;
	top: 0px;
	left: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #F9FAF5; 
	/* line-height: 1.40em; */

}

a:link {
    color: #437eab;
	text-decoration: none;
}

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


a:hover{
   text-decoration: underline;
}

a:link img, a:visited img {
	border: 0px ;
	border-style: none;
}

h1 {
	font: normal 2.2em Arial, Verdana, Helvetica, sans-serif;
	margin-top: 0px;
	line-height: 1.2em;
	margin-bottom: 3px;
}

h2 {
	font: normal 2.27em Arial, Verdana, Helvetica, sans-serif;
	color: #023C59;
	line-height: 1.2em;
	margin-bottom: 3px;
}

h3 {
	font: normal 1.91em Arial, Verdana, Helvetica, sans-serif;
	color: #023C59;
	line-height: 2.19em;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 10px;
}

h4 {
	font: bold 1.46em Arial, Verdana, Helvetica, sans-serif;
	color: #023C59;
	line-height: 1.19em;
	margin-bottom: 3px;
}

h5 {
	font: bold 1.27em Arial, Verdana, Helvetica, sans-serif;
	color: #023C59;
	line-height: 1.29em;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
}

hr {
   border: 0;
  /* width: 100%; */
  color: #BAC2C7;
  background-color: #BAC2C7;
  height: 1px;
  width: 100%;
  margin-top:11px;
  margin-bottom:11px;
} 

p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;	
}

ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

ul li {
    width: 100%;
}


table {
	margin-bottom: 10px;
}

blockquote {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 30px;
}

/*********************************************************************/
/* 						Menu classes	                     		 */
/*********************************************************************/



/*************************tools menu**********************************/

#menu_tool{
   width: 935px;
	margin-left: 0px;
	background-color: #2b4a66;
	padding: 5px 0px 5px 25px;
	white-space: nowrap;    /*changed 3_7 */
	
	/* border:1px solid #f00; */
		
}

#menu_tool_link_nom, #menu_tool_link_rss, #menu_tool_link_news, #menu_tool_link_ask, #menu_tool_link_contact, #menu_tool_link_map, #menu_tool_link_help{
	display:inline;
    color: #ffffff;
    font-size: .89em;
    padding-left: 17px;
    padding-right: 17px;
    white-space: nowrap;
}

#menu_tool_link_nom{
	background-image : url(http://laskerfoundation.org/images/tooliconnominate.gif) ;
    background-repeat: no-repeat;
    background-position: 0px 1px;
    white-space: nowrap;
    
} 

#menu_tool_link_rss{
	background-image : url(http://laskerfoundation.org/images/tooliconrss.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	white-space: nowrap;
} 

#menu_tool_link_news{
	background-image : url(http://laskerfoundation.org/images/tooliconnews.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
} 

#menu_tool_link_ask{
	background-image : url(http://laskerfoundation.org/images/tooliconask.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	white-space: nowrap;
} 

#menu_tool_link_contact{
	background-image : url(http://laskerfoundation.org/images/tooliconcontact.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	white-space: nowrap;
} 

#menu_tool_link_map{
	background-image : url(http://laskerfoundation.org/images/tooliconmap.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	white-space: nowrap;
} 

#menu_tool_link_help{
	background-image : url(http://laskerfoundation.org/images/tooliconhelp.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	white-space: nowrap;
} 

#menu_tool_link_nom a, #menu_tool_link_rss a, #menu_tool_link_news a, #menu_tool_link_ask a, #menu_tool_link_contact a, #menu_tool_link_map a, #menu_tool_link_help a{
    text-decoration: none;
    color: #ffffff;
    white-space: nowrap;
}

#menu_tool_link_nom a:hover, #menu_tool_link_rss a:hover, #menu_tool_link_news a:hover, #menu_tool_link_ask a:hover, #menu_tool_link_contact a:hover, #menu_tool_link_map a:hover, #menu_tool_link_help a:hover{
    color: #ffffff;
    text-decoration: none;
    white-space: nowrap;
}


/***************************main menu*********************************/


#menu_main_holder{
   margin-left: 26px;
   padding-top: 23px;
   white-space: nowrap;
/* border : 1px solid red; */
}

#menu_main{
	margin-top: 0px;
	margin-left: 0px; 
	padding: 0px;
	white-space: nowrap;
}

#menu_main ul, #menu_main li{
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
	white-space: nowrap;
}

#menu_main a:link, #menu_main a:visited{
	border : 1px solid #BAC2C7;
	color: #7b8b98;
	font-size: 1.1em;
	margin-left : -1px;
	padding : 5px 13px 5px 13px;
	text-decoration : none;
	font-weight: bold;
	white-space: nowrap;
}

#menu_main li#menu_main_cell_home a:hover{
	color: #2B4A66;
} 

#menu_main li#menu_main_cell_about a:hover{
	color: #ACA051;
} 

#menu_main li#menu_main_cell_award a:hover{
	color: #3399CC;
} 

#menu_main li#menu_main_cell_learn a:hover{
	color: #6F9B2B;
} 

#menu_main li#menu_main_cell_press a:hover{
	color: #5A9EA8;
} 

#menu_main li#menu_main_cell_advocacy a:hover{
	color: #A775AA
} 

#menu_main li#menu_main_cell_reading a:hover{
	color: #D46442;
} 

/* section hilight */

#menu_main li#menu_main_cell_home_on a{
	color: #2B4A66;
}

#menu_main li#menu_main_cell_about_on a{
	color: #ACA051;
}

#menu_main li#menu_main_cell_award_on a{
	color: #3399CC;
}

#menu_main li#menu_main_cell_learn_on a{
	color: #6F9B2B;
}

#menu_main li#menu_main_cell_press_on a{
	color: #5A9EA8;
}

#menu_main li#menu_main_cell_advocacy_on a{
	color: #A775AA;
}

#menu_main li#menu_main_cell_reading_on a{
	color: #D46442;
}

/*********************second level menu**********************/  

/* second and third nav holder - defines horiz size */
.menu_second_third_holder{
	margin-top:25px;
	width:910px;
	margin-left:24px;
	white-space: nowrap;
/* border : 1px solid red; */
}

/* box for second level nav placement only*/
#menu_second_third, #menu_second_third_awards, #menu_second_third_learn, #menu_second_third_press, #menu_second_third_advocacy, #menu_second_third_reading{
	border-bottom : 1px solid #BAC2C7;
	margin : 0;
	padding-bottom : 21px;
	padding-left : 0px;
	white-space: nowrap;
}

/* second level nav ul and li info */
#menu_second_third ul, #menu_second_third li, #menu_second_third_awards ul, #menu_second_third_awards li, #menu_second_third ul_learn, #menu_second_third_learn li, #menu_second_third ul_press, #menu_second_third_press li, #menu_second_third ul_advocacy, #menu_second_third_advocacy li, #menu_second_third ul_reading, #menu_second_third_reading li{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

/* second level nav cells */
#menu_second_third a:link, #menu_second_third a:visited,#menu_second_third_awards a:link, #menu_second_third_awards a:visited, #menu_second_third_learn a:link, #menu_second_third_learn a:visited, #menu_second_third_press a:link, #menu_second_third_press a:visited, #menu_second_third_advocacy a:link, #menu_second_third_advocacy a:visited,	#menu_second_third_reading a:link, #menu_second_third_reading a:visited{
	background: #E1E5E8;
	border-top: 1px solid #BAC2C7;
	border-left: 1px solid #BAC2C7;
	border-right: 1px solid #BAC2C7;
	color: #7b8b98;
	float : left;
	font-size: .85em;
	line-height: 14px;
	margin-right: -1px;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
}


/* update this???? */
#menu_second_third a:link.active, #menu_second_third a:visited.active	{
	background : #F9FAF5;
	border-bottom : 1px solid #F9FAF5;
	color : #000;
	white-space: nowrap;
}

#menu_second_third a:hover	{
	color: #ACA051;
	background : #F9FAF5;
	white-space: nowrap;
}

#menu_second_third_awards a:hover	{
	color: #3399CC;
	background : #F9FAF5;
	white-space: nowrap;
}

#menu_second_third_learn a:hover	{
	color: #6F9B2B;
	background : #F9FAF5;
	white-space: nowrap;
}

#menu_second_third_press a:hover	{
	color: #5A9EA8;
	background : #F9FAF5;
	white-space: nowrap;
}

#menu_second_third_advocacy a:hover	{
	color: #A775AA;
	background : #F9FAF5;
	white-space: nowrap;
}

#menu_second_third_reading a:hover	{
	color: #D46442;
	background : #F9FAF5;
	white-space: nowrap;
}


/* active box */
#menu_second_third li#menu_second_cell_on a {
	background : #F9FAF5;
	border-bottom : 1px solid #F9FAF5;
	color: #ACA051;
	font-weight: bold;
	white-space: nowrap;
}

#menu_second_third_awards li#menu_second_cell_awards_on a {
	background : #F9FAF5;
	border-bottom : 1px solid #F9FAF5;
	color: #3399CC;
	font-weight: bold;
	white-space: nowrap;
}

#menu_second_third_learn li#menu_second_cell_learn_on a {
	background : #F9FAF5;
	border-bottom : 1px solid #F9FAF5;
	color: #6F9B2B;
	font-weight: bold;
	white-space: nowrap;
}

#menu_second_third_press li#menu_second_cell_press_on a {
	background : #F9FAF5;
	border-bottom : 1px solid #F9FAF5;
	color: #5A9EA8;
	font-weight: bold;
	white-space: nowrap;
}

#menu_second_third_advocacy li#menu_second_cell_advocacy_on a {
	background : #F9FAF5;
	border-bottom : 1px solid #F9FAF5;
	color: #A775AA;
	font-weight: bold;
	white-space: nowrap;
}

#menu_second_third_reading li#menu_second_cell_reading_on a {
	background : #F9FAF5;
	border-bottom : 1px solid #F9FAF5;
	color: #D46442;
	font-weight: bold;
	white-space: nowrap;
}



#menu_second_third ul a:hover {
	color: #ACA051;
	background : #F9FAF5;
	white-space: nowrap;
}


/* third level nav */

/* holder for third menu */
#third_nav_cell, #third_nav_cell_awards, #third_nav_cell_learn, #third_nav_cell_press, #third_nav_cell_advocacy, #third_nav_cell_reading{
	background : #F9FAF5;
	border : 1px solid #BAC2C7;
	border-top : none;
	padding-left:15px;
	clear : both;
	margin : 0px;
	padding-top : 4px;
	padding-bottom : 4px;
	font-size : .85em;
	font-weight: bold;
	
}

#third_nav_cell ul, #third_nav_cell li, #third_nav_cell_about ul, #third_nav_cell_about li, #third_nav_cell_awards ul, #third_nav_cell_awards li, #third_nav_cell_learn ul, #third_nav_cell_learn li, #third_nav_cell_press ul, #third_nav_cell_press li, #third_nav_cell_advocacy ul, #third_nav_cell_advocacy li, #third_nav_cell_reading ul, #third_nav_cell_reading li{
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
	
}


#third_nav_cell a:link, #third_nav_cell a:visited, #third_nav_cell_awards a:link, #third_nav_cell_awards a:visited, #third_nav_cell_learn a:link, #third_nav_cell_learn a:visited, #third_nav_cell_press a:link, #third_nav_cell_press a:visited, #third_nav_cell_advocacy a:link, #third_nav_cell_advocacy a:visited, #third_nav_cell_reading a:link, #third_nav_cell_reading a:visited{
	color: #7b8b98;
	padding-right: 20px;
	text-decoration : none;
}

#third_nav_cell a:hover{
	color: #ACA051;
}


#third_nav_cell_awards a:hover{
	color: #3399CC;
}

#third_nav_cell_learn a:hover{
	color: #6F9B2B;
}

#third_nav_cell_press a:hover{
	color: #5A9EA8;
}

#third_nav_cell_advocacy a:hover{
	color: #A775AA;
}

#third_nav_cell_reading a:hover{
	color: #D46442;
}

#menu_third_awards li#menu_third_cell_awards_on a {
	color: #3399CC;
	font-weight: bold;
}

#menu_third_learn li#menu_third_cell_learn_on a {
	color: #6F9B2B;
	font-weight: bold;
}

#menu_third_advocacy li#menu_third_cell_advocacy_on a {
	color: #A775AA;
	font-weight: bold;
}

#menu_next_holder {
	width: 202px;
	display: inline;
	/* border : 1px solid red; */
	
}


/*********************************************************************/
/*                     global formatting                             */
/*********************************************************************/

#holder {
	width:995px;
	margin-left: auto;
	margin-right: auto;
 /* border:2px solid green; */
 
}

.menu_4_rule{
	margin-top: 1px;
	margin-bottom: 1px;
}

/*********************logo and search formatting**********************/


#logosearch {
	padding-top: 0px;
	margin-top: 35px; 
	height:27px;
	background: left top no-repeat url(http://laskerfoundation.org/images/master_logo.gif);
	/* border:1px solid #f00; */
}

#searchbox {
	float:right;
	height:25px;
	margin:0px;
	padding-right: 90px;
	padding-top:4px;
	/* border:1px solid #f00; */
}

.left_img {
	float: left;
	padding-right: 20px;
}

.right_img {
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
}

.winner_holder{
	margin-top: 10px;
	/* border:1px solid red; */
}

.winner_img {
	padding-right: 20px;
	padding-top: 20px;
}

.arch_col {
     width: 202px;
     float:left;
}

.arch_img {
     float:left;
     width:54px;
     margin-bottom: 10px;
}

.arch_cop {
     float:left;
     padding-left:10px;
     padding-right:10px;
}



/*********************************************************************/
/* 								Footer	                             */
/*********************************************************************/

#footer {
   font-size: .8em;
   margin-top: 30px;
   margin-left: 240px;
   padding-bottom: 20px;
 /*   border:1px solid #f00; */
}


/* home formatting */

.par_space{
	/*margin-bottom: 0.5em;*/
}


/*********************content body **********************/

.content_main {
/* BAC2C7 */
     width: 908px; 
     margin-left: 24px;
     border-right:1px solid #BAC2C7;
     border-bottom:1px solid #BAC2C7;
     border-left:1px solid #BAC2C7;
     padding-bottom: 20px;
     background-image: url(http://laskerfoundation.org/images/bodbg.gif); 
     background-repeat: repeat-y;
 } 
  
.copy_box { 
     max-width: 705px; 
     margin-left: 205px;       
     padding-top: 20px; 
     padding-bottom: 5px;  
    /*  border:1px solid #0c0;  */
 } 

.cont_lst{
   display:inline;
   list-style:none;
}

.menu_forth_holder, .menu_forth_holder_about, .menu_forth_holder_award, .menu_forth_holder_learn, .menu_forth_holder_press, .menu_forth_holder_advocacy, .menu_forth_holder_reading {
	width: 202px;
	float: left;
	/* border:1px solid #f00; */
}

.menu_forth_copy {
	padding-left: 20px;
	padding-right: 15px;
	font-size: .85em;
 /* border:1px solid #f00; */

}

.content {
    width: 640px;
	margin-left: 235px;
	padding-top: 20px;
	/* border:1px solid red; */
}



.disc {
    list-style-image: url('http://laskerfoundation.org/images/bod_bul.gif');
}


#bul_list ul {
    list-style: disc;
    margin: 0px 0px 0px 30px; 
    padding: 0px 0px 0px 0px;
    list-style-position: inside;
}


#bul_list ul li {
background-image:url('http://laskerfoundation.org/images/bod_bul.gif');
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:14px; 
    width: 100%;
}




/* forth nav */


.menu_forth_holder ul, .menu_forth_holder li, .menu_forth_holder_about ul, .menu_forth_holder_about li, .menu_forth_holder_award ul, .menu_forth_holder_award li, .menu_forth_holder_learn ul, .menu_forth_holder_learn li, .menu_forth_holder_press ul, .menu_forth_holder_press li, .menu_forth_holder_advocacy ul, .menu_forth_holder_advocacy li, .menu_forth_holder_reading ul, .menu_forth_holder_reading li{
	list-style-type: none;
	font-size: .92em;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.4em;
	 /* border:1px solid red; */
}

.menu_forth_holder_about a/* :link, .menu_forth_holder_about a:visited */	{
	color: #7b8b98;
	text-decoration : none;

}

.menu_forth_holder_award a/* :link, .menu_forth_holder__award a:visited */	{
	color: #7b8b98;
	text-decoration : none;

}

.menu_forth_holder_learn a/* :link, .menu_forth_holder_learn a:visited */	{
	color: #7b8b98;
	text-decoration : none;

}

.menu_forth_holder_press a/* :link, .menu_forth_holder_press a:visited */	{
	color: #7b8b98;
	text-decoration : none;

}

.menu_forth_holder_advocacy a/* :link, .menu_forth_holder__advocacy a:visited */	{
	color: #7b8b98;
	text-decoration : none;

}

.menu_forth_holder_reading a/* :link, .menu_forth_holder_reading a:visited	 */{
	color: #7b8b98;
	text-decoration : none;
}

.menu_forth_holder_about li#menu_forth_about_on a{
	color: #ACA051;
	text-decoration : none;
}

.menu_forth_holder_about a:hover{
	color: #ACA051;
	text-decoration : none;
}

.menu_forth_holder_award li#menu_forth_awards_on a{
	color: #3399CC;
	text-decoration : none;
}

.menu_forth_holder_award a:hover{
	color: #3399CC;
	text-decoration : none;
}

.menu_forth_holder_learn li#menu_forth_learn_on a{
	color: #6F9B2B;
	text-decoration : none;
}

.menu_forth_holder_learn a:hover{
	color: #6F9B2B;
	text-decoration : none;
}

.menu_forth_holder_press li#menu_forth_press_on a{
	color: #5A9EA8;
	text-decoration : none;
}

.menu_forth_holder_press a:hover{
	color: #5A9EA8;
	text-decoration : none;
}

.menu_forth_holder_advocacy li#menu_forth_advocacy_on a{
	color: #A775AA;
	text-decoration : none;
}

.menu_forth_holder_advocacy a:hover{
	color: #A775AA;
	text-decoration: none;
}

.menu_forth_holder_reading li#menu_forth_reading_on a{
	color: #D46442;
	text-decoration : none;
}


.menu_forth_holder_reading a:hover{
	color: #D46442;
	text-decoration: none;
}



/*********************************************************************/
/* 						Main Layout classes                          */
/*********************************************************************/

/*********************** font treatments ****************************/
.caption {
	font: normal .85em Arial, Verdana, Helvetica, sans-serif;
	color: #7b8b98;
	
}

/*********************** headers **********************************/

.hdr_home_1{
    font: normal 1.8em Arial, Verdana, Helvetica, sans-serif;
	color: #ACA051;
	font-weight: bold;
	line-height: 100%;
	padding-top: 20px;
	padding-left: 17px;
	border-bottom:1px solid #BAC2C7;
}


.hdr_news_1{
    font: normal 1.8em Arial, Verdana, Helvetica, sans-serif;
	color: #2B4A66;
	font-weight: bold;
	line-height: 100%;
	padding-top: 20px;
	padding-left: 20px;
	border-bottom:1px solid #BAC2C7;
}


.hdr_home_2{
    font: normal 1.8em Arial, Verdana, Helvetica, sans-serif;
	color: #2B4A66;
	line-height: 100%;
}

.hdr_home_4{
	color: #2B4A66;
	font-weight: bold;
	margin-left: 20px;
}


.hdr_about_1{
    font: normal 1.8em Arial, Verdana, Helvetica, sans-serif;
	color: #ACA051;
	font-weight: bold;
	line-height: 100%;
	padding-top: 20px;
	padding-left: 17px;
	border-bottom:1px solid #BAC2C7;
}

.hdr_about_2{
    font: normal 1.8em Arial, Verdana, Helvetica, sans-serif;
	color: #ACA051;
	line-height: 100%;
}


.hdr_about_4{
	color: #ACA051;
	font-weight: bold;
	margin-left: 20px;
}

.hdr_awards_1{
    font: normal 1.8em Arial, Verdana, Helvetica, sans-serif;
	color: #3399CC;
	font-weight: bold;
	line-height: 100%;
	padding-top: 20px;
	padding-left: 20px;
	border-bottom:1px solid #BAC2C7;
}

.hdr_awards_2{
    font: normal 1.8em Arial, Verdana, Helvetica, sans-serif;
	color: #3399CC;
	line-height: 100%;
}

.hdr_awards_4{
	color: #3399CC;
	font-weight: bold;
	margin-left: 20px;	
}

.hdr_learn_1{
    font: normal 1.8em Arial, Verdana, Helvetica, sans-serif;
	color: #6F9B2B;
	font-weight: bold;
	line-height: 100%;
	padding-top: 20px;
	padding-left: 20px;
	border-bottom:1px solid #BAC2C7;
}

.hdr_learn_2{
    font: normal 1.8em Arial, Verdana, Helvetica, sans-serif;
	color: #6F9B2B;
	line-height: 100%;
}

.hdr_learn_4{
	color: #6F9B2B;
	font-weight: bold;
	margin-left: 20px;
}

.hdr_press_1{
    font: normal 1.8em Arial, Verdana, Helvetica, sans-serif;
	color: #5A9EA8;
	font-weight: bold;
	line-height: 100%;
	padding-top: 20px;
	padding-left: 20px;
	border-bottom:1px solid #BAC2C7;
}

.hdr_press_2{
    font: normal 1.8em Arial, Verdana, Helvetica, sans-serif;
	color: #5A9EA8;
	line-height: 100%;
}

.hdr_press_4{
	color: #5A9EA8;
	font-weight: bold;
	margin-left: 20px;	
}

.hdr_advocacy_1{
    font: normal 1.8em Arial, Verdana, Helvetica, sans-serif;
	color: #A775AA;
	font-weight: bold;
	line-height: 100%;
	padding-top: 20px;
	padding-left: 20px;
	border-bottom:1px solid #BAC2C7;
}

.hdr_advocacy_2{
    font: normal 1.8em Arial, Verdana, Helvetica, sans-serif;
	color: #A775AA;
	line-height: 100%;
}

.hdr_advocacy_4{
	color: #A775AA;
	font-weight: bold;
	margin-left: 20px;	
}

.hdr_reading_1{
    font: normal 1.8em Arial, Verdana, Helvetica, sans-serif;
	color: #D46442;
	font-weight: bold;
	line-height: 100%;
	padding-top: 20px;
	padding-left: 20px;
	border-bottom:1px solid #BAC2C7;
}

.hdr_reading_2{
    font: normal 1.8em Arial, Verdana, Helvetica, sans-serif;
	color: #D46442;
	line-height: 100%;
}

.hdr_reading_4{
	color: #D46442;
	font-weight: bold;
	margin-left: 20px;
}

.hdr3 {
	font: normal 1.4em Arial, Verdana, Helvetica, sans-serif;
	/* font-weight: bold; */
	line-height: 120%;
}


.hdr4 {
	font-size: .85em;
	font-weight: bold;
	margin-left: 20px;
	padding-right: 10px;
	margin-bottom: 2px;
}








/************************section links****************************/


a.home:link {
	color: #2B4A66;
}
a.home:visited {
	color: #415b70;
}
a.home:hover {
	color: #2B4A66;
	text-decoration: none;
}

a.about:link {
	color: #415b70;
}
a.about:visited {
	color: #415b70;
}
a.about:hover {
	color: #ACA051;
	text-decoration: none;
}

a.awards:link {
	color: #415b70;
	white-space: nowrap;
}
a.awards:visited {
	color: #415b70;
	white-space: nowrap;
}
a.awards:hover {
	color: #3399CC;
	text-decoration: none;
	white-space: nowrap;
}

a.learn:link {
	color: #415b70;
}
a.learn:visited {
	color: #415b70;
}
a.learn:hover {
	color: #6F9B2B;
	text-decoration: none;
}

a.press:link {
	color: #415b70;
}
a.press:visited {
	color: #415b70;
}
a.press:hover {
	color: #5A9EA8;
	text-decoration: none;
}

a.advocacy:link {
	color: #415b70;
}
a.advocacy:visited {
	color: #415b70;
}
a.advocacy:hover {
	color: #A775AA;
	text-decoration: none;
}

a.reading:link {
	color: #415b70;
}
a.reading:visited {
	color: #415b70;
}
a.reading:hover {
	color: #D46442;
	text-decoration: none;
}


.sec_home{
	color: #2B4A66;
	font-weight: bold;
}

.sec_home a{
	color: #2B4A66;
	font-weight: bold;
	text-decoration: none;
}

.sec_about{
	color: #ACA051;
	font-weight: bold;
}

.sec_about a{
	color: #ACA051;
	text-decoration: none;
	font-weight: bold;
}

.sec_awards {
	color: #3399CC;
	font-weight: bold;
}

.sec_awards a{
	color: #3399CC;
	text-decoration: none;
	font-weight: bold;
}


.sec_learn{
	color: #6F9B2B;
	font-weight: bold;
}

.sec_learn a{
	color: #6F9B2B;
	text-decoration: none;
	font-weight: bold;
}


.sec_learn a:hover{
   color: #6F9B2B;
}


.sec_press{
	color: #5A9EA8;
	font-weight: bold;
}

.sec_press a{
	color: #5A9EA8;
	text-decoration: none;
	font-weight: bold;
}

.sec_advocacy{
	color: #A775AA;
}

.sec_advocacy a{
	color: #A775AA;
	text-decoration: none;
	font-weight: bold;
}

.sec_reading{
	color: #D46442;
	font-weight: bold;
}

.sec_reading a{
	color: #D46442;
	text-decoration: none;
	font-weight: bold;
}

.col_home{
color: #2B4A66;
}



/************************reading room format****************************/

.format_rr {
width: 640px;
border:1px solid #BAC2C7;
}

.format_rrc1 {
width: 192px;
border:1px solid #BAC2C7;
}

.format_rrc2 {
width: 30px;
border:1px solid #BAC2C7;
}

.format_rrc3 {
width: 818px;
border:1px solid #BAC2C7;
}

/************************section color reference****************************/

/* E1E5E8 second level nav box bg */
/* home hdr color 2B4A66 */
/* about hdr color ACA051 */
/* award  hdr color 3399CC */
/* learn hdr color 6F9B2B */
/* press hdr color 5A9EA8 */
/* advocacy hdr color A775AA */
/* reading hdr color D46442 */