
body { 
	font-size: 0.8em; 
	text-align: center; 
	min-width: 980px; 
	font-family: Arial, sans-serif; 
	color: #333333; 
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
}

ol {
	margin-left: 20px;
}

em {
	font-style: italic;
}

*.red_text { color: red; }

#news_stories {
	max-height: 200px;
	max-width: 250px;
}

#news_stories ul {
	list-style-type: none;
}

#news_stories ul li {
	max-height: 200px;
	max-width: 250px;
	display: block;
}

#news_stories ul li h3 {
	max-width: 250px;
}

#news_stories ul li p {
	max-width: 250px;
}

#news-list {
width: 360px;
float: left;
display: block;
}

#right_box_items {
	max-height: 200px;
	max-width: 250px;
}

#right_box_items ul {
	list-style-type: none;
}

#right_box_items ul li {
	max-height: 250px;
	max-width: 250px;
	margin-left: 5px;
	display: block;
}

#right_box_items ul li h3 {
	max-width: 250px;
}

#right_box_items ul li p {
	max-width: 250px;
}

#content {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#about_content {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#gherig_content {
	margin: 0px;
	padding: 0px;
}

* {
	margin: 0px;
	padding: 0px;
}

a {
	color: #006699;
}

a:hover {
	color: #D9003A;
}

.clearme {
	clear: both;
}

.boldme {
	font-weight: bold;
}

img {
	border: none;
}

.goleft {
	float: left;
}

.goleft_img {
	float: left;
	margin-right: 15px;
}

.goright {
	float: right;
	margin-left: 10px;
}

.small {
	font-size: x-small;
	line-height: 150%;
}

.indent {
	margin-left: 30px;
}

h1 {
	color: #D9003A;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 10px;
}

h1 a {
	color: #D9003A;
}

h1 a:hover {
	color: #006699;
}

h2 {
	color: #D9003A;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}

h2 a {
	color: #D9003A;
}

h2 a:hover {
	color: #006699;
}

hr {
	border: solid #C8DBBF;
	border-width: 1px 0px 0px 0px;
}

p {
	line-height: 140%;
}

.accessibility_link{position:absolute; left:-9999px;}

#header {
	background-color: #FFFFFF;
	border: solid #5D9E9B;
	border-width: 3px 0px 0px 0px;
}

#header_in {
	width: 960px;
	height: 164px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}

#header_logo {
	width: 170px;
	height: 164px;
	float: left;
}

#utilitymenu {
	background-color: #468280;
	background-image: url('../../content/images/bg_utilitygradient.jpg');
	background-repeat: repeat-x;
	background-position: 0% 0%;
	float: right;

}

#utilitymenu img {
	vertical-align: text-bottom;
	margin-right: 10px;
}

#utilitymenu a {
	color: #FFFFFF;
}

#utilitymenu a:hover {
	color: #062C3D;
}

#share:hover {
	
}

#utilitymenuangle {
	background-image: url('../../content/images/nav_angle.gif');
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding: 8px 10px 8px 30px;

}

#utilitymenu form {
	display: inline;
	vertical-align: middle;
	margin: 0px;
}

#utilitymenu form select {
	border: 1px solid #062C3D;
	vertical-align: top;
	margin: 0px;
	padding: 3px;
	width: 200px;
}

#utilitymenu form img {
	margin: 0px;
}

#find_dept {
	width: 81px;
	display: inline;
	color: #FFFFFF;
	font-size: 15px;
}

#newslettersignup {
	float: right;
	width: 300px;
	margin: 10px 10px 0px 0px;
}

#newslettersignup form {
	display: inline;
	margin: 0px;
}

#newslettersignup img {
	margin: 0px;
}

#newslettersignup .text_in_newsletter {
	border: 1px solid #062C3D;
	vertical-align: top;
	margin: 0px 5px 0px 0px;
	padding: 3px;
	width: 164px;
}

#mainnavmenu {
	background-color: #062C3D;
	height: 43px;
	background-image: url('../../content/images/whiteblock.gif');
	background-repeat: repeat-x;
	background-position: 0% 0%;
	margin-bottom: 20px;
}

#mainnavmenu ul {
	list-style-type: none;
	width: 950px;
	height: 43px;
	margin-left: auto;
	margin-right: auto;
}

#mainnavmenu ul li {
	padding-top: 10px;
	float: left;
}

