html, body {
	margin: 0px;
	width: 100%;
	height: 100%;	
	background: #FAFBF7 url("../gfx/gfx_bacground_filler.jpg") repeat top center;
}

img {
	border-width: 0px;
}

form {
	margin: 0px;
}

div, table {
	font-family: Arial;
	font-size: 13px;
	color: #5e6568;
	line-height: 150%;
}

p {
	margin: 0px 0px 15px 0px;
}

#Page_Container {
	position: relative;
	margin: auto;
	width: 1000px;
	height: auto !important;
	height: 100%;
	background: #FAFBF7 url("") no-repeat top left;
}

#Page_Color_Lines {
	position: absolute;
	width: 727px;
	height: 395px;
	background: url("../gfx/gfx_color_lines.png") no-repeat top left;
	left: -264px;
	z-index: 10;
}

#Page_TopSpacer {
	width: 100%;
	height: 6px;
	background-color: #7CADD9;
	margin-bottom: 4px;
}

#Page_Menu {
	width: 100%;
	height: 37px;
	background-color: #F0F1F1;
}

#Page_Logo {
	height: 70px;
	margin: 22px 0px 0px 316px;
	background: url("../gfx/gfx_bpn_logo.png") no-repeat top left;
		
}

.LogoClick {
	float: left;
	height: 60px;
	width: 380px;
	cursor: pointer;
}

.Page_ContactUs {
	width: 200px;
	margin: 0px 0px 0px 468px;
}

#Page_Inner_Container {
	float: left;
	width: 100%;
	height: 100%;
	background: #FAFBF7 url("") repeat top left;
}

#Page_Banner {
	width: 932px;
	height: 227px;
	margin: 0px 0px 0px 35px;
	/*background-color: #7cadd8;*/
}

#Page_TopDashes {
	float: left;
	width: 930px;
	height: 4px;
	margin: 30px 0px 0px 0px;
	/*background: #FAFBF7 url("../gfx/gfx_dash_line.png") no-repeat top left;*/
	
}

#Page_Content {
	float: left;
	width: 930px;
	height: 100%;
	margin: 0px 35px 0px 35px;
}

#Page_BottomDashes {
	float: left;
	width: 930px;
	height: 4px;
	margin: 4px 35px 4px 35px;
	background: #FAFBF7 url("../gfx/gfx_dash_line.png") no-repeat top left;
	
}

#Page_Boxes {
	float: left;
	width: 930px;
	/*height: 354px;*/
	height: 284px;
	float: left;
	margin: 20px 35px 0px 35px;
}

#Page_BotSpacer {
	float: left;
	width: 1000px;
	height: 11px;
	background-color: #E8E9E5;
}

#Page_ContactBox {
	float: left;
	width: 1000px;
	height: 136px;
	background-color: #B9D4EB;
}

#Page_BottomSpacer {
	float: left;
	width: 100px;
	height: 16px;
}

.Headline1 {
	font-family: Arial;
	font-size: 10px;
	color: #959595;
	font-weight: bold;
}

