body {
	background: #FFFFFF;
	margin: 5px;
	padding: 0;
}

.IFIContainer {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
body, td, th, p, input {
	font: 9pt Arial, Helvetica, sans-serif;
	color: #2A2A2A;
}

a {
	color: #007a3b;
}

a:visited {
	color: #925000;
}

a:hover {
	color: #b76400;
}

.BannerSpacer img {
	height: 4px;
}

form {
	padding: 0px;
	margin: 0px;
}

table {
	border-collapse: collapse;
}

th,
td {
	vertical-align: top;
}

caption {
	font-weight: bold;
	text-align: left;
	padding: 2px 10px;
	background-color: #b76400;
	color: #ffffff;
}

.VisualClear {
	clear: both;
}

.OneTwentyWideBanner {
	width: 120px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 5px;
}

.FourSixtyEightBannerWrapper {
	width: 468px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 5px;
}

.FourFiftyBannerWrapper {
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 10px;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}


input {
	border: 1px solid #666666;
}

input.SubmitBtn {
	width: auto;
	background: #4d4d4d url(/Global/Assets/Images/Template/TopNavBgStretch.jpg) repeat-x left top;
	color: #ffffff;
	font-weight: bold;
}

img {
	border: none;
}

/* Begin Header Top Nav Styles */
.SiteHeaderWrapper {
	border-top: 3px solid #008b43;
	background: #000000 url(/Global/Assets/Images/Template/HeaderBanner.jpg) no-repeat right center;
}

/* Temporary Header */

.GreenBar{
	border-top: 15px solid #008b43;
}

.HeaderWrapper {
}


.TopNavWrapper ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: right;
	height: 19px;
	background: #4d4d4d url(/Global/Assets/Images/Template/TopNavBgStretch.jpg) repeat-x left top;
	border-bottom: 1px solid #cccccc;
}

.TopNavWrapper li {
	display: inline;
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
}

.TopNavWrapper li a,
.TopNavWrapper li a:visited {
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: right;
	padding: 2px 7px 2px 7px;
	margin-top: 1px;
	border-left: 1px solid #959595;
}

.TopNavWrapper li a:hover {
	background-color: #007a3b;
	color: #ffffff;
}
/* End Header Top Nav Styles */

/* Begin Left Side Styles */
.LeftSideWrapper {
	width: 175px;
	font-size: 7pt;
	background-color: #E5E5E5;
	color: #000000;
	padding: 0px;
	line-height: 10pt;
}

.LeftSideWrapper h3 {
	background-color: #e82100;
	font-size: 9pt;
	font-weight: bold;
	margin: 0px 0px 1px 0px;
	padding: 2px 10px;
	color: #ffffff;
}

.LeftSideWrapper ul {
	padding: 0px;
	margin: 5px 10px 10px 10px;
	list-style: none;
}

.LeftSideWrapper ul li {
	padding-bottom: 5px;
	border-bottom: 1px solid #cbcbcb;
	margin-bottom: 5px;
}

.LeftSideWrapper a,
.LeftSideWrapper a:visited {
	color: #008b43;
	clear: right;
	font-size: 8pt;
	display: block;
}

.LeftSideWrapper a:hover {
	color: #5f5f5f;
}

/* Begin Inner Page Left Side Background Styles */
.LeftSideWrapper .ArticlesSection,
.LeftSideWrapper .EventsSection,
.LeftSideWrapper .IFIIssuesSection,
.LeftSideWrapper .MediapackSection,
.LeftSideWrapper .MediapackSection,
.LeftSideWrapper .SubscribeSection,
.LeftSideWrapper .CorpAdSection,
.LeftSideWrapper .ContactSection {
	height: 430px;
	border: 1px solid #676767;
}

.LeftSideWrapper .ArticlesSection {
	background: #676767 url(/Global/Assets/Images/Template/LeftSideArticles.jpg) no-repeat center top;
}

.LeftSideWrapper .EventsSection {
	background: #676767 url(/Global/Assets/Images/Template/LeftSideEvents.jpg) no-repeat center top;
}

.LeftSideWrapper .IFIIssuesSection {
	background: #676767 url(/Global/Assets/Images/Template/LeftSideIFIIssues.jpg) no-repeat center top;
}

.LeftSideWrapper .MediapackSection {
	background: #676767 url(/Global/Assets/Images/Template/LeftSideMediapack.jpg) no-repeat center top;
}

.LeftSideWrapper .SubscribeSection {
	background: #676767 url(/Global/Assets/Images/Template/LeftSideGetIFI.jpg) no-repeat center top;
}

.LeftSideWrapper .CorpAdSection {
	background: #676767 url(/Global/Assets/Images/Template/LeftSideCorpAd.jpg) no-repeat center top;
}