#mainnavmenu ul li img {
	margin-top: -10px;
}

#mainnavmenu ul li a {
	font-family: Calibri;
	font-size: 20px;
	color: white;
	text-decoration: none;
	display: block;
}

#nav_home a { width: 79px;
			height: 33px;
			background: url('../../content/images/nav_menu2.jpg') 0px -10px no-repeat;
}
#nav_home a:hover { background: url('../../content/images/nav_menu2.jpg') 0px -53px no-repeat; }
#nav_home.active a { background: url('../../content/images/nav_menu2.jpg') 0px -96px no-repeat; }

#nav_als a { width: 111px;
			height: 33px;
			background: url('../../content/images/nav_menu2.jpg') -79px -10px no-repeat;
}
#nav_als a:hover { background: url('../../content/images/nav_menu2.jpg') -79px -53px no-repeat; }
#nav_als.active a { background: url('../../content/images/nav_menu2.jpg') -79px -96px no-repeat; }

#nav_about a { width: 105px;
			height: 33px;
			background: url('../../content/images/nav_menu2.jpg') -190px -10px no-repeat;
}
#nav_about a:hover { background: url('../../content/images/nav_menu2.jpg') -190px -53px no-repeat; }
#nav_about.active a { background: url('../../content/images/nav_menu2.jpg') -190px -96px no-repeat; }

#nav_research a { width: 108px;
				height: 33px;
				background: url('../../content/images/nav_menu2.jpg') -295px -10px no-repeat;
}
#nav_research a:hover { background: url('../../content/images/nav_menu2.jpg') -295px -53px no-repeat; }
#nav_research.active a { background: url('../../content/images/nav_menu2.jpg') -295px -96px no-repeat; }

#nav_patients a { width: 104px;
				height: 33px;
				background: url('../../content/images/nav_menu2.jpg') -403px -10px no-repeat;
}
#nav_patients a:hover { background: url('../../content/images/nav_menu2.jpg') -403px -53px no-repeat; }
#nav_patients.active a { background: url('../../content/images/nav_menu2.jpg') -403px -96px no-repeat; }

#nav_events a { width: 103px;
				height: 33px;
				background: url('../../content/images/nav_menu2.jpg') -512px -10px no-repeat;
}
#nav_events a:hover { background: url('../../content/images/nav_menu2.jpg') -512px -53px no-repeat; }
#nav_events.active a { background: url('../../content/images/nav_menu2.jpg') -512px -96px no-repeat; }

#nav_advocate a { width: 105px; 
				height: 43px;
				margin-top: -10px;
				background: url('../../content/images/nav_menu2.jpg') -616px 0px no-repeat;
}
#nav_advocate a:hover { background: url('../../content/images/nav_menu2.jpg') -616px -43px no-repeat; }
#nav_advocate.active a { background: url('../../content/images/nav_menu2.jpg') -616px -86px no-repeat; }

#nav_donate a { width: 95px; 
				height: 43px;
				margin-top: -10px;
				background: url('../../content/images/nav_menu2.jpg') -721px 0px no-repeat;
}
#nav_donate a:hover { background: url('../../content/images/nav_menu2.jpg') -721px -43px no-repeat; }

#nav_fight a { width: 134px; 
				height: 43px;
				margin-top: -10px;
				background: url('../../content/images/nav_menu2.jpg') -816px 0px no-repeat;
}
#nav_fight a:hover { background: url('../../content/images/nav_menu2.jpg') -816px -43px no-repeat; }
#nav_fight.active a { background: url('../../content/images/nav_menu2.jpg') -816px -86px no-repeat; }

#ypg img { margin-top: 10px; }

#espanol { width: 120px; }

*.active_menu_item {
	background-image: url('../../content/images/whiteblock.gif');
	background-repeat: repeat-x;
	background-position: 0% 0%;
}

#content_cols {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#right_col {
	margin-left: 280px;
	border: solid 1px white;
}

#left_col {
	float: left;
	width: 279px;
}
#left_col .image-link-div { height: 75px; }
#left_col .spacer-div { height: 25px; }


.hp_menu2 {
	background-image: url('../../content/images/hpnav_bg.jpg');
	background-repeat: repeat-y;
	background-position: 0% 0%;
	color: #FFFFFF;
	border: solid 1px white;
	padding-left: 20px;
	width: 278px;
	height: 49px;
}

.hp_menu2 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	float: left;
	margin-top: 15px;
}

