  .topMenu
  {
    color: white !important;
    text-decoration:none !important;
    font-size:12px !important;
    background-color: Transparent;
  }
  .topMenuPadding
  {
    padding:8px 4px;
    margin:0px;
    text-align: center !important;
  }
  
body{font-family:Century Gothic, Arial, Helvetica, sans-serif;
}

a[href]
{
    color:#6598cd; 
    text-decoration:underline; 
    font-weight:normal; 
}

a[href] img
{
    border: 0px;
}

.linkTable
{
    padding:4px; 
    background-color:#f2f2f2; 
    border-top:solid 1px #ffffff; 
    border-bottom:solid 1px #cacaca;
    height:20px;
    text-align:left;
    white-space:nowrap;
    font-weight: normal;
}

.linkTableSub
{
    padding:4px; 
    background-color:#ccdbea; 
    border-top:solid 1px #ffffff; 
    border-bottom:solid 1px #cacaca;
    white-space:normal;
    /*height:20px;*/
    line-height:15px;
	font-weight: normal;
}

.linkTableArrow
{
    border:0px;
    float:right;
    vertical-align:top;
}

.linkTableSection
{
    padding:4px; 
    background-color:#6699cc; 
    color:white;
    text-align:center;
    white-space:nowrap;
    font-weight: normal;
}
p
{color:#666666;
}

p.splash {
	
	padding-left: 15px;
	font-size: 12px;
	color: #18a0dc;
	font-weight:normal;
}

b
{color:#666666;
}
H2
{
font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-weight:normal; 
	color:#666666;
}


  a.splashtext:link {    
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#333333;
	text-decoration:none;
   }
 a.splashtext:visited {    
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#333333;
	text-decoration: none;
   }
  

    a.splashtext:hover {  
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #18a0dc;
	text-decoration: none;

		 } 

.submenuColumn
{
    border-right: 1px solid #999999;
    padding-right: 0px;
}

