/* CSS Document */

* {
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
}



body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 101%; /* Hack for better IE support */
	color: #333333;
	background-repeat: repeat-x;
	background-color: #ededed;
	}


#wrapper {
	width: 780px;
	height:auto;
	padding-top: 5px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
}

#top-image {
	height: 214px;
	width: 780px;
	background-image: url(assets/headers/flex-h1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	z-index: 300;
}

#top-image-PRINT {
	height: 214px;
	width: 780px;
	background-image: url(assets/headers/flex-h1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	z-index: 300;
	display:none;
	visibility:hidden;
}

#main {
	width: 780px;
	height: 100%;
	position: relative;
	display: block;
	padding-bottom: 2px;
}

#leftnav {
	width: 198px;
	height: 100%;
	float: left;
	position: relative;
	background-image: url(assets/left-nav-bg.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	background-position: left bottom;
}

#mainright {
	float: left;
	height: auto;
	width: 580px;
	background-color: #FFFFFF;
	position: relative;
}

#mainright p{
	font-size: .7em;
	margin-top: 10px;
	margin-bottom: 8px;
}

#breadcrumb {
	color: #000000;
	font-size: 0.7em;
	margin-top: 10px;
	margin-right: 25px;
	margin-left: 7px;
	background-image: url(assets/breadcrumb-bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 23px;
	font-weight: bold;
}

#breadcrumb a:link {
	font-weight: bold;
	color: #FB9202;
	text-decoration: none;
}
#breadcrumb a:visited {
	font-weight: bold;
	color: #FC9200;
	text-decoration: none;
}
#breadcrumb a:hover {	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}

#content-box-left {
	margin-right: 0px;
	margin-left: 7px;
	margin-top: 10px;
	width: 267px;
	display: block;
	float: left;
	padding-right: 10px;
	z-index: 0;
}

#content-box-right {
	margin-right: 0px;
	margin-top: 10px;
	width: 270px;
	float: left;
	display: block;
	margin-left: 10px;
}

h2 {
	color: #330033;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 0px;
}

h4 {
	color: #000066;
	font-size: 0.8em;
	font-weight: bold;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
}



#footer {
	width: 780px;
	clear: both;
	margin-top: 10px;
	float: left;
	font-size: .7em;
	background-image: url(assets/footer.jpg);
	background-repeat: no-repeat;
	height: 26px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

#footer a:link {
	color: #333333;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 2px;
	margin-left: 2px;
}
#footer a:visited {	c	color: #666666;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #333333;

}
#footer a:hover {
	color: #FF9900;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}



.footer-left {
	float: left;
	padding-left: 10px;
	margin-top: 5px;
	margin-left: 5px;
}
.footer-right {
	float: right;
	text-align: right;
	padding-right: 10px;
	margin-top: 5px;
	margin-right: 5px;
}

#latest {
	width: 198px;
	position: relative;
	height: auto;
}

#latest a:link{
	text-decoration: none;
	color: #000000;
}
#latest a:visited{
	color: #000000;
	text-decoration: none;
}
#latest a:hover{
	color: #FF6600;
	text-decoration: underline;
}

#latest p{
	color: #333333;
	font-size: 0.7em;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}

h3 {
	color: #000033;
	font-size: 0.8em;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-weight: bold;
}

h1 {
	text-align: right;
	margin-right: 0px;
	visibility: hidden;
	font-size: 1px;
}

.h1-background {
	background-repeat: no-repeat;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #330033;
}


.mission-statement {
	color: #660066;
	font-style: italic;
	padding: 10px;
	border: 1px solid #CCCCCC;
}

.imagefloatright {
	float: right;
	border: 3px solid #260126;
	margin-bottom: 10px;
	margin-left: 10px;
}

.special-text1 {
	font-size: 0.8em;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

.highlighted-intro {
	font-weight: bold;
	color: #000066;
}

#content-box-right ul {
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
	position: relative;
	z-index: 100;
	list-style-type: none;
}

#content-box-right li {
	margin-left: 0px;
	background-image: url(assets/list-bg.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 4px;
	margin-top: 3px;
}

.quote {
	width: 255px;
	margin-top: 10px;
	position: relative;
	display: block;
	clear: both;
	font-size: 0.8em;
	font-style: oblique;
	font-weight: bold;
	background-image: url(assets/quotebox.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	height: 115px;
	padding-top: 40px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 0px;
}

#mainright a:link {
	color: #FB9101;
	font-weight: bold;
	text-decoration: none;
}
#mainright a:visited {
	font-weight: bold;
	color: #FD9301;
	text-decoration: none;
}
#mainright a:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}

.headerimage {
	height: 222px;
	width: 780px;
}

/* makes bullet images appear in IE */
ul, ol, dl {position: relative; }


.highlighted-box {
	background-color: #FF6600;
	border: 5px solid #FFCC66;
	padding: 6px;
	color: #FFFFFF;
}

.news-date {
	font-weight: bold;
	color: #FF6600;
}

