body
{
	margin: 0;
	padding: 10px 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	background-color:#000000;
	background-image: url("/images/BodyBG.jpg");
	background-repeat: repeat-x
}



select
{
	width: 200px;
}
.Button
{
	width: 100px;
	height: 20px;
	margin: 3px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	text-transform: uppercase;
	font-variant: small-caps;
	color: #ffffff;
	border-width: 0;
	background-color: transparent;
	background-image: url("images/Submit.png");
	background-repeat: no-repeat;
}
#Clear
{
	clear: both;
}



div.LeftButtonBar
{
	clear:both;
	position:fixed;
	left: 0;
	top: 100px;
	border:0;
	margin:0;
	padding:0;
}
div.LeftButtonBar a
{
	background-image: url("/images/NetworkingSprites.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	display:block;
	width:32px;
	height:32px;
	padding:0;
	margin:0 0 4px 0;
}
div.LeftButtonBar a.Facebook
{
	background-position:-64px 0;
}
div.LeftButtonBar a.Facebook:hover
{
	background-position: -64px -32px;
}
div.LeftButtonBar a.Twitter
{
	background-position:-32px 0;
}
div.LeftButtonBar a.Twitter:hover
{
	background-position: -32px -32px;
}



#AddressBar
{
	width: 900px;
	height: 45px;
	margin:0 auto 10px auto;
	padding-top: 8px;
	text-align: center;
	vertical-align: top:
	font-size: 10pt;
	font-weight: bolder;
	color: #ffffff;
}
#AddressBar #Logo
{
	padding: 0 15px 0 0;
	margin: 0;
}
#AddressBar #Text
{
	vertical-align: 15px;
}

#TopBar
{
	width: 904px;
	height: 31px;
	margin: 0 auto 0 auto;
	padding: 0;
	background-color:transparent;
	background-image: url("./images/TopBar.jpg");
	background-repeat: no-repeat
}
#TopBar #Menu
{
	float: left;
	width: 655px;
	height: 21px;
	z-index: 2;
	margin: 10px 0 0 20px;
}
#TopBar #SearchText
{
	float: left;
	width: 55px;
	height: 21px;
	margin: 10px 0 0 0 ;
	font-size: 11px;
	font-weight: bolder;
	text-transform:uppercase;
	color: #ffcb29;
}
#TopBar #SearchBox
{
	float: left;
	width: 130px;
	height: 26px;
	margin: 5px 0 0 0 ;
	font-size: 11px;
	font-weight: bolder;
	text-transform:uppercase;
	color: #ffffff;
}
#TopBar #SearchBox input
{
	width: 120px;
	height: 13px;
	margin: 1px 0;
	font-size: 11px;
	color: #8e8e8e;
}
#TopBar #GoButton
{
	float: left;
	width: 24px;
	height: 24px;
	margin: 5px 0 0 0;
	background-color: #000000;
}



#Page
{
	width: 900px;
	margin: 0 auto 0 auto;
	padding: 0;
	border-style: solid;
	border-width: 0px 2px 2px 2px;
	border-color: #ffffff;
	background-color: #7d0f1a;
	background: url("/images/PageBG.jpg") top left;
	background-repeat: repeat-y;
}
#Page #MainImage
{
	margin: 0;
	padding: 0;
	z-index: 1;
	background-color: #ffffff;
}



#Page #LeftBar
{
	float: left;
	margin: -5px 0 1px 0;
	width: 232px;
	background-color: #000000;
	background-image: url("/images/Sidebar.jpg");
}
#Page #LeftBar input.Button
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	text-transform:uppercase;
}
#Page #LeftBar #Header
{
	width: 232px;
	height: 40px;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #ffffff;
	background-color: #891f35;
}
#Page #LeftBar #Header H1
{
	padding: 3px 0;
	font-size: 10pt;
	text-transform:uppercase;
	text-align: center;
	color: #ffffff;
	text-shadow: #000000 5px 5px 5px;
}
#Page #LeftBar #Top
{
	width: 232px;
	height: 95px;
}
#Page #LeftBar #Top #Field
{
	float: left;
	width: 165px;
	margin: 0 auto;
}
#Page #LeftBar #Top #Field input
{
	float: right;
	width: 125px;
}
#Page #LeftBar #Top #Button
{
	float: left;
	width: 35px;
	margin: -10px 0 0 5px;
}
#Page #LeftBar #Middle
{
	width: 232px;
	padding: 5px 0;
	background-color: #000000;
}
#Page #LeftBar #Middle a,#Page #LeftBar #Middle a:active,#Page #LeftBar #Middle a:visited,#Page #LeftBar #Middle a:hover
{
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration: none;
}
#Page #LeftBar #Middle a:hover
{
	text-decoration: underline;
}
#Page #LeftBar #Middle a.Event,#Page #LeftBar #Middle a.Event:active,#Page #LeftBar #Middle a.Event:visited,#Page #LeftBar #Middle a.Event:hover
{
	color: #ffffff;
	text-transform: none;
	font-weight: normal;
}
#Page #LeftBar #Middle hr
{
	margin: 5px 0 5px 0;
	width: 195px;
	height: 1px;
	color: #7d0f1a;
}
#Page #LeftBar #Middle #Title
{
	font-size: 10pt;
	font-weight: bolder;
	text-transform:uppercase;
	color: #ffffff;
}
#Page #LeftBar #Middle #Title ul
{
	margin: 0;
	padding-left: 20px;
	list-style-image: url("/images/Arrow.png");
}
#Page #LeftBar #Middle #Detail
{
	font-size: 10pt;
	padding-left: 20px;
	color: #ffffff;
}
#Page #LeftBar #Bottom
{
	font-size: 10pt;
	color: #ffffff;
	width: 232px;
	padding: 5px 0;
	text-align: center;
	background-color: #000000;
}
#Page #LeftBar #Bottom p
{
	margin: 0;
	padding: 5px 0 5px 0;
}
#Page #LeftBar #Bottom a,#Page #LeftBar #Bottom a:active,#Page #LeftBar #Bottom a:visited,#Page #LeftBar #Bottom a:hover
{
	font-size: 10pt;
	color: #ffffff;
	text-decoration: underline;
}
#Page #LeftBar #Bottom a:hover
{
	text-decoration: underline;
}
#Page #LeftBar #Bottom img
{
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
}



