﻿/************************************
ASFNR Mainstyle.  Rev: 06-May-10
************************************/

@charset "utf-8";
*div#container {
	margin-right: auto;
	margin-left: auto;
}
body {
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 14px;
	margin-top: 25px;
	margin-bottom: 25px;
	/*background-image: url('../images/blue_shade_bkgnd.jpg');*/
	background-color: #763A3A;
}
table {
	width: 70%;
	/*height: 150px;*/
	height: auto;
}
a:link {
	color: #000080;
	font-weight: normal;
	text-decoration: underline;
	font-size: 14px;
	text-align: left;
}
a:visited {
	color: #000080;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #808080;
	font-weight: normal;
	text-decoration: underline;
}
#Header {
	background-color: #FFCC33;
	margin: 0 auto;
	width: 70%;
	height: 50px;
}
.LeftHeaderColumn {
	width: 20%;
	min-width: 20%;
	max-width: 20%;
	background-color: #FFCC33;
	vertical-align: middle;
	text-align: left;
	padding: 0px 0px 0px 12px;
}
.CenterHeaderColumn {
	background-color: #FFCC33;
	vertical-align: middle;
	text-align: left;
	padding: 0px 0px 0px 5px;
}
.RightHeaderColumn {
	width: 20%;
	min-width: 20%;
	max-width: 20%;
	color: white;
	vertical-align: middle;
	text-align: center;
	background-color: black;
	padding-top: 5px;
}
#HorizontalNavigation {
	width: 70%;
	margin: 0 auto;
	background-color: #D1E6F3;
	vertical-align: middle;
	text-align: center;
	/*height: 41px;*/
}
#HorizontalColor {
	background-color: #325994;
	height: 24px;
	vertical-align: middle;
	text-align: center;
	margin: 0 auto;
}
.LeftColumn {
	width: 20%;
	vertical-align: top;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 7px; /* 6-5-09 */
}
.BodyColumn {
	width: 30%;
	background-color: #FFF4D2;
	vertical-align: top;
	text-align: justify;
	padding: 12px 15px 25px 15px;
}
.RightColumn {
	width: 20%;
	background-color: #FFE391;
	vertical-align: top;
	text-align: center;
	padding: 11px 2px 8px 2px;
}
.Footer {
	height: 35px;
	text-align: center;
	vertical-align: middle;
	color: white;
	background-color: #335a95;
	font-size: 12px;
}
.BodyText {
	color: black;
	background-color: #FFF4D2;
	text-align: justify;
	padding: 8px 15px 25px 15px;
	vertical-align: top;
}
.PageHead {
	font-family: Verdana, Arial, sans-serif, Helvetica;
	color: gray;
	font-size: 18px;
	font-weight: bolder;
}
.TopicHead {
	font-family: Verdana, Arial, sans-serif, Helvetica;
	color: maroon;
	font-weight: bolder;
}
.PubLibraryBookmark a:link {
	color: #4959B4;
	font-weight: normal;
	text-decoration: underline;
	text-align: right;
	font-size: 16px;
}
.PubLibraryBookmark a:visited {
	color: #4959B4;
	font-weight: normal;
	text-decoration: underline;
	text-align: right;
	font-size: 16px;
}
.PubLibraryBookmark a:hover {
	color: #808080;
	font-weight: normal;
	text-decoration: underline;
	text-align: right;
	font-size: 16px;
}
.PubLibraryBookmark: a:active {
	color: #4959B4;
	font-weight: normal;
	text-decoration: underline;
	text-align: right;
	font-size: 16px;
}
.ReturnToTop a:link {
	color: #4959B4;
	font-weight: normal;
	text-decoration: underline;
	text-align: right;
	font-size: 15px;
}
.ReturnToTop a:visited {
	color: #4959B4;
	font-weight: normal;
	text-decoration: underline;
	text-align: right;
	font-size: 15px;
}
.ReturnToTop a:hover {
	color: #808080;
	font-weight: normal;
	text-decoration: underline;
	text-align: right;
	font-size: 15px;
}
.ReturnToTop a:active {
	color: #4959B4;
	font-weight: normal;
	text-decoration: underline;
	text-align: right;
	font-size: 15px;
}
h1 {
	color: #808000;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: capitalize;
}
h2 {
	color: #800000;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
	text-transform: capitalize;
	text-align: left;
}
h3 {
	color: #666666;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: none;
	font-variant: small-caps;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000080;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
	text-transform: capitalize;
	border-width: thick;
	border-color: #000080;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #DDEEFF;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #727A4B;
	background-color: #E8E8FF;
	padding: 2px 4px;
	border: 1px solid #727A4B;
	margin-top: 0px;
	margin-bottom: 13px;
}
.MeetingAbstracts {
	color: #4959B4;
	font-size: 18px;
	text-align: left;
	background-color: #FFF4D2;
	padding: 4px 7px 5px 7px;
	margin-left: 35px;
	margin-right: auto;
	float: left;
	border: 1px #D9D9FF solid;
	border-right-width: 3px;
	border-bottom-width: 3px;
}
.MeetingAbstracts a {
	color: #4959B4;
	font-size: 18px;
	text-decoration: underline;
}
.MeetingAbstracts a:hover {
	color: #808080;
	font-size: 18px;
	text-decoration: none;
}
.MeetingAbstracts a:visited {
	color: #4959B4;
	font-size: 18px;
	text-decoration: underline;
}
#FlashContent {
	vertical-align: bottom;
}
.pdf-parens {
	font-size: 10px;
	color: gray;
	font-weight: bolder;
}
p.TextBox {
	border: thin solid #999;
	padding:  10px;
	width: 97%;
}
.AccordianPanelCloseLink {
	color: #009;
	font-variant: small-caps;
	text-decoration: underline;
	text-align: right;
}
#SmallType {
	font-size: 12px;
	color: #666;
}
/***** Left Column Members Area *****/
.MembersAreaTable {
	text-align: center;
	vertical-align: middle;
	/*padding: 7px;*/
	width: 135px;
	font-size: 10px;
	font-weight: 600;
	line-height: 16px;
	background-color: #FFF0C1;
	color: #6E6E6E;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	height: auto;
}
.MembersAreaTable #Header {
	text-align: center;
	vertical-align: middle;
	background-color: #325994;
	font-size: 11px;
	color: #FFF;
	border-bottom: thin solid #666;
	letter-spacing: 2px;
	height: 30px;
}
.MembersAreaTable P {
	text-align: center;
	padding: 0px 5px 0px 5px;
	vertical-align: middle;
}
.MembersAreaTable a:link {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
}
.MembersAreaTable a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
}
.MembersAreaTable a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	background-color: #D1E6F3;
}
.MembersAreaTable a:active {
	color: #000080;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
}
