html, body, div, span, applet, object, iframe, form, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
h1 {
	font-size:18px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B6C0CD;
}
.leftNavWidth {
	width: 175px;
}



.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
.headlineTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000033;
	background-image: url(images/bottom_label.gif);
	background-repeat: repeat-x;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	line-height: 1em;
}
.headlinetop {
	background-image: url(images/headlineTop.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.headlineBottom {
	background-image: url(images/headlineBottom.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.headlineMiddle {
	background-image: url(images/headlineMiddle.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	line-height: 1.25em;
	padding-right: 20px;
	padding-left: 20px;
	background-position: center;
}
.border {
	border: 1px solid #C0C0C5;
}
.xlTxt {
	font-size: 16px;
}

.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 6px;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background: #06C;
	border: 1px solid #06C;
}
.title a:link, .title a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.title a:hover {
	color: #D9E7FF;
	text-decoration: none;
}

.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.headlineTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	line-height: 1em;
	background-color: F4F4F4;
}
.HRTabs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/HR/tab_02.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
}
.paragraph2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 2px 4px;
	border: 1px solid #EAEAEA;
}
.HRBorders {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
.border_grey_all {
	border: 1px solid #CCCCCC;
}

.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.paragraph3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 4px;
}
.headlineTitleText {
	color: #CC0000;
}
.MainContentTable {
	background-image: url(images/pins_1.gif);
	background-repeat: no-repeat;
}
.blueTitle {
	font-size: 12px;
	color: #000099;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
.topNavBorder {
	border-top-style: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.featureDivisions {
	background-image: url(images/featureDivisionBgnd.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.titleBig {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.largeTxt {
	font-size: 14px;
}

.redTxt {
	color: #CC0000;
	text-decoration: none;
}
.greenTxt {
	color: #006600;
}

.blueTxt {
	color: #000099;
	text-decoration: none;
}
.whiteTxt {
	color: #ffffff;
	text-decoration: none;
}
.cursor {
	cursor: hand;
	filter: DropShadow(Color=#000000);
}

.red:link {
    color: #CC0000;
	text-decoration:blink;
} 
.red:hover {
    color:#330099;
	text-decoration:none;
}
.red:visited {
    color:#990000;
}

.pad {
	padding: 6px;
}

.dGrey:link {
    color: #333333;
	text-decoration:blink;
} 
.dGrey:hover {
    color:#330099;
	text-decoration:none;
}
.dGrey:visited {
    color:#777777;
}

#lin:link {
	text-decoration:blink;
	color: #FFFFFF;
	background-color: #000066;
} 
#lin:hover {
	text-decoration:none;
	background-color: #0000CC;
}
#lin:visited {
}
#lin:active {
	color:#999000;
}
.lin:link {
    color: #FFFFFF;
	text-decoration:blink;
} 
.lin:hover {
    color:#0099CC;
	text-decoration:underline;
}
.lin:visited {
    color:#FFFFFF;
}
.lin:active {
	color:#FFEAEA;
}
.Wlin:link {
    color: #FFFFFF;
	text-decoration:none;
} 
.Wlin:hover {
    color:#FFFFEA;
	text-decoration:underline;
}
.Wlin:visited {
    color:#FFFFFF;
}
.Wlin:active {
	color:#FFEAEA;
}

.lBlueTxt {
	color: #007EA8;
}
.summit:link {
    color: #333333;
	text-decoration:none;
} 
.summit:hover {
	text-decoration:underline;
}
.summit:visited {
    color:#333333;
}
.summit:active {
	color:#990000;
	background-color: #CCCCCC;
}
/** images **/
.imageRM {
	margin-right: 4px;
}
.imageLM {
	margin-left: 4px;
}
.image_borderGrey_wRM {
	margin-right: 4px;
	border: 1px solid #CCCCCC;
}

.summitBrd {
	border: 1px solid #666666;
}
.summitTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-image: url(/images/summit/2008/corner_grey.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #666666;
}

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h1{
	padding: 3px;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	padding: 3px;
	text-decoration: none;

}

#sectionLinks a:hover{
	background-color: #92B7DC;
	text-decoration: none;
}
.rBorder {
	background-color: #FFF;
	margin: 0px;
	vertical-align: top;
}
.bBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.submit {
	background-color: #FFFFFF;
	border: 1px solid #0099cc;
}
.tfBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	background-color: #FFFFFF;
	border: 1px solid #336699;
}
.blueTxt {
	color: #000099;
}

.topSearchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FBFBFB;
	border: 1px solid #5a6970;
	vertical-align: middle;
	height: 18px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
}
form {
	margin: 0px;
}
.bg_td_silver {
	background-image: url(/images/bg_nav.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	background-position: 100%;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
/************ Left menuLinks styles **************/

#menuLinks{
	margin: 0px;
	padding: 0px;

}

#menuLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#menuLinks a:link, #menuLinks a:visited {
	display: block;
	font-weight: bold;
	font-size:12px;
	color: #039;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom: 1px dashed #CCC;
}

#menuLinks a:hover{
	color:#FFF;
	text-decoration: none;
	background: #039;
}

/********** nav cell **********/
#pageMenuNav{
	float: left;
	width:174px;
	padding: 0px;
}
/** buttons **/
#button_silver {
	color:#333333;
	font-size: 12px;
}

#button_silver td {
	border: 1px solid #CCCCCC;
	background-image: url(/images/bg_nav.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

#button_silver a:link, #button_silver a:visited {
	color:#333333;
	display: block;
	padding: 4px;
}
#button_silver a:hover, #button_silver a:active {
	color:#FFFFFF;
	background-color: #003333;
	
}

#button_blue {
	color:#003366;
	font-size: 12px;
}
#button_blue td {
	background-image: url(/images/mybpaa/images/buttonBG_blue.gif);
	background-repeat: repeat-x;
}

#button_blue a:link, #button_blue a:visited {
	color:#003366;
	display: block;
	padding: 4px;
	
	border: 1px solid #93b9d9;
}
#button_blue a:hover, #button_blue a:active {
	color:#003366;
	background-image: url(/images/mybpaa/images/buttonBG_blue_on.gif);
	background-repeat: repeat-x;
	
}
/** end buttons **/
.image_borderGrey_wLM {
	border: 1px solid #CCCCCC;
	margin-left: 4px;
}
.leftNav_bg {
	width: 174px;
	vertical-align: top;
	background: #FFF;
}
.leftNav_bg img {
	max-width:174px;
}
.mainTable {
	width: 780px;
}
.mybpaa_border_R {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00366;
}
.mybpaa_border_L {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003366;
}
.mybpaa_border_T {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
}
.mybpaa_border_B {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
.theme_holiday {
	background-image: url(/images/themes/holidays.gif);
	background-repeat: repeat-x;
}
#imageSize100w100h {
	margin: 0px;
}
#imageSize100w100h img {
	max-height:100px;
	max-width:100px;
}
/* Stripe Table */
.stripe {
	background: #CCC;
}
.stripe tr:nth-child(even) {
	background: #EBEBEB;
}
.stripe tr:nth-child(odd) {background: #FFF;}
