html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,  cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
	line-height: normal;
}
:focus {
	outline: 0;
}
 ol, ul, li{
	 
	 
 }

/*
ol, ul {
	list-style-image: none;
	list-style-type: none;
}*/
caption, th, td {
	text-align: left;
	font-weight: normal;
}



body {
	background-color: #ebebeb;
	color: #6D6E71;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
a:link {
	color: #004022;
}
a:visited {
	color: #004121;
}
a:hover {
	color: #DE761C;
}
a:active {
	color: #003F20;
}
.darkgreen {
	color: #004022;
}
.brightgreen {
	color: #45762A;
}
.darkgrey {
	color: #413E3E;
}
.grey {
	color: #707070;
}

.darkred {
	color: #70090A;
}
.gray {
	color: #58595B;
}
.orange {
	color: #DE761C;
}


.darkred {
	color: #70090A;
}
.aquablue {
	color: #00728E;
}
.olive {
	color: #6C6540;
}




.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#wrapper {
	background-color: #FFF;
	position: relative;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#graphic_holder{
	width: 440px;
	position: relative;
	margin: 0px auto;
	/* [disabled]background-color: #930; */
	height: 355px;
}
a#bsi_link, a#bp2_link {
	display: block;
	position: absolute;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 130px;
}
img#tagline {
	position: absolute;
	left: 17px;
	top: 51px;
}
img#icon {
	position: absolute;
	left: 150px;
	top: 111px;
	opacity:.5;
	display: none;
}


img#icon20th {
	position: absolute;
	left: 87px;
	top: 97px;
}



a#bsi_link {
	left: 13px;
	top: 136px;
	background-image: url(../img/bsi_landing_sprite.png);
}
a#bp2_link {
	left: 299px;
	top: 136px;
	background-image: url(../img/bp2_landing_sprite.png);
}

a#bsi_link:hover, a#bp2_link:hover {
	background-position: 0px -180px;
}


a#bsi_link span, a#bp2_link span {
	display: none;
}
#lead_content {
	margin: 0px 165px;
	/* [disabled]height: 415px; */
	width: 570px;
	/* [disabled]position: absolute; */
	/* [disabled]left: 0px; */
	/* [disabled]top: 415px; */
	padding: 10px 0px;
}

#lead_content .left_col,
#lead_content .right_col{
	width: 270px;	
}

#lead_content ul {
	width: 275px;
	list-style-image: none;
	list-style-type: none;
	margin: 0px 0px 6px;
	padding: 0px;
	clear: both;
	display: block;
}
#lead_content ul li{
	list-style-image: none;
	list-style-type: none;
	float: left;
	width: 125px;
	margin: 0px 0px 1px;
	padding: 0px 2px 0px 10px;
	font-size: 11px;
	display: block;
	background-image: url(../img/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

#lead_content ul li:nth-child(odd){
	clear: left;	
}
#lead_content ul li:nth-last-child(1){
	clear: right !important;
}

#lead_content .left_col{
	float: left;	
}

#lead_content .right_col{
	float: right;	
}


#content {
	margin: 0px;
	height: 380px;
	width: 900px;
	position: relative;
	border-bottom: 1px solid #CCC;
}
#bsi_content, #bp2_content {
	position: absolute;
	/* [disabled]top: 350px; */
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	width: 155px;
	color: #6D6E71;
	/* [disabled]line-height: 140%; */
	/* [disabled]text-align: center; */
	/* [disabled]display: none; */
	bottom: 0px;
	height: 230px;
}

#bsi_content {
	left: 0px;
	border-right: 1px solid #CCC;
	padding-right: 10px;
}

#bp2_content {
	right: 0px;
	border-left: 1px solid #CCC;
	padding-left: 10px;
}
h1,h2{
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
		color: #00728E;
			margin: 0px 0px 6px;
			text-align:justify;

}

h2{
	text-align:left;
}

h4{
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #6D6E71;
	line-height: 17px;
	margin: -4px 0px 4px;
	padding: 0px;
	position: relative;
}

p {
	font-size: 11px;
	margin: 0px 0px 8px;
	padding: 0px;
	line-height: 17px;
	clear: both;
		text-align:justify;

}

span.tagline {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	line-height: 17px;
	display: block;
}

.overview_text {
		display: none;
}

#bsi_content h4,#bsi_content span.tagline {
	text-align: right;
	/* [disabled]color: #5E843D; */
}

#bp2_content h4, #bp2_content span.tagline  {
	text-align: left;
	/* [disabled]color: #00728E; */


}

ul.home_nav {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	/* [disabled]position: absolute; */
	/* [disabled]top: 164px; */
	height: 110px;
	width: 155px;
	text-transform: uppercase;
	display: block;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 120px;
}



#bsi_links.home_nav {
	/* [disabled]left: -215px; */
	text-align: right;
	/* [disabled]color: #5E843D; */
	/*	padding-right: 80px;*/
	/* [disabled]padding-right: 65px; */
	/* [disabled]display: none; */
}



#bp2_links.home_nav {
	left: 10px;
	text-align: left;
	/*	padding-left: 80px;*/
	/* [disabled]padding-left: 65px; */
	/* [disabled]display: none; */
}


ul.home_nav li {
	margin: 0px 0px 12px;
	list-style-image: none;
	list-style-type: none;
	display: block;
	padding: 0px;
}

#bsi_links.home_nav a{
	/* [disabled]color: #5E843D; */
}

#bp2_links.home_nav a {
	/* [disabled]color: #00728E; */
}

ul.home_nav  li a {
	text-decoration: none;
	color: #6D6E71;
}

ul.home_nav li a:hover {
	text-decoration: underline;
}

#bsi_links.home_nav a:hover{
	color: #3A7154;
}

#bp2_links.home_nav a:hover {
	color: #007C95;

}

#footer {
	background-image: url(../img/homepage_footer.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	display: block;
	position: relative;
	/* [disabled]font-weight: bold; */
	/* [disabled]color: #FFF; */
	text-transform: uppercase;
	height: 24px;
	text-align: center;
	line-height: 24px;
	vertical-align: middle;
}

#footerCredits {
	font-size: 7px;
	color: #CCC;
	display: block;
	position: absolute;
	left: 0px;
	top: 80px;
}
#footerCredits a {
	color: #EBEBEB;
	text-decoration: none;
}
#footerCredits a:hover {
	color: #333;
}

a.footer_icon_link {
	vertical-align: middle;

}

