* {
	margin: 0;
	padding: 0;
}

body {
	background: #006bb6;
	font: .80em futura, verdana, sans-serif;
}

img {
	border: 0;
}

.red {
	color: #c4262e;
}

h1, h2, h3, h4, h5, p, pre, fieldset, address {
	margin: 1em 20px;
}

a:active {
	outline: none;
}

:link img {
	border: none;
}

blockquote {
	margin: 1px 30px 1em;
	padding-top: 1em;
	padding-bottom: 1em;
}

/* GLOBAL WRAPPER */

div#global_wrapper {
	margin: 0;
}

/* HEADER PICTURE */

#header_pic_home {
	position: absolute;
	left: 0;
	top: 20px;
	z-index: 3;
	float: left;
}

#header_pic {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 3;
}

/* HEADER */

div#header_wrapper {
	height: 147px;
	background: #fff url(http://198.145.180.207/~hbnr0705/images/site/header_bg.gif) repeat-x top left;
	width: 100%;
	margin: 0;
}

div#header {
	margin: 0;
	width: 930px;
	float: left;
}

span#header_logo {
	float: left;
	margin-left: 760px;
}

/* NAV TABS CSS */

div#nav_tabs {
	margin: 97px 0 0 280px;
	background: url(http://198.145.180.207/~hbnr0705/images/site/tab_matrix.gif) no-repeat;
	width: 646px;
	height: 50px;
}

div#nav_tabs ul {
	margin: 0;
	padding: 0;
}

div#nav_tabs ul li {
	list-style-type: none;
	display: inline;
	text-align: center;
}

div#nav_tabs ul li a {
	display: block;
	float: left;
	width: 163px;
	padding-top: 23px;
	height: 27px;
	text-align: center;
	outline: none;
}

div#nav_tabs ul li a:link {
	color: white;
	text-decoration: none;
}

div#nav_tabs ul li a:visited {
	color: white;
	text-decoration: none;
}

div#nav_tabs ul li a:hover {
	color: white;
	text-decoration: none;
}

div#nav_tabs ul li.about a {
	
}

div#nav_tabs ul li.about a:link {
	background: url(http://198.145.180.207/~hbnr0705/images/site/tab_matrix.gif) no-repeat 0 -50px;
}

div#nav_tabs ul li.about_selected a:link {
	background-image: none;
}

div#nav_tabs ul li.about a:visited {
	background: url(http://198.145.180.207/~hbnr0705/images/site/tab_matrix.gif) no-repeat 0 -50px;
}

div#nav_tabs ul li.about_selected a:visited {
	background-image: none;
	width: 164px;
}

div#nav_tabs ul li.about a:hover {
	background-image: none;
}

div#nav_tabs ul li.wishes a {
	width: 160px;
}

div#nav_tabs ul li.wishes a:link {
	background: url(http://198.145.180.207/~hbnr0705/images/site/tab_matrix.gif) no-repeat -164px -50px;
}

div#nav_tabs ul li.wishes_selected a:link {
	background-image: none;
	width: 160px;
}

div#nav_tabs ul li.wishes a:visited {
	background: url(http://198.145.180.207/~hbnr0705/images/site/tab_matrix.gif) no-repeat -164px -50px;
}

div#nav_tabs ul li.wishes_selected a:visited {
	background-image: none;
	width: 160px;
}

div#nav_tabs ul li.wishes a:hover {
	background-image: none;
	width: 160px;
}

div#nav_tabs ul li.ways a {
	width: 158px;
}

div#nav_tabs ul li.ways a:link {
	background: url(http://198.145.180.207/~hbnr0705/images/site/tab_matrix.gif) no-repeat -323px -50px;
	color: #333;
}

div#nav_tabs ul li.ways_selected a:link {
	background-image: none;
	color: #333;
	width: 158px;
}

div#nav_tabs ul li.ways a:visited {
	background: url(http://198.145.180.207/~hbnr0705/images/site/tab_matrix.gif) no-repeat -323px -50px;
	color: #333;
}

div#nav_tabs ul li.ways_selected a:visited {
	background-image: none;
	color: #333;
	width: 158px;
}

div#nav_tabs ul li.ways a:hover {
	background-image: none;
	color: #006bb6;
	width: 158px;
}

div#nav_tabs ul li.news a {
	width: 161px;
}