.LeftSideWrapper .ContactSection {
	background: #676767 url(/Global/Assets/Images/Template/LeftSideContactUs.jpg) no-repeat center top;
}
/* End Inner Page Left Side Background Styles */
/* End Left Side Styles */


.RightSideWrapperTest {
	width: 130px;
	border: 1px solid #676767;
	padding: 0px;
	font-size: 8pt;
	line-height: 9pt;
	background-color: #006330;
}

.RightSideWrapperTest h3 {
	background-color: #e82100;
	font-size: 9pt;
	font-weight: bold;
	margin: 0px 0px 1px 0px;
	padding: 2px 10px;
	color: #ffffff;
}

.RightSideWrapperTest .SearchWrapper {
	background-color: #efefef;
	margin-bottom: 5px;
	border-bottom: 1px solid #cacaca;
}

.RightSideWrapperTest form {
	text-align: right;
	padding: 5px 12px;
}

.RightSideWrapperTest input {
	font-size: 9pt;
	width: 100px;
	margin-bottom: 2px;
}

.RightSideWrapperTest input.SubmitBtn {
	width: auto;
	background: #4d4d4d url(/Global/Assets/Images/Template/TopNavBgStretch.jpg) repeat-x left top;
	color: #ffffff;
	font-weight: bold;
	font-size: 7pt;
}

.RightSideWrapperTest .CurrentIssueWrapper {
	text-align: center;
	border-bottom: 1px solid #cacaca;
	padding: 5px 0px;
	margin-bottom: 5px;
}

.RightSideWrapperTest ul {
	padding: 0px;
	margin: 5px 10px 10px 10px;
	list-style: none;
}

.RightSideWrapperTest ul li {
	padding-bottom: 5px;
	border-bottom: 1px solid #cbcbcb;
	margin-bottom: 5px;
}

.RightSideWrapperTest .AllPreviousArticles {
	border: none;
}

.RightSideWrapperTest .AllPreviousArticles a {
	font-size: 7pt;
}
/* End Right Side Styles */


/* Begin Right Side Styles */
.RightSideWrapper {
	width: 130px;
	padding: 0px;
	font-size: 8pt;
	line-height: 9pt;
	background-color: #E5E5E5;
}



.RightSideWrapper h3 {
	background-color: #e82100;
	font-size: 9pt;
	font-weight: bold;
	margin: 0px 0px 1px 0px;
	padding: 2px 10px;
	color: #ffffff;
}

.RightSideWrapper .SearchWrapper {
	background-color: #efefef;
	margin-bottom: 5px;
	border-bottom: 1px solid #cacaca;
}

.RightSideWrapper form {
	text-align: right;
	padding: 5px 12px;
}

.RightSideWrapper input {
	font-size: 9pt;
	width: 100px;
	margin-bottom: 2px;
}

.RightSideWrapper input.SubmitBtn {
	width: auto;
	background: #4d4d4d url(/Global/Assets/Images/Template/TopNavBgStretch.jpg) repeat-x left top;
	color: #ffffff;
	font-weight: bold;
	font-size: 7pt;
}

.RightSideWrapper .CurrentIssueWrapper {
	text-align: center;
	border-bottom: 1px solid #cacaca;
	padding: 5px 0px;
	margin-bottom: 5px;
}

.RightSideWrapper ul {
	padding: 0px;
	margin: 5px 10px 10px 10px;
	list-style: none;
}

.RightSideWrapper ul li {
	padding-bottom: 5px;
	border-bottom: 1px solid #cbcbcb;
	margin-bottom: 5px;
}

.RightSideWrapper .AllPreviousArticles {
	border: none;
}

.RightSideWrapper .AllPreviousArticles a {
	font-size: 7pt;
}
/* End Right Side Styles */

/* Begin Main Content Wrapper Tbl Styles */
.MainContentWrapperTbl {
	margin: 5px 0px;
	width: 100%;
}

.MainContentWrapper table {
	width: 100%;
}

.MainContentWrapper table th {
	font-weight: bold;
	text-align: left;
	padding: 2px 10px;
	background-color: #b76400;
	color: #ffffff;
}

.MainContentWrapper table td {
	padding: 0px 5px 5px 5px;
	width: 50%;
}

.MainContentWrapper h1 {
	background-color: #008b43;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px 0px 1px 0px;
	padding: 2px 10px;
	color: #ffffff;
}

.MainContentWrapper h2 {
	font-size: 10pt;
	margin: 20px 10px 1px 10px;
	padding: 2px 0px;
	border-bottom: 1px solid #dfdfdf;
	color: #b76400;
}

