
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	text-align: center;
}
.smalltext {
	font-size: 12px;
}
.tinytext {
	font-size: 11px;
}
a, a:visited {
	text-decoration: underline;
}
a:hover,a:active {
	text-decoration: none;
}
h1, h2, h3 {
	text-align: center;
}
td.titlebar, tr.titlebar, div.titlebar {
	text-align: center;
	font-weight: bold;
}
.title, .item, .item2, .menu, .menu2 {	
	font-weight: bold;
}
div.titlebar {
	margin: 0 0 9px 0;	
	padding: 5px;
}
div.titlebar h2 {
	text-align: left;
}
dl {
	text-align: left;
}
dt {
	float: left;
	clear: left;
	width: 3.1em;
	margin-right: 2px;
	font-weight: bold;
	text-align: right;
}
.dot1, .dot2, .dot3 {
	font-size: 10px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
	margin: 0 auto;
}
.text_left {
	text-align: left;
}
.text_right {
	text-align: right;
}
.text_center {
	text-align: center;
}
.text_justify {
	text-align: justify;
}
img.left {
	margin: 0 5px 0 0;
}
img.right {
	margin: 0 0 0 5px;
}
img.center {
	margin-bottom: 5px;
}
.clear {
	clear:both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
div.clear {	
	height: 1px;
	overflow: hidden;
	font-size: 1px;
}
.no_margin {
	margin: 0;
}
#contact_list {
	margin: 0 12px 12px 0;
}
#contact_list td.phone {
	width: 11em;
}
form, input, textarea, select {
	font-size: 10pt;
}
label {
	font-weight: bold;
	font-size: 13px;
	padding: 0 1px 0 0;
}
#search {
	margin: 10px 0 5px 0;
	height: 30px;
	width: 180px;
	text-align: center;	
}
#search_form div.row span.label {
	margin-top: 3px;
	width: 38px;	
	padding-right: 2px;
	text-align: right;
	margin-right: 0;
}
#search_form label {	
	font-size: 11px;	
	vertical-align: bottom;
}
#search_form div.row span.field {
	width: 138px;
	text-align: left;
	padding-bottom: 3px;
}
#search_box {
	width: 100px;
	font-size: 13px;
}
.s_button {
	width: 25px;
	height: 25px;
	font-size: 10px;
	font-weight: bold;
}
.tab_menu {
	height: 20px; 
	line-height: normal;
}
.tab_menu ul {
	list-style: none;	
}
.tab_menu li {	
	float:left;
	padding:0 0 0 5px;
	background: url(/i/isol/tab_off_left.gif) no-repeat left top;
}
.tab_menu a, .tab_menu a:visited {
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding: 5px 5px 4px 3px;
	color: #000;
	background: url(/i/isol/tab_off_right.gif) no-repeat right top;
}
.tab_menu a:hover, .tab_menu a:active {
	color: #666;
}
.tab_menu .cur_menu {
	background-image: url(/i/isol/tab_on_left.gif);
}
.tab_menu .cur_menu a, .tab_menu .cur_menu a:visited {	
	padding-bottom: 5px;
	color: #000;
	text-decoration: none;
	background-image: url(/i/isol/tab_on_right.gif);
}
/* text */

body {
	font: 90%/1.3 arial,helvetica,sans-serif;
}

/* links */

a, a:visited {
	color: #001F4D;
}
a:hover, a:active {
	color: #1874cd;
}

/* titles */

h1 {
	margin: 0 1.1em 1.1em 0;
	font-size: 140%;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}
h2 {
	margin: 0 1em 1em 0;
	font-size: 105%;
	clear: both;
}
h3 {
	margin: 0 1em .6em 0;
	font-size: 95%;
	clear: both;
}
td.titlebar, tr.titlebar, div.titlebar {
	height: 22px;
	color: #fff;
	background-color: #4581B7;
}
div.titlebar {
	margin: 0 0 12px 0;	
	padding: 0 4px;
}
a.titlebar, a.titlebar:visited {
	font-weight: bold;
	color: #fff;
}
.title {
	font-size: 16px;
	color: #000;
}
.subtitle {
	color: #36648B;
	font-weight: bold;	
	font-size: 13px;
}
.subtitle2 {
	margin-top: 3px;
	font: 9pt arial,helvetica,sans-serif;
}
#single_title {
	text-align: center;
	margin: 0 auto;
	margin-bottom: 1.2em;
}
#single_title h1 {
	text-align: center;
	font-size: 98%;
	margin: 0 auto;
}
.item, .item2, a.item, a.item:visited {
	color: #000;
}
a.item:hover {
	color: #7ec0ee;
	text-decoration: none;
}

/* lists */

ul {
	margin: 0 10px 12px 20px;
	text-align: left;
}
.dot1 {
	color: #4186C4;
}
.dot2 {
	color: #ffffff;
}
.dot3 {
	color: #006400;
}

/* menus */

