﻿body 
{
    background-color:#FF9D05;
    font-family:Arial, Helvetica, sans-serif;
    height:100%;
    background-repeat: repeat-x;
    background-position: left top;
    color: #333333;
    font-size: 11px;
    margin: 0px;
    background-image: url(Images/bg-page.jpg);
}

textarea
{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333333;
}

input
{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333333;
}

select
{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333333;
}

.headerBody 
{
    background-color:#FF9D05;
    font-family:Arial, Helvetica, sans-serif;
    height:100%;
    background-repeat: repeat-x;
    background-position: left top;
    color: #333333;
    font-size: 11px;
    margin: 0px;
    background-image: url(Images/bg-header.jpg);
}
/*\*/ * html .headerBody { height:auto; } /**/ 
.clearStyle
{
    clear: both;
    float: none;
    margin: 0px;
    padding: 0px;
}

.pageBodyIntegrated
{
    width: 800px;
    margin-left: auto;
    margin-right: auto;    
    margin-bottom: 55px;
}

.pageBody
{
    width: 800px;
}

.pageBodyLeftEdge
{
    width: 118px;
    margin-right: auto;
    margin-left: auto;
}

.pageBodyRightEdge
{
    width: 106px;
    background-image: url(Images/bg_shadow_inside.jpg);
    background-position: left top;
}

.pageBodyContent
{
    background-image: url(Images/bg_05.jpg);
}

.leftNavigator
{
    width: 162px; 
    border: none 0px black;
    margin-left: 16px;
    margin-bottom: 240px;
}

.leftNavigatorItems 
{
    background-image: url(Images/left_nav_bg_02.jpg);
    background-repeat: repeat-y;
    width: 100%;
}

.pageBodyContentLeft
{
    vertical-align: top;
}

.pageBodyContentCenter
{
    vertical-align: top;
}

.centerContent
{
    vertical-align: top;
    margin-left: 10px;
    margin-right: 8px;
    width: 445px;   
}

.pageBodyContentRight
{
    width: 159px; 
    vertical-align: top;
    margin-top: 18px;
}

.breadcrumbs,
.breadcrumbs a:link,
.breadcrumbs a:visited{
    margin: 0px;
    font-size: 10px;
    color: #37ACE4;
    text-decoration: none;
    font-weight: bold;
}

.breadcrumbs a:hover {
    margin: 0px;
    font-weight : bold;
    font-size: 10px;
    color: #37ACE4;
    text-decoration: underline;
}

.homeFooterContainer
{ 
    background-position:center top;
    background-image: url(Images/bg_footer.jpg);  
    padding: 10px 0px 10px 0px;
}

.homeFooter 
{
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
    text-align: center;
    color: #D60A00;    
    font-size: 10px;
    font-weight: normal;
    width: 450px;
    font-family: Arial;
}

.homeFooter a:link,
.homeFooter a:visited{
    color: #D60A00;
    text-decoration: none;    
}
.homeFooter a:hover{
    color: #FF9D04;
    text-decoration: none;
}

.noWrap
{
    white-space: nowrap;    
}

.footerWhiteSpace
{
    white-space: normal;
    padding-left: 0.25em;
    padding-right: 0.25em;   
    margin: 0px; 
}

.footerCell
{
    vertical-align: bottom;    
}

.footer
{
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 0px 0px 10px;
    text-align: center;
    height: 2.5em;
    width: 445px;
    color: #000000;
    text-decoration: none;
    font-size: 10px;
    vertical-align: bottom; 
    font-family: Arial;
}

.footer a:link
{
    color: #000000;
    text-decoration: none;    
}

.footer a:visited
{
    color: #000000;
    text-decoration: none;
}

.footer a:hover
{
    color: #FA3518;
    text-decoration: none;
}

.popupFooter
{
    text-align: center;
    background-image: url(Images/bg_footer_02.jpg); 
    background-repeat:no-repeat;
    font-size: 10px;
    font-family: Arial;
}

.popupFooter a:link
{
    color: #000000;
    text-decoration: none;    
}

.popupFooter a:visited
{
    color: #000000;
    text-decoration: none;
}

.popupFooter a:hover
{
    color: #FA3518;
    text-decoration: none;
}


.popupFooterContent 
{
    color: #000000;
    text-decoration: none;
    font-size: 11px;
    text-align: center;
}

.popupFooterContent a:link
{
    color: #000000;
    text-decoration: none;
}

.popupFooterContent a:visited
{
    color: #000000;
    text-decoration: none;
}

.popupFooterContent a:hover
{
    color: #FA3518;
    text-decoration: none;
}

.tableRow
{
    height: 25px;
}

.tableCell
{
    padding: 3px;
}

.popupDotSeparate
{
    margin-left: 15px;
    height: 10px;
    width: 712px;
    background-image: url(Images/dot.jpg);
    background-repeat: repeat-x;
}

.stepButton
{
    padding-left: 30px;
}

.numberFormatField
{
    text-align: left;
}

.disabledField
{
    background-color: #DDDDDD;
}

.clickable
{
	cursor: pointer;
}

.calendarImage
{
	padding-left: 5px;
}

.popupBodyContent
{
	padding-left: 30px;
	width: 700px;
}

.popupHeader
{
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #50B6E7;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

.alignCenter
{
	text-align: center;
}

.alignRight
{
	text-align: right;
}

.alignLeft
{
	text-align: left;
}

.tableCellHeader
{
}

.readOnlyTextArea
{
	width: 600px; 
	height: 100px; 
	border-width: 1px; 
	border-style: solid; 
	overflow:auto;
}

.eventImageLeft
{
	text-align: left;
	padding-top: 5px;
}

.eventImageRight
{
	text-align: right;
	padding-top: 5px;
	padding-right: 30px;
}

.eventSubHeader
{
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}

.eventDescription 
{
	font-size: 11px;
	color: #333333;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.eventDescription a:link 
{
    color: #00ACD1;
    text-decoration : none;
    font-weight: bold;
}

.eventDescription a:visited 
{
    color: #00ACD1;
    text-decoration : none;
    font-weight: bold;
}

.eventDescription a:hover 
{
    color: #FF6600;
    text-decoration : none;
    font-weight: bold;
}

.registrationTable
{
}

.registrationTable td
{
	padding-top: 3px;
	padding-bottom: 3px;
}

.paddingIcon
{
	padding: 2px;
}

.smallSub
{
	font-size: 8px;
}
