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

