﻿.clear:after {
    content: ".";
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clear {display: inline-block;}
/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
.NAMLightBlue
{
    background: #569BBC;
}
.NAMMedBlue
{
    background: #BBD4E8;
}
.NAMMedBlueActive
{
    background: #559FC9;
}
.NAMOddRow
{
	background:#fff;
}
.NAMEvenRow
{
	background:#f5f5f5;
}
.NAMDarkBlueLight
{
    color:white;
	background:#2b77a2;
}
.NAMDarkBlueMed
{
    color:white;
    background:#f5f5f6;
}
.NAMDarkBlueDark
{
    background-color: #004960;
    color: #FFFFFF;
}
body 
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
    text-align:left;
	background: none;
}
/* Layout 5 */
.layout5 #navCol,
.layout5 #mainContentColExtra,
.layout5 #mainContentCol2,
.layout5 #mainContentCol3,
.layout5 #mainContentCol4,
.layout5 #mainContentCol5,
.layout5 #mainContentCol6{
	display:none;
}
.layout5 #mainContentColWrap {
	padding:14px 14px 14px 15px;
	
}
/*
.layout5 #mainContentColWrap {
    width:960px;
	padding:14px 14px 14px 15px;
}
.layout5 #mainInnerColWrap {
	width:960px;
}
.layout5 #mainContentCol1 {
	width:960px;
}
*/

a {
	text-decoration:none;
	color:#004960;	
}
a:hover {
	text-decoration:none;
	color:#569BBC;
}
#header
{
    text-align:center;
}
.CenteredLogo
{
    text-align:center;
}
.copyright 
{
    font-size: 10px;
    color: #888;
    margin: 1px 0px 15px 10px;
}

.copyright a
{
    font-size: 10px;
    color: #888;
    text-decoration: none;
}
.copyright a:hover
{
    font-size: 10px;
    color: #888;
    text-decoration: underline;
}

.AlertRedFont
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
    font-weight: bold;
    color: #FF0000;
    text-align: center;
}

