body {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #3C3C3C;
	top: 300px;
	background-image: url(../Template/Images/Bg.gif);
	background-repeat: repeat;
}
#SectNav {
	background-color: #D7E2FF;
	width: 134px;
	float: right;
	position: absolute;
	left: 602px;
	top: 100px;
	padding: 12px;
}
#SectNavRight {
	background-color: #D7E2FF;
	width: 134px;
	float: right;
	left: 602px;
	top: 152px;
	padding: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 16px;
}
#BoxRight {
	background-color: #D7E2FF;
	width: 150px;
	float: right;
	padding: 13px;
	margin: 15px 0px 0px 20px;
}
#SiteNav {
	background-color: #87AAFF;
	width: 180px;
	float: left;
	position: absolute;
	left: 0px;
	top: 80px;
	bottom: 0px;
}
#Doc {
	position: absolute;
	right: 250px;
	left: 202px;
	top: 90px;
	width: 381px;
}
/*Control DIV for expand all and collapse all links*/
#p7TMctrl {
	margin: 0 0 12px 0;
	font-size: 12px;
	display: none;
	/*/*/display: block; /* Hide from NN4 */
}
#p7TMctrl a:link {
	color: #666666;
}
#p7TMctrl a:visited {
	color: #666666;
}
#p7TMctrl a:hover {
	color: #FF9900;
}

/*Sets line-height of all menuitems*/
#p7TMnav {
	/*/*/line-height: 20px; /* */
}

/*second level menuitem divs on - Cascades to lower levels*/
/*Sets left margin to 16px establishing a cascading indent*/
#p7TMnav div div {
	margin: 0 0 0 10px;
}

/*The Link style for top-level menuitems and is read by all browsers*/
#p7TMnav div a {
	color: #FFFFFF;
	font-size: 12px;
}
/*The Link style for top-level menuitems hidden from Netscape 4*/
#p7TMnav div a {
	/*/*/padding: 1px 0 1px 12px;
	display: block;
	background-color: #415FB5;
	border-top: 1px solid #eee;
	border-right: 1px solid #666;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	text-decoration: none; /* */
}
#p7TMnav div a:visited {
	color: #FFFFFF;
}
#p7TMnav div a:hover {
	color: #333333;
	background-color: #D1DCFF;
}

/*The Link style for second-level menuitems*/
#p7TMnav div div a {
	font-size: 12px;
	background-color: transparent;
	border: 0;
}

/*The Link style for third-level menuitems and lower*/
/*To set a specific style for the fourth level, add a div to the selector*/
/*Fourth-level example syntax: p7TMnav div div div div a {declaration}*/
#p7TMnav div div div a {
	font-size: 12px;
}

