@charset "utf-8";

html, body {
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0;
	height:100%;
	background:url(../images/body_background.gif) top left repeat-x #0457a5;
}









Paragraph, paragraph, .editor_content {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #000000;
}

.editor_content .Heading1, .editor_content .heading1, .editor_content h1 {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 18pt;
    color: #00525E;
    font-weight: bold;
    font-style: normal;
}

.editor_content .Heading2, .editor_content .heading2, .editor_content h2 {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14pt;
    color: #00525E;
    font-weight: bold;
    font-style: normal;
}

.editor_content .Heading3, .editor_content .heading3, .editor_content h3 {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12pt;
    color: #000000;
    font-weight: bold;
    font-style: normal;
}

.editor_content .Subheading, .editor_content .subheading {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    color: #000000;
    font-weight: normal;
    font-style: italic;
}

.editor_content .Notes, .editor_content .notes {
    font-family: Times New Roman, Times, Serif;
    font-size: 12pt;
    color: #000000;
}

.editor_content .General, .editor_content .general {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #000000;
}

.editor_content .Numbers, .editor_content .numbers {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12pt;
    color: #000000;
}



















/*Containers*/
#body_container{
	position: relative; /* needed for footer positioning*/
	margin:0;
	padding:0;
	width:100%;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background: url('../images/cleat.gif') top left repeat-y;
}
#body_padding{
	margin:0 30px 0 30px;

}
#header{
	min-width:980px;
	width:100%;
	height:111px;
}

#body_top_container{
	min-width:980px;
	width:100%;
	background:url(../images/top_body_bg.gif) top left no-repeat #fff;
	height:10px;
	padding:0;
}

#body_content_container{
	min-width:980px;
	width:100%;
	background-color:#FFFFFF;
}

#bccLogo {
	padding-top:20px;
	padding-left:17px;
}
#dedicatedDiv {
	color:#FFFFFF;
	font-family:Times;
	font-size:11px;
	font-style:italic;
	font-weight:bold;
	padding-left:20px;
	padding-top:2px;
	word-spacing:-0.05em;
}
.search_input{
	background:none;
	background:url(../images/text_search_bg.gif) top left no-repeat;
	border:none;
	width:129px;
	padding:3px 0 0 5px;
	margin: 0 10px 0 0;
	height:17px;
}


form {
	margin: 0;
	padding: 0;
}

.clear{
	clear:both;
}

/* Header */

#bccDiv {
	color:#FFFFFF;
	font-family:Arial;
	font-size:23px;
	height:20px;
	letter-spacing:-0.04em;
	padding-top:7px;
	padding-right:5px;
	padding-bottom:14px;
}


#search_form{
	float:right;
	width:280px;
	background:url(../images/search_bg.gif) bottom right no-repeat;
	height:71px;
	margin: 0 0 0 0;
	text-align:right;
	padding: 40px 15px 0 0;
}

.search_form .go {
	background-image: url('../images/btn_go.gif'); 
	width: 19px; 
	height: 15px; 
	padding: 0px; 
	border: 0px;
}

/*BCC NAV */
#nav{
	background:url(../images/nav_bg.gif) top left repeat-x #ffffff;
	height:33px;
	margin: 0 13px 0 13px;
	padding:0;
}

#nav_rhs{
	float:right;
	background:url(../images/nav_rhs.gif) top left no-repeat;
	width:8px;
	margin:0;
	padding:0;
	height:33px;
}

.sub {
clear:both;
color:#FFCC00;
line-height:12px;
margin-bottom:1px;
white-space:nowrap;
}

ul#navigation_bcc_top {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#navigation_bcc_top li {
	float: left;
}
ul#navigation_bcc_top ul {
	margin: 0;
	padding: 0;
	display: none;
	list-style: none;
}
ul#navigation_bcc_top ul li {
	margin: 0;
	padding: 0;
}

a.bcc_nav:link, a.bcc_nav:visited, a.bcc_nav:active {
	font-size:12px;
	width:93px;
	background:url(../images/bcc_nav_div.gif) top right no-repeat;
	padding: 3px 2px 0 10px;
	display: block;
	color:#ffffff;
	text-decoration: none;
}
a.bcc_nav:hover {
	color: #ffffff;
}

a.firstlevel:link, a.firstlevel:visited, a.firstlevel:active {
	font-size:12px;
	padding: 5px 15px 2px 15px;
	display: block;
	color:#000000;
	text-decoration: none;
}
a.firstlevel:hover {
	color: #ea911e;
}

/*MAIN NAV */
#nav_main{
	background:url(../images/nav_main_bg.gif) top left no-repeat #115071;
	height:36px;
	margin: 0 13px 0 13px;
	padding:0;
}

#nav_main_rhs{
	float:right;
	background:url(../images/nav_main_rhs.gif) top left no-repeat;
	width:7px;
	margin:0;
	padding:0;
	height:36px;
}

