body
{
    background:#fff;
    margin:0px;
    padding:0px;
    font-family:Arial;
    text-align:center;
}

div.pageContainer
{
    background:white;
    width:950px;    
    margin:auto;
    border-width:0px 0px 0px 0px;
    border-style:solid;
    border-color:#eee;
}

div.mainContainer
{
    text-align:left;
    width:950px;    
    margin:auto;
}

div.header
{
	width:950px;
	height:132px;
	background:url(images/header.png);
    background-repeat:no-repeat;
}

div.footer
{
    
    background:url(images/footer.gif);
    background-repeat:no-repeat;
    background-position:bottom;
    width:950px;
    height:10px;
    margin:0px;
    padding:0px;
    float:left;
}

div.copyright
{
	width:940px;
	background:#eee;
    margin-top:10px;
    margin-left:5px;
    font-size:11px;
    text-align:center;
    vertical-align:middle;
    padding-top:4px;
    color:#666;
    clear:both;
}	

div.mainNavigation
{
    background:url(images/hNavBg.png);
    width:950px;
    height:12px;
    text-align:right;
    vertical-align:middle;
    color:#000;
}

div.mainNavigation a
{
    color:#000;
    font-family:Arial;
    font-weight:bold;
    font-size:13px;
    text-decoration:none;
    padding-right:7px;
    padding-left:7px;
}

div.mainNavigation a img
{
	padding:0;
	margin:0;
	border:0;
}

div.mainNavigation a:hover
{
    color:#fff;
    background:#d30000;
}

div.mainNavigation a.langButton
{
	font-style:italic;
	margin-right:14px;
}
div.mainNavigation a.disabled
{
    color:#ccc;
    cursor:default;
}
div.mainNavigation a.disabled:hover
{
    background-color:Transparent;
    cursor:default;
}


div.leftNavigation
{
    width:118px;
    float:left;
    margin-top:2px;
    margin-bottom:8px;
    margin-right:10px;
}

div.sponsors
{
	float:left;
}

div.sponsors a
{
	display:block;
	margin-top:4px;
}

div.verticalNavigation
{
    background:#fcd294;
    border:solid 1px #D0D0D0;
}

div.verticalNavigation a
{
    display:block;
    margin-top:4px;
    color:#000;
    font-family:Arial;
    font-size:13px;
    text-decoration:none;
    padding:4px;
}
div.verticalNavigation a:hover
{
    color:#fff;
    background:#d30000;
}

div.verticalNavigation a.disabled
{
    color:#aaa;
    cursor:default;
}
div.verticalNavigation a.disabled:hover
{
    background:#ffee7e;
    border:solid 1px #ffee7e;
    cursor:default;
}


div.verticalNavigation div
{
    display:block;
    margin-top:4px;
    color:#cc2222;
    font-family:Arial;
    font-weight:bold;
    font-size:14px;
    text-decoration:none;
    padding:4px;
}

div.contentContainer
{
	padding-top:12px;
	padding-left:10px;
	padding-right:10px;
    min-height:380px;
    width:610px;
    float:left;
}

div.rightBanners
{
	padding-top:0px;
	text-align:right;
	
}     

div.pageTitle
{
    height:21px;
    background:url(images/pageTitleBackground.gif);
    background-position:bottom;
    background-repeat:repeat-x;
    color:#c22;
	font-size:14px;
	font-weight:bold;
	margin-bottom:14px;
}

div.pageContent
{
	font-size:12px;
	padding-bottom:10px;
}

div.contentBox1
{
	background:#EEE;
	padding:0;
	border:solid 1px #aaa;
}
div.contentBox1 div.title
{
	letter-spacing:1px;
	font-size:13px;
	background:#DAE4FF;
	padding:4px;
	border-style:solid;
	border-color:#bbb;
	border-width:0px 0px 1px 0px;	
}
div.contentBox1 div.content
{
	padding:4px;
}

div.contentBox1 div.content table tr td.title
{
	font-size:12px;
	font-weight:bold;
	text-align:right;
	vertical-align:top;
}


.vSpacer10
{
	height:10px;
}

.text13
{
	font-size:13px;
}

.alignCenter
{
	text-align:center;
}

.alignRight
{
	text-align:right;
}

.vAlignTop
{
	vertical-align:top;
}

.justify
{
    text-align:justify;
}

.font11
{
    font-size:11px;
}