#content-box-left-fullwidth {
	margin-right: 0px;
	margin-left: 4px;
	margin-top: 10px;
	width: 550px;
	display: block;
	float: left;
	padding-right: 10px;
	z-index: 0;
}

#content-box-left-innerpage {
	margin-right: 0px;
	margin-left: 4px;
	margin-top: 10px;
	width: 270px;
	display: block;
	float: left;
	padding-right: 10px;
	z-index: 0;
}

#content-box-right-innerpage {
	margin-right: 0px;
	margin-top: 10px;
	width: 270px;
	float: left;
	display: block;
	margin-left: 10px;
}

.img-float-right {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}

ul.sitemap {
	font-size: 0.7em;
	list-style-type: square;
	margin-left: 20px;
}

ul.sitemap li{
}
ul.sitemap li ul li{
	margin-left: 25px;
	list-style-type: square;
	
}

.newspage date {
	color: #FF6600;
}

#bcmpa-logo {
	height: 10px;
	clear: both;
}

/* bullets on skills & capabilities page */
#skills ul{
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
	position: relative;
	z-index: 100;
	list-style-type: none;
}

#skills li{
	margin-left: 0px;
	background-image: url(assets/list-bg.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 4px;
	margin-top: 3px;
	list-style-type: none;
	font-size: 0.7em;
	font-weight: bold;
}

.indent {
	margin-left: 30px;
}


.note{
	font-size: 0.6em;
	color: #666666;
}

/* contact form */

input {
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	width:170px;
	margin-bottom: 2px;

	
}

form {width: 265px;}

label {
	font-size: 0.7em;
	font-weight: bold;
}
textarea {
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
		width:170px;

}

submit {width: 100px;}

.button {
	background-color: #FFCC00;
	width: 5em;
	font-weight: bold;
	color: #000000;
	border: 1px solid #666666;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	font-size: 11px;
}

#BCMPA {
	position: absolute;
	z-index: 300;
	top: -5px;
	right: 0px;
	background-image: url(assets/bcmpalogo.gif);
	background-repeat: no-repeat;
	width: 130px;
	height: 70px;
}


/* MENU */




#nav {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(assets/nav/main-bits.png);
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	position: relative;
}


.top-bit {
	background-image: url(assets/menu-bits/top-bit.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 181px;
	margin: 0px;
	padding: 0px;
}

.nav-bottom {
	background-image: url(assets/menu-bits/bottom-bit.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 181px;
	margin: 0px;
	padding: 0px;
}


#nav ul li a:link{
	display: block;
	color: #FFFFFF;
	list-style-type: none;
	padding-left: 36px;
	padding-top: 5px;
	margin: 0px;
	padding-bottom: 9px;
	background-image: url(assets/menu-bits/main-bits.jpg);
	text-decoration: none;
	background-repeat: no-repeat;
	height: 14px;
}
#nav ul li a:visited{
	display: block;
	color: #FFFFFF;
	list-style-type: none;
	padding-left: 36px;
	padding-top: 5px;
	margin: 0px;
	padding-bottom: 9px;
	background-image: url(assets/menu-bits/main-bits.jpg);
	text-decoration: none;
	background-repeat: no-repeat;
	height: 14px;
}
#nav ul li a:hover{
	display: block;
	color: #000066;
	list-style-type: none;
	padding-left: 36px;
	padding-top: 5px;
	margin: 0px;
	padding-bottom: 9px;
	background-image: url(assets/menu-bits/main-bits-roll.jpg);
	text-decoration: none;
	background-repeat: no-repeat;
}

#right ul li a span {
	width: 150px;
	height: 25px;
	padding-left: 35px;
	float: left;
	background: url(/share/images/site/menu-arrow.gif) 10px 5px no-repeat;
	color: #fff;
	font-family: Georgia, Arial, Verdana, sans-serif;
	line-height: 25px;
	cursor: pointer;
}


#nav ul {
	width: 181px;
	display: block;
	font-size: 11px;
	color: #FFFFFF;
	list-style-type: none;
	position: relative;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#nav ul li ul li a:link{
	background-image: url(assets/menu-bits/sub.jpg);
	padding-left: 45px;
	padding-top: 6px;
	font-weight: bold;
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-bottom: -4px;
	margin-left: 0px;
	color: #FFFFFF;
}
#nav ul li ul li a:visited{
	background-image: url(assets/menu-bits/sub.jpg);
	padding-left: 45px;
	padding-top: 6px;
	font-weight: bold;
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-bottom: -4px;
	margin-left: 0px;
	color: #FFFFFF;
}
#nav ul li ul li a:hover{
	background-image: url(assets/menu-bits/sub-roll.jpg);
	padding-left: 45px;
	padding-top: 6px;
	font-weight: bold;
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-bottom: -4px;
	margin-left: 0px;
	color: #000066;
}

#top-link {
	background-image: url(assets/menu-bits/top-link.jpg);
	height: 36px;
	width: 181px;
}
