body {
	font-family: Verdana, Arial,sans-serif;
	font-size: 75%;
	color: #333;
	background: black url(asmc_pagebg.gif) 0 0;
	margin-top: 0;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 972px;
	padding: 120px 15px 15px;
	min-height: 100%;
	text-align: left;
	position: relative;
	background: white url(asmc_bg.gif) no-repeat -43px 0;
}

div#rightband {
	width: 820px;
	border: 1px solid #b2d94d;
	float: right;
	background: url(med-rem_2columndivider.gif) repeat-y 0 0;
	min-height: 100%;
	margin: 0;
}

div#rightband_textpages {
	width: 820px;
	border: 1px solid #b2d94d;
	float: right;
	background: url(med-rem_2columndivider.gif) repeat-y 0 -200px;
	min-height: 100%;
	margin: 0;
}

div#mainlogo {
	float: left;
	width: 150px;
	height: 140px;
	padding: 0px;
	margin-top: 50px;
	background: url(med-rem_logo.gif) no-repeat 6px 0;
}

div#leftcol {
	float: left;
	width: 150px;
	padding: 0px;
	margin-top: 103px;
	margin-right: 0;
	margin-bottom: 0;
	z-index: -10;
}

div#navBar {
	width: 150px;
	padding: 0px;
	border-bottom: 1px solid #b2d94d;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-weight: bold;
	font-size: .916em;
	line-height: 1.5em;
	margin-right: 0;
	margin-bottom: 0;
	z-index: -10;
}

div#leftsponsors {
	width: 150px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #ccc;
	margin-top: 40px;
	font: 1em/1.33em Georgia, "Times New Roman", Times, serif;
	margin-top: 45px;
	margin-right: 0;
	margin-bottom: 0;
	color: #666;
	z-index: -10;
}

div#topband {
	height: 190px;
	margin-top: 10px;
}

div#spacer {
	height: 15px;
	width: 100%;
	background-color: white;
	z-index: 20;
	clear: both;
}

.column_left_title {
	float: left;
/* IE doubled margin bugfix */
	display: inline;
	width: 190px;
	margin: 10px 13px 0 10px;
	padding: 11px 0 9px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.column_left {
	float: left;
/* IE doubled margin bugfix */
	display: inline;
	width: 190px;
	margin: 10px 13px 0 10px;
	padding: 11px 0 9px;
	border-top: 1px solid #ccc;
}

.column_left a:link {
	text-decoration: none;
	color: #144884;
}

.column_left a:hover {
	text-decoration: underline;
	color: #144884;
}

.column_medium {
	float: left;
/* IE doubled margin bugfix */
	display: inline;
	width: 393px;
	margin: 10px 13px 0 0;
	padding: 10px 0 9px;
	border-top: 1px solid #ccc;
}

.column_smallright {
	float: left;
/* IE doubled margin bugfix */
	display: inline;
	width: 190px;
	margin: 10px 0 0;
	padding: 10px 0 9px;
	border-top: 1px solid #ccc;
}

div#siteInfo {
	margin-left: 150px;
/* IE doubled margin bugfix */
	display: inline;
	width: 800px;
	margin-top: 10px;
	padding-bottom: 10px;
}

/************** Headings **************/

h1,h2,h3,h4,h5,h6 {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #144884;
}

h1 {
	font-size: 1.5em;
	line-height: 1.5em;
	margin: -.33em 0 0;
}

h2 {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-top: -.33em;
	margin-bottom: -.08em;
	padding-bottom: 6px;
}

h3 {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-top: -.33em;
	margin-bottom: -.08em;
	padding-bottom: 6px;
	color: #9db7c6;
}

h4 {
	font-size: 1em;
	line-height: 1.33em;
	margin-top: -.1em;
	margin-bottom: -.08em;
	border-top: 1px solid #ccc;
	padding-top: .1em;
}

h5 {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-top: -.33em;
	margin-bottom: -.08em;
	padding-bottom: 6px;
}


/************** text **************/

p {
	font-size: 1em;
	margin-top: 0em;
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

p a:link {
	text-decoration: none;
	color: #144884;
}

p a:hover {
	text-decoration: underline;
	color: #144884;
}

.members {
	font-size: 1em;
	line-height: 1.5em;
	margin: 0;
	text-indent: -1em;
	padding-left: 1em;
}

.sidenote {
	font: 1em/1.33em Georgia, "Times New Roman", Times, serif;
	margin-top: 2px;
}

.copyright {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 0.8333em;
	line-height: 3em;
	font-weight: normal;
	color: #b1c3d4;
}

.copyright a:link {
	text-decoration: none;
	color: #144884;
}

.copyright a:hover {
	text-decoration: underline;
	color: #144884;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
	color: #666;
	text-decoration: none;
}

#navBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navBar li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b2d94d;
	text-align: left;
}

#navBar li a {
	padding: 2px 0px 2px 4px;
	color: #666;
	display: block;
}

.navBar_active {
	color: #fff;
	padding: 2px 0px 2px 4px;
	background-color: #8ba5c3;
}

.services {
	background-color: #d3deb4;
}

#navBar li a:hover {
	color: #fff;
	background-color: #8ba5c3;
	text-decoration: none;
}

/*********** #leftsponsors styles ***********/

#leftsponsors ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#leftsponsors li {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ccc;
	text-align: left;
	padding: 2px 0px 2px 4px;
}

/************** topband list **************/

ul.topband {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 1px;
	text-align: left;
	float: left;
}

ul.topband li {
	float: left;
/* IE doubled margin bugfix */
	display: inline;
	width: 203px;
	height: 190px;
}

.topbandimg {
	width: 190px;
	height: 190px;
	padding: 0;
	margin-left: 9px;
	display: block;
}

.topbandimg-full {
	width: 800px;
	height: 190px;
	padding: 0;
	margin-left: 9px;
	display: block;
}

/************** misc **************/

.sponsorlogo {
	margin-top: 20px;
}

.medi-green {
	color: #a7ba85;
}

.asmcblue {
	color: #144884;
}