#Page #Content
{
	float: left;
	margin: 0 0 0 29px;
	width: 619px;
	font-size: 10pt;
	background-color: #ffffff;
}
#Page #Content #Item a,#Page #Content #Item a:active,#Page #Content #Item a:visited,#Page #Content #Item a:hover
{
	text-decoration: none;
}
#Page #Content #Item a:hover
{
	text-decoration: underline;
}
#Page #Content hr
{
	width: 569px;
	margin-right: 50px;
	color: #bbbbbb;
	height: 1px;
}
#Page #Content h1
{
	font-size: 16pt;
	font-weight: bold;
	margin: 0;
}
#Page #Content h2
{
	font-size: 12pt;
	font-weight: bold;
	margin: 0;
}
#Page #Content h1.Red
{
	color: #940000;
}
#Page #Content h2.Red
{
	color: #bd2031;
}
#Page #Content h1.Blue
{
	color: #005984;
}
#Page #Content h2.Blue
{
	color: #737dad;
}



#Page #Content #Item
{
	font-size: 10pt;
	width: 569px;
	text-align: justify;
}
#Page #Content #Item img
{
	max-width: 569px;
}
#Page #Content #Item #ReadMore img
{
	margin-top: 15px;
}
#Page #Content #Item #VendorList
{
	float: left;
	width: 569px;
}
#Page #Content #Item #VendorList #Logo
{
	float: right;
	width: 216px;
}
#Page #Content #Item #VendorList #Logo img
{
	float: left;
}
#Page #Content #Item #VendorList #Logo #Contact
{
	margin: 65px 0;
}
#Page #Content #Item #VendorList #Text
{
	float: left;
	width: 345px;
}
#Page #Content #Item #InlineImageRight
{
	float: right;
	width: 159px;
}
#Page #Content #Item #InlineImageRight img
{
	float: right;
}
#Page #Content #Item #InlineImageLeft
{
	float: left;
	width: 159px;
}
#Page #Content #Item #InlineImageLeft img
{
	float: left;
}
#Page #Content #Item #InlineText
{
	float: left;
	width: 410px;
}



