/*
button green: 85861c
*/

html {
height:100%;
}

body {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size:12px; 
	font-weight: bold;
	color: #000;
	background-image:  url(http://www.alzbrain.org/images/light_blue.gif);
}

p {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size:12px; 
	font-weight: bold;
	color: #000;
}

p.breadcrumbs {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size:12px; 
	font-weight: normal;
	color: #000;
}
p.footer {
	font-family: arial narrow;
	font-size:10px; 
	font-weight: normal;
	color: #000;
}

a {font-family: arial narrow;  font-size: 12px; font-weight: bold; color: #336699;text-decoration: none; }
a:link {font-family:arial narrow; font-size: 12px; font-weight: bold; color: #336699;text-decoration: none;  }
a:visited {font-family: arial narrow; font-size: 12px; font-weight: bold; color: #6699CC; text-decoration: none; }
a:hover {font-family: arial narrow; font-size: 12px; font-weight: bold; color: #6699CC; text-decoration: underline; }
a:active {font-family: arial narrow; font-size: 12px; font-weight: bold; color: #6699CC; text-decoration: none; }

a.footer {font-family: arial narrow;  font-size: 11px; font-weight: bold; color: #000;text-decoration: none; }
a.footer:link {font-family:arial narrow; font-size: 11px; font-weight: bold; color: #000;text-decoration: none;  }
a.footer:visited {font-family: arial narrow; font-size: 11px; font-weight: bold; color: #000; text-decoration: none; }
a.footer:hover {font-family: arial narrow; font-size: 11px; font-weight: bold; color: #000; text-decoration: underline; }
a.footer:active {font-family: arial narrow; font-size: 11px; font-weight: bold; color: #000; text-decoration: none; }


h1 {
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:30px;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
	padding:0;
	padding-top:5px;
	color:#336699;
	margin-bottom:10px;
	text-align:left;

}

h2 {
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
	padding:0;
	padding-top:5px;
	color:#996633;
	margin-bottom:-5px;
	text-align:left;
}

h3 {
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
	padding:0;
	padding-top:5px;
	color:#996633;
	margin-bottom:0px;
	text-align:left;
}

h4 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size:11px; 
	font-weight: normal;
	font-style:italic;
	color: #996633;
	margin-top: 0px;
	margin-bottom: -10px;
	padding: 0px;
}

h5 {
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:12px;
	/*text-transform:uppercase;*/
	font-weight:normal;
	margin:0;
	padding:0;
	padding-top:5px;
	color:#996633;
	margin-bottom:0px;
	text-align:left;
}

h6 {
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:11px; 
	font-weight: normal;
	color: #000;
}

h7 {
	font-family: "Trebuchet MS", Arial, Verdana;
	text-transform:uppercase;
	font-size:13px; 
	font-weight: bold;
	color: #000;
	margin-bottom:25px;
	padding-bottom:25px;
}


h10 {
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
	padding:0;
	padding-top:0px;
	color:red;
	margin-bottom:0px;
	text-align:left;
}

h11 {
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
	padding:0;
	padding-top:0px;
	color:blue;
	margin-bottom:0px;
	text-align:left;
}

h12 {
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
	padding:0;
	padding-top:0px;
	color:green;
	margin-bottom:0px;
	text-align:left;
}

h13 {
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
	padding:0;
	padding-top:0px;
	color:yellow;
	margin-bottom:0px;
	text-align:left;
}

h14 {
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	margin:0;
	padding:0;
	padding-top:0px;
	color:#000;
	margin-bottom:0px;
	text-align:left;
}


strong {
	font-size:14px;
	color:#CC0000;
}









div.submenu {
	width: 134px;
	margin-bottom: 2px;

}

div.submenu div {
	width: 134px;
	height: 16px;
	color: #000;
	margin-top:2px;
	line-height: 125%;

}

div.submenu div:hover, div:visited, div:active, div:link {
	width: 100%;
	color: #000;
	margin-top:2px;
}

div.submenu a {
	background-image:  url(http://www.alzbrain.org/images/buttons/submenu.jpg);
	background-repeat:no-repeat;
	display:block;
	width: 134px;
	height: 16px;	
	text-indent:3px;
	
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size:10px; 
	font-weight: normal;
	color: #000;
	text-decoration: none;

}

div.submenu a:hover {
	background-image:  url(http://www.alzbrain.org/images/buttons/submenu_mo.jpg);
	background-repeat:no-repeat;
	width: 134px;
	height: 16px;	

	font-family: "Trebuchet MS", Arial, Verdana;
	font-size:10px; 
	font-weight: normal;
	color: #000;
	text-decoration: none;

}
div.submenu a:visited {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size:10px; 
	font-weight: normal;
	color: #000;
	text-decoration: none;

}
div.submenu a:active {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size:10px; 
	font-weight: normal;
	color: #000;
	text-decoration: none;

}
div.submenu a:link {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size:10px; 
	font-weight: normal;
	color: #000;
	text-decoration: none;

}

#dotted td {
	border: 1px dotted #000000;
	border-top:1px dotted #000000;
	border-bottom:0px;
	border-right:0px;
	border-left:0px;

}

td.dotted {
	border-top: 1px dotted #cccccc;
}


table.dashed{
border: 2px dashed #000000;
border-top:2px dashed #000000;
border-right:0px;
border-left:0px;

}

table.blue{
border: 2px solid #336699;
position:relative;
top:5px;
border-collapse: collapse;
background-image: url(http://www.alzbrain.org/images/address_background.jpg);

}

table.blue td {
padding:3px;

}

TD.dashed {

border-bottom: 2px dashed #000000;
}

td {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size:12px; 
	font-weight: bold;
	color: #000;
}

input.search_box{
	
}

tr.footer_row {
  
}

