﻿body
{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #777777;
}

ul li
{
	list-style-type: square;
}

a:link
{
	color: #036799;
	text-decoration: none;
	font-weight: bold;
}

a:visited
{
	color: #036799;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #036799;
	text-decoration: underline;
	font-weight: bold;
}

.level1
{
	font-size: 14px;
}

.titleheader
{
	font-size: 12px;
	font-weight: bold;
}
.outer
{
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	width: 946px;
}
.inner
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 946px;
	background-color: #ffffff;
}


.mainLeftColumn
{
	vertical-align: top;
	padding-bottom: 25px;
	padding-right: 10px;
}

.mainRightColumn
{
	vertical-align: top;
	padding-bottom: 25px;
	width: 100%;
}

.footerlinks a
{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

.footerlinks a:visited
{
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

.footerlinks a:hover
{
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
}

.menu3Active
{
	padding: 0 15px 0 15px;
	background-color: #AABA0A;  
	color: #FFFFFF;
	text-align: center;
	height: 28px;
	font-weight: bold;
}
.menu3InActive
{
	padding: 0 15px 0 15px;
	background-color: #FFFFFF;
	text-align: center;
	height: 28px;
}
.menu3Inactive a
{
	color: #AABA0A;
	text-decoration: none;
}
.menu3Inactive a:visited
{
	color: #AABA0A;
	text-decoration: none;
}
.menu3Inactive a:hover
{
	color: #AABA0A;
	text-decoration: underline;
}

.zindexdown
{
	z-index: 1;
}

/********

content stuff 

**********/

.content
{
	margin-left: 15px;
	margin-right: 15px;
	display: block;
	position: static;
	margin-top: 0px;
}
.contentarea
{
	display: inline;
}
.imgnoborder
{
	border: none;
}

a.reglinks
{
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
a.reglinks:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #000;
}
.largeblack
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000;
}
.largegray
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 28px;
	color: #777;
}

.subTitle
{
	font-weight: bold;
	font-size: 12px;
}

.boldPadded
{
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 5px;
	font-size: 1.4em;
}

.bold
{
	font-weight: bold;
}

.mainContentMenu
{
	width: 900px;
}

.imageCopyright
{
	font-size: 10px;
	font-style: italic;
}

/******************
	tertiary menu properties
*********************/
.tertiaryMenu
{
	width: 100%;
	background-color: #FFF;
}
.tertiaryMenu ul
{
	margin: 0px;
	padding: 0px;
	color: #333;
	line-height: 30px;
	white-space: nowrap;
}
.tertiaryMenu li
{
	list-style-type: none;
	display: inline; /* padding: 0px 5px 0px 5px; */
	padding: 0px 8px 0px 0px;
}

.tertiaryMenu li a
{
	/* padding: 0px 10px 0px 0px; */
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}
.tertiaryMenu li a:link
{
	color: #333;
}
.tertiaryMenu li a:visited
{
	color: #333;
	text-decoration: none;
}

.tertiaryMenu li a:hover
{
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
.underlined a
{
	background-color: #ccc;
}

.notunderlined a
{
	background-color: #fff;
}

.contactformheader
{
	font-size: 28px;
	font-weight: bold;
}

/***** 
square bullet points
*****/
.square
{
	list-style-type: square;
}

/**************
	tabs in membership benefits
****************/

.displayInline
{
	display: inline;
}
.displayNone
{
	display: none;
}

div#notice
{
	margin-top: 90px;
	height: 150px;
	width: 99%;
	background-color: #FFF;
}
div#innernotice
{
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 7px;
	margin-right: 6px;
}
div#contactusnotice
{
	width: 60%;
}

.homepageSolution
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

.homepageSolution a:link
{
	color: #036799;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

.homepageSolution a:visited
{
	color: #036799;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

.homepageSolution a:hover
{
	color: #036799;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}

.homepageBigFoot
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}


/**************
	Expert Insights Page
****************/

.EItitle, .eventName
{
	font-size: 15px;
	font-weight: bold;
	padding-top: 12px;
}

.EIinfo
{
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 12px;
    border-bottom: solid 2px #e7e7e7;
}

.EIphoto
{
	vertical-align: top;
	padding-bottom: 12px;
    border-bottom: solid 2px #e7e7e7;
}

.EILeftCol
{
	border: none;
	padding-right: 15px;
	vertical-align: top;
}

.EIRightCol
{
	border: none;
	padding-left: 35px;
	padding-top: 50px;
	vertical-align: top;
	text-align: right;
	width: 250px;
}

.careerImage
{
	padding: 10px 0 10px 0;
	border: none;
	vertical-align: middle;
	width: 30%;
}

.careerImageLink
{
	font-size: 17.4px;
}

.WidgetHeader
{
	background-color:#AABA0A; 
	width:230px; 
	height: 47px; 
	font-size:20px; 
	line-height:42px; 
	font-weight:bold;
	margin-left: 8px;
}

.WidgetBody
{
	width:226px;
	border-left: solid 2px #AFAAA3;
	border-right: solid 2px #AFAAA3;
	margin-left: 8px;
}

.WidgetItem
{
	padding: 10px 10px 6px 10px;
	font-size: 13.2px;
	font-weight: normal;
}

.WidgetItem a:link
{
	font-weight: normal;
}

.WidgetItem a:visited
{
	font-weight: normal;
}

.WidgetViewAll
{
	padding: 12px 0 10px 10px;
}

.WidgetViewAll a:link
{
	font-size: 14px; 
	font-weight:bold;
}

.WidgetViewAll a:visited
{
	font-size: 14px; 
	font-weight:bold;
}