#Page #Content #Calendar
{
	margin: 10px 0 35px 0;
}
#Page #Content #Calendar #Header
{
	width: 630px;
	padding: 7px 0;
	font-size: 18pt;
	text-transform:uppercase;
	text-align: center;
	color: #000000;
	text-shadow: #555555 3px 3px 6px;
}
#Page #Content #Calendar #Header input.PrevButton, #Page #Content #Calendar #Header input.NextButton
{
	width: 100px;
	height: 20px;
	margin: 3px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #ffffff;
	border-width: 0;
	background-color: transparent;
	background-image: url("images/Submit.png");
	background-repeat: no-repeat;
}
#Page #Content #Calendar #Header input.PrevButton
{
	float: left;
}
#Page #Content #Calendar #Header input.NextButton
{
	float: right;
}
#Page #Content #Calendar table
{
	width: 630px;
	border-collapse: collapse;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	background-color: #ffffff;
}
#Page #Content #Calendar tr.Week
{
	height: 120px;
	vertical-align:text-top;
}
#Page #Content #Calendar tr.WeekTitle
{
	height: 20px;
	background-color: #891f35;
	color: #ffffff;
	size: 10pt;
	text-shadow: #000000 1px 1px 2px;
}
#Page #Content #Calendar #DayOfMonth
{
	width: 100%;
	height: 15px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #333333;
	margin: 0 0 5px 0;
	background-color: #bbbbbb;
}
#Page #Content #Calendar #DayOfMonth.PrevNextMonth
{
	background-color: #828282;
}
#Page #Content #Calendar th, #Page #Content #Calendar td
{
	width: 90px;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	padding: 0;
}
#Page #Content #Calendar th
{
	font-size: 13px;
}
#Page #Content #Calendar td
{
	font-size: 11px;
}
#Page #Content #Calendar td.PrevNextMonth
{
	color: #ffffff;
	background-color: #bbbbbb;
}
#Page #Content #Calendar a,#Page #Content #Calendar a:active,#Page #Content #Calendar a:visited,#Page #Content #Calendar a:hover
{
	color: #000000;
	text-decoration: none;
}
#Page #Content #Calendar a:hover
{
	color: #550000;
	text-decoration: underline;
}



#Page #Content #ShowEvents
{
	font-size: 10pt;
}
#Page #Content #ShowEvents table
{
	width: 100%;
	border-collapse: collapse;
	border-width: 1px 1px 1px 1px;
	border-style: outset;
	border-color: #000000;
}
#Page #Content #ShowEvents th
{
	height: 30px;
	font-weight: bolder;
	text-align: center;
	color: white;
	border-width: 0px 1px 1px 1px;
	border-style: outset;
	border-color: #000000;
	background-color: #891f35;
}
#Page #Content #ShowEvents td
{
	height: 30px;
	padding: 0 10px 0 10px;
	border-width: 1px 1px 1px 1px;
	border-style: outset;
	border-color: #000000;
	background-color: none;
}



