/* CSS Document */
body{
	margin: 0 0 30px 0;
	padding: 0 ;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:80%; }

div{ padding:0; margin:0; }

h1{
	color: #C6006F; 
	font-size:1.5em;
	margin: 0px;
	padding: 0px;
	font-family: 'Palatino Linotype', "Times New Roman", Times, serif,;
	font-weight: bold;} 
	
h2{
	color: #00A160; 
	font-size:1.25em;
	margin: 0px;
	padding: 0px;
	font-family: 'Palatino Linotype', "Times New Roman", Times, serif,;
	font-weight: bold;}	

h3{
	color: #C6006F; 
	font-size:1.05em;
	margin: 0;
	padding: 0;
	font-family: 'Palatino Linotype', "Times New Roman", Times, serif,;
	font-weight: bold;}	
	
p{	margin: 0; padding: 0;}

a{ color:#005DAA; }
a:hover{ text-decoration:none;}

h1 a{ color:#00A160;}
h1 a:hover{ color:#C6006F; text-decoration:none; }

ul{	margin: 0; padding: 0; list-style-type: none;}

li{	margin: 0; padding:0;}

img{padding:0; margin:0;}
	
/********* side tiles *******/

.tile_dark_green{
	background-color: #419639; /* summer #824b9e; */ /* fall #c0753c */ /*#00a160;  spring */
	border-bottom: 55px solid #ffffff;
	width:50%}
	
.tile_dark_green_lib{
	background-color: #419639; /* summer #824b9e; */ /* fall #c0753c */ /*#00a160;  spring */
	border-bottom: 5px solid #FFFFFF;
	width:50%}

	
.tile_dark_green_sub{
	background-color: #419639; /* summer #824b9e; */ /* fall #c0753c */ /*#00a160;  spring */
	border-bottom: 5px solid #00a160;
	width:50%}

.tile_gray{
	background-image: url('/images/tile_gray.jpg'); 
	background-repeat: repeat-x;
	width:50%}
	
.tile_green{
	background-color: #b4d9b0; /* summer #e8dfe7; */ /* fall #f4e6db */  /* #C9E5D6;  spring */
	border-bottom: 5px solid #FFFFFF;
	width: 50%;}

.tile_footer{
	background-color: #D1D1D1;
	border-bottom: 5px solid #FFFFFF;
	width: 50%;}

/***** masthead *****/

#masthead{
	height:135px;
	background-image: url('/images/masthead_home.jpg');
	background-repeat: no-repeat;
	background-color:#999999;
	vertical-align:top;
}

#masthead a{color: #FFFFFF;}

#masthead_fut_st{
	height:135px;
	background-image: url('/images/masthead_fut_st.jpg');
	background-repeat: no-repeat;
	background-color:#999999;
	vertical-align:top;
}

#masthead_fut_st a{color: #FFFFFF;}

#masthead_cur_st{
	height:135px;
	background-image: url('/images/masthead_cur_st.jpg');
	background-repeat: no-repeat;
	background-color:#999999;
	vertical-align:top;
}

#masthead_cur_st a{color: #FFFFFF;}

#masthead_fac_sta{
	height:135px;
	background-image: url('/images/masthead_fac_sta.jpg');
	background-repeat: no-repeat;
	background-color:#999999;
	vertical-align:top;
}

#masthead_fac_sta a{color: #FFFFFF;}

#masthead_alu_vis{
	height:135px;
	background-image: url('/images/masthead_alu_vis.jpg');
	background-repeat: no-repeat;
	background-color:#999999;
	vertical-align:top;
}

#masthead_alu_vis a{color: #FFFFFF;}

#masthead_gui_par{
	height:135px;
	background-image: url('/images/masthead_gui_par.jpg');
	background-repeat: no-repeat;
	background-color:#999999;
	vertical-align:top;
}

#masthead_gui_par a{color: #FFFFFF;}