.AlertRedFontNoBold
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
    color: #FF0000;
    text-align: center;
}
.AlertRedFontSmall
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
    color: #FF0000;
    text-align: center;
}
.title
{
    font-size: 16px;
    font-weight: bold;
    color: #004960;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}
.RedTitle
{
    font-size: 16px;
    font-weight: bold;
    color: #FF0000;
    text-align: center;
}
.LabelCentered
{
    font-size:12px;
    font-weight: bold;
    color: #000000;
    text-align: center;
}
.IndividualName
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #004960;
    text-align: center;
}
.IndividualTitle
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: italic;
    color: Black;
    text-align: center;
}
.IndividualAddress
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-align: center;
}
.IndividualPositionHeader
{
	color:#fff;
	background: url(http://www.nam.org/Media/Backgrounds/module_header.jpg) repeat-x 0px 0px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.highlight {text-decoration:none; font-weight:bold; color:black; background:yellow;}
TR.IssueAlt1
{
	background-color: transparent;
	color: black;
}
TR.IssueAlt2
{
	background-color: Silver;
	color: black;
}
TR.IssueGroup
{
    font-style: italic;
    color:#fff;
	background: url(http://www.nam.org/Media/Backgrounds/module_header.jpg) repeat-x 0px 0px;
}
TR.IssueGroupHeader
{
    font-weight: bold;
    color:#fff;
	background: url(http://www.nam.org/Media/Backgrounds/module_header.jpg) repeat-x 0px 0px;
    text-align: left;
}
TR.IssueGroupCaption
{
    font-weight: bold;
    font-size: 16px;
    color:#fff;
	background: url(http://www.nam.org/Media/Backgrounds/module_header.jpg) repeat-x 0px 0px;
    text-align: center;
}
TR.YellowHighlight
{
    background-color: Yellow;
    color:Black;
}
.Centered
{
	text-align:center;   
}

.ParentDeptHeader
{
	font-size:16px;
	font-style: italic;
	font-weight: bold;
}
.ChildDeptHeader
{
	font-style: italic;
	font-weight: bold;
}

.boldLabel
{
    font-weight: bold;
}
.SendEmailTableCol1
{
    width: 100px;
    text-align: right;
}
.TextBox
{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: black;
    text-align: left;
}
.Table
{
    width: 98%;
    clear: both;
    float: none;
}
.tdShort
{
    width: 37%;
    
}
.tableFull
{
    width: 100%;
    clear: both;
    float: none;
}
.TitleBoldBlackCentered
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}
.PCpage
{
   width:800px;
}
.BBpage
{
    width:150px;
}
#left-sidebar {
    background-color: Silver;
	width: 300px;
	float: left;
	padding-left: 15px;
	padding-top: 20px;
	
}
#main-content {
    background-color: Silver;
	padding-left: 380px;
	padding-top: 20px;
	float: right;
}
#footer {
	padding-top: 20px;
}
.NoteData
{
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: Black;
}
.NoteText
{
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: Black;
    height: auto;
    width: 100%;
    overflow: visible;
}
.MasterFooter
{
    font-size: 12px;
    color: #004960;
    margin: 1px 0px 15px 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
}

#inputform
{
    margin: 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    border: 0;
    padding: 2px;
}
#inputform .Registration
{
    width: 800px;
}
#inputform .RegistrationCol1
{
    width: 100px;
    text-align: right;
}
    /* Footer styles */
#mainFooter {
	height:81px;
	min-height:1%;
	padding:11px 0 0px;
	clear:both;
	margin-top:15px;

}
#mainFooter a {
	font-weight:normal;
}
#mainFooter a:hover {
}
#mainF/*width:990px;*/
	width:990px;er {
	width:990px;
	margin:0 auto;
	font-weight:normal;
	min-height:81px;
}
.footerContent,
.footerCopy {
    height: 81px;
    overflow: hidden;
    position: relative;
}
.footerContent {
    float: left;
    width: 550px;
}
.footerCopy {
	float:right;
	width:500px;
	text-align:right;
}
.footerContent p,
.footerCopy p {
	position:absolute;
	top:50%;
	margin:0;
}
.footerCopy p {
    width: 500px;
    color: #004960;
}
.FooterFix {
    left: -33px;
}
/* breadcrumb styles */
.breadCrumb {
	margin:10px auto;
	/*width:990px;*/
	color:#fff;
	font-weight:bold;
}
.breadCrumb a {
	font-size:14px;
	color:#d2e6f4;
}
.breadCrumb a:hover {
	text-decoration:none;
	color:#fff;
}
.pageTitle {
	padding:0 0 15px 0;
	margin-bottom:15px;
	border-bottom:solid 1px #dbdbdb;
}
.pageTitle .genericPageTitle {
	width:83%;
}
.genericPageTitle {
	font-size:24px;
	font-weight:normal;
	line-height:24px;
	float:left;
}
.pageTitle span {
	float:right;
	height:20px;
	margin:3px 0 0 0;
    text-align: justify;
}
.pageTitle span .print,
.pageTitle span .rss,
.pageTitle span .email,
.pageTitle span .share {
	text-indent: -9999px;
	display: block;
	height: 16px;
	width: 16px;
	float:right;
}
.pageTitle span .rss {
	background: url(http://www.nam.org/Media/Icons/rss.gif) no-repeat 0px 0px;
	margin:2px 0;
}
.pageTitle span .print {
	background: url(http://www.nam.org/Media/Icons/print.gif) no-repeat 10px 2px;
	margin:0 0 0 10px;
	padding:2px 0 2px 10px;
	border-left:1px solid #dbdbdb;
}
.pageTitle span .share {
	background: url(http://www.nam.org/Media/Icons/share.gif) no-repeat 10px 2px;
	margin:0 0 0 10px;
	padding:2px 0 2px 10px;
	border-left:1px solid #dbdbdb;
}
.pageTitle span .email {
	background: url(http://www.nam.org/Media/Icons/email.gif) no-repeat 10px 2px;
	margin:0 0 0 10px;
	padding:2px 0 2px 10px;
	border-left:1px solid #dbdbdb;
}
.moduleContentInner {
    float: left;
}
.moduleContentInnerNoFloat{
    float: left;
}


