﻿BODY
{
    margin-top:5px;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    
    /*background-color: #5f5959;*/
}
P,TD
{
    FONT-FAMILY: Arial, sans-serif, Helvetica;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-bottom:10px;
	margin-top:0px;
	margin-right: 0px;
	margin-left: 0px;
}
/*
UL
{
	margin-top:0px;
}
*/
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #12ad2a;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	text-align:left;
	line-height: normal;
	margin-top:10px;
	margin-bottom: 2px;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:26px;
	line-height: 24px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:0px;
	text-align:left;
	line-height: normal;
	margin-top:10px;
	margin-bottom: 2px;
	}	
		
H3	
{
    color : #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	text-align:left;
	line-height: normal;
	margin-top:10px;
	margin-bottom: 2px;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.33em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	text-align:left;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	}	
		
TFOOT, THEAD	{	
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align: baseline;
	font-size: 1em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	/*font-size: 12px;*/
	/*border-bottom: 1px #808080;*/
	text-decoration: none;
	color:#6caf3c;
	}	
		
A:visited	{	
	/*font-size: 12px;*/
	/*border-bottom: 1px #808080;*/
	text-decoration: none;
	color:#6caf3c;
	}	
		
A:active	{	
	/*font-size: 12px;*/
	/*border-bottom: 1px #808080;*/
	text-decoration: none;
	color:#6caf3c;
	}	
		
A:hover	{	
	/*font-size: 12px;*/
	/*border-bottom: none;*/
	text-decoration: underline;
	color:#6caf3c;
	}
	
SMALL	{	
	font-size: .7em;
	}	

BIG	{	
	font-size: 1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family: "Courier New", monospace;
	}	
	
/*
UL LI	{	
	list-style-type: square ;
	}	

UL LI LI	{	
	list-style-type: disc;
	}	

UL LI LI LI	{	
	list-style-type: circle;
	}	
OL {
	margin-top: 0px;
	margin-bottom: 10px;
}	

OL LI	{	
	list-style-type: decimal;
	}	

OL OL LI	{	
	list-style-type: lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type: lower-roman;
	}
*/
.errorCell 
{
	color:#12ad2a;
	padding-top:6px;
	padding-bottom:6px;
}
.Warn
{
	color:#12ad2a;
	padding-top:6px;
	padding-bottom:6px;
}
.WarnSmall
{
	font-size:10px;
	color:#12ad2a;
	padding-top:6px;
	padding-bottom:6px;
}

.RedBullet
{
	vertical-align:top;
	padding-top:10px;
}
.SponsorsOuter
{
	width:100%;
	text-align:center;
}
.SponsorsInner
{
	text-align: center;
	width: 100%;
}
.SponsorList A:link	{	
	border-bottom: 1px dotted #505050;
	text-decoration: none;
	color:#505050;
	}	
		
.SponsorList A:visited	{	
	border-bottom: 1px dotted #505050;
	text-decoration: none;
	color:#505050;
	}	
		
.SponsorList A:active	{	
	border-bottom: 1px dotted #505050;
	text-decoration: none;
	color:#505050;
	}	
		
.SponsorList A:hover
{
	border-bottom: none;
	text-decoration: underline;
	color:#505050;
	}
.SponsorListSponsorLogo A:link
{
	border-bottom: none;
}
.SponsorListSponsorLogo A:visited
{
	border-bottom: none;
}
.SponsorListSponsorLogo A:active
{
	border-bottom: none;
}
.SponsorListSponsorLogo A:hover
{
	border-bottom: none;
}

.Popup
{
	background-color: White;
	border: solid 1px gray;
	padding: 10px;
}
.Popup TD
{
	padding: 10px;
}
.EmailText
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color:#505050;
	margin-bottom:3px;
	margin-top:0px;
	margin-right: 0px;
	margin-left: 0px;
}