.hp_menu2 a:hover {
	color: #062C3D;
}

#facts {
	padding-left: 10px
}

#facts li {
	padding-top: 15px;
}

.in_line_list {
	padding-left: 10px;
}

form.goleft {
	float: left;
}

.slider_nav {
	background-color: #062C3D;
	padding: 3px;
	margin-top: 1px;
	text-align: right;
}

.slider_nav a {
	background-color: #000000;
	margin-right: 2px;
	padding: 3px 5px 3px 5px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 15px;
}

.slider_nav a:hover {
	background-color: #364952;
}

.hp_threebxhold {
	margin-top: 20px;
	margin-bottom: 20px;
}

.hp_threebx { width: 300px; }

.hp_threebxmid {
	width: 30px;
}

.hp_threebx {
	border: 10px solid #C7DDD1;
	background-color: #FFFFFF;
	padding: 15px;
	text-align: left;
}

.searchoursite_text {
	border: 1px solid #CCCCCC;
	border-width: 1px 0px 1px 1px;
	margin: 0px;
	height: 22px;
	width: 200px;
}

.searchoursite_text_2 {
	border: 1px solid #CCCCCC;
	border-width: 1px 0px 1px 1px;
	margin: 0px;
	height: 22px;
	width: 160px;
}

.searchoursite_submit {
	margin: 0px;
	vertical-align: bottom;
}

.searchoursite {
	width: 240px;
}

.center_p {
	text-align: center;
}

#latestnewsnavleft {
	float: left;
	position: relative;
	width: 1px; height: 1px;
	top: -220px;
}

#right_box_navleft {
	float: left;
	position: relative;
	width: 1px; height: 1px;
	top: -220px;
}

#latestnews_left {
	float: left;
	position: relative;
	width: 1px; height: 1px;
}

.latestnewsnavleftin {
	position: absolute;
	top: 2px;
	left: -22px;
}

#latestnewsnavright {
	float: right;
	position: relative;
	width: 1px; height: 1px;
	top: -222px;
	left: 15px;
}

#right_box_navright {
	float: right;
	position: relative;
	width: 1px; height: 1px;
	top: -222px;
	left: 15px;
}

#latestnews_right {
	float: right;
	position: relative;
	width: 1px; height: 1px;
}

.latestnewsnavrightin {
	position: absolute;
	top: 2px;
	left: 10px;
}

.ourmission {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: 18px;
	color: #062C3D;
}

.ourmission p {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
}

#social_box {
	float: right;
		width: 355px;
border: 1px solid #062C3D;
	margin-top: 15px;
	margin-left: 15px;
}

#social_header {
	width: 355px;
	height: 25px;
	margin-bottom: 5px;
	background: #062C3D;
	color: white;
}

.socialicons {
	height: 40px;
	padding: 15px 20px 20px 60px;
}

.alsafooter {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	margin-top: 30px;
	color: #666666;
	line-height: 160%;
}

.nhclogo {
	float: left;
}

.bbblogo {
	float: right;
}


#wholepage_hold {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#sidemenu {
	width: 240px;
	float: left;
	text-align: left;
}

#sidemenu .hp_threebx {
	margin-top: 20px;
	margin-bottom: 20px;
	width: auto;
}

#maincontent {
	width: 660px;
	float: right;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 20px;
	text-align: left;
}

#officers {
	margin-left: 0px;
}

.board_list {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

.title {
	font-weight: bold;
}

.table_name {
	padding-left: 40px;
	font-weight: none;
}

#sidemenu_menu {
	margin-bottom: 20px;
}

#sidemenu_menu h1 {
		background-image: url('../../content/images/hpnav_bg.jpg');
		background-repeat: repeat;
		background-position: 0% 0%;
		color: #FFFFFF;
		padding: 5px 20px 5px 20px;	
		text-align: left;
		font-size: 16px;
		letter-spacing:1px;
		margin-bottom: 1px;
}

#sidemenu_menu li {
	background-color: #548E8B;
	list-style: none;
	margin-bottom: 1px;
	color: #FFFFFF;
	padding: 5px 20px 5px 20px;	
}

#sidemenu_menu a {
	color: #FFFFFF;
	text-decoration: none;
}

#sidemenu_menu a:hover {
	color: #E3EDDF;
}

#sidemenu_menu li ul {
	margin-left: 10px;
	margin-top: 5px;
}