ul#navigation_top {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#navigation_top li {
	float: left;
	background:url(../images/main_nav_div.gif) top right no-repeat;
		height:36px;

}
ul#navigation_top ul {
	margin: 0;
	padding: 0;
	display: none;
	list-style: none;
}
ul#navigation_top ul li {
	margin: 0;
	padding: 0;
}

a.main_nav:link, a.main_nav:visited, a.main_nav:active {
	font-size:12px;
	text-transform:uppercase;
	width:auto !important;
	width:80px;
	padding: 3px 20px 0 20px !important;
	padding: 3px 15px 0 15px ;
	display: block;
	color:#ffffff;
	text-decoration: none;
}
a.main_nav:hover {
	color: #ffcc00;
}

a.firstlevel:link, a.firstlevel:visited, a.firstlevel:active {
	font-size:12px;
	padding: 5px 15px 2px 15px;
	display: block;
	color:#000000;
	text-decoration: none;
}
a.firstlevel:hover {
	color: #ea911e;
}



/*Banners*/
#banner_bg{
	background:url(../images/BI_banner_bg.gif) top left repeat-x;
	height:124px;
	margin:0 13px 0 13px;
	padding:0;
}
#banner_image{
	background:url(../images/BI_banner.jpg) top right no-repeat;
	width:613px;
	text-align:right;
	float:right;
	height:124px;
	margin:0;
	padding:0;
}

#banner_title{
	font-size:20px;
	background:url(../images/BI_title.gif) center left no-repeat;
	height:124px;
	margin:0 0 0 12px;
	color:#FFFFFF;
	
	
}
/*CONTENT*/
#main_body_container {
	margin:0 13px 0 13px;

}
#content{
	padding:8px 0 0 0;
	margin:0 235px 0 0;
	min-height: 323px;
	height: auto !important;
	height: 323px;

}
#right_column{
	float:right;
	width:225px;
	margin:0;
	padding:0;
}
#left_column{
	float:left;
	width:191px !important;
	width:188px;
	margin:0;
	padding:0;

}
.clear{
	clear:both;
}
/* BREADCRUMBS */
	
#breadcrumbs {	
	height: 17px;
	padding: 0 0 16px 52px;
	font-size: 10px;
	color:##333333;
	background:url(../images/bread_bk.gif) top left no-repeat;
	
	}
		
#breadcrumbs ul
	{
	margin: 0;
	padding: 0;
	display: table;
	list-style-type: none;
	}
		
#breadcrumbs ul li {						
	padding: 3px 5px 0 9px;
	height: 14px;
	float: left;
	background-image:url(../images/bread_break.gif);
	background-repeat:no-repeat;
	
	}
	
#breadcrumbs ul li a:link, #breadcrumbs ul li a:active, #breadcrumbs ul li a:visited 
	{
	text-transform:uppercase;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #2490d9;
	}
		
#breadcrumbs ul li a:hover {
	color: #000000;
	}
		
#breadcrumbs ul li.first {
	padding-left: 4px;
	background-image: none;
	}
		
#breadcrumbs ul li.last {
	color: #000000;
	}
.linebreak{
	border:none;
	height:1px;
}

/* FOOTER*/	
#print{
	border-bottom:1px solid #d8d8d8;

}
#footer{
	background:url(../images/footer_bg.gif) top left no-repeat #fff;
	height:24px;
	padding: 0;
	text-align:right;
	color:#adadad;
	font-size:10px;
	
}
#footer a:link, #footer a:active, #footer a:visited {
	text-decoration: underline;
	color: #626262;
	font-size: 10px;
	list-style: none;
}
#footer a:hover{
	text-decoration: none;
}
#footer_right{
	float:right;
	height:24px;
	width:8px;
	background:url(../images/footer_rhs.gif) top right no-repeat;
	padding:0;
	margin:0;
}
	
/*  Sub nav   */
ul#navigation {
	margin: 0;
	padding: 0;
}
ul#navigation li {
	list-style: none;
	float:left;
	width:225px;
}
ul#navigation ul {
	position: absolute;
	margin: 0;
	padding: 0;
	display: none;
	background-color:#CCCCCC;
	width:190px;
	border: 1px solid #4a5c5e;
}
ul#navigation ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	width:190px;
	border-bottom:1px solid white;
}
ul#navigation ul ul {
	position: absolute;
	margin: 0;
	padding: 0;
	border:1px solid #7b7474;
	display: none;
	width:190px;
}
ul#navigation ul li ul li {
	width:190px;
	margin: 0;
	padding: 0;
	list-style: none;
}

