.ui-tabs .ui-tabs-nav li a {
	padding: .125em .125em;
	font-size: 12pt;
}

.test
{
	display: inline;
}

.tabContent
{
//	width: 750px;
//	white-space: nowrap;
	font-size: 10pt;
}

.tabContent table
{
	white-space: nowrap;
	font-size: 10pt;
}

.innerSection
{
	padding: 0.25em;
	margin-bottom: 1em;
//	outline: 1px solid #000000;
}

#contentTabs
{
//	width: 800px;
	width: 580px;
	white-space: nowrap;
//  display:none;
}

#tabNames
{
  display:none;
}

.required
{
  font-weight: bold;
//  color: #FF0000;
}

.ui-widget
{
	
	
}

.r1
{
    text-align: right;
    padding:5px;
}

#contactInfoBlock .r1
{
	width: 100%;
	text-align:left;
}

#contactInfoBlock .r1 span
{
	width: 7.2em;
	display: inline-block;
	text-align: right;
}

#contactInfoBlock .r1 .inputColumn
{
	width: 35em;
	text-align: left;
}

#contactInfoBlock .inputColumn span
{
	display: table-cell;
	padding-right: 6px;
	width: 100%;
}

#addressRow  .inputColumn span
{
	display: block;
}

#contactInfoBlock input
{
//	width: 100%;
}

#contactInfoBlock select
{
//	width: 100%;
}

#contactInfoBlock .r1 div
{
	text-align: right;
}

#contactInfoBlock .r1 .RequiredError
{
	float: right;
//	margin-right: 7em;
  text-align:left;
  width: 14em;
  white-space: normal;
}

.r1 div
{
	text-align: left;
	margin-left: 2em;
}

.r2
{
    text-align: left;
}

.inputColumn
{
	margin:none;
	width: 10em;
	display: inline-block;
}

.inputColumn #parent
{
	display:inline-block;
	width: 10em;
}

.inputColumn #parent label
{
	margin-right: 1em;
}

.hradio
{
    margin-left: 5px;
}

.c
{
//    border:1px solid;
    width: auto;
    

    display: inline-block;
    top: 0;
}

  .tab_on, .tab_off
  {
    padding: 5px 2px;
    border-top: 1px solid #B2B2B2;
    border-right: 1px solid #B2B2B2;
    border-left: 1px solid #B2B2B2;
    text-align: center;
    font: bold 12px Arial;
    position: relative;
    display: inline;
    cursor: pointer;
    margin-left: 5px;
    top: -2px;
  }
  .tab_on
  {
    background-color: #FFFFFF;
    border-bottom:1px solid #FFFFFF;
    z-index: 1;
  }
  .tab_off
  {
    background-color: #EBEBEB;
  }
  .frame_on
  {
    visibility: visible;
    display: block;
  }
  .frame_off
  {
    visibility: hidden;
    display: none;
  }
  
  .sports_off
  {
    visibility: hidden;
    display: none;
  }

  .mainFrame
  {
    position: relative;
    display: inline-block;
    
    top: 3px;
    margin-left: auto;
    margin-right: auto;
/*    width: 500pt; */
/*    height: 100%; */
    margin:0pt 0pt 10px;
/*    padding:10px 0pt 10px 10px; */
  ;
    text-align: right;
    font-family:verdana;
    color:#333;
    font-size:13px;
}
  .sports_on
  {
    visibility: visible;
    display: block;
/*    position: absolute; */
    top: 0px;
    left: 0px;
    background: #FFCC00;
    z-index: 2;
/*    width: 450pt;
    height: 100%; */
/*    border: 1px solid #B2B2B2;*/
    border: none;
  }
  .subframe
  {
    border: 1px solid #B2B2B2;
    margin:10pt;
    padding:5px;
  }

  .AcadLeft
  {
    float: left;
    clear: both;
  }
  .AcadRight
  {
    clear: both; 
    float: right;
  }
  .questionRow
  {
    margin:3px 10px 0pt; 
    display: block;
  }
  h2
  {
    margin-bottom:0px;
    margin-top:0px;
    padding-bottom:0px;
    padding-top:0px;
	white-space: normal;
  }
  h2
  {
    color:#A82C01;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:bold;
    margin:20px 20px 10px;
  }
  h2
  {
    margin-top: 0px;
  }
  h1
  {
    background-color:#006699;
    color:white;
    font-family:"Arial","Tahoma","Verdana",sans-serif;
    font-size:14pt;
    font-weight:bold;
    padding:2px;
  }

  input.button
  {
    font-weight:bold;
    color:#FFFFFF;
    background-color:#999933;
    border-style:none;
  }

  input,select
  {
/*    border: 1px solid #000000;*/
    margin:1px;
  }

  .error
  {
    background-color:#ffc2c1;
    border:1px dashed #FF0000;
  }

  span.input
  {
    left:0pt;
    margin-left:100pt;
    position:absolute;
  }

  span.xtraSport
  {
    margin-left:180pt;
  }
  
  .instructions
  {
    font-size:13px;
	white-space: normal;
  }

  .ItFitsNotFound
  {
    background:#FFF44B none repeat scroll 0% 0%;
    border:1px solid #FFCC00;
    width:40em;
  }
  
.ceebInput
{
display:inline;
}
