﻿body,
P,
INPUT,
TEXTAREA,
DIV,
SPAN
{
	font-family: Arial, Verdana;
	font-size: 9pt;
}
.PopUpWindow
{
	position: absolute;
	top: 186px;
	background: white;
	width: 759px;
	border: 1px solid gray;
	display: none;
	z-index: 5;
}
.GrayOut
{
	display: none;
	position: absolute;
	width: 980px;
	height: 620px;
	z-index: 1;
	background: url(/Images/Gray.png);
}

.CloseButton
{
	padding-top: 8px;
	padding-right: 0px;
	height: 20px;
}

.CloseButton A
{
	height: 20px;
	width: 20px;
	display: block;
	float: right;
}

.PopUpWindow .InnerContainer
{
	padding: 2px 10px 10px 100px;
}

.PopUpWindow .InnerContainer IFRAME
{
	width: 633px;
	height: 230px;
	border: none;
}

.PopUpBody H1
{
	color: #6D6E71;
	font-size: 14pt;
	margin-top: -10px;
}



.GrayBorder
{
	border: 1px solid #6D6E71;
}

.PopUpBody .PageOne
{
	height: 150px;
}

.PopUpBody .PageTwo
{
	height: 150px;
}


.PopUpBody .PageThree
{
	height: 150px;
}

.PopUpBody .PageOne DIV
{
	float: left;
	width: 284px;
	font-size: 9pt;
}

.PopUpBody .PageOne .EmailOptInContainer
{
	padding-top: 5px;
}

.PopUpBody .Blue
{
	color: #0092D8;
}

.PopUpBody .PageOne INPUT
{
	width: 258px;
	background: #E6E6E6;
	border: none;
	margin-top: 2px;
	margin-bottom: 2px;
}

.PopUpBody .PageOne INPUT[type=checkbox]
{
	background: white;
	width: auto;
}

.PopUpBody DIV.PageTwo
{
	font-size: 9pt;
}

.PopUpBody .PageTwo SPAN
{
	width: 540px;
}

.PopUpBody .PageTwo INPUT[type=file]
{
	width: 540px;
	background: #E6E6E6;
	border: none;
	margin-top: 2px;
	margin-bottom: 2px;
}

.PopUpBody DIV.PageThree
{
	font-size: 9pt;
}

.PopUpBody .PageThree .PrivacyPolicy
{
	text-align: right;
	padding-right: 75px;
	margin-top: -5px;
}

.PopUpBody .PageThree A
{
	color: #147BBE;
	text-decoration: none;
}

.PopUpBody .PageThree TEXTAREA
{
	width: 542px;
	background: #E6E6E6;
	border: none;
	margin-top: 2px;
	margin-bottom: 2px;
	height: 50px;
}

.PopUpBody .PageThree .YouTubeInput
{
	width: 542px;
	background: #E6E6E6;
	border: none;
	margin-top: 2px;
	margin-bottom: 2px;
}

.PopUpBody .PagePreview
{
	height: 150px;
	font-size: 9pt;
}

.PopUpBody .PagePreview P
{
	overflow-y: scroll;
	height: 120px;
}

.PopUpBody .PagePreview .PreviewHeader TH
{
	border-bottom: 1px solid #6D6E71;
	width: 174px;
	text-align: left;
	font-weight: normal;
	color: #6D6E71;
}

.PopUpBody .PagePreview .PreviewHeader TH.spacer
{
	border-bottom: 0px;
	width: 10px;
}

.PopUpBody .PagePreview TD
{
	padding-top: 5px;
	color: #6D6E71;
}

.PopUpBody .PagePreview P
{
	margin: 0px;
	padding: 0px;
}

.PopUpBody .PagePreview TABLE
{
	width: 542px;
}

.PopUpWindow .ReleaseStatement
{
	height: 220px;
	overflow-y: scroll;
	font-size: 9pt;
	margin-right: 20px;
	margin-bottom: 10px;
	padding-right: 10px;
}

.PopUpWindow .ReleaseStatement H5
{
	font-size: 10pt;
	margin-bottom: 0px;
}

.PopUpWindow .ReleaseStatement A
{
	color: #6D6E71;
	text-decoration: none;
}

.PopUpBody .BottomButtons
{
	padding-right: 74px;
	padding-bottom: 25px;
	font-size: 9pt;
}

.PopUpBody .BottomButtons A
{
	float: left;
	display: block;
	color: #6D6E71;
	background: #E5E5E5;
	text-decoration: none;
	font-size: 9pt;
	padding: 5px 10px;
	text-transform: uppercase;
	margin-right: 5px;
}

.PopUpBody .BottomButtonsActive A:hover
{
	color: White;
	background: #147BBE;
}

.PopUpBody .BottomButtons A.Selected
{
	color: White;
	background: #147BBE;
}

.PopUpBody .BottomButtons .Right
{
	float: right;
	display: block;
	text-decoration: none;
	font-size: 9pt;
	padding: 5px 10px;
	text-transform: uppercase;
	background: #147BBE;
	color: White;
	margin-right: 0px;
}

.PopUpBody .BottomButtons .ErrorRight
{
	float: right;
	display: block;
	text-decoration: none;
	font-size: 9pt;
	padding: 5px 10px;
	color: Red;
}

