.oneColLiqCtrHdr #container {
	width: 800px;  /* this will create a container 80% of the browser width */
	background: transparent;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColLiqCtrHdr #header {
	background: #EDF8FF;
	
}

.oneColLiqCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColLiqCtrHdr #mainContent {
	color: #333;
	padding: 0;
	background: #ECF7FD;
}


.oneColLiqCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#ffffff;
} 
.oneColLiqCtrHdr #footer2  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 2px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	font-weight: normal;
	color: #000;
	text-transform: none;
}
h2 {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	height: auto;
	width: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 1%;
}

body {
	margin: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
	background-color: #EDF8FF;
	background-image: url(../images/clouds_bkg.jpg);
	background-attachment: fixed;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.copy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin-right: auto;
	margin-left: auto;
	font-style: normal;
	text-align: center;
}

.dottedLine {
	font-weight: bold;
	color: #39F;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3FF;
	font-size: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.semiBold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
}

a:link {
	color: #09F;
}
a:visited {
	color: #09F;
}
a:hover {
	color: #00F;
}
a:active {
	color: #D3F898;
	font-size: 100%;
}
body,td,th {
	font-size: .9em;
	font-family: Verdana, Geneva, sans-serif;

}
.oneColLiqCtrHdr #container #mainContent #Accordion1 .AccordionPanel.AccordionPanelClosed .AccordionPanelContent_staff #staff table tr td p {
	font-size: 1.2em;
	font-family: Verdana, Geneva, sans-serif;
}

#content_margin {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #ECF9FD;
}
#content_contact {
	padding: 2px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 0.9em;
	width: 80%;
	float: left;
	clear: left;
	margin: 0px;
	height: 1%;
}

.oneColLiqCtrHdr #container #mainContent #content_margin h2 .semiBold {
	font-size: 0.9em;
}
.small_ffh2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #BAE975;
	font-size: 0.6em;
	font-style: normal;
	color: #333;
}
.small_ffh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333;
	font-weight: normal;
	padding-top: 1%;
	height: 1%;
}
.oneColLiqCtrHdr #container #mainContent #Accordion1 .AccordionPanel.AccordionPanelOpen .AccordionPanelContent_staff #staff table tr td {
	margin: 0px;
	padding: 0px;
	font-size: 1.3em;
}
.compare {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom-style: none;
	background-color: #DCEEFA;
}

.oneColLiqCtrHdr #container #mainContent #Accordion1 .AccordionPanel.AccordionPanelClosed .AccordionPanelContent_staff #staff .ffh tr td .bold .bold {
	font-size: .9em;
}
.oneColLiqCtrHdr #container #mainContent #content_margin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
.oneColLiqCtrHdr #container .copy {
	font-weight: bold;
}
.oneColLiqCtrHdr #container .copy {
	font-weight: normal;
}
.privacy {
	font-size: 1.1em;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.personalized {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.4em;
	background-color: #DBEEFB;
}
.noBold {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
}

.modernBold {
	font-weight: bolder;
	font-size: 1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	white-space: normal;
}

.bold {
	font-size: 1.1em;
	font-family: Tahoma, Geneva, sans-serif;
}

.ffh {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding: 0px;
}

.johnCofer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: normal;
	color: #333;
}
.red {
	font-size: 0.9em;
	color: #F00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
}
.contactBold {
	font-weight: bold;
	font-size: 0.9em;
	color: #000;
}
.slant {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
.affordable {
	background-color: #DAECFA;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-style: normal;
	font-size: 1em;
}
.blue {
	background-color: #AFD6F3;
	font-weight: normal;
}
.bluer {
	background-color: #DAFAF0;
	font-weight: normal;
}
.personilized {
	background-color: #E0F0FD;
	font-size: 1.2em;
}
.greenblue {
	background-color: #C4E9FF;
	font-size: 1.4em;
}
.bluegreen {
	background-color: #DFFFF4;
}
.footer_links-keyword {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
}
.phone {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