/*Start input controls*/
.InputTextBox
{
    BORDER-RIGHT: dimgray 1px solid;
    BORDER-TOP: dimgray 1px solid;
    PADDING-LEFT: 1px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    BACKGROUND: #ffffff;
    MARGIN-BOTTOM: 1px;
    BORDER-LEFT: dimgray 1px solid;
    CURSOR: hand;
    COLOR: #000000;
    BORDER-BOTTOM: dimgray 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-ALIGN: left
}
.InputTextBoxSmallRight
{
    BORDER-RIGHT: dimgray 1px solid;
    PADDING-RIGHT: 1px;
    BORDER-TOP: dimgray 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    BACKGROUND: #ffffff;
    MARGIN-BOTTOM: 1px;
    BORDER-LEFT: dimgray 1px solid;
    WIDTH: 30px;
    CURSOR: hand;
    COLOR: #000000;
    BORDER-BOTTOM: dimgray 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-ALIGN: right
}
.InputTextBoxTiny
{
    BORDER-RIGHT: dimgray 1px solid;
    BORDER-TOP: dimgray 1px solid;
    PADDING-LEFT: 1px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    BACKGROUND: #ffffff;
    MARGIN-BOTTOM: 1px;
    BORDER-LEFT: dimgray 1px solid;
    WIDTH: 40px;
    CURSOR: hand;
    COLOR: #000000;
    BORDER-BOTTOM: dimgray 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-ALIGN: left
}

.InputTextBoxSmall
{
    BORDER-RIGHT: dimgray 1px solid;
    BORDER-TOP: dimgray 1px solid;
    PADDING-LEFT: 1px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    BACKGROUND: #ffffff;
    MARGIN-BOTTOM: 1px;
    BORDER-LEFT: dimgray 1px solid;
    WIDTH: 58px;
    CURSOR: hand;
    COLOR: #000000;
    BORDER-BOTTOM: dimgray 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-ALIGN: left
}
.InputTextBoxMedium
{
    BORDER-RIGHT: dimgray 1px solid;
    BORDER-TOP: dimgray 1px solid;
    PADDING-LEFT: 1px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    BACKGROUND: #ffffff;
    MARGIN-BOTTOM: 1px;
    BORDER-LEFT: dimgray 1px solid;
    WIDTH: 100px;
    CURSOR: hand;
    COLOR: #000000;
    BORDER-BOTTOM: dimgray 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-ALIGN: left
}
.InputTextBoxLarge
{
    BORDER-RIGHT: dimgray 1px solid;
    BORDER-TOP: dimgray 1px solid;
    PADDING-LEFT: 1px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    BACKGROUND: #ffffff;
    MARGIN-BOTTOM: 1px;
    BORDER-LEFT: dimgray 1px solid;
    WIDTH: 175px;
    CURSOR: hand;
    COLOR: #000000;
    BORDER-BOTTOM: dimgray 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-ALIGN: left
}
.InputTextBoxExtraLarge
{
    BORDER-RIGHT: dimgray 1px solid;
    BORDER-TOP: dimgray 1px solid;
    PADDING-LEFT: 1px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    BACKGROUND: #ffffff;
    MARGIN-BOTTOM: 1px;
    BORDER-LEFT: dimgray 1px solid;
    WIDTH: 300px;
    CURSOR: hand;
    COLOR: #000000;
    BORDER-BOTTOM: dimgray 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-ALIGN: left
}