.PopUpBody .BottomButtons DIV
{
	height: 30px;
}

.ThankYou H1
{
	color: #6D6E71;
	font-size: 14pt;
	margin: 0px;
	margin-bottom: 10px;
}

.ThankYou P
{
	color: #6D6E71;
	font-size: 9pt;
	margin: 0px;
	width: 540px;
	/*height: 115px;*/
	padding-top: 10px
}

.ThankYou .Buttons
{
	padding-top: 15px;
	padding-bottom: 65px;
}

.ThankYou .Buttons A
{
	float: left;
	display: block;
	color: White;
	background: #147BBE;
	text-decoration: none;
	font-size: 9pt;
	padding: 5px 10px;
	text-transform: uppercase;
	margin-right: 5px;
}

.Header
{
	height: 100px;
	color: #6D6E71;
}

.Header A
{
	color: #6D6E71;
	text-decoration: none;
	padding-top: 25px;
}

.Header A IMG
{
	margin-left: 10px;
	margin-bottom: -6px;
}

.Header IMG
{
	float: left;
}

.Header .ShareVision
{
	float: right;
}

.Header .ShareVision IMG
{
	float: none;
}

.Error
{
	color: Red;
}

.ShareLinks
{
	text-align: right;
}

.ShareLinks A
{
	color: #C0C1C4;
	text-decoration: none;
	font-size: 12pt;
}

.ShareLinks IMG
{
	margin-bottom: -10px;
}

.AdminContainer
{
	font-size: 9pt;
}

.AdminContainer TH
{
	color: #6D6E71;
	font-size: 10pt;
}

.AdminContainer A,
.AdminNav A
{
	color: #147BBE;
	text-decoration: none;
}

.AdminNav A
{
	padding-right: 15px;
}

.AdminNav
{
	margin-bottom: 10px;
}

.AdminContainer TEXTAREA
{
	height: 110px;
	font-size: 9pt;
}

.AdminContainer INPUT
{
	font-size: 9pt;
}

.AdminContainer .Grid TH,
.AdminContainer .Grid TD
{
	border: 1px solid #6D6E71;
	padding: 2px 5px;
}

.AdminContainer .Grid TH TH,
.AdminContainer .Grid TD TD
{
	border: 0px;
	padding: auto;
}

.AdminContainer .AltRow
{
	background: #F0F0F0;
}

.AdminContainer .Empty
{
	font-size: 10pt;
}

H2
{
	color: #0092D8;
	font-size: 12pt;
}

.GrayLink A
{
	background: #E7E7E7;
	padding: 3px 5px;
	text-decoration: none;
	color: #505050;
	font-size: 9pt;
}

#FlashContainer
{
	width: 980px;
	font-size: 9pt;
}


#FlashContainer A
{
	color: #0092D8;
	text-decoration: none;
}

.ErrorContainer
{
	font-size: 9pt;
	color: #6D6E71;
}

.ErrorContainer H1
{
	font-size: 20pt;
	color: #0092D8;
	font-weight: normal;
}

.ErrorContainer A
{
	color: #0092D8;
	text-decoration: none;
}

.PopUpRegister .InnerContainer
{
	padding: 2px 10px 10px 50px;
}

.PopUpRegister .InnerContainer IFRAME
{
	width: 683px;
	height: 230px;
	border: none;
}

.RegisterBody H2
{
	color: #147bbe;
	font-size: 12pt;
	margin-top: 0;
}

.RegisterBody .Left
{
	float: left;
	width: 300px;
}

.RegisterBody .Left DIV
{
	margin-right: 25px;
}

.RegisterBody .Right
{
	float: left;
	width: 360px;
}

.RegisterBody .Right INPUT[type=text]
{
	background: #E6E6E6;
	border: none;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 330px;
}

.RegisterBody .Right DIV
{
	height: 60px;
}

.RegisterBody .Right DIV DIV
{
	float: left;
	width: 170px;
	height: auto;
	margin-top: 18px;
}

.RegisterBody .Right DIV DIV INPUT
{
	width: 160px! Important;	
}

.RegisterBody .Right .BlueBox
{
	background: #147bbe;
	color: White;
	height: 38px;
	width: 330px;
}

.RegisterBody .Right .BlueBox DIV
{
	padding: 2px 4px;
	height: auto;
	width: auto;
	float: none;
}

.RegisterBody .Right .BlueBox DIV DIV
{
	padding: auto;
	width: 233px;
	float: left;
	border-right: 1px solid white;
	margin-top: 0px;
}

.RegisterBody .Right .BlueBox A
{
	float: right;
	color: White;
	display: block;
	text-decoration: none;
	margin-top: 9px;
	margin-right: 0px;
	padding-right: 15px;
	background: url(/Images/BlueChevron.gif) no-repeat top right;
}

.RegisterBody .Right .ErrorText
{
	display: block;
	color: Red;
}

.RegisterThankYouContainer P
{
	font-size: 10pt;
}

.RegisterThankYouContainer H2
{
	color: #147bbe;
	font-size: 12pt;
	margin-top: 0;
}

.RegisterThankYouContainer A
{
	text-decoration: none;
	color: #147bbe;
}

.RegisterThankYouContainer DIV
{
	font-size: 8pt;
}