div#nav_tabs ul li.news a:link {
	background: url(http://198.145.180.207/~hbnr0705/images/site/tab_matrix.gif) no-repeat -482px -50px;
}

div#nav_tabs ul li.news_selected a:link {
	background-image: none;
}

div#nav_tabs ul li.news a:visited {
	background: url(http://198.145.180.207/~hbnr0705/images/site/tab_matrix.gif) no-repeat -482px -50px;
}

div#nav_tabs ul li.news_selected a:visited {
	background-image: none;
}

div#nav_tabs ul li.news a:hover {
	background-image: none;
}

/* --- CONTENT WRAPPER BLUE --- */

div#content_wrapper {
	width: 930px;
}

/*--- LEFT COLUMN ---*/

div#left_column {
	width: 242px;
	margin: 0;
	float: left;
	position: absolute;
	top: 147px;
	left: 0px;
	z-index: 2;
}

div#nav_sub_empty {
	width: 190px;
	margin: 110px 0 10px 0;
	display: block;
}

div#nav_sub_empty_margin {
	margin: 60px;
}

#selected {
	background: #9a9b9c;
}

div#nav_sub_about {
	background: #c4262e;
	float: right;
	width: 190px;
}

div#nav_sub_about a {
	outline: none;
	display: block;
}

div#nav_sub_about ul {
	color: #fff;
	font-size: 90%;
	line-height: 1.6;
	list-style-type: none;
	margin: 120px 0 10px 0;
	padding: 0;
	text-align: right;
}

div#nav_sub_about ul li a {
	color: #fff;
	text-decoration: none;
	padding-right: 15px;
}

div#nav_sub_about ul li a:link {
	color: #fff;
}

div#nav_sub_about ul li a:hover {
	color: #006bb6;
	background: #fff;
}

div#nav_sub_wishes {
	background: #6e267b;
	float: right;
	width: 190px;
}

div#nav_sub_wishes a {
	outline: none;
	display: block;
}

div#nav_sub_wishes ul {
	color: #fff;
	font-size: 90%;
	line-height: 1.4;
	list-style-type: none;
	margin: 120px 0 10px 0;
	padding: 0;
	text-align: right;
}

div#nav_sub_wishes ul li a {
	color: #fff;
	text-decoration: none;
	padding-right: 15px;
}

div#nav_sub_wishes ul li a:link {
	color: #fff;
}

div#nav_sub_wishes ul li a:hover {
	color: #006bb6;
	background: #fff;
}

div#nav_sub_ways {
	background: #ffd600;
	float: right;
	width: 190px;
}

div#nav_sub_ways a {
	outline: none;
	display: block;
}

div#nav_sub_ways ul {
	color: #006bb6;
	font-size: 90%;
	line-height: 1.4;
	list-style-type: none;
	margin: 120px 0 10px 0;
	padding: 0;
	text-align: right;
}

div#nav_sub_ways ul li a {
	color: #333;
	text-decoration: none;
	padding-right: 15px;
}

div#nav_sub_ways ul li a:link {
	color: #333;
}

div#nav_sub_ways ul li a:hover {
	color: #006bb6;
	background: #fff;
}

div#nav_sub_news {
	background: #009b3a;
	float: right;
	width: 190px;
}

div#nav_sub_news a {
	outline: none;
	display: block;
}

div#nav_sub_news ul {
	color: #fff;
	font-size: 90%;
	line-height: 1.4;
	list-style-type: none;
	margin: 120px 0 10px 0;
	padding: 0;
	text-align: right;
}

div#nav_sub_news ul li a {
	color: #fff;
	text-decoration: none;
	padding-right: 15px;
}

div#nav_sub_news ul li a:link {
	color: #fff;
}

div#nav_sub_news ul li a:hover {
	color: #006bb6;
	background: #fff;
}

div#nav_flash {
	float: right;
	margin: 10px 16px 0 0;
}

/* NAV GLOBAL */

div#nav_global {
	float: right;
	color: #fff;
	padding-right: 12px;
	text-align: right;
}

div#nav_global a {
	
}

div#nav_global ul {
	color: #fff;
	font-size: 90%;
	line-height: 1.4;
	list-style-type: none;
	margin-right: 15px;
	padding: 0;
}

div#nav_global ul li a {
	color: #fff;
	text-decoration: none;
}

div#nav_global ul li a:link {
	color: #fff;
}