#sidemenu_menu li li {
	list-style: disc;
	color: #FFFFFF;
	padding: 5px 0px 5px 0px;	
}

#breadcrumbs {
	font-size: 10px;
	margin-bottom: 10px;
}

#maincontent hr {
	margin-bottom: 20px;
}

#maincontent p {
	margin-bottom: 20px;
}

#maincontent ul {
	margin-left: 15px;
	margin-bottom: 20px;
}

#maincontent li {
	margin-top: 5px;
	margin-bottom: 5px;
}

.captioned_photo {
	float: right;
	margin-left: 20px;
}

.captioned_photo img {
	border: 1px solid #C8DBBF;
}

.captioned_photo_caption {
	background-color: #D5E4CF;
	font-size: 10px;
	font-style: italic;
	text-align: center;
	padding: 8px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.captioned_photo_trackball {
	clear: both;
}

.center_content {
	margin: 0px auto;
	clear: both;
}

.redblock_link {
	display: inline;
	background-color: #BA0024;
	background-image: url('../../content/images/redblock_link_bg.jpg');
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding: 5px 40px 5px 10px;
	letter-spacing:1px;
}

.redblock_link a {
	color: #FFFFFF;
	text-decoration: none;
}

.redblock_link a:hover {
	color: #062C3D;
}

#ipod_table {
	border-collapse: collapse;
	margin-bottom: 15px;
	width: 660px;
}

#ipod_table tr td {
	border: 1px solid black;
	padding: 10px 4px;
}

#ipod_table tr td img {
	float: left;
}

#ipad_table {
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	width: 60%;
}

#ipad_table tr td {
	border: 1px solid black;
	padding: 10px 4px;
}

#eq5 {
	width: 67px;
	margin-left: auto;
	margin-right: auto;
}

#pogo {
	width: 61px;
	margin-left: auto;
	margin-right: auto;
}

#ewest {
	width: 39px;
	margin-left: auto;
	margin-right: auto;
}

.ipad_left {
	width: 70%;
}

.col1 { width: 200px; }
.col2 { width: 350px; }
.col3 { width: 110px; }

#vehicles_table {
	width: 100%;
}

#vehicles_table tr td {
	width: 33%;
	padding: 20px;
}

#stylus {
	float: right;
	position: relative;
	left: -215px;
}

#orin {
	float: right;
	position: relative;
	left: -160px;
}

.news_content img {
	border: 1px solid #C8DBBF;
	margin-top: 5px;
}


.webinar_grey {
	background-color: #E6EFE2;
	width: 100%;
}

.callout {
	background-color: #E6EFE2;
	padding: 20px;
	margin-bottom: 20px;
}

.callout p {
	margin: 10px 0px 0px 0px;
	margin-bottom: 0px;
}

.callout_center {
	background-color: #E6EFE2;
	padding: 0px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	border: black solid 2px;
}

.callout_center p {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#right_box {
	float: right;
	width: 192px;
	border: black solid 1px;
}

#right_box p {
	text-align: center
}

#maincontent form h3 {
	margin-bottom: 10px;
	margin-top: 10px;
}

#maincontent form input, textarea, select {
	border: 1px solid #5D9E9B;
	margin-bottom: 10px;
	padding: 4px;
	margin-left: 10px;
}

#address_box {
	float: left;
	width: 300px;
	padding: 10px;
	border: solid 4px #088;
}

#address_box h2 {
	text-align: center;
}

.gorightrule {
	border: solid #C8DBBF;
	border-width: 0px 0px 0px 1px;
	margin-left: 300px;
	margin-bottom: 20px;
	padding-left: 20px;
}

/* exhange stuff */
.bluebar {
	background-color: #062C3D;
	height: 4px;
	margin-bottom: 20px;
}

#header_logo_exch {
	width: 190px;
	height: 164px;
	float: left;
}

#exchange_head {
	float: right;
	padding-top: 25px;
}

#costs {
	text-decoration: underline;
}

#choosing {
	text-decoration: underline;
}

#help {
	text-decoration: underline;
}

#information {
	text-decoration: underline;
}

#changes {
	text-decoration: underline;
}

#reporting {
	text-decoration: underline;
}

#strike_out { width: 315px;
			margin-left: auto;
			margin-right: auto;
}

#strike_out { margin: 0px auto;
			text-align: center;
}




#slides img { width: 677px; height: 275px;}
.padding-td { width: 30px; }