#Page #Content #ViewEvent h1
{
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
	margin: 0;
}
#Page #Content #ViewEvent table
{
	width: 630px;
	border-collapse: collapse;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
#Page #Content #ViewEvent tr
{
	text-align: center;
}
#Page #Content #ViewEvent th
{
	width: 100px;
	background-color: #891f35;
	color: #ffffff;
	padding: 7px;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	vertical-align: top;
}
#Page #Content #ViewEvent td
{
	width: 530px;
	padding: 0 0 0 5px;
	text-align: left;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}



#Page #Content #Registration
{
	text-align: center;
	font-size: 10pt;
}
#Page #Content #Registration #Heading
{
	margin: 0;
}
#Page #Content #Registration #Heading .Font1
{
	font-size: 18pt;
}
#Page #Content #Registration #Heading .Font2
{
	font-size: 16pt;
}
#Page #Content #Registration #Heading .Font3
{
	font-size: 14pt;
}
#Page #Content #Registration h1
{
	font-size: 10pt;
	margin: 30px 0 7px 0;
}
#Page #Content #Registration table
{
	margin: 0 auto;
}
#Page #Content #Registration th
{
	text-align: right;
	padding: 0 7px 0;
}
#Page #Content #Registration th.Missing
{
	color: red;
}
#Page #Content #Registration td
{
	text-align: left;
}
#Page #Content #Registration td.Missing
{
	color: red;
	font-weight: bolder;
}
#Page #Content #Registration input[type="text"]
{
	width: 300px;
}
#Page #Content #Registration select
{
	width: 306px;
}
#Page #Content #Registration select.Mandatory
{
	color: red;
	font-weight: bolder;
}
#Page #Content #Registration textarea
{
	width: 300px;
	height: 130px;
}



#Page #Content #Registration #ContactMatches
{
	float: left;
	width: 600px;
	display: block;
	margin-left: 10px;
	clear: both;
}
#Page #Content #Registration #ContactMatches a, #Page #Content #Registration #ContactMatches a:active, #Page #Content #Registration #ContactMatches a:visited, #Page #Content #Registration #ContactMatches a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
#Page #Content #Registration #ContactMatches a:hover
{
	text-decoration: underline;
}
#Page #Content #Registration #ContactMatches #Page #Content #Registration #ContactMatchesTable H1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 14pt;
	FONT-STYLE: italic;
	color: #ffffff;
	padding: 0;
	margin: 0;
}
#Page #Content #Registration #ContactMatches #Page #Content #Registration #ContactMatchesTable H2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	FONT-STYLE: italic;
	color: #ffffff;
	padding: 0;
	margin: 0;
}
#Page #Content #Registration #ContactMatches #PrevNext
{
	float: right;
	margin-right: 1px;
}
#Page #Content #Registration #ContactMatches #PrevNext a, #Page #Content #Registration #ContactMatches #PrevNext a:active, #Page #Content #Registration #ContactMatches #PrevNext a:visited, #Page #Content #Registration #ContactMatches #PrevNext a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#Page #Content #Registration #ContactMatches #PrevNext a:hover
{
	text-decoration: underline;
}
#Page #Content #Registration #ContactMatches #ContactMatchesTable table
{
	width: 600px;
	margin-left: 5px;
	border-collapse: collapse;
	border-width: 1px 1px 1px 1px;
	border-style: outset;
	border-color: #000000;
}
#Page #Content #Registration #ContactMatches #ContactMatchesTable th
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
	color: white;
	border-width: 0px 1px 1px 1px;
	border-style: outset;
	border-color: #000000;
	background-color: #d04e00;
	padding: 0px 2px 2px 2px;
}
#Page #Content #Registration #ContactMatches #ContactMatchesTable td
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 25px;
	border-width: 0px 1px 0px 1px;
	border-style: outset;
	border-color: #000000;
}
#Page #Content #Registration #ContactMatches #ContactMatchesTable td.NoStyle
{
	border-style: none;
	border-width: 0px;
	background-color: transparent;
}




#Page #Content #Navigation a,#Page #Content #Navigation a:active,#Page #Content #Navigation a:visited,#Page #Content #Navigation a:hover
{
	text-decoration: none;
}
#Page #Content #Navigation a:hover
{
	text-decoration: underline;
}



#Page #Content #ExpressRegistrationResults
{
	font-size: 10pt;
}
#Page #Content #ExpressRegistrationResults table
{
	width: 100%;
	border-collapse: collapse;
	border-width: 1px 1px 1px 1px;
	border-style: outset;
	border-color: #000000;
}
#Page #Content #ExpressRegistrationResults th
{
	height: 30px;
	font-weight: bolder;
	text-align: center;
	color: white;
	border-width: 0px 1px 1px 1px;
	border-style: outset;
	border-color: #000000;
	background-color: #891f35;
}
#Page #Content #ExpressRegistrationResults td
{
	height: 30px;
	padding: 0 10px 0 10px;
	border-width: 1px 1px 1px 1px;
	border-style: outset;
	border-color: #000000;
	background-color: none;
}