a.sub_firstlevel:link, a.sub_firstlevel:visited, a.sub_firstlevel:active {
	font-size:12px;
	padding: 3px 5px 3px 19px;
	display: block;
	color:#ffffff;
	background:url(../images/pmce_sub_bg.gif) top left no-repeat;
	text-decoration: none;
}
a.sub_firstlevel:hover {
	color: #ffcc31;
	background:url(../images/pmce_sub_bg_.gif) top left no-repeat;
}
a.sub_secondlevel:link, a.sub_secondlevel:visited, a.sub_secondlevel:active {
	font-size:11px;
	padding:3px 9px 3px 10px;
	background:url(../images/flyout_level2_bg.gif) top left repeat-y;
	width:171px;
	display: block;
	color:#ffffff;
	text-decoration: none;
}
a.sub_secondlevel:hover {
	color: #ffffff;
	background-image:none;
	background-color:#306e85;
}
a.sub_thirdlevel:link, a.sub_thirdlevel:visited, a.sub_thirdlevel:active {
	font-size:11px;
	padding:3px 9px 3px 10px;
	background:url(../images/flyout_level3_bg.gif) top left repeat-y;
	display: block;
	width:171px;
	color:#ffffff;
	text-decoration: none;
}
a.sub_thirdlevel:hover {
	color: #ffffff;
	background-image:none;
	background-color:#306e85;
}

h1 {
-x-system-font:none;
color:#2390C6;
font-family:Arial;
font-size:28px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
letter-spacing:-1px;
line-height:normal;
margin:0;
padding-top:10px;
}
h2{
	font-size:18px;
	margin: 0 0 15px 0;
	color:#373737;
}
h3{
	font-size:15px;
	color:#535353;

}
h4{
	font-size:12px;
	color:#535353;
}
.last_updated {
	color:#a0a0a0;
	font-size:10px;
	text-align:right;
	padding:4px 13px 0 0;
}

/*Message boxes*/
.msgbox_error{
	background:url(../images/msgbox_error_bg.gif) top left no-repeat #f8e4e4;
	margin-bottom:10px;
	border:1px dotted #c68080;
	font-size:12px;
	color:#b71313;
	padding:10px;

}
.msgbox_feedback {
	background:url(../images/msgbox_feedback_bg.gif) top left no-repeat #cbdecb;
	margin-bottom:10px;
	border:1px dotted #458645;
	font-size:12px;
	color:#273a27;
	padding:10px;

}

.msgbox_note{
	background:url(../images/msgbox_note_bg.gif) top left no-repeat #eaeaea;
	margin-bottom:10px;
	border:1px dotted #999999;
	font-size:12px;
	color:#000000;
	padding:10px;

}
#footnote{
	text-align:center;
	color:#fff;
	padding:9px 0 0 0;


}
#footnote{
	text-align:center;
	color:#fff;
	padding:9px 0 0 0;


}

#footnote a:link, #footnote a:active, #footnote a:visited {
	text-decoration: none;
	color: #fff;
	font-size: 11px;
}
#footnote a:hover{
	text-decoration: none;
}

#right_column ul{
	margin: 0;
	padding: 0;
}

#right_column ul li {
	list-style: none;
	float:left;
	width:225px;
}
.options {
	float: right;
	
}

@media print
{
    html, body, container1
    {
		background-image:none;
		background:none;
    }

    .clear
    {
        clear: both;
    }

    /* Header */
	#body_top_container{
		display:none;
	}
    #header
    {
        display: none;
    }
	#banner_bg{
		display: none;
		height:0;
	}
    #search_form
    {
        display: none;
    }

    #search_form .go
    {
        display: none;
    }

    /* Nav */

    #nav
    {
        display: none;
    }

    #navigation_top
    {
        display: none;
    }
	.spacer{
	display:none;
	
	}

    /*Container*/
    #container1
    {
        width: 100%;
        margin: 0;
        padding: 0 0 0 8px;
        vertical-align: top;
        vertical-align: text-top;
    }
	#nav_main{
	display:none;
	
	}

    .banner
    {
        display: none;
        height: 0px;
    }

    #right_column
    {
        display:none;
    }

    #left_column
    {
        display: none;
        height: 0px;
    }
	#body_container{
		background:none;
	
	}

    .clear
    {
        clear: both;
    }

    #content
    {
        padding: 10px 10px 0 14px;
		width:100%;
    }

    .linebreak
    {
        border: none;
        height: 1px;
    }

    /* FOOTER*/
    #container_footer
    {
        display: none;
    }
    #footer
    {
        display: none;
    }
	#footnote{
	display:none;
	
	}
    /*  Sub nav   */

    .nav_left
    {
        display: none;
        height: 0px;
    }

    /*Message boxes*/
    .msgbox_error
    {
        display: none;
        height: 0px;
    }
    .msgbox_feedback
    {
        display: none;
        height: 0px;
    }

    .msgbox_note
    {
        display: none;
        height: 0px;
    }
	#print{
		display:none;
	}


}