.font12
{
    font-size:12px;
}

.left
{
    float:left;
}

.block
{
    display:block;
}

div.separator1
{
    border-style:solid;
    border-color:#bbb;    
    border-width:0px 0px 1px 0px;
    margin-bottom:10px;
}
div.separator2
{
    width:120px;
    height:6px;
    overflow:hidden;
    border-style:solid;
    border-color:#bbb;    
    border-width:0px 0px 1px 0px;
    margin-bottom:6px;
}

div.contrastBg
{
    padding-left:10px;
    background:url(images/sectionTitleBackground.gif);
    background-repeat:repeat-x;
}

div.info
{
    background: #fff692 url(images/icon-info.gif) no-repeat top left;
    padding-left:32px;
    vertical-align:middle;
    text-align:left;  
}

div.warningInfo
{
    width:530px;
    background: #ffe4e4 url(images/icon-warning.png) no-repeat top left;
    padding:10px;
    padding-left:60px;
    min-height:35px;
    border:solid 2px #bb0000;
    vertical-align:middle;
    text-align:left;  
    margin:10px 0px 10px 0px;
}

div.warningInfo ul
{
    margin-left:-30px;
}

.padding1
{
    padding:1px;
}

.hrPadding10
{
    padding-right:10px;
}

.vPadding4
{
    padding-top:4px;
    padding-bottom:4px;
}

.vPaddingTop
{
    padding-top:12px;
}

ul { margin:0; list-style:square inside; }

li { margin:0; }

table.listTable td
{
    border-bottom-style:dotted;
    border-bottom-width:1px;
    border-bottom-color:#ccc;
    padding-top:4px;
    padding-bottom:4px;    
}

div.scheduleItem
{
    border-bottom-style:dotted;
    border-bottom-width:1px;
    border-bottom-color:#ccc;
    padding-top:4px;
    padding-bottom:4px;
}

div.scheduleTime 
{
    float:left;
    width:180px;
}

div.scheduleContent
{
    
}

.entryFormFieldName
{
    padding-right:10px;
    font-weight:bold;
    font-size:12px;
    letter-spacing:1px;
}

div.entryForm
{
    width:560px;
}

input.inputText
{
    border:solid 1px #888;
}

input.inputButton
{
    border:solid 0px #000;
    color:#000044;
    font-weight:bold;
    background:transparent;
    cursor:pointer;
}

input.inputButtonNext
{
    border:solid 0px #000;
    color:#000044;
    font-weight:bold;
    background: url(images/rightarrow.png) no-repeat right;
    padding-right:24px;
    cursor:pointer;
}
input.inputButtonPrevious
{
    border:solid 0px #000;
    color:#000044;
    font-weight:bold;
    background: url(images/leftarrow.png) no-repeat left;
    padding-left:23px;
    cursor:pointer;
}


.radioButtonListItem label
{
    padding-right:10px;
}

.infoItalic
{
    font-size:11px;
    color:Gray;
}
.smallText
{
    font-size:11px;
}

.registrationStepInfo
{
    font-style:italic;
}

table.competitorResults
{
    width:560px;
    border:solid 1px #666;        
}

table.competitorResults th
{
    background:#FFF7C5;
    border:solid 1px #666;        
    padding:3px;
}
table.competitorResults td
{
    border:solid 1px #666;        
    padding:3px;
    font-size:11px;
}

.competitorResultsAltRow
{
    background-color:#eee;
}

table.competitorInfo td
{
    font-size:11px;
    letter-spacing:1px;   
    color:Gray;
}

table.competitorInfo td.competitorInfoValue
{
    letter-spacing:1px;   
    color:Black;
}

.PanelEntries
{
    padding:10px;
    text-align:left;
    font-family:Arial;
    font-size:12px;
    border:solid 1px #000;
    background:#FFF7C5; 
}


a.tabLinkOff
{
    background-color:White;
    padding:6px;
    padding-bottom:5px;
    text-decoration:underline;
    color:Blue;
    font-size:11px;
    font-weight:bold;
}
a.tabLinkOff:hover
{
    text-decoration:underline;
}

a.tabLinkOn
{
    background-color:White;
    padding:6px;
    border:solid 1px #666;
    border-bottom-width:0px;
    text-decoration:none;
    color:Black;
    font-weight:bold;
    font-size:12px;
    cursor:default;
}

