﻿/********************************************************************************
* 
* © 2007 Ecliptic Technologies, Inc. - All Rights Reserved
* Unauthorized use or reproduction of this product is strictly prohibited by law.
* Website: www.ecliptictech.com
* Email: info@ecliptictech.com
*
* Name: print.css
* Description: CSS file for the printer for the GFMEDC website
*
*********************************************************************************/


/* Auxiliary style sheets
--------------------------------------------------------------------------------*/

@import url(forms.css);


/* Body 
--------------------------------------------------------------------------------*/

*
	{
	margin:0px;
	padding:0px;
	}

body 
	{
	font-size:100%;
	line-height:1em;
	}

h1
	{
	margin:0px 0px 0.5em 0px;
	padding:0px 0px 2px 0px;
	font:2em Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	border-bottom:2px solid #344180/*d9541e*/;
	}
	
h2
	{
	margin:0px 0px 1.1em 0px;
	padding:0px 0px 2px 0px;
	font:bold 1.6em Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	border-bottom:2px solid #344180/*d9541e*/;
	}
	
h3
	{
	margin:0px 0px 1.3em 0px;
	padding:0px 0px 2px 0px;
	font:1.2em Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	border-bottom:2px solid #344180/*d9541e*/;
	}
	
h4
	{
	margin:0px 0px 0em 0px;
	padding:0px;
	font:bold 1em Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:1.6em;
	}
	
h5
	{
	margin:0px 0px 0em 0px;
	padding:0px;
	font:bold 0.75em Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:1.6em;
	}
	
h6
	{
	margin:0px 0px 0em 0px;
	padding:0px;
	font:bold 0.6875em Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:1.6em;
	}

object
    {
    display:none;
    }


/* Horizontal rules 
--------------------------------------------------------------------------------*/
	
hr
	{
	display:none;
	}

.hr
    {
    margin:0px 0px 1.6em 0px;
    border-top:1px dotted #404040;
    }
	

/* Links 
--------------------------------------------------------------------------------*/

a:link, a:visited
	{
	text-decoration:none;
	color:#344180/*d9541e*/;
	border-bottom:1px dotted #344180/*d9541e*/;
	}

a:hover 
	{
	color:#344180/*d9541e*/;
	border-bottom:1px solid #344180/*d9541e*/;
	}
	
a.active
	{
	color:#344180/*d9541e*/;
	border-bottom:1px solid #344180/*d9541e*/;
	}
	

/* Container 
--------------------------------------------------------------------------------*/

#container
    {
    width:100%;
    }


/* Header
--------------------------------------------------------------------------------*/

#masthead
    {
    float:none !important;
    width:100%;
    margin:0px 0px 1.6em 0px;
    }

.logo
    {
    margin:0px;
    }

#masthead-content
    {
    display:none;
    }


/* Navigation
--------------------------------------------------------------------------------*/

#nav
    {
    display:none;
    }

#nav02
    {
    float:left;
    width:794px;
    height:60px;
    background:url(/images/fmedc_navbg.gif) no-repeat;
    }


/* Main content background 
--------------------------------------------------------------------------------*/

#main
    {
    float:none !important;
    width:100%;
    }


/* Banners
--------------------------------------------------------------------------------*/

#banner
    {
    display:none;
    float:none !important;
    width:100%;
    padding:0px 0px 1.6em 0px;
    text-align:center;
    }

#slideshow
    {
    display:none;
    }

#banner img
    {
    margin:0px 0px 0px 0px;
    }

#banner #thumbs
    {
    float:none !important;
    margin:12px 0px 0px 0px;
    }

#sub-banner
    {
    display:none;
    float:none !important;
    width:100%;
    padding:10px 0px 16px 19px;
    }

#subpage_logo
    {
    float:left;
    width:794px;
    height:74px;
    background:url(/images/fmedc_subpagelogobg.gif) no-repeat;
    }

#subpage_banner
    {
    width:420px;
    margin:0px 0px 1.5em 0px;
    }


/* Content
--------------------------------------------------------------------------------*/

#homecontent
    {
    float:none !important;
    width:100%;
    margin:0px 0px 0px 0px;
    padding:8px 0px 0px 0px;
    }

#homecontent p
    {
    padding:0px 0px 1.6em 0px;
    font:0.6875em Verdana, Arial, Helvetica, sans-serif;
    color:#404040;
    line-height:1.6em;
    }

#homecontent ul, #homecontent ol
    {
    margin:0px 0px 0px 25px;
    padding:0px 0px 1.6em 0px;
    font:0.6875em Verdana, Arial, Helvetica, sans-serif;
    line-height:1.6em;
    color:#404040;
    }

#homecontent ul ul
    {
    padding:0px;
    font:1em Verdana, Arial, Helvetica, sans-serif;
    }
    

#homecontent img
    {
    margin:0px 0px 1.6em 0px;
    border:none;
    }

#content
    {
    float:none !important;
    width:100%;
    margin:0px;
    padding:8px 0px 0px 0px;
    }

#content p
    {
    padding:0px 0px 1.6em 0px;
    font:0.6875em Verdana, Arial, Helvetica, sans-serif;
    color:#404040;
    line-height:1.6em;
    }

#content ul, #content ol
    {
    margin:0px 0px 0px 25px;
    padding:0px 0px 1.6em 0px;
    font:0.6875em Verdana, Arial, Helvetica, sans-serif;
    line-height:1.6em;
    color:#404040;
    }

