@charset "UTF-8";
/* CSS Document */

@charset "UTF-8";
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.fltRight {
	float: right;
	margin-right: 10px;
	margin-left: 15px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
.clearFix:after {
	content: ".";
	height:0;
	visibility:hidden;
	display:block;
	clear: both;
}
.sidebarDisclaimer {
	color: #FFFFCC;
	font-size: .6em;
	margin-top: 5px;
	margin-bottom: 10px;
}
.warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #99FF00;
}
p.FirstLine {
	height:30px;
}
p.disclaimer {
	font-size: 0.625em;
	color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}
p.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
}
a.footer {
	color: #FFFFFF;
}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #336699;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 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: #000000;
}

#wrapper {
	text-align: center;
	width: 780px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/C&GconceptBackLine_vFF.gif);
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	padding: 0px;
	width: 740px;
	height: 231px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-image: url(../images/C&GconceptHead_vFF.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#header h1 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 1px;
	position: absolute;
	z-index: 1020;
	cursor: default;
	left: -1000em;
	top: 0px;
}
#header a.invisible {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 1px;
	position: absolute;
	z-index: 1020;
	cursor: default;
	left: -1000em;
	top: 0px;
}
#content {
	width: 740px;
	margin-right: 20px;
	margin-left: 20px;
	background-repeat: repeat-y;
	background-position: left top;
}
#menuHead {
	float: right;
	width: 200px;
}
#menuBar {
	margin-left: 540px;
	margin-top: 0px;
}
#menuBar h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 15px;
}
#menuBar table {
	width: 195px;
	margin-top: 0px;
}
#menuBar tr {
	vertical-align: top;
}
#menuBar td {
	vertical-align: top;
}
#menuBar .label {
	font-size: 0.7em;
	color: #FFFFFF;
	width: 50px;
}
#menuBar input {
	width: 120px;
}
#menuBar input.submit {
	width: 100px;
	text-align: center;
}
#menuBar textarea {
	width: 120px;
}
#bodyCopy {
	margin-right: 0px;
	margin-left: 25px;
	background-color: #FFFFFF;
	margin-top: 25px;
	margin-bottom: 25px;
	background-image: url(../images/CGtopleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 465px;
}
#bodyCopy img.BioPix {
	width: 450px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
#bodyCopy img.spaceBelow {
	margin-bottom: 12px;
}
#bodyCopy h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #336699;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#bodyCopy h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.125em;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#bodyCopy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #333333;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#bodyCopy li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#bodyCopy p.warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #990000;
}
#bodyCopy span.warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #990000;
}
#bodyCopy form {
	background-position: left top;
	vertical-align: top;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#bodyCopy input {
	background-color: #FFFFFF;
	width: 95%;
	border: thin solid #336699;
}
#bodyCopy input.submit {
	width: 200px;
}
#bodyCopy textarea {
	background-color: #FFFFFF;
	width: 95%;
	border: thin solid #336699;
}
#bodyCopy input .wideCol {
	width: 500px;
}
#bodyCopy form table {
	width: 425px;
}
#bodyCopy form table tr {
	padding: 0px;
	margin: 0px;
}
#bodyCopy form table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.625em;
	font-weight: bold;
	color: #00304E;
	vertical-align: top;
	padding-bottom: 10px;
	text-align: left;
}
#bodyCopy form table td input.1columns {
	width: 70px;
}
#bodyCopy form table td input.2columns {
	width: 145px;
}
#bodyCopy form table td textarea.45columns {
	width: 340px;
}
#bodyCopy form table td input.3columns {
	width: 225px;
}
#bodyCopy form table td input.5columns {
	width: 340px;
	border: 0.5px solid #336699;
}
#bodyCopy form table td input.radio {
	border: 0px solid #E5B53B;
}
#bodyCopy form table td input.submit {
	border: 1px solid #5187B3;
	background-color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#bodyCopy form table td h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #996600;
	width: 460px;
	margin-bottom: 0px;
}
#bodyCopy form table td p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	margin-top: 0px;
}


#faq {
	width: 135px;
	float:right;
	margin-left: 10px;
	margin-top: 6px;
	margin-right: 10px;
}
#faq_2Column {
	float: left;
	width: 300px;
}
#faq_left {
	margin-left: 10px;
	float: left;
	width: 135px;
	margin-right: 10px;
}
#faq_center {
	width: 135px;
	float:right;
	margin-left: 10px;
	margin-right: 0px;
}

#faq li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#faq_left li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#faq_center li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.faqQuestion { /*header of 1st demo*/
	cursor: hand;
	cursor: pointer;
	padding: 0.25em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #336698;
	background-color: #FFFFFF;
	font-size: 0.75em;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #336699;
	border-left-color: #336699;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.openFAQAnswer{ /*class added to contents of 1st demo when they are open*/
	color: #FFFFFF;
	background-color: #336699;
}
.faqAnswer {
	color:#330000;
	margin-left: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: .8em;
	}
.faqAnswer p {
	margin: 0px;
	padding: 0px;
}
.faqAnswer ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-position: inside;
}
#bioSidebar {
	width: 130px;
	margin-right: 10px;
	margin-left: 25px;
	border: 1px solid #2A547F;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#bioSidebar h1 {
	color: #FFFFFF;
	background-color: #5187B3;
	font-size: 1.25em;
	text-align: center;
	width: 130px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#bioSidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #666666;
	margin-right: 4px;
	margin-left: 4px;
	padding: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
#bioSidebar ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#bioSidebar li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #666666;
	margin-left: 4px;
}

.bioQuote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #336699;
	font-style: italic;
	font-weight: normal;
	margin-right: 10px;
	margin-left: 10px;
}
#directions {
	width:450px;
	margin-right: 10px;
	margin-left: 10px;
}
#directions td {
	width:33%;
	vertical-align: top;
}
#directions li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	}
#directions h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}








#bodyCopyBtm {
	background-color: #FFFFFF;
	background-image: url(../images/CGbtmrite.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 40px;
	width: 465px;
	margin-top: 0px;
	margin-right: 0px;
	clear: both;
}
#contentsSUB {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 1.5px;
	border-bottom-width: 1.5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
	width: 740px;
	background-image: url(../images/CGcontentblue.gif);
	clear: both;
}
#contentsSUB img {
	margin: 0px;
	padding: 0px;
	height: 94px;
	width: 140px;
	border: 0px;
}
#contentsPREfooter {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 0px;
	background-image: url(../images/CGcontentblue.gif);
}
#contentsPREfooter .sitemap {
	color: #5187B3;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}
#footer {
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/C&GconceptFoot_vFF.gif);
	height: 30px;
	margin-top: 0px;
}
/* SpryMenuBarVertical.css - version 0.6 - Spry Pre-Release 1.6 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
ul.MenuBarVertical
{
	padding: 0px;
	list-style-type: none;
	font-size: 0.75em;
	cursor: default;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 180px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	margin: -5% 0 0 -95%;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 180px;
	left: -1000em;
	top: 0;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 0;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	width: 180px;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Outermost menu container has borders on all sides */
ul.MenuBarVertical
{
	border: 0px solid #00304E;
}
/* Submenu containers have borders on all sides */
ul.MenuBarVertical ul
{
	border: 1px solid #00304E;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	background-color: #5187B3;
	padding: 0.5em 0.75em;
	color: #FFFFFF;
	text-decoration: none;
	font-size: .8em;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	background-color: #336699;
	color: #FFF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	background-color: #336699;
	color: #FFF;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenu
{
	background-image: url(../SpryAssets/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenuHover
{
	background-image: url(../SpryAssets/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}