.MainContentWrapper table.TwoColumnArticlesTbl h2 {
	background-color: #008b43;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px 0px 1px 0px;
	padding: 2px 10px;
	color: #ffffff;
	border: none;
}

.MainContentWrapper h3 {
	font-size: 10pt;
}

.MainContentWrapper p {
	padding: 0px 10px;
	margin: 5px 0px 15px 0px;
	line-height: 13pt;
}

.MainContentWrapper li {
	padding-bottom: 8px;
}
/* End Main Content Wrapper Tbl Styles */

/* Begin Section Specific Styles */
body.EventsSection h2 {
	border: none;
}

body.EventsSection .EventsTbl {
	width: 97%;
	margin-left: auto;
	margin-right: auto;
}

body.EventsSection .EventsTbl th {
}

body.EventsSection .EventsTbl td {
	width: auto;
	padding: 2px 10px;
	border: 1px solid #dfdfdf;
}

body.EventsSection .EventsTbl .Dates {
	width: 120px;
}

body.EventsSection .EventsTbl .Events {
	width: 45%;
}

body.EventsSection .EventsTbl .Locations {
}

body.EventsSection .EventsTbl .Websites {
	width: 80px;
}

.ArticlesSection img {
	vertical-align: top;
	margin-top: 1px;
	margin-left: 2px;
	border: none;
}
/* End Section Specific Styles */

/* Begin Registration Form Styles */
fieldset {
	border: none;
}

.RequiredField {
	color: #e90000;
	font-weight: bold;
	margin-right: 3px;
}

/* Begin Registration Table Styles */
table.RegistrationTbl td {
	padding: 0px 10px;
	font-size: 8pt;
}

table.RegistrationTbl input {
	font-size: 8pt;
}

table.RegistrationTbl caption {
	border-top: 10px solid #ffffff;
	border-bottom: 5px solid #ffffff;
}

table.RegistrationTbl ul {
	list-style: none;
	margin: 10px 0px;
	padding: 0px;
}

table.RegistrationTbl ul li {
	padding-bottom: 3px;
}

table.RegistrationTbl .RadioCheck input {
	border: none;
}

table.RegistrationTbl label,
table.RegistrationTbl .label {
	display: block;
	float: left;
	width: 125px;
	font-weight: bold;
}

table.RegistrationTbl .TitleWrapper label {
	display: inline;
	float: none;
	width: auto;
}
/* End Registration Table Styles */

/* Begin Form Error Msg Styles */
table.RegistrationTbl .FormErrorMsgWrapper {
	color: #e90000;
	font-weight: bold;
}

table.RegistrationTbl .FormErrorMsgWrapper ul {
	list-style: disc;
	padding-left: 10px;
	margin-left: 30px;
	font-weight: normal;
}
/* End Form Error Msg Styles */

/* Begin Questionaire Styles */
table.QuestionaireTbl {
}

table.QuestionaireTbl input {
	font-size: 8pt;
}

table.QuestionaireTbl td {
	padding: 0px 10px;
	font-size: 8pt;
}

table.QuestionaireTbl ul {
	list-style: none;
	margin: 0px 0px 10px 20px;
	padding: 0px;
	width: 600px;
}

table.QuestionaireTbl ul li {
	padding-bottom: 3px;
	width: 250px;
	float: left;
}

table.QuestionaireTbl .RadioCheck input {
	border: none;
}

table.QuestionaireTbl .Question {
	font-weight: bold;
	padding: 10px 0px 5px 0px;
}

table.QuestionaireTbl input.Border {
	border: 1px solid #000000;
}
/* End Questionaire Styles */
.SubscrptionPrivacyPolicy {
	border-top: 1px solid #dfdfdf;
	font-size: 8pt;
	margin: 0px 10px;
	padding: 10px 0px 0px 0px;
}

.SubscrptionPrivacyPolicy ul {
	list-style: none;
}

.SubscrptionPrivacyPolicy ul input {
	border: none;
}

.SubscrptionBtnsWrapper input {
	margin: 0px 5px;
	font-size: 8pt;
	font-weight: bold;
}

.SubscrptionBtnsWrapper input:hover {
	color: #ffffff;
	background-color: #008b43;
}

.SubscrptionBtnsWrapper p {
	font-size: 7.5pt;
	line-height: 9pt;
}
/* End Registration Form Styles */

/* Begin Footer Nav Styles */
.FooterWrapper {
	font-size: 7.5pt;
	color: #FFFFFF;
	background: #4d4d4d url(/Global/Assets/Images/Template/BottomNavBgStretch.jpg) repeat-x left top;
	text-align: center;
	padding: 2px 0px;
	border-bottom: 3px solid #008b43;
}
/* End Footer Nav Styles */