/*rules programatically assigned to parent links when image-based plus and minus option is selected. The padding on the 4 following rules supercedes (via !important) the padding on the p7TMnav div a selector when you've chosen the option to use images for the plus and minus signs*/
.p7plusmark {
	background-repeat: no-repeat;
	background-image: url(p7t_plus.gif);
	background-position: 6px 50%;
	padding: 1px 0 1px 20px !important;
}
.p7minusmark {
	background-repeat: no-repeat;
	background-image: url(p7t_minus.gif);
	background-position: 6px 50%;
	padding: 1px 0 1px 20px !important;
}
.p7arrowupmark {
	background-repeat: no-repeat;
	background-image: url(p7t_triangle_closed.gif);
	background-position: 6px 50%;
	padding: 1px 0 1px 20px !important;
}
.p7arrowdownmark {
	background-repeat: no-repeat;
	background-image: url(p7t_triangle_open.gif);
	background-position: 6px 50%;
	padding: 1px 0 1px 20px !important;
}
.p7defmark {
	background-image:  none;
	padding: 1px 0 1px 20px !important;
}
.p7currentmark {
	color: #333 !important;
	padding: 1px 0 1px 20px !important;
	background-color: transparent !important;
}
h1 {
	font-size: 17px;
	margin: 8px 0px 3px;
	padding: 0px;
}
p {
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.FloatRight {
	float: right;
	margin-right: 10px;
}
.FloatLeft {
	font-size: 10px;
	text-align: left;
	float: left;
}
h2 {
	font-size: 15px;
	margin: 6px 0px 3px;
	padding: 0px;
}
h3 {
	font-size: 13px;
	padding: 0px;
	margin: 6px 0px 3px;
}
.subhead {
	font-size: 13px;
	padding: 0px;
	margin: 6px 0px 3px;
	color: #80C342;
	font-weight: bold;
}
.SectNavLi {
	font-size: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-type: disc;
	list-style-position: inside;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #415FB5;
	font-weight: bold;
}
#Header {
	background-color: #3876DB;
	position: absolute;
	height: 80px;
	left: 0px;
	top: 0px;
	width: 760px;
}
#SignInBg {
	background-color: #415FB5;
	position: absolute;
	top: 81px;
	left: 181px;
	z-index: 1;
	width: 563px;
	color: #FFFFFF;
	vertical-align: bottom;
	padding: 8px;
	height: 35px;
}
#Email {
	position: relative;
	top: 10px;
	left: 10px;
}
#Password {

	position: relative;
	top: 10px;
	left: 10px;
}
.SignInSmall {
	font-size: 9px;
}
#SignInForm {
	position: absolute;
	top: 96px;
	left: 292px;
	z-index: 200;
	color: #FFFFFF;
	vertical-align: text-bottom;
}
.SignInTextField {
	height: 17px;
	width: 125px;
}
a:hover {
	color: #333333;
	background-color: #BBCFFF;
}
.SectNavTextField {

	height: 15px;
	width: 100px;
}
#UtilityNav {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	position: absolute;
	left: 344px;
	top: 7px;
	color: #D3E1F8;
	width: 400px;
	text-align:right;
}
.FontWhite {
	color: #FFFFFF;
}
.SectNavSm {
	font-size: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.SectNavTf {
	height: 17px;
	width: 125px;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana;
}
.SectNavSubmit {
	height: 22px;
	width: 50px;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana;
	margin-top: 4px;
	margin-bottom: 2px;
}
.SearchSubmit {

	height: 22px;
	width: 50px;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana;
}
.SectNavMenu {

	height: 20px;
	width: 130px;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana;
}
hr {
	margin-top: 5px;
	margin-left: 5px;
}
ul {
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 9px;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-type: disc;
	list-style-position: outside;
	text-decoration: none;
}
li {
     display : list-item;
     list-style-position: outside;
     margin-left: 15px;
}
dd {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 1px;
}
dt {
	margin-top: 5px;
}
dt {
	margin-top: 10px;
}
td {
	font-size: 12px;
}
textarea {
	height: 300px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Search {
	position: absolute;
	z-index: 200;
	top: 51px;
	left: 538px;
	width: 233px;
}
.SearchTf {

	height: 15px;
	width: 150px;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana;
}
#SignInLabels {

	position: absolute;
	top: 111px;
	left: 385px;
	z-index: 210;
	color: #FFFFFF;
	vertical-align: text-bottom;
}
.White8 {
	font-size: 8px;
	color: #FFFFFF;
}
.White12 {
	font-size: 10px;
	color: #FFFFFF;
}
#SignInForm {
position:absolute; left:278px; top:88px; width:389px; height:23px; z-index:202;
}
#SignInEmail{
position:absolute; left:195px; top:87px; width:83px; height:0px; z-index:203;
	font-size: 9px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#SignInPwd{