#masthead_40th{
	height:135px;
	background-image: url('/images/masthead_40th.jpg');
	background-repeat: no-repeat;
	background-color:#999999;
	vertical-align:top;
}

#masthead_40th a{color: #FFFFFF;}

#masthead_library{
	height:135px;
	background-image: url('/images/masthead_library.jpg');
	background-repeat: no-repeat;
	background-color:#999999;
	vertical-align:top;
}

#masthead_library a{color: #FFFFFF;}

#masthead_library2{
	height:85px;
	background-color:#FFFFFF;
	vertical-align:top;
}

#masthead_library2 a{color: #FFFFFF;}

#masthead_lib {
	height:85px;
	background-image: url('/images/masthead_sub.jpg');
	text-align:right;
}

#masthead_lib a {
	color: #FFFFFF;
}

#masthead_lib .bc_search {
	float:right;
	height:50px;
	margin: 20px 4px 0 0;
	font-size: 0.8em;
	color:#FFFFFF;
	width:300px;
}

#masthead_lib .bc_search p {
	margin-bottom:10px;
}

#masthead_sub{
	height:85px;
	text-align:right;}
	
#masthead_sub a{color: #FFFFFF;}

#flashmast {
	width: 762px;
	height: 200px;
	padding:0;
	margin: 0;
	text-align:center;
	background-color:#FFFFFF;}

#search {
	position:relative;
	float:right;
	width:500px;
	padding-top:15px;
	padding-right:5px;
	font-weight:bold; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#FFFFFF;
}

#search_ap {
	position:absolute;
	top:0;
	left:450px;
	width:500px;
	padding-top:15px;
	padding-right:5px;
	font-weight:bold; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#FFFFFF;
}

.search{text-align:right; line-height:1.6em;}

/***** top nav bar *****/

.nav_bar{
	width:772px;
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
}

.nav_bar li{
	margin: 0;
	padding:0;
	display: inline;}
	
.nav_bar div{
	border-top: 5px solid #FFFFFF;
	background-color:#FFFFFF;}
	
.lib_nav_bar{
	width:772px;
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
}

.lib_nav_bar li{
	margin: 0;
	padding:0;
	display: inline;}
	
.lib_nav_bar div{
	background-color:#FFFFFF;}

.lib_nav_bar ul{
	border-top: 4px solid #FFFFFF;}
/***** message bar *****/

.message_bar{
	width:772px;
	background-color:#ede8e2;
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	padding:0;
	margin:0;
}

.message_bar .left_side{ float:left; background-color:#ede8e2;}
	
.message_bar .right_side{float:left;  width:500px; }
.message_bar .right_side h1{ margin: .4em 0 .5em 30px; }	
.message_bar .right_side p{ margin: 0 0 1em 30px; font-size: 1em; }	

#banner_space{ background-color:#ede8e2; }
#banner_space h1{ margin: .5em 30px 0 30px; }
#banner_space h2{ margin: 1.0em 30px -0.5em 30px; color: #C6006F; }
#banner_space p{ margin: 1em 30px 0 30px; font-size: 1em; }

/******* containers ********/

#footer_left{
	width: 379px;
	border-left: 5px solid #FFFFFF; 
	border-right: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;}
	
#footer_right{
	width: 378px;
	border-right: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;}
	
#content_left{
	width: 379px;
	border-left: 5px solid #FFFFFF; 
	border-right: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;}
	
#content_right{
	width: 378px;
	border-right: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;}	
	
#content_full{
	width: 757px;
	border-left: 5px solid #FFFFFF; 
	border-right: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;}

#choices{
	width: 368px;
	margin:-10px 0 10px 0;
	padding: 0;
	background-color: #FFFFFF;
	border: 5px solid #000000;}
	
#choices embed, #choices object{
	margin:0 0 20px 23px;
	padding:0 0 0 0;	
}