div#nav_global ul li a:hover {
	color: #9a9b9c;
}

div#search_form {
	padding: 10px 12px 20px 0;
}

/* --- HOME FLASH AND HOME MEET BUTTON --- */

div#home_flash {
	margin: 0 0 0 300px;
}

div#home_meet_button {
	margin: 43px 0 0 15px;
}

/* HOME WHITE BOX */

div#home_white_box {
	float: right;
	background: #fff;
	margin: 12px;
	width: 316px;
	position: relative;
}

div#home_white_box img {
	padding: 10px;
	margin: 0;
}

div#home_white_box h1 {
	color: #006bb6;
	padding: 10px 10px 0 20px;
	margin: 0;
	font-size: 90%;
	font-weight: bold;
}

div#home_white_box p {
	color: #006bb6;
	font-size: 80%;
	line-height: 1.4;
	padding-right: 10px;
}

div#home_white_box a {
	color: #c4262e;
	text-decoration: none;
	font-weight: normal;
}

div#home_white_box a:visited {
	color: #6e267b;
	text-decoration: none;
	font-weight: normal;
}

div#home_white_box a:hover {
	color: #c4262e;
	text-decoration: underline;
	font-weight: normal;
}

/* COLOR FRAMES */

div#about {
	background: #c4262e;
	float: left;
	padding: 12px 12px 12px 12px;
	position: relative;
	margin-left: 230px;
}

div#wishes {
	background: #6e267b;
	float: left;
	padding: 12px 12px 12px 12px;
	position: relative;
	margin-left: 230px;
}

div#ways {
	background: #ffd600;
	float: left;
	padding: 12px 12px 12px 12px;
	position: relative;
	margin-left: 230px;
}

div#news {
	background: #009b3a;
	float: left;
	padding: 12px 12px 12px 12px;
	position: relative;
	margin-left: 230px;
}

div#in_the_news {
	background: #009b3a;
	float: left;
	padding: 12px 12px 12px 12px;
	position: relative;
	margin-left: 230px;
}

div#press_releases {
	background: #009b3a;
	float: left;
	padding: 12px 12px 12px 12px;
	position: relative;
	margin-left: 230px;
}

div#global {
	background: #9a9b9c;
	float: left;
	padding: 12px 12px 12px 12px;
	position: relative;
	margin-left: 230px;
}

/* MAIN CONTENT */

div#main_content {
	width: 676px;
	background: #fff;
	float: left;
}

/* CONTENT WIDE */

div#content_wide {
	width: 650px;
	float: left;
	min-height: 368px;
}

div#content_wide h1 {
	color: #006bb6;
	padding: 10px 20px 0 50px;
	margin: 0;
	font-size: 130%;
}

div#content_wide p {
	color: #006bb6;
	font-size: 90%;
	line-height: 1.4;
	padding-left: 30px;
}

div#content_wide ul, ol, dl {
	color: #006bb6;
	font-size: 90%;
	line-height: 1.4;
	padding: 0 50px;
	margin: 1em 40px;
}

/* MAIN CONTENT LEFT */

div#content_left {
	width: 180px;
	float: left;
	margin-left: 30px;
}

div#content_left h2 {
	color: #006bb6;
	padding: 100px 10px 10px 20px;
	margin: 0;
	font-size: 80%;
}

div#content_left p {
	padding: 20px;
	height: 100%;
}

div#content_left ul {
	color: #333;
	font-size: 90%;
	line-height: 1.4;
	list-style-type: none;
	margin: 10px 15px 20px 20px;
	padding: 0;
}

div#content_left ul li a {
	color: #333;
	text-decoration: none;
}

div#content_left ul li a:link {
	color: #333;
	text-decoration: none;
}

div#content_left ul li a:hover {
	color: #006bb6;
	text-decoration: underline;
}

div#content_left ul li a:visited {
	color: #9a9b9c;
	text-decoration: none;
}

/* CONTENT RIGHT */

div#online_margin {
	margin-left: 30px;
}

div#content_right {
	width: 455px;
	float: left;
}

div#content_right h1 {
	color: #006bb6;
	padding: 10px 20px 0 20px;
	margin: 0;
	font-size: 130%;
}

div#content_right p {
	color: #006bb6;
	font-size: 90%;
	line-height: 1.4;
	padding: 0;
}

