html, body, div, span, applet, object, iframe, input,  p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: baseline;
    font-size: 12px;
}

a img
{
    border: none;
}


#TopNav, #TopRight, #zoneLeft, #TopNav2
{
    display: none;    
}


#Footer {
	clear: both;
	float: left;
	border: 1px solid #d2d4d6;
	padding: 4px;
	margin: 6px 0 0 0;
}

#FooterRight
{    
    display:inline;
   float:right;
   font-size:11px;
}

#FooterLeft 
{
    display:inline;
    float:left;
    font-size:11px;
}


h1 
{
    font-size:18px;
}

.multiBoxDesc 
{
    font-size:10px;
    line-height: 12px;
    width: 150px;    
    padding: 1px 1px 1px 10px;    
    display: inline-block;     
}

.FeatureCaption 
{
   	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: silver;
	margin-top: 1px;
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 130%;	
}

.FeatureThumb 
{
    float: right;
	margin:4px 4px 4px 4px;
	background-color:white;
	padding:2px 2px 2px 2px;
}

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed
{
    display: none !important;
    height: 0;
    width: 0;
    position: absolute;
    overflow: hidden;
}

span.sIFR-alternate
{
    visibility: visible !important;
    display: block !important;
    position: static !important;
    left: auto !important;
    top: auto !important;
}

