@charset "utf-8";

/* CSS Document */

 @import url("top_nav.css");


/* ------------------------ default page styles -------------- */

/*====================*/
/*=== Reset Styles ===*/
/*====================*/
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, 
fieldset, form, label, legend {
	margin:0;
	padding:0;
	border:0;
	outline:0;
}
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
/*	border:0;*/
	outline:0;
}

html {
	height: 100%;
}
* html {
	height: 100%;
}
* html #container {
	height: 100%;
	width: 950px;
}
body {
	background-color: #fff;
	margin-top: 0px;
	padding-top: 0px;
	height: 100%;
	height: 100% !important;
	margin-bottom: 0px;
	padding-bottom: 0px;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
	  color: #111;
	  height: 100%;
}
a {
	color: #081156;
	text-decoration: underline;
}

 a:visited {
	color:#30355f;
	text-decoration:none;

}
a:hover, a:active {
	color:#16632b;
	text-decoration:none;
}
#container {
	zoom : 1;
	position: relative;
	background: #FFFFFF;
	width: 950px;
	width: 950px!important;
	min-height: 100%;
	height: 100% !important;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 5px;
	padding-bottom: 0;
		height: 100%;
}
.skip, .hide, .hidden {
	display: none; /* For IE 4 only */
	visibility:hidden;
}
#nav {
	visibility: hidden;
}
/*---------------------------------------------*/

/*  header                                     */

/*---------------------------------------------*/

	#header {
	font-family:Verdana, Geneva, sans-serif;
	margin: 0px;
	width: 950px;
	width: 950px!important;
	background-image:url(/bpu/assets/slices/header_bg-green.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 237px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	float: left;

	
}
	#header-top {
	font-family:Verdana, Geneva, sans-serif;
	margin: 0px;
	width: 950px;
	width: 950px!important;
	background-image:url(/bpu/assets/slices/header_bg-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	float: left;

	
}

#header-btm {
	font-family:Verdana, Geneva, sans-serif;
	margin: 0px;
	width: 950px;
	width: 950px!important;
	background-image:url(/bpu/assets/slices/header_bg-btm.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 127px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	float: left;

	
}
	#header_sec {
	font-family:Verdana, Geneva, sans-serif;
	margin: 0px;
	width: 950px;
	width: 950px!important;
	background-image:url(/bpu/assets/slices/header_bg_sec-small.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 104px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	float: left;

	
}

#govHeader {
	margin: 0;
	padding: 0;
	float: right;
	color: #113954;
	text-decoration:none;
	font-weight:bold;
	line-height: 17px;
	font-size: 10px;
}


div#search_wrap {
	margin: 0px;
	padding-right: 10px;
	height: 109px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 940px;
	
	
}
#google_translate_element {
	padding-right:93px;
	float: right;
	margin-top: -54px;
	font-size: 10px;
	color: #333;
	
}
.google_translate_link {
	padding-right:93px;
	float: right;
	margin-top: -43px;
	font-size: 10px;
	color: #333;
	
}
#govHeader a,  #govHeader a:visited {
	
		text-decoration:none;

}
#govHeader a:hover {
	text-decoration: underline;
}
table.search {
	margin: 0px;
	float: right;
	height: 42px;
	font-size: 10px;
	color: #111;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}
table.search td {
	padding: 0;
	margin: 0;
	height: 16px;
	vertical-align: top;
}
table.search #submit_search {
	height: 17px;
	width: 50px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	vertical-align:top;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
table.search td form#seek {
	height:21px;
	float:right;
	width:400px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: top;
}
form#seek .searchbox {
	border:1px solid;
	border-color:#444;
	margin: 0px;
	padding: 0px;
	width:105px;
	height:15px;
	color: #444;
}
form#seek select {
	border:1px solid;
	border-color:#333;
	margin: 0px 0px 0px 7px;
	padding: 0px;
	font-size:x-small;
	height:17px;
}
table.search a {
	color: #444;
	font-size: 10px;
	text-decoration:none;
	font-weight:bold;
	line-height: 12px;
}
table.search a:hover {
	text-decoration: underline;
}
/*---------------------------------------------*/

/*  footer                                     */

/*---------------------------------------------*/




#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	width: 950px;
	width: 950px!important;
	color:#999;
	bottom: 0px;
	width: 950px;
	background-color: #FFF;

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer table td {
	margin: 0px;
	padding: 0px;
}
img.logo {
	margin-left: 0px;
	border: 0 none;
	margin-top: 0px;
	padding: 0px;
	float: left;
}
#footer table.fLinks {
	width: auto;
	border: 0;
	float: right;
	margin: 0;
	padding: 0;
}
table.fLinks a, table.fLinks a.stateLinks {
		font-size: 10px;
	color:#444;
	margin: 0px;
	font-weight:bold;
	text-decoration: none;
	float: left;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
#footer div.footerlinks a:hover, table.fLinks a.stateLinks:hover {
	text-decoration: underline;
	color: #000;
}
img.opra {
	margin-top:7px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	float: left;
	padding: 0px;
	margin-right: 0px;
}
#footer div.footerText {
	float:left;
		font-size: 10px;
	padding-left:7px;
	width:943px;
	line-height:normal;
	font-weight:normal;
	font-size: 10px;
	color: #444;
	background-color: #fff;
	padding-bottom: 15px;
	padding-top: 10px;
}
/*#footer div.footerText a {
	color: #444;
	text-decoration: none;
}*/
#footer div.footerText a:link, #footer div.footerText a:visited, #footer div.footerText a:active {
	color: #444;
		font-size: 10px;
	text-decoration: none;
}
#footer div.footerText a:hover {
	color: #000;
	text-decoration: underline;
}
.clearA {
	overflow: hidden;
	clear: both;
	height: 0;
	margin: 0;
	font-size: 0px;
	line-height: 0;

}