div#content_right a {
	color: #c4262e;
	text-decoration: none;
	font-weight: normal;
}

div#content_right a:visited {
	color: #6e267b;
	text-decoration: none;
	font-weight: normal;
}

div#content_right a:hover {
	color: #c4262e;
	text-decoration: underline;
	font-weight: normal;
}

div#content_right table {
	padding-left: 20px;
}

div#content_right td {
	color: #006bb6;
	font-size: 90%;
	line-height: 1.4;
	padding: 0;
}

div#content_right ul, ol, dl {
	color: #006bb6;
	font-size: 90%;
	line-height: 1.4;
	margin: 15px 0 0 50px;
}

/* CONTENT RIGHT ARCHIVES */

div#content_right_archives {
	width: 455px;
	float: left;
}

div#content_right_archives h2 {
	color: #006bb6;
	padding: 10px 20px 0 20px;
	margin: 0;
	font-size: 110%;
}

div#content_right_archives h3 {
	color: #006bb6;
	padding: 10px 20px 0 20px;
	margin: 0;
	font-size: 90%;
}

div#content_right_archives p {
	color: #006bb6;
	font-size: 90%;
	line-height: 1.4;
	padding: 0;
}

div#content_right_archives a {
	color: #c4262e;
	text-decoration: none;
	font-weight: normal;
}

div#content_right_archives a:visited {
	color: #6e267b;
	text-decoration: none;
	font-weight: normal;
}

div#content_right_archives a:hover {
	color: #c4262e;
	text-decoration: underline;
	font-weight: normal;
}

div#content_right_archives ul, ol, dl {
	color: #006bb6;
	font-size: 90%;
	line-height: 1.4;
	padding: 0 20px;
}

hr {
	color: #ccc;
	height: 1px;
	border: 0 solid #ccc;
	border-top-width: thin;
	background-color: transparent;
	text-align: center;
	width: 90%;
}

/* CONTENT RIGHT FORMS */

div#content_right_forms h2 {
	color: #006bb6;
	padding: 10px 20px 0 20px;
	margin: 0;
	font-size: 110%;
}

div#content_right_forms p {
	color: #006bb6;
	font-size: 90%;
	line-height: 1.4;
	padding: 0;
}

div#content_right_forms a {
	color: #c4262e;
	text-decoration: none;
	font-weight: normal;
}

div#content_right_forms a:visited {
	color: #6e267b;
	text-decoration: none;
	font-weight: normal;
}

div#content_right_forms a:hover {
	color: #c4262e;
	text-decoration: underline;
	font-weight: normal;
}

div#content_right_forms ul li {
	list-style-type: none;
}

/* NAV GLOBAL HOME */

div#nav_global_home {
	color: #fff;
	margin: 10px 0 0 20px;
}

div#nav_global_home a {
	
}

div#nav_global_home ul {
	color: #fff;
	font-size: 90%;
	line-height: 1.4;
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 0;
}

div#nav_global_home ul li {
	list-style-type: none;
	display: inline;
	text-align: center;
}

div#nav_global_home ul li a {
	color: #fff;
	text-decoration: none;
}

div#nav_global_home ul li a:link {
	color: #fff;
}

div#nav_global_home ul li a:hover {
	color: #9a9b9c;
}

div#bottom_line {
	color: #ccc;
	height: 1px;
	border: 0 solid #ccc;
	border-top-width: thin;
	background-color: transparent;
	text-align: center;
	width: 100%;
	margin: 20px 0 15px 0;
}

/* FOOTER */

div#footer {
	width: 932px;
	margin: 25px 15px;
	float: left;
	text-align: left;
}

div#footer_content {
	color: #fff;
	font-size: 80%;
	margin: 20px;
}

div#footer_content a {
	color: #fff;
	text-decoration: none;
}

div#footer_content a:hover {
	color: #333;
        text-decoration: underline;
}

div#footer_content a:visited {
	color: #fff;
}

/* - - - ROUNDED CORNERS CSS - - - */

.rtop,.artop {
	display: block
}

.rtop *,.artop * {
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: 1px
}

.artop * {
	border-style: solid;
	border-width: 0 1px
}

.r1,.rl1,.re1,.rel1 {
	margin-left: 5px
}

.r1,.rr1,.re1,.rer1 {
	margin-right: 5px
}

.r2,.rl2,.re2,.rel2,.ra1,.ral1 {
	margin-left: 3px
}