#Footer
{
	font-size: 10pt;
	color: #ffcb29;
	text-align: center;
}
#Footer a,#Footer a:active,#Footer a:visited,#Footer a:hover
{
	font-size: 10pt;
	color: #ffcb29;
	text-decoration: none;
}
#Footer a:hover
{
	text-decoration: underline;
}



#tinybox
{
	position:absolute;
	display:none;
	padding:10px;
	background:#ffffff url(images/preload.gif) no-repeat 50% 50%;
	border:10px solid #c3c3c3;
	z-index:2000;
}
#tinymask
{
	position:absolute;
	display:none;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:#000000;
	z-index:1500;
}
#tinycontent
{
	background:#ffffff;
}



#ContactSummary
{
	margin: 0 20px 0 20px;
}
#ContactSummary h1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 14pt;
	FONT-STYLE: italic;
	margin: 10px 0 10px 0;
}
#ContactSummary h2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12pt;
	margin: 10px 0 10px 0;
}
#ContactSummary h1.Red, #ContactSummary h2.Red
{
	color: red;
}
#ContactSummary a, #ContactSummary a:active, #ContactSummary a:visited, #ContactSummary a:hover
{
	color: #000000;
	text-decoration: none;
}
#ContactSummary a:hover
{
	text-decoration: underline;
}
#ContactSummary input
{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	padding: 0 3px 0 3px;
	border:solid 0 #fff;
	background-color: #ffffaa;
}
#ContactSummary input.Save
{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-transform:uppercase;
	color:#ffffff;
	border:solid 0 #fff;
	width:80px;
	height:20px;
	background: transparent url("images/submit.gif") no-repeat;
}
#ContactSummary input.LargeSave
{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-transform:uppercase;
	color:#ffffff;
	border:solid 0 #fff;
	width:120px;
	height:20px;
	background: transparent url("images/largesubmit.gif") no-repeat;
}
#ContactSummary table
{
	width: 100%;
	border-collapse: collapse;
	border-width: 1px 1px 1px 1px;
	border-style: outset;
	border-color: #000000;
}
#ContactSummary tr
{
	text-align: center;
}
#ContactSummary th
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	FONT-STYLE: italic;
	font-variant: small-caps;
	color: white;
	padding: 1px;
	border-width: 1px;
	border-style: outset;
	border-color: #000000;
	border-width: 0px 1px 0px 0px;
	background-color: #d04e00;
}
#ContactSummary td
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0 3px 0 3px;
	border-width: 0px 1px 0 1px;
	border-style: inset;
	border-color: #aaaaaa;
}
#ContactSummary .NoStyle
{
	border-style: none;
	border-width: 0px;
	background: transparent;
}	
#ContactSummary #PrevNext
{
	float: right;
	margin-right: 5px;
}
#ContactSummary #PrevNext a, #ContactSummary #PrevNext a:active, #ContactSummary #PrevNext a:visited, #ContactSummary #PrevNext a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#ContactSummary #PrevNext a:hover
{
	text-decoration: underline;
}



#ImportRegistration
{
	text-align: center;
}
#ImportRegistration table
{
	width: 400px;
}
#ImportRegistration select,#ImportRegistration input.Field
{
	width: 300px;
	background-color: #ffffaa;
}
#ImportRegistration #BoxTop
{
	float: left;
	width: 425px;
	height: 10px;
	font-size:1px;
	background: url("./images/box_top.jpg") no-repeat top;
}
#ImportRegistration #Box
{
	float: left;
	width: 425px;
	padding: 20px 0px 10px 0px;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #ffffff;
	background: url("./images/box_middle.jpg") repeat-y top;
}
#ImportRegistration #BoxClose
{
	float: left;
	width: 425px;
	height: 15px;
	font-size:1px;
	background: url("./images/box_bottom.jpg") no-repeat top;
}