.menu, .menu2 {
	font-size: 12px;
}
.menu2, a.menu2, a.menu2:visited {
	color: #fff;
}
.filter {
	color: #006400;
	font-weight: bold;
}
a.filter, a.filter:visited {
	font-weight: normal;
	color: #000;
}
.key_menu, .sub_menu {
	line-height: normal;
}
.key_menu ul, .sub_menu ul {
	margin: 0;
	padding: 0;
	width: 140px;
	list-style: none;
	list-style-image: none;
}
.key_menu li, .sub_menu li {	
	margin: 0;
	padding: 0;
}
.key_menu a, .key_menu a:visited {
	padding-top: 6px;
	padding-left: 7px;
	text-align: left;
	height: 22px;
	color: #000;
	font-weight: bold;
	font-size: 13px;
	display:block;
	text-decoration: none;
	margin: 2px;
	background-color: #fff;
	background-image: url(/i/site/piano_key5.jpg);

}
.key_menu a:hover, .key_menu a:active {
	color: #1874cd;
	text-decoration: underline;
}
.key_menu a.key2, .key_menu a.key2:visited {
	background-image: url(/i/site/piano_key_nb.jpg);
}
.key_menu li.cur_menu a, .key_menu li.cur_menu a:visited {
	color: #1874cd;
	background-color: #fff;
	text-decoration: none;	
}
a.sub_menu, a.sub_menu:visited {
	color: #000;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 4px;
	text-align: left;
	height: 17px;	
	font-weight: bold;
	font-size: 12px;
	display:block;
	text-decoration: none;
	margin: 2px;
	background-color: #eee;
	background-image: none;
}
.sub_menu ul {
	padding-bottom: 5px;
}
ul ul ul li a.sub_menu, ul ul ul li a.sub_menu:visited {
	color: #000;
	padding-top: 2px;
	padding-left: 23px;
	padding-right: 4px;
	text-align: left;
	height: 17px;	
	font-weight: bold;
	font-size: 11px;
	display:block;
	text-decoration: none;
	margin: 2px;
	background-color: #eee;
	background-image: none;
}

/* margin & padding */

div.cb {
	margin: 0 1em 1.2em 0;
}
p {
	margin: 0 1em 1.2em 0;
	padding: 0;
}
div.cb p {
	margin: 0 0 1.1em 0;
}

/* images */

img.left {
	margin: 0 10px 10px 0;
}
img.right {
	margin: 0 10px 10px 10px;
}
img.page_image, img.icon {
	padding: 4px;
	border: 1px solid #001F4D;
}
.summary img.right {
	margin: 0 0 10px 10px;
}

/* borders */

.bordered {
	border: 1px solid #001F4D;
}

/*** LAYOUT ***/

#page {
	width: 950px;
	margin: 10px auto;
	text-align: left;
}
#header {
	width: 950px;
	height: 108px;
	text-align: center;
	background-image: url(/i/site/AOM_Header5.jpg);
	background-repeat: no-repeat;	
}
#header h1 {
	margin: 0;
	padding: 50px 0 0 250px;
	color: #efefFF;
}
#header .subtitle {
	margin: 0;
	padding: 0 0 0 250px;
}
#content {
	margin: 0;
	width: 930px;
	background-color: #dde3ea;
	padding: 1px 10px 15px 10px;
	background-image: url(/i/site/sheet_back_8.gif);
}
#content_right {
	float: right;
	width: 780px;
}
#intro {
	float: left;
	width: 765px;
	padding: 15px 0 0 15px;
	margin-bottom: 10px;
	background-color: #fff;
}
#content_center {
	float: left;
	width: 535px;
	padding: 15px 0 0 15px;	
	background-color: #fff;
	/* background-image: url(/i/site/sheet_back_3.gif); */
}
#content_center2 {
	float: left;
	width: 765px;
	padding: 15px 0 0 15px;	
	background-color: #fff;
	/* background-image: url(/i/site/sheet_back_3.gif);	*/
}
#content_center div.titlebar {
	margin: 0 12px 9px 0;
	clear: left;
}
.summary {
	margin: 0 15px 15px 0;
	padding: 0;
	border-bottom: 3px dotted #dde3ea;
}
.summary ul {
	margin: 0 10px 0 15px;
	padding: 0;
	text-align: left;
}
#content_center div.summary div.titlebar {
	margin: 0 0 9px 0;
}
#right_bar {
	float: right;
	width: 200px;
	padding: 10px 10px 0 10px;
	text-align: center;
	background: #fafcff;
}
#left_bar {
	margin-top: 15px;
	float: left;
	width: 145px;
	padding: 0;
}

#left_bar .title, #right_bar .title {
	font-size: 16px;
	/*letter-spacing: 2px;*/
	font-family: Georgia,serif;
	font-style: italic;
	font-weight: bold;
	color: #efefFF;
}
#left_bar p, #right_bar p, #left_bar .cb, #right_bar .cb{
	margin: 0 0 1.3em 0;
	padding: 0;
	font-size: 92%;	
}
#left_bar div.cb p, #right_bar div.cb p{
	margin: 0;
}
#footer {
	width: 950px;	
}
#footer .tinytext {
	padding: 0 390px 0 200px;
	text-align: center;
}
#bottom_menu {
	margin: 10px 12px 5px 12px;
	padding: 2px;
	text-align: center;
}
#disclaimer {
	width: 975px;
	margin: 10px auto;
	text-align: center;
	font-size: 11px;
}
#right_bottom {	
	height: 10px;
	width: 200px;
	margin: 10px -10px 0 -10px;
}
#left_outer {
	float: left;
	width: 148px;
	height: 490px;	
}
table.multicolumn {
	width: 97%;
}

/* expand these non-floating elements to contained floats */

#content:after, #content_inner:after, div.summary:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* print */

#print_page {
	margin: 0 auto;
}
.print_header {
	margin-bottom: 15px;
}
.print_group {
	float: left;
	width: 100%;
	margin: 1px;
	clear: both;
	border-top: 1px solid #001F4D;
	padding: 3px;
	margin-bottom: 10px;
}