.r2,.rr2,.re2,.rer2,.ra1,.rar1 {
	margin-right: 3px
}

.r3,.rl3,.re3,.rel3,.ra2,.ral2,.rs1,.rsl1,.res1,.resl1 {
	margin-left: 2px
}

.r3,.rr3,.re3,.rer3,.ra2,.rar2,.rs1,.rsr1,.res1,.resr1 {
	margin-right: 2px
}

.r4,.rl4,.rs2,.rsl2,.re4,.rel4,.ra3,.ral3,.ras1,.rasl1,.res2,.resl2 {
	margin-left: 1px
}

.r4,.rr4,.rs2,.rsr2,.re4,.rer4,.ra3,.rar3,.ras1,.rasr1,.res2,.resr2 {
	margin-right: 1px
}

.rx1,.rxl1 {
	border-left-width: 5px
}

.rx1,.rxr1 {
	border-right-width: 5px
}

.rx2,.rxl2 {
	border-left-width: 3px
}

.rx2,.rxr2 {
	border-right-width: 3px
}

.re2,.rel2,.ra1,.ral1,.rx3,.rxl3,.rxs1,.rxsl1 {
	border-left-width: 2px
}

.re2,.rer2,.ra1,.rar1,.rx3,.rxr3,.rxs1,.rxsr1 {
	border-right-width: 2px
}

.rxl1,.rxl2,.rxl3,.rxl4,.rxsl1,.rxsl2,.ral1,.ral2,.ral3,.ral4,.rasl1,.rasl2 {
	border-right-width: 0
}

.rxr1,.rxr2,.rxr3,.rxr4,.rxsr1,.rxsr2,.rar1,.rar2,.rar3,.rar4,.rasr1,.rasr2 {
	border-left-width: 0
}

.r4,.rl4,.rr4,.re4,.rel4,.rer4,.ra4,.rar4,.ral4,.rx4,.rxl4,.rxr4 {
	height: 2px
}

.rer1,.rel1,.re1,.res1,.resl1,.resr1 {
	border-width: 1px 0 0;
	height: 0px !important;
	height: 1px;
}

/* --- SEARCH RESULTS PAGE --- */

#content {
	margin: 0px auto;
	padding: 20px 0 20px 40px;
}

.searchSubmit {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
	padding: 6px 10px 6px 6px;
	border-top: 1px solid #4B5388;
	border-bottom: 1px solid #4B5388;
	background-color: #C6C9CF;
}

.fieldset {
	border: 1px solid #999;
	padding: 10px;
}

.breadcrumb {
	margin: 0;
	background-color: transparent;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	padding: 5px;
}

.default, .defaultBold {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	color: #333;
	padding: 3px 0 3px 0;
	background-color: transparent;
}

.defaultBold {
	font-weight: bold;
}

.paginate {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: .1em;
	padding: 10px 6px 10px 4px;
	margin: 0;
	background-color: transparent;
}

.pagecount {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	color: #666;
	font-weight: normal;
	background-color: transparent;
}

div#result_row a {
	color: #c4262e;
	text-decoration: none;
	font-weight: bold;
}

div#result_row a:visited {
	color: #6e267b;
	text-decoration: none;
	font-weight: bold;
}

div#result_row a:hover {
	color: #c4262e;
	text-decoration: underline;
	font-weight: bold;
}

.resultRowOne {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	color: #333;
	padding: 6px 6px 6px 8px;
	background-color: #C9E0F0;
}

.resultRowTwo {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	color: #333;
	padding: 6px 6px 6px 8px;
	background-color: #eee;
}

.resultHead {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	padding: 8px 0 8px 8px;
	border-bottom: 1px solid #999;
	background-color: transparent;
}

form {
	margin: 0;
}

.hidden {
	margin: 0;
	padding: 0;
	border: 0;
}

.input {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #fff;
	color: #000;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	height: 1.6em;
	padding: .3em 0 0 2px;
	margin-top: 6px;
	margin-bottom: 3px;
}

.textarea {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #fff;
	color: #000;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.select {
	background-color: #fff;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: .1em;
	color: #000;
	margin-top: 6px;
	margin-bottom: 3px;
}

.multiselect {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #fff;
	color: #000;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.checkbox {
	background-color: transparent;
	margin: 3px;
	padding: 0;
	border: 0;
}