      body
      {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-image: url(images/bg_main_header.gif);
	margin: 0px;
      }
     
     td
      {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
      }
.subInformationBox {
	border: 1px solid #003366;
	background-color: #F8F1DD;
	padding: 5px;
	width: 85%;
	left: 5%;
	position: relative;
}

  
  h2, h3
  {
  	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CC6633;
  }
     
	 h2 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	height: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	 
	 H3
	 {
	
	 font-weight: bold;
	 font-size: medium;	 
	 }
	 
A:hover
	{
	text-decoration: underline;	
	}

.headerFloatLeft
	{
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;	
	}
	 
.floatLeft
	{
	float: left;
	}	
.registrationInformation {
	width: 75%;
	padding: 5px;
	background-color: #EEF4FB;
	border: 1px solid #003366;
	position: relative;
}
.registrationInformationH4 {
	background-color: #D8B18A;
	padding: 3px;
	top: -20px;
}



.registerNow
	{
	position:relative;
	float: right;
	width: 30%;
	height: auto;
	margin: 10px;
	padding: 5px;
	border: thin solid #000000;
	background-color: #EBD7C2;
	
	}
	 
    .globalNav
	{
 color: #003366;
 font-family: Arial, Helvetica;
 font-weight: bold;
text-decoration: none;
	font-size: 11px;
	}

.globalNavBar
	{
	background-image: url(images/orange_bar.gif);	
	}

.formInput 
	{
	background-color: #e7e7e7;
    font-family: Verdana, arial;
    font-size: x-small;
    color: #000000;
	}

.formBG
{
	background-image: url(images/search.gif);
}

.secondaryNav 
	{
    font-size: .8em;
	color: #003366;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
	}
	
.secondaryNavBar
	{
	background-image: url(images/light_blue.gif);
	background-repeat: repeat;
	background-color: #EEF4FB;
	}
	
.secondaryNavHeading
	{
	font-weight: bold;
	color: #003366;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
	}

.secondaryNavSubheadLink
{
	font-size: x-small;
    color: #003366;
    font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}

.secondaryNavList
{
	list-style-image: url(images/bullet002.gif);
}

.secondaryNavSubBG
	{
	background-image: url(images/white_bg.gif);	
	}

.mainContent
{
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica;
	margin: 0px;
	padding: 15px;
	background-image: url(images/content_line.gif);	
}

.footerText
{
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica;
	background-image: url(images/light_blue.gif);
}
.noDecoration {
	text-decoration: none;
	color: #CC6633;
}
.noDecorationNav {
	text-decoration: none;
	color: #003366;
}


.floatRight {
	text-align: center;
	float: right;
	width: 238px;
	background-color: #CCCCCC;
	border-color: #000000;
	margin: 13;
	padding: 5;
	border-style: solid;
	border-width: 1px;
	position: relative;
}
.fullDescription {
	visibility: hidden;
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;
}

