<!-- Stylesheet for Orbits -->

.headerTable
{
   text-align: left;
}

.headerTD
{
   text-align: center;
   vertical-align:top;
}

.headerTR
{
   text-align: center;
   vertical-align:top;
}

.contentTable
{
   text-align: center;
}

.contentInnerTable
{
   text-align: center;
}

.contentTR
{
}

.contentTDHeading
{
   text-align: center;
   vertical-align:top;
   font-weight:bold;   
   font-size: 1.5em;
   font-family: helvetica,arial,sans-serif;
   color: #0c479d;
}

.contentTDFooter
{
   text-align: center;
   vertical-align:top;
   font-weight:normal;   
   font-size: .7em;
   font-family: helvetica,arial,sans-serif;
   color: #4F0787
}

.contentTDMainHeading
{
   text-align: center;
   horizontal-align:center;
   vertical-align:top;
   font-size: 2.0em;
   font-family: helvetica,arial,sans-serif;
   color: #4F0787
}

.contentTDLink
{
   text-align: center;
   vertical-align:top;
   font-family: helvetica,arial,sans-serif;
   font-weight:normal;   
}

.contentTDMinorHeading
{
   text-align: center;
   vertical-align:top;
   font-weight:normal;   
   font-family: helvetica,arial,sans-serif;
   font-size: 1.1em;
   color: #4F0787
}

.contentTDLeftHeading
{
   text-align: left;
   vertical-align:top;
   font-weight:bold;   
   font-family: helvetica,arial,sans-serif;
   font-size: .8em;
   color: #4F0787
}

.contentTD
{
   text-align: center;
   vertical-align:top;
   font-weight:bold;   
   font-size: .7em;
   font-family: helvetica,arial,sans-serif;
   color: #0c479d;
}

.contentTDLeft
{
   text-align: left;
   vertical-align:top;
   font-weight:normal;   
   font-size: .7em;
   font-family: helvetica,arial,sans-serif;
   color: #0c479d;
}

.contentTDLeftGreen
{
   text-align: left;
   vertical-align:top;
   font-weight:bold;  
   font-family: helvetica,arial,sans-serif;
   color: green
}


.optionsTDLeftHeading
{
   text-align: left;
   vertical-align:top;
   font-weight:bold;   
   font-family: helvetica,arial,sans-serif;
   font-size: .8em;
   color: #4F0787
}

.optionsTDLeft
{
   text-align: left;
   vertical-align:top;
   font-weight:normal;   
   font-size: .7em;
   font-family: helvetica,arial,sans-serif;
   color: #0c479d;
}


.footerTable
{
   text-align: center;
   align: center;
   vertical-align:top;
   font-weight:normal;
}

A:link 
{
   color: #0c479d;
}

A:visited 
{
}

A:active 
{
   text-decoration: none;
}

A:hover 
{
   text-decoration: underline; 
   color: red;
}

body
{ 

}

.body
{ 

}




.headerButton
{
   margin: 1em 0;
   width: 7em;
   border: 1px solid #ccc;
   font-family: helvetica,arial,sans-serif;
   font-size: 70%;
   font-weight: bold;
   vertical-align:top;
}

.headerButton a 
{
   display: block;
   width: 100%;
}

.headerButton a:link,
.headerButton a:visited,
.headerButton a:hover 
{
   background-color: #fc6;
   color: #000;
   text-decoration: none;
}

.headerButton span.w3c 
{
   padding: 0 0.4em;
   background-color: #fff;
   color: #0c479d;
}



.stripButton
{
   margin: 1em 0;
   width: 2em;
	height: 1.2em;
   border: 1px solid #ccc;
   font-family: helvetica,arial,sans-serif;
   font-size: 70%;
   font-weight: bold;
   vertical-align:top;
}

.stripButton a 
{
   display: block;
   width: 100%;
}

.stripButton a:link,
.stripButton a:visited,
.stripButton a:hover 
{
   background-color: #fc6;
   color: #000;
   text-decoration: none;
}

.stripButton span.w3c 
{
   padding: 0 0.4em;
   background-color: #fff;
   color: #0c479d;
}



.stripButton2
{
   margin: 1em 0;
   width: 2em;
	height: 1.2em;
   border: 1px solid #ccc;
   font-family: helvetica,arial,sans-serif;
   font-size: 70%;
   font-weight: bold;
   vertical-align:top;
}

.stripButton2 a 
{
   display: block;
   width: 100%;
}

.stripButton2 a:link,
.stripButton2 a:visited,
.stripButton2 a:hover 
{
   background-color: #f22;
   color: #000;
   text-decoration: none;
}

.stripButton2 span.w3c 
{
   padding: 0 0.4em;
   background-color: #fff;
   color: #0c479d;
}



.headerButton2
{
   margin: 1em 0;
   width: 7em;
   font-family: helvetica,arial,sans-serif;
   font-size: 70%;
   font-weight: bold;
   vertical-align:top;
}

.headerButton2 a 
{
   display: block;
   width: 100%;
}

.headerButton2 a:link,
.headerButton2 a:visited,
.headerButton2 a:hover 
{
   background-color: #fc6;
   color: #000;
   text-decoration: none;
}

.headerButton2 span.w3c 
{
   padding: 0 0.4em;
   background-color: #fff;
   color: #0c479d;
}

ul 
{
   list-style-type:none;
}
ul li
{
   float:left;
   margin:0 2px;
}

