/* Medium Sized Style Sheet */

/*----------------------------*
	PARAGRAPHS AND BODY TEXT
 *----------------------------*/

p
{
	margin-bottom: 12px;
	font-size: 0.7em;
}

.content
{
	margin-bottom: 6px;
	font-size: 0.7em;
}

h1
{
	font-size: 1.0em;
}

h2
{
	font-size: 0.9em;
}

h3	/* use for special offer/product promo headings */
{
	font-size: 0.9em;
}

h4
{
	font-size: 0.9em;
}

h5
{
	font-size: 0.7em;
}

/*----------------------------*
	HOME PAGE PANELS
 *----------------------------*/
.homepage_title_tab
{
	font-size: 0.8em;
}

.homepage_title_tab_link
{
	padding: 5px;
}

.homepage_link
{
	margin: 0px;
	font-size: 0.7em;
}

p.orangebox1
{
	padding-bottom: 2px;
}

p.orangebox2
{
	padding-bottom: 44px;
}

p.orangebox3
{
	padding-bottom: 16px;
}

/*-------------------*
	UNORDERED LISTS
 *-------------------*/
ul
{
	font-size: 0.7em;
}

ul li
{
	font-size: 1.0em;
}

ol
{
	font-size: 0.7em;
	padding-left: 5px;
	margin-left: 15px;
}

ol li
{
	font-size: 1.0em;
	line-height: 16px;
}

ol.indent
{
	font-size: 1.0em;
	padding-left: 5px;
	margin-left: 15px;
}

ol.indent li
{
	font-size: 1.0em;
}


/* List for Advantages Magazine Page */

sup
{
	font-size: 1em;
}

/*-------------------*
	    HEADER
 *-------------------*/
.vertical_separator
{
	font-size: 0.7em;
}

.login
{
	font-size: 0.7em;
}

a.top_link
{
	font-size: 0.7em;
}

td.resize_link
{
	font-size: 0.7em;
}

a.resize_link
{
	font-size: 0.7em;
}

a:active.resize_link
{
	font-size: 0.7em;
}
a.resize_link_selected
{
	font-size: 0.7em;
}

td.nav_link
{
	font-size: 0.7em;
}

a.nav_link
{
	font-size: 0.7em;
}

a:hover.nav_link
{
	font-size: 0.7em;
}

a.nav_link_selected
{
	font-size: 0.7em;
}

.tab_inactive
{
	font-size: 0.8em;
}

.tab_active
{
	font-size: 0.8em;
}

.tab_active .AspNet-Menu-Selected
{
	font-size: 0.7em;
}

.tab_active .AspNet-Menu-ChildSelected
{
	font-size: 0.7em;
}

.tab_active .AspNet-Menu-ParentSelected
{
	font-size: 0.7em;
}

/*-------------------*
	LEFT NAVIGATION
 *-------------------*/
.left_nav_dotted
{
	font-size: 0.7em;
}

/*-------------------*
	RIGHT NAVIGATION
 *-------------------*/
.right_nav_link
{
	font-size: 0.7em;
}

.right_nav_link_selected
{
	font-size: 0.7em;
}

/*------------*
     TABLES
 *------------*/
 /* Your Home and Your Business Sections Layout */

table.home_layout td.title
{
	font-size: 1.0em;
}

table.home_layout td.left_col
{
	font-size: 0.9em;
}

table.home_layout td.middle_col
{
	font-size: 0.9em;
}

table.home_layout td.right_col
{
	font-size: 0.9em;
}

table.home_layout td.left_col_bottom
{
	font-size: 0.9em;
}

table.home_layout td.middle_col_bottom
{
	font-size: 0.9em;
}

table.home_layout td.right_col_bottom
{
	font-size: 0.9em;
}

 /* Gas Fitters and Builders Section Layout */
 table.gasfitters_layout td.title
{
	font-size: 1.0em;
}

table.gasfitters_layout td.left_col
{
	font-size: 0.9em;
}

table.gasfitters_layout td.middle_col
{
	font-size: 0.9em;
}

table.gasfitters_layout td.right_col
{
	font-size: 0.9em;
}

table.gasfitters_layout td.left_col_bottom
{
	font-size: 0.9em;
}

table.gasfitters_layout td.middle_col_bottom
{
	font-size: 0.9em;
}

table.gasfitters_layout td.right_col_bottom
{
	font-size: 0.9em;
}

/* ### Overview Table ### */
/* (product overview, figures etc.) */

/* -- text for use in table -- */
.content_overview_colheader
{
	font-size: 0.7em;
}

.content_overview_rowheader
{
	font-size: 0.7em;
}

/*---------*
	FORMS
 *---------*/

.formtext
{
    font-size: 0.7em;
}

.form_label
{
    font-size : 0.7em;
}

#lblMessage
{
    font-size : 0.7em;
}

.formFieldHeader
{
    font-size: 0.7em;
}

.formFieldInput td
{
    font-size: 0.7em;
}

.formFieldInput span
{
	font-size: 0.7em
}

.formFieldInput span input
{
	font-size: 1.0em;
}

.formFieldDescrip
{
    font-size: 0.7em;
}

input, textarea, select
{
    font-size : 0.7em;
}

table.form_container td p
{
	font-family: Arial;
	font-size: 0.7em;
}

li.disputes
{
	font-size: 10px;
}