#content ul ul
    {
    padding:0px;
    font:1em Verdana, Arial, Helvetica, sans-serif;
    }

table
    {
    float:none !important;
    width:100%;
    margin:0px 0px 1.6em 0px;
    font:0.6875em Verdana, Arial, Helvetica, sans-serif;
    color:#404040;
    border:0px solid #808080;
    }

th
    {
    font:bold 1em Verdana, Arial, Helvetica, sans-serif;
    text-align:left;
    color:#344180;
    background:#c8cde6;
    }

.table_header_title
    {
    width:505px;
    padding:3px 0px 3px 5px;
    border-right:1px solid #808080;
    }

.table_header_rate
    {
    width:102px;
    padding:3px 0px 3px 5px;
    }

.table_header_title-amount
    {
    width:307px;
    padding:3px 0px 3px 5px;
    border-right:1px solid #808080;
    }

.table_header_rate-amount
    {
    width:100px;
    padding:3px 0px 3px 5px;
    }

.table_cell_basic
    {
    width:505px;
    padding:3px 0px 3px 5px;
    border-top:1px solid #808080;
    border-right:1px solid #808080;
    }

.table_cell_basic02
    {
    width:312px;
    }

.table_cell_basic-amount
    {
    width:307px;
    padding:3px 0px 3px 5px;
    border-top:1px solid #808080;
    }

.table_cell_rate
    {
    width:75px;
    padding:3px 0px 3px 5px;
    border-top:1px solid #808080;
    }

.table_cell_qualifier
    {
    width:200px;
    padding:3px 0px 3px 5px;
    vertical-align:top;
    border-top:1px solid #808080;
    border-right:1px solid #808080;
    }

.table_cell_units
    {
    width:303px;
    padding:3px 0px 3px 5px;
    border-top:1px solid #808080;
    border-right:1px solid #808080;
    }

.table_cell_full
    {
    width:607px;
    padding:3px 0px 3px 5px;
    border-top:1px solid #808080;
    }    

.testbox
    {
    width:100%;
    height:85px;
    margin:0px 0px 1.5em 0px;
    padding:65px 0px 0px 0px;
    text-align:center;
    border:1px solid #344180;
    }


/* Sidepanes 
--------------------------------------------------------------------------------*/

#homesidepane
    {
    display:none;
    }

#homesidepane p
    {
    padding:0px 0px 1.6em 0px;
    font:0.6875em Verdana, Arial, Helvetica, sans-serif;
    color:#404040;
    line-height:1.6em;
    }

.homesidepane_cell
    {
    width:195px;
    padding:0px 0px 0px 40px;
    background:url(/images/fmedc_sidepane_icon02.gif) top left no-repeat;
    }

.homesidepane_heading
    {
    display:block;
    position:relative;
    top:-2px;
    margin:0px 0px 1.6em 0px;
    font:bold 0.875em Verdana, Arial, Helvetica, sans-serif;
    color:#404040;
    }

#leftsidepane
    {
    display:none;
    float:left;
    width:165px;
    padding:8px 15px 0px 25px;
    border-right:1px dotted #344180;
    }

#rightsidepane
    {
    display:none;
    float:left;
    width:150px;
    padding:8px 0px 0px 15px;
    border-left:1px dotted #344180;
    }


/* Table - Profile
--------------------------------------------------------------------------------*/

table.profile
    {
    font:0.6875em Arial, Helvetica, sans-serif;
    border:none;
    }

table.profile th
    {
    padding:3px;
    font:bold 1em Arial, Helvetica, sans-serif;
    text-align:left;
    color:#ffffff;
    background:#666666;
    }

table.profile td
    {
    padding:3px;
    border:none;
    border-bottom:1px solid #b0b0b0;
    }

table.profile .subheadingbg
    {
    background:#b0b0b0;
    border:none;
    }

table.profile .subheading-greater
    {
    width:36%;
    }

table.profile .subheading-lesser
    {
    width:16%;
    text-align:right;
    }

table.profile .subitem-greater
    {
    width:36%;
    }

table.profile .subitem-lesser
    {
    width:16%;
    text-align:right;
    }


/* Footer 
--------------------------------------------------------------------------------*/

#footer
    {
    float:none !important;
    width:100%;
    padding:1.6em 0px 0px 0px;
    font:0.5625em Arial, Helvetica, sans-serif;
    line-height:1.6em;
    color:#808080;
    border-top:2px solid #344180/*d9541e*/;
    }

#footer ul
    {
    display:none;
    }

#footer a:link, #footer a:visited
    {
    color:#505050;
    border-bottom:1px dotted #505050;    
    }

#footer a:hover
    {
    border-bottom:1px solid #505050;
    background:none;
    }

#customized_report
    {
    display:none;
    }


/* Miscellaneous classes
--------------------------------------------------------------------------------*/

.imageleft
    {
    float:left;
    margin:3px 1em 1em 0px;
    border:1px solid #344180/*d9541e*/;
    clear:both;
    }

.imageright
    {
    float:right;
    margin:3px 0px 1em 1em;
    border:1px solid #344180/*d9541e*/;
    clear:both;
    }

.imagefull
    {
    display:block;
    margin:0px 0px 1em 0px;
    }