/* --------------------  Breadcrumb and interact links C--------------------*/


.top_links_wrap {
	width:950px;
	margin: 0 0px;
	padding: 0 0 5px;
	height: 31px;
	float: left;
}
/* -------------------- Breadcrumb section --------------------*/

#breadCrumb {
	margin: 0;
	float:left;
	color: #999;
	font-size: 11px;
	line-height: 12px;
	visibility: visible;
	width: 99%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}



div#breadCrumb a {
		margin: 0;
	padding: 0;
		padding: 0;
	margin: 0;
	display: inline;
}

a.secondLevelTitleLast:link, a.secondLevelTitleLast:visited, a.secondLevelTitleLast:active {
	text-decoration: none;
	color:#999;
}



 a.secondLevelTitleFirst:hover, a.secondLevelTitleLast:hover, a.secondLevelTitleFirst,{
	color: #16632b;
	text-decoration: underline;
}

/*===================*/
/*=== Btm Links ===*/
/*===================*/

div#content_btm ul{
	position: relative;
	padding: 0;

	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
div#content_btm ul li {
	display: inline;
	padding-left: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	max-width: 180px;
}
div#content_btm ul li a img {
border: 0;
padding:0;
margin:0;
}

/*  --------------------------------- Interact Links ------------------------------------------ */
ul.interact_links {
	list-style: none;
	float: right;
	height: 31px;
	padding: 0 0 0px;
	margin: 0;
	width: 165px;
}
ul.interact_links li {
	display: inline;
	width: 40px;
	float: left;
	height: 31px;
	margin: 0px;
	padding: 0px;
	
}
ul.interact_links li a{
	display: inline;
	width: 40px;
	float: right;
	height: 31px;
}
ul.interact_links li a.rss_link {
	background-image: url(/bpu/assets/slices/rss.jpg);
	background-repeat: no-repeat;
	background-position: right 1px;
	margin: 0px;
	padding-top: 0px;

}
a.rss_link {
	background-image: url(/bpu/assets/slices/rss.jpg);
	background-repeat: no-repeat;
	background-position: right 1px;
	margin: 0px;
	padding-top: 0px;
}
ul.interact_links li a.facebook_link {
	background-image: url(/bpu/assets/slices/facebook.jpg);
	background-repeat: no-repeat;
	background-position: right 1px;
	margin: 0px;
	padding-top: 0px;
}
ul.interact_links li a.YouTube_link {
	background-image: url(/bpu/assets/slices/youtube.jpg);
	background-repeat: no-repeat;
	background-position: right 1px;
	margin: 0px;
	padding-top: 0px;
}
ul.interact_links li a.tweet_link {
	background-image: url(/bpu/assets/slices/twitter.jpg);
	background-repeat: no-repeat;
	background-position: right 1px;
	margin: 0px;
	padding-top: 0px;
	width: 30px;
}
ul.interact_links li.flickr_link {
	background-image: url(/bpu/assets/slices/flickr.jpg);
	background-repeat: no-repeat;
	background-position: right 1px;
	margin: 0px;
	padding-top: 0px;
	visibility: hidden;
}
/*

 * LeaveNotice - plug in to notify users of leaving your site

 * Examples and documentation at: http://rewdy.com/tools/leavenotice-jquery-plugin

 *

 * STYLESHEET

 * --------------------------

 * This file can be edited to adjust the style of the dialog. You can change the IDs

 * used by sending options to the plugin when it is initiated. For more information 

 * on this, please refer to the documentation at:

 * http://rewdy.com/tools/leavenotice-jquery-plugin

 *

 * NOTE: This dialog loads within your page. Therefore, it takes on any global styling

 * you already have in place. You might need to override your other styles here if

 * you are having trouble getting things to appear as you want them to.

 *

 */



/* The style for the blackout div that appears when the exit dialog is shown. */

#ln-blackout {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#000;
}
/* This style is for a container that holds the message dialog box. It has been added primarily to help with positioning. I know some people would complain about this, but it seems more efficient this way even it is isn't semanitc. */

#ln-messageHolder {
	position:fixed;
	top:150px;
	left:0;
	width:100%;
}
/* This style is for the div that holds the actual exit dialog. */

#ln-messageBox {
	width:460px;
	margin:0 auto;
	min-height:200px;
	background-color:#FFF;
	border:10px solid #e6e6e6;
	-moz-box-shadow:0 0 20px 10px #444;
	-webkit-box-shadow:0 0 20px #444;
	text-align:center;
	padding:20px;
	color:#000
}
/* This style is applied to the link that closes the dialog. */

a#ln-cancelLink {
	background-color:#e6e6e6;
	font-weight:bold;
	padding:5px;
	color:#444;
	text-decoration:none;
	text-transform:uppercase;
	font-size:0.8em;
}
a#ln-cancelLink:hover {
	background-color:#444;
	color:#e6e6e6;
}
/* This style is for the box that holds the section that says where the user is being directed to. */

.setoff {
	background-color:#f2f2f2;
	padding:5px;
	margin:10px 0 20px 0;
}
 /* -------------------------- Calendar Dates ---------------------------------------*/
 
 Add this code:

.the_date {
display:block;
text-align: center;
float:left;
font-family: Arial, Helvetica, sans-serif;
background: url(/images/dateicons/dateicon.) no-repeat;
width:60px;
}

.date_m {
display:block;
font-size: .9em;
margin:0;
padding:0;
font-weight: bold;
text-align:center;
}

.date_d {
display:block;
font-size:1.4em;
margin:0;
padding:0.7em 0 1.3em 0;
text-align: center;
}