position:absolute; left:314px; top:87px; width:62px; height:17px; z-index:204;
	font-size: 9px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.DirP {
	margin-top: -6px;
	margin-bottom: 20px;
}
.MoreAbout {
	font-size: 11px;
}
#HomeColMain{
	position:absolute; left:202px; top:151px; width:303px; height:190px; z-index:205;
}
#IndexColMain{
	position:absolute; left:202px; top:90px; width:550px; z-index:205;
}
#ConventionColMain{
	position:absolute; left:202px; top:151px; width:550px; height:190px; z-index:205;
}
#ConventionColMain2006{
	position:absolute; left:202px; top:100px; width:550px; height:190px; z-index:205;
}
#HomeColRight{
	position:absolute;
	left:531px;
	top:336px;
	width:185px;
	z-index:206;
	background-color: #D7E2FF;
	background-color: #D7E2FF;
	border: 1px none #000000;
	padding:15px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.SignInSubmit {
	height: 22px;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana;
}
#Logo{
	position: absolute;
	z-index: 250;
	left: 10px;
	top: 10px;
}
#More {
	text-align: right;
	margin-bottom: 5px;
}
.SignInTf {
	height: 15px;
	width: 115px;
}
#SignInPos{
	position:absolute;
	left:193px;
	top:102px;
	width:550px;
	height:21px;
	z-index:207;
	color: #FFFFFF;
	font-size: 12px;
}
.BlueWhite10 {

	font-size: 10px;
	color: #BCD3FA;
}
#SignInPrompt {

	position:absolute;
	left:545px;
	top:105px;
	width:550px;
	height:21px;
	z-index:207;
	color: #FFFFFF;
	font-size: 12px;
}
.img {
	text-decoration: none;
	background-color: #FFFFFF;
}
.LinearNav {
	margin-top: 7px;
}
.tfXL {
	width: 300px;
}
.tfL {
	width: 210px;
}
.tfS {
	width: 50px;
}
#Logo {
	position: absolute;
	left: 11px;
	top: 6px;
}
#DocWide {
	position: absolute;
	right: 250px;
	left: 200px;
	top: 90px;
	width: 560px;
}
#DocWide_CONV2008 {
	position: absolute;
	right: 250px;
	left: 200px;
	top: 90px;
	width: 560px;
	height: 0;
}
#DocMed {
	position: absolute;
	right: 250px;
	left: 203px;
	top: 153px;
	width: 500px;
}
.pForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px 0px 3px;
	padding: 0px;
}
.h1Form {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0px 5px;
	padding: 0px;
}
.h2Form {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0px 5px;
	padding: 0px;
}
.h3Form {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 8px 0px 5px;
	padding: 0px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100px;
	width: 200px;
}
.ResultsTextarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 250px;
	border: thin solid #CCCCCC;
	padding: 3px;	
}
.Results {
	border: thin solid #CCCCCC;
	width: 145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 3px;	
}
.ResultsCorrect {
	border: thin solid #497C3D;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 6px 3px 12px 12px;
	padding: 8px;
	background-color: #D7E6D2;
}
.ResultsIncorrect {
	border: thin solid #9A6663;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 6px 3px 12px 12px;
	padding: 8px;
	background-color: #FCDADA;
}
.PromptSuccess {
	border: thin solid #497C3D;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 3px;
	background-color: #D7E6D2;
	text-align: center;
	background-position: center;
}
.PromptValidate {

	border: thin solid #9A6663;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 10px;
	padding: 3px;
	background-color: #FCDADA;
}
.PromptHeader {
	font-size: 14px;
	font-weight: bold;
}
.Header {

	font-family: "Trebuchet MS", sans-serif;
	font-size: 17px;
	font-weight: bold;
	margin: 10px 0px 5px;
	padding: 0px;
}
.Paragraph {
	font-size: 12px;
}
.BottomBorder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
hr {
	margin-top: 10px;
	margin-bottom: 10px;
}
.Enclose {
	padding: 15px;
	border: none;
	width: 100%;
	margin: 20px;
}
#BoxRight2 {
	background-color: #D7E2FF;
	width: 200px;
	float: right;
	padding: 10px;
	margin-left: 20px;
}
.ResultsSm {

	border: thin solid #CCCCCC;
	width: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 3px;
}
.Results {
	border: thin solid #CCCCCC;
	width: 145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 3px;	
}
#NoHover a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
}

.ArticleTitle {
	font-size: 17px;
	margin: 8px 0px -5px;
	padding: 0px;
    font-weight: bold
}
.ArticleP {
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.ArticlePnoIndent {
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.ArticleCredit {
		text-indent: 0px;
		font-style: italic;
		border-top: thin dotted #808080;
		margin-top: 8px;
}
.GreyTextBox {
    text-align: center;
    padding: 10px 15px 10px 15px;
    margin: 15px 0px 20px 0px;
    background-color: #E9E9E9;
}
.LetteredList {
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 25px;
    text-indent: -10px;
}
.superscript {
		font-family: "Trebuchet MS", Verdana;
		font-size: 10px;
		padding-top: -15px;
}
.PullQuoteCenter {
    text-align: center;
    padding: 10px 15px 10px 15px;
    margin: 15px 0px 20px 0px;
    background-color: #E9E9E9;
    border-top: medium solid #87AAFF;
    border-bottom: medium solid #87AAFF;
}
.PullQuoteLeft {
    padding: 10px 15px 10px 15px;
    margin: 15px 0px 20px 0px;
    background-color: #E9E9E9;
    border-top: medium solid #87AAFF;
    border-bottom: medium solid #87AAFF;
}