#choices p.download {
	text-align:center;
	font-size:0.8em 
	margin: 0;
	padding: 10 0 10 0;
}

/******* content default styles ********/
.content{ padding: 10px 0px 2em 0px;	background-color: #FDF2BF;}

.content h1{ margin: 0 15px .8em 30px;}		/*  purple  */
.content h2{ margin: 0 15px .8em 30px; background-color: transparent;}		/*  green with bullet  */
.content h3{ margin: 0 15px .5em 30px; }		/*  blue  */
.content h4{ margin: 0 15px .1em 30px; }


.content p{
	margin: 0 15px 1em 30px;	
	font-size: 1em;
	line-height: 1.2em;}

.content p.smaller {
	font-size: smaller;
	line-height: 1.2em;
}

.content .img_left{ float:left; margin: 5px 15px .5em 30px; }
.content .img_center{ float:center; margin: 5px 15px .5em 10px; }
.content .img_right{ float:right; margin: 5px 15px .5em 10px; }
p img{ margin: 5px 0 5px 0;}

.content .diamond{padding:0; margin:0;}
.content .diamond .img_left{ margin-left:0;}

.line{ margin: 0 0 0 0; padding: 1em 0 .2em 0; border-top: 1px solid #FFFFFF; }

.three_col {
width: 252px;
float: left;
}

/******* forms ********/

.content form{
	margin: 0 25px 1em 30px;
	padding: 0;	}

/******* list styles ********/


.content ul{padding:0 15px .8em 70px; font-size: 1em; list-style-type:disc }
.content ul li{padding: 0 0 .4em 0;}
.content ul ul{ padding:.1em 0 .1em 30px;}

.content .list_number{list-style-type: decimal; }
.content .list_letter{list-style-type: lower-alpha; }
.content .list_circle{list-style-type: circle; }

.content .link_list{padding:0 15px .4em 30px; list-style-type:none;}
.content .link_list li{padding: 0 0 .8em 0;}

.content .link_list2{padding:0 15px .4em 50px;}
.content .link_list2 li{padding: 0 0 .8em 0;}

.content .link_list_row {text-align:center; padding: .1em 30px 1em 30px; line-height: 1.7em; font-size: 1em;}
.content .link_list_row li{ display:inline; padding: 0 .4em 0 .3em;}

.content .link_list_az {text-align:center; padding: .1em 30px 1em 30px; line-height: 1.7em; font-size: 1em;}
.content .link_list_az li{ display:inline; padding: 0 .3em 0 .2em;}

/******* footer ********/
.footer {
	background-color: #ede8e1;
	font-size: 0.75em;
	line-height:1.2em;}
	
.footer p{padding: 15px 15px 15px 20px;}

#print_footer{display:none;}

/******* skip to content ********/

.control{
	background-color: #CCC;
	color:#000000;
	border-bottom: 1px solid #000000;
	font-size:.8em;
}

.control a{color: #005daa;}

.control ul{ 
	width: 762px;
	text-align:right;
	color: #000000;
	margin:0;
	padding:.2em 0 .2em 0;
	list-style-type:none;
}

.control li{
display:inline;
}
/*******  alert ********/

.alert{
	background-color: #DD0000;
	color:#FFFFFF;
	border-bottom: 1px solid #000000;
	font-size:1.0em;
}

.alert a{color: #FFFF00;
	}

.alert p{ 
	margin:0;
	padding:.4em 0 .4em 0;
	font-weight:bold;

}

#fullalert {
	border-color:#F00;
	border-width:2px;
	border-style:solid;
	background-color:#FFF;
	margin-bottom:0.8em;
	margin-top:-10px;
}

#fullalert h1{
	color:#FFF;
	background-color:#F00;
	margin-left:0px;
	margin-right:0px;
	padding-left:30px;
	padding-right:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom:0.2em;
	padding-top: 0.1em;
	font-size:1.5em;
	line-height: 1.2em;
}
