/*
	NS4 doesn't do well with added colors because of the extra padding added inside each
	block element. So colors are imported. This theme file will, thus, contain mostly
	font stuff.
 */
@import "colors2.css";

#oldbrowser
{
	text-align: center;
}

body
{
	font: normal 100.01%/140% Arial, Verdana, Helvetica, Sans-Serif;
}

#lftMasthead h1
{
	font-size: 1.6em;
	line-height: normal;
}

#lftMasthead p.telephone
{	
	font-size: 1.35em;
	font-weight: 400;
	line-height: 140%;
	/*/*/ /*/line-height: normal;/* NS4 reset the line-height */
}

#lftMasthead p.open
{	
	font-size: 0.95em;
	font-weight: 400;
	line-height: 110%;
	/*/*/ /*/line-height: normal;/* NS4 reset the line-height */
}

#divider p
{
	font-size: 1.1em;
	line-height: 160%;
	/*/*/ /*/line-height: normal;/* NS4 reset the line-height */
}

.emphTel
{
	font-size: 1.1em;
	font-weight: bold;
}

.emphBlack
{
	font-size: 0.9em;
	font-weight: bold;
}

#innerLeftColumn h2.emphMedium
{
	font-weight: bold;
	font-size: 1.6em;
}

div.rates h2.title
{
	font-size: 1em;
	font-weight: bold;
}

div.rates p.subText
{
	font-size: 0.9em;
	font-weight: bold;
	line-height: normal;
}


/** Navigation ***/
ul#hnav li a, span.pipe
{
	font-size: 0.8em;
	font-weight: bold;
}


/*** Left Column ***/
#innerLeftColumn p
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 80%;
	line-height: 110%;
	/*/*/ /*/line-height: normal;/* NS4 reset the line-height */
}

#innerLeftColumn h2
{
	font-size: 0.9em;
	font-weight: bold;
}

#innerLeftColumn h3.lstErrors
{
	font-size: 1em;
	font-weight: bold;
}

#innerLeftColumn h2.large
{
	font-size: 1.3em;
	font-weight: bold;
}

#innerLeftColumn p.small
{
	font-size: 0.8em;
	font-weight: bold;
	line-height: 120%;
	margin: 0;
}

#innerLeftColumn h2.txtHeading
{
	font-size: 1.08em
}

/*** Content ***/
#innerContentColumn p
{
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
}

.emph
{
	font-weight: bolder;
	font-size: 1.8em;
}

h2.errHeading
{
	font-size: 0.3em;
}

#lstErrors li
{
	font-size: 0.8em;
	line-height: 140%;
}

#steps li, label, td.label
{
	font-size: 0.8em;
	font-weight: bold;
	line-height: 100%;
}

#confirm li
{
	font-size: 1em;
	font-weight: bold;
	line-height: 100%;
}

p.confirm, .prompt
{
	font-size: 1.1em !important;
}

ul#usp
{
	font-size: 0.9em;
	line-height: 110%;
}

ul#customers, #innerFooter p.wealth
{
	font-size: 0.9em;
	font-weight: bold;
	line-height: 110%;	
}


label.privacy
{
	font-size: 1em;
	font-weight: bold;
	line-height: 90%;
}

legend, p.txtBlueMedium
{
	font-size: 1.5em;
	font-weight: bold;
	line-height: 110%;
}

dt
{
	font-weight: bold;
	line-height: 150%
}

ul#decline li
{
	color: #0084c5;
	background: #fff;
}

a
{
	color: #00c;
}

/*** Footer ***/
#innerFooter
{
	font-family: Arial, Verdana, sans-serif;
}

#innerFooter h2.lrgWarning
{
	font-size: 1em;
	font-weight: bold;
	line-height: 105%;
}

#innerFooter p.warning
{
	font-size: 0.7em;
	font-weight: normal;
	line-height: 110%;
}