.InputTextBox_SmallText
{
    BORDER-RIGHT: dimgray 1px solid;
    BORDER-TOP: dimgray 1px solid;
    PADDING-LEFT: 1px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    BACKGROUND: #ffffff;
    MARGIN-BOTTOM: 1px;
    BORDER-LEFT: dimgray 1px solid;
    CURSOR: hand;
    COLOR: #000000;
    BORDER-BOTTOM: dimgray 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-ALIGN: left
}
SELECT.SelectMedium
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    /*
	PADDING-TOP: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
	*/
    /*MARGIN: 0px;*/
    /*TEXT-DECORATION: none;*/
    /*background: white;*/
    /*BORDER-RIGHT: white 0px solid;*/
    /*BORDER-TOP: white 0px solid;*/
    /*BORDER-LEFT: white 0px solid;*/
    /*BORDER-BOTTOM: white 0px solid;*/
}
SELECT.SelectSmall
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.InputTextAreaLarge
{
    BORDER-RIGHT: dimgray 1px solid;
    BORDER-TOP: dimgray 1px solid;
    PADDING-LEFT: 1px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    MARGIN-BOTTOM: 1px;
    BORDER-LEFT: dimgray 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: dimgray 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.InputTextAreaExtraLarge
{
    BORDER-RIGHT: dimgray 1px solid;
    BORDER-TOP: dimgray 1px solid;
    PADDING-LEFT: 1px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    MARGIN-BOTTOM: 1px;
    BORDER-LEFT: dimgray 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: dimgray 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
/*End input controls*/

.newstitle
{
 	color : #990000;
	font : bold 18px Arial, Verdana, Helvetica;
}
.bodytext{
	font-family: Arial, sans-serif, Helvetica;
	font-size: 12px;
	color:#333333;
	line-height:18px;
	margin:8px 0px 8px 0px;
}
.Headline
{
	font-family: Arial, sans-serif, Helvetica;
	font-size: 13px;
    font-weight:bold;
	color:#333333;
    border-bottom:solid 1px #dcdcdc;
    margin-top:10px;
    margin-bottom:10px;
}
.subhead{
	font-family: Arial, sans-serif, Helvetica;
	font-size: 11px;
	color:#333333;
    font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
}
.bodytextlink {
	font-family: Arial, sans-serif, Helvetica;
	font-size: 12px;
	color:#333333;
}

.bodytextbold {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight : bold;
}

.sectiontitle {
	padding:0px;
	font-size:16px;
	font-weight:bold;
	color:#6caf3c;
}

.subheader{
	font : bold 13px Arial, Verdana, Helvetica;
}

.mediumtext{
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
}

.associatedsmalllink { 
	font : 12px Arial, Verdana, Helvetica;
}
.formTitleCell {
	background: #ffffff url('layout_title_bar.gif') repeat-x;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding: 3px 3px 3px 5px;
	border: solid 1px #666666;
}
.formIndent 
{
    padding-left:20px;
}

.bodyCell {
	background-color: #F3F3F3;
	/*padding: 5px 5px 5px 5px;*/
	border: solid 1px #666666;
	font-size: 11px;
}
.RelatedLinksHead
{
    color:#333333;
}

.AgendaHeader
{
    font-weight:bold;
    font-size:11px;
    border-bottom: solid 1px #999999;  
}

.AgendaSession
{
    font-weight: bold;
    font-size:11px;
    padding-left:5px;
    border-left: solid 1px #999999;
    border-bottom: solid 1px #999999;
}

.AgendaProductTitle
{
    font-weight: bold;
    font-size:14px;    
}

.AgendaChoice
{
    font-size: 11px;
    font-family: Arial, Verdana, Helvetica;
    border-right: solid 1px #999999;
    border-bottom: solid 1px #999999;
}

.AgendaDescription
{
    font-size:11px;
    padding-left:5px;
    border-left: solid 1px #999999;
    border-right: solid 1px #999999;
    border-bottom: solid 1px #999999;
}

.AgendaRowOn
{
    background-color:#CCCCCC;    
}

.AgendaRowOff
{
    background-color:#E6E6E6;    
}
.OuterPageContainer
{
    /*padding:15px 30px 3px 30px;*/
}

.LanguageSelectContainer
{
    margin:0px 0px 5px 0px;
    text-align: left;
}
.LanguageSelect
{
    vertical-align: middle;
    padding: 0px 0px 0px 0px;
    white-space: nowrap;
}
.LanguageSelect A
{
    font-size:11px;
    color: #333333;
}
.LanguageSelect A:hover
{
    font-size:11px;
    color: #333333;
}
.LanguageSelect A:visited
{
    font-size:11px;
    color: #333333;
}
.LanguageSelectPiping
{
    font-size:10px;
    color: #333333;
    vertical-align: middle;
    padding: 0px 2px 0px 2px;
    white-space: nowrap;
}

.OuterContentContainer
{
}
A:hover
{
}
.InnerContentContainerLeft
{
    width:535px;
    height:400px;
    text-align:left;
    vertical-align:top;
}
.InnerContentContainerRight
{
    width:175px;
    text-align:left;
    vertical-align:top;
}
.InnerContentRightTop
{
    padding:0px 0px 10px 0px;
    color: #333333;
}
.InnerContentRightBottom
{
    padding:20px 0px 0px 0px;
    text-align:right;
    height: 200px;
    vertical-align:bottom;
}
.OuterContentContainer H1
{
    font-family:Arial;
    font-size:24px;
    color:#6caf3c;
    margin-bottom:10px;
}
.OuterContentContainer P
{
    font-family:Verdana,Arial;
    font-size:13px;
    line-height:18px;
}
.LogoContainer
{
}
.ButtonCommon
{
    text-align:center;
    padding: 5px;
}
.SalutationContainer
{
    text-align: right;
    font-size: 7.75pt;
    color: #666666;
}

.OuterFooterContainer
{
    font-size: 7.75pt;
    color: #666666;
    width:100%;
    display:inline-block;
}
.FooterContainerLeft
{
    text-align:left;
    vertical-align: bottom;
    width:79%;
    display:inline-block;
}

.FooterContainerRight
{
    height:75px;
    padding:30px 0px 0px 0px;
    text-align:right;
    vertical-align: top;
    width:20%;
    display:inline-block;
}
.TermsConditionsTitle 
{
    font-size:9px; 
    font-weight:bold;
}
.TermsConditions 
{
    font-size:9px;
    color:#808080;
}

.Button
{
	background-color:#6caf3c;
	color:White;
	font-size:12px;
	font-weight:bold;
	border:solid 1px #666666;
}

.PreRegistrationCheckboxOptions
{
	color:#666666;
	font-size:11px;
}

.CheckboxOptions
{
	color:#666666;
	font-size:11px;
}

.WorkOnBehalfOfNotice
{
	background-color: #fdb813; 
	border: solid 1px #a08000; 
	padding: 3px; 
	color: #7f0000;
	font-weight:normal;
}

.StaffLoginMessage
{
	background-color: #ffffff; 
	border: solid 0px #a08000; 
	padding: 3px; 
	color: #000000;
	font-weight:normal;
}


.PageTitle
{
	font-family:Arial,Sans-Serif;
	font-size:18px;
	font-weight:bold;
	color: #12ad2a;
	padding-bottom: 10px;
	padding-left: 2px;
}	

/*Start Bottom Option Menu*/

.BottomOptionMenuTable
{
	/*margin-top: 100px;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	*/
	padding-top:2px;
	padding-bottom:2px;
}

.BottomOptionMenuHeader
{
	padding-left:10px;
	padding-right:10px;
	height:20px;
	background: #ffffff;
	color: #000000;
	font-size:14px;
	font-weight:bold;
	/*border-bottom: 0px solid #de7979;*/
	border-bottom: 2px solid #666666;
}

.BottomOptionMenuSpacer
{
	height:3px;
	background: #ffffff;
}

.BottomOptionMenu
{
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	height:20px;
	background: #ffffff;
	color: #12ad2a;
}

.BottomOptionMenu A
{
	color: #12ad2a;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.BottomOptionMenu A:link
{
	color: #12ad2a;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.BottomOptionMenu A:visited
{
	color: #12ad2a;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.BottomOptionMenu A:active
{
	color: #12ad2a;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.BottomOptionMenu A:hover
{
	color: #12ad2a;
	border:none;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}


.BottomOptionMenuAction
{
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	height:20px;
	background: #ffffff;
	color: #12ad2a;
}

.BottomOptionMenuAction A
{
	color: #12ad2a;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
}
.BottomOptionMenuAction A:link
{
	color: #12ad2a;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
}
.BottomOptionMenuAction A:visited
{
	color: #12ad2a;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
}
.BottomOptionMenuAction A:active
{
	color: #12ad2a;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
}
.BottomOptionMenuAction A:hover
{
	color: #12ad2a;
	border:none;
	font-size: 13px;
	font-weight: bold;
	text-decoration:underline;
}

.BottomOptionMenuActionLink A
{
	text-decoration:none;
}
.BottomOptionMenuActionLink A:link
{
	text-decoration:none;
}
.BottomOptionMenuActionLink A:visited
{
	text-decoration:none;
}
.BottomOptionMenuActionLink A:active
{
	text-decoration:none;
}
.BottomOptionMenuActionLink A:hover
{
	text-decoration:underline;
}
/*End Bottom Option Menu*/
.MininavContainer
{
    margin: 0px 0px 0px 0px;
    white-space:nowrap;
}

.SmallCellContainer
{
    margin: 10px 0px 10px 0px;
    padding:0px -3px 0px -3px;
    white-space:nowrap;
}

.SmallCell
{
    margin: 5px 10px 5px 3px;
}
div.scroll {
    height: 157px;
    width: 555px;
    overflow:auto;
    white-space:nowrap;
    background-color: white;
    padding: 0px;
}
div.cartscroll {
    height: 120px;
    width: 160px;
    overflow:auto;
    padding: 0px;
}
.CartTextCenter
{
    font-size:10px;
    color:#777777;
    text-align:center;
    line-height :normal ;
}
.CartTextLeft
{
    font-size:10px;
    color:#777777;
    text-align:left;
    line-height :normal;
    padding-bottom:5px;
}
.FloatRight {
	float:right
}

.FloatLeft {
	float:left
}

.TabOuterContainer
{
    margin-top:10px;
    /*padding-right:-1px;*/
    width:555px;
    /*white-space:nowrap;*/
    background-color:#f9f9f9;
    /*border-bottom: solid 1px #DDDDDD;*/
}

.TabInnerContainer
{
    white-space:normal;
    background-color:#f9f9f9;
}

.SelectedTab
{
    width:185px;
    height:31px;
    background-image:url('../images/web/SelectedTab.gif');
    background-position:center;
    margin:0 1px 0 0;
    text-align:center;
    color:White;
    font-weight:bold;
    vertical-align:top;
    cursor:hand;
}

.UnselectedTab
{
    width:185px;
    height:31px;
    background-image:url('../images/web/UnselectedTab.gif');
    background-position:center;
    margin:0 1px 0 0;
    text-align:center;
    color:White;
    font-weight:bold;
    vertical-align:top;
    cursor:hand;
}
.SelectedTab2x
{
    width:50%;
    height:31px;
    background-image:url('../images/web/SelectedTab.gif');
    background-position:center;
    margin:0 1px 0 0;
    text-align:center;
    color:White;
    font-weight:bold;
    vertical-align:top;
    cursor:hand;
}

.UnselectedTab2x
{
    width:50%; /*185px;*/
    height:31px;
    background-image:url('../images/web/UnselectedTab.gif');
    background-position:center;
    margin:0 1px 0 0;
    text-align:center;
    color:White;
    font-weight:bold;
    vertical-align:top;
    cursor:hand;
}

.SelectedTab A,
.SelectedTab A:hover,
.SelectedTab A:Visited,
.SelectedTab A:link,
.SelectedTab A:active,
.UnselectedTab A,
.UnselectedTab A:hover,
.UnselectedTab A:Visited,
.UnselectedTab A:link,
.UnselectedTab A:active
.SelectedTab2x A,
.SelectedTab2x A:hover,
.SelectedTab2x A:Visited,
.SelectedTab2x A:link,
.SelectedTab2x A:active,
.UnselectedTab2x A,
.UnselectedTab2x A:hover,
.UnselectedTab2x A:Visited,
.UnselectedTab2x A:link,
.UnselectedTab2x A:active
{
    color:White;
    font-weight:bold;
    font-size:12px;
}

.TabbedListItem
{
    padding: 5px 5px 5px 5px;
    background-color:#f9f9f9;
    /*white-space:normal;*/
    /*height:50px;*/
}

.TabbedListItem1
{
    padding: 5px 5px 5px 5px;
    background-color:#f9f9f9;
    border-bottom:solid 1px #DDDDDD;
    /*height:50px;*/
    /*white-space:normal;*/
}

.TabbedIcon
{
    padding:0px 0px 0px 0px;
    /*vertical-align:top;*/
    /*margin:0;*/
}

.TabbedSubhead
{
    font-size:14px;
    font-weight:bold;
    border-bottom: solid 1px gray;
    padding: 2px 2px 2px 5px;
    margin-bottom:4px;
}
.TabbedSubhead1
{
    font-size:12px;
    font-weight:bold;
    padding: 0px 2px 0px 0px;
    margin-bottom:0px;
}

.TabbedTitle
{
    font-weight:bold;
    font-size:14px;
    margin: 2px 0px 2px 0px;
}

.TabbedBody
{
    font-size:12px;
    color:#333333;
}

.LiteRegistrationForm
{
	font-size: 9px;
	color: gray; 
	font-family: Arial;
    margin:0;
    line-height:10px;
}
.LiteRegistrationControls
{
    font-size: 10px; 
    color:#555555; 
    font-family: Arial;
    margin:0;
    padding:0;
}
.CalendarCell1
{
    width:100px;
    height:30px;
    background-color:#777777;
    line-height:13px;
    color:White;
    white-space:normal;
    border: solid 1px white;
    text-align:center;
}
.CalendarCell2
{
    width:100px;
    height:70px;
    line-height:14px;
    white-space:normal;
    border: solid 1px #777777;
    text-align:center;
}
.SmallLink
{
    font-size: 10px;
    white-space:nowrap;
}
.StaffMessageBox
{
    padding:10px;
    background:#eeeeee;
    border: solid 1px #777777;
}