.Headline2 {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.Headline3 {
	font-family: Arial;
	font-size: 10px;
	color: #90b73e;
	font-weight: bold;
}

.Headline4 {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}

.Hr {
	height: 1px;
	background-color: #e0e1e3;
	overflow: hidden;
	margin: 5px 0px 5px 0px;
}

.HrMargin {
	margin: 20px 0px 20px 0px;
}

.Clear {
	clear: both;
	overflow: hidden;
	height: 1px;	
}

.CurrentLocation {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

.NewsmailBottomText {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
}

.PollStatsTable {
	height: 15px;
	
	background-color: #ffffff;
	
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.PollStatsTableBox {
	height: 10px;
	
	background-color: #FFFFFF;
	
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.TableHeader {
	height: 22px;
	background-image: url(../gfx/bg_box_top.gif);
	background-repeat: repeat-x;
	
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

a:link, a:active, a:visited {
	color: #bec431;
	text-decoration: none;
}

a:hover {
	color: #bec431;
	text-decoration: none;
}

a.BottomEmail:link, a.BottomEmail:active, a.BottomEmail:visited {
	color: #959595;
	text-decoration: none;
}

a.BottomEmail:hover {
	color: #90b73e;
	text-decoration: none;
}

#leftmenu {
	float: left;
	width: 250px;
	margin: 0px 20px 0px 0px;
}

#leftmenu_content {
	float: left;
	width: 650px;
}



.LeftmenuItem {
	border: solid 0px #e0e1e3;
	border-bottom-width: 1px;
	width: 100%;
	height: 100%;
	margin-bottom:10px;
}

a.LeftMenu:link, a.LeftMenu:active, a.LeftMenu:visited {
	font-family: Arial;
	font-size: 14px;
	color: #959595;
	font-weight: normal;
	text-decoration: none;
}

a.LeftMenu:hover {
	font-family: Arial;
	font-size: 14px;
	color: #90b73e;
	font-weight: normal;
	text-decoration: none;
}

a.LeftMenu_Active:link, a.LeftMenu_Active:active, a.LeftMenu_Active:visited {
	font-family: Arial;
	font-size: 14px;
	color: #90b73e;
	font-weight: normal;
	text-decoration: none;
}

a.LeftMenu_Active:hover {
	font-family: Arial;
	font-size: 14px;
	color: #90b73e;
	font-weight: normal;
	text-decoration: none;
}

.TopmenuItem {
	height: 100%;
}


a.TopMenu:link, a.TopMenu:active, a.TopMenu:visited {
	font-family: Arial;
	font-size: 1em;
	color: #9C9E9F;
	font-weight: bold;
	/*font-weight: 600;*/
	text-decoration: none;
}

a.TopMenu:hover {
	font-family: Arial;
	font-size: 1em;
	color: #30393D;
	font-weight: bold;
	/*font-weight: 600;*/
	text-decoration: none;
}

a.TopMenu_Active:link, a.TopMenu_Active:active, a.TopMenu_Active:visited {
	font-family: Arial;
	font-size: 1em;
	color: #30393D;
	font-weight: bold;
	/*font-weight: 600;*/
	text-decoration: none;
}

a.TopMenu_Active:hover {
	font-family: Arial;
	font-size: 1em;
	color: #30393D;
	font-weight: bold;
	/*font-weight: 600;*/
	text-decoration: none;
}

a.CurrentLocation:link, a.CurrentLocation:active, a.CurrentLocation:visited {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a.CurrentLocation:hover {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.FormElement {
	border-style: solid;
	border-width: 1px;
	border-color: #959595;

	font-family: Arial;
	font-size: 10px;
	color: #959595;
	
	background-color: #ffffff;
}

.FormButton {
	font-family: Arial;
	font-size: 10px;
	color: #959595;
}

.Border1 {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	border-collapse: collapse;
}

.Border2 {
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
	border-collapse: collapse;
}

.ImageLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;

	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.ImageRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;

	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.ImageFloatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.ImageFloatRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.ImageBorderFloatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;

	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.ImageBorderFloatRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;

	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.TableFloatLeftVisibleTableBorder {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
}

.TableFloatRightVisibleTableBorder {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
}

.TableFloatLeftHiddenTableBorder {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.TableFloatRightHiddenTableBorder {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.VisibleTableBorder {
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
}

.HiddenTableBorder {
}

.HiddenElements {
	display: none;
}

#LogoutLayer {
	position: absolute;
	right: 5px;
	top: 5px;
	z-index: 300;
	text-align: left;
}

.Box_front {
	float: left;
	width: 180px;
}

.BoxImage_front {
	width: 180px;
	margin: 0px 0px 5px 0px;
}

.BoxHeadline_front {
	font-size: 10px;
	font-weight: bold;
	color: #30393D;
	margin: 0px 0px 16px 0px;
}


.Box {
	float: left;
	width: 224px;
}

.BoxImage {
	margin: 0px 0px 30px 0px;
}

.BoxHeadline {
	font-size: 13px;
	font-weight: bold;
	color: #30393D;
	margin: 0px 0px 15px 0px;
}

.BoxContent {
	height: 62px;
	color: #5E6568;
	font-size: 12px;
}

a.BoxLink:link, a.BoxLink:active, a.BoxLink:visited {
	color: #79ADDF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.BoxLink:hover {
	color: #30393D;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.BoxContact {
	float: left;
	width: 439px;
	margin: 28px 0px 0px 42px;
}

.ContactHeader {
	color: #FEFEFE;
	font-size: 18px;
	font-weight: bold;
}

.ContactContent {
	color: #58585A;
	font-size: 12px;
	font-weight: bold;
}

.BoxDotLine {
	float: left;
	width: 2px;
	height: 103px;
	background-image: url(../gfx/gfx_dot_line.png);
	margin: 20px 30px 0px 0px;
}

.BoxLogin {
	float: left;
	width: 330px;
	margin: 34px 30px 0px 0px;
	
}

.LoginFormElementBackground {
	float: left;
	width: 219px;
	height: 30px;
	background-image: url(../gfx/gfx_formelement_background.png);
	margin: 0px 0px 4px 0px; 
}


.LoginFormElement {
	color: #58585A;
	margin: 4px 0px 0px 10px;
	border-color: #FFFFFF; 
	border-width: 0px;
}

.LoginButtonPlacer {
	float: left;
	margin: 0px 0px 0px 10px;
}

.LoginButton {
	width: 89px;
	height: 31px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	cursor: pointer;
	background: transparent url('../gfx/gfx_login_button.png') no-repeat;
}

.ContactUsHeader {
	float: right;
	/*width: 210px;*/
	color: #3D72A8;
	font-size: 26px;
	line-height: 26px;
	font-weight: bold;
	margin: 0px 20px 2px 0px;
}

.ContactUsContent {
	float: right;
	color: #3D72A8;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	margin: 0px 20px 0px 0px;
}

.PageRef_Container {
	margin: 0px 22px 0px 0px;
}

.PageRef_Header {
	color: #30393D;
	font-size: 20px;
	font-weight: bold;
}

a.PageRef_HeaderLink:link, a.PageRef_HeaderLink:active, a.PageRef_HeaderLink:visited {
	color: #BEC431;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.PageRef_HeaderLink:hover {
	color: #BEC431;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.ReadMore {
	width: 89px;
	height: 31px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	cursor: pointer;
	background: transparent url('../gfx/gfx_read_more.png') no-repeat;
}

.refLeftColumn {
	float: left;
	width: 75%;
	margin: 0px 4% 0px 0px;
}

.refRightColumn {
	float: right;
	width: 20%;
}

.Page_RefDashes {
	float: left;
	width: 930px;
	height: 4px;
	margin: 24px 35px 24px 0px;
	background: #FAFBF7 url("../gfx/gfx_dash_line.png") no-repeat top left;
	
}

.dropdown_linkactive {
	color:#FFFFFF;

}

.dropdown_link {
	color:#5E6568;
}

.slideshow { 
	height: 227px; 
	width: 932px; 
	margin: auto 
}

.GoogleMap_Header {
	font-weight: bold;

}

.GoogleMap_Content {
	font-weight: normal;
}
