/* Style sheet for CPS web site, created 8/20/04 */

body {
	width: 750px;
	border-right: 1px solid #000000;
	border-left:  1px solid #000000;
	color: black;
	font-family: verdana, arial, helvetica, sanserif;
	font-size: 10px;
	line-height: 1.5em;
	margin: 0 auto 0 auto;
	background: #fff;
}

#topBanner {
	width: 750px;
}

/* The following classes are for the blue background for right columns; home is for the home page, inner is for the inner pages with subnavigation */

.home {
	background-image: url(graphics/pageBGa.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 750px;
}

.inner {
	background-image: url(graphics/pageBGb.gif);
	background-repeat: repeat-y;
	background-position: center;
}

h1 {
	font-family: verdana, arial, helvetica, sanserif;
	font-size: 30px;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 0;
	color: #000;
}

h2 {
	font-family: verdana, arial, helvetica, sanserif;
	font-size: 24px;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 0;
	color: #000;
}

h3 {
	font-family: verdana, arial, helvetica, sanserif;
	font-size: 18px;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 0;
	color: #000;
}

h4 {
	font-family: verdana, arial, helvetica, sanserif;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 0;
	color: #000;
}

h5 {
	font-family: verdana, arial, helvetica, sanserif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 0;
	color: #000;
}

h6
{
	font-family: verdana, arial, helvetica, sanserif;
	font-size: 10px;
	line-height: 1em;
	font-weight: bold;
	margin-top: .5em;
	margin-bottom: 0;
	color: #000;
}

.orange {color: #000000;}

.blue {color: #000000;} /* header blue */

p {margin: 0 0 1em 0;}

/* menuA is top menu line */

#menuA {
	padding: 0;
	margin: 0;
	width: 500px;
	background: #fff;
	line-height: 2em;
}

#menuA ul {
	border: 0;
	padding: 0;
	background: #fff;
	margin: 0;
	list-style-type: none;
}

#menuA ul li {
	display: block;
	padding: 0;
	background: #fff;
	margin: 0;
	float:left;
}

#menuA ul li a {
	height: 2em;
	padding: 0px 11px;
	float: left;
	background: #fff;
	color: #000000;
	text-decoration: none;
	display: block;
	font-weight: bold;
	line-height: 2em;
	voice-family: "\"}\"";   
	voice-family: inherit;   
}

#menuA ul li a:hover {
	color: #000000;
	background: #ccc;
	text-decoration: none;
}

/* menuB is the second menu line */

#menuB {
	padding: 0;
	margin: 0;
	background: #FCB514;
	float: left;
	height: 21px;
	width: 750px;
}

#menuB ul {
	border: 0;
	padding: 0;
	background: #FCB514;
	margin: 0;
	list-style-type: none;
}

#menuB ul li {
	display: block;
	padding: 0;
	background: #FCB514;
	margin: 0;
	float:left;
}

#menuB ul li a {
	height: 2.1em;
	padding: 0px 20px;
	float: left;
	background: #FCB514;
	color: #000;
	text-decoration: none;
	display: block;
	font-weight: bold;
	line-height: 2.1em;
	voice-family: "\"}\"";   
	voice-family: inherit;   
}

#menuB ul li a:hover {
	color: #fff;
	background: #999;
	text-decoration: none;
}

/* search is the div for the search form */

#search {
	background-color: #FCB514;
	color: #000;
	height: 20px;
	padding: 0;
	margin-bottom: 0;
	margin-left: 475px;
}

#searchQuery {
	font-size:10px;
	width: 150px;
	}


/* leftNav is the menu column on the left side of the page */

#leftNav {
	padding: 0 0 50% 0;
	margin: 0;
	width: 160px;
	float: left;
	text-indent: .75em;
	background-color: #fff;
	background-image: url(graphics/Blue-Gradient.jpg);
	background-repeat: repeat-x;
}

#leftNav ul
{
	border: 0;
	padding: 0;
	margin: 10px 0 0 0;
	list-style-type: none;
}

#leftNav ul li {
	display: block;
	padding: 0;
	margin: 0;
	font-size: 10px;
}

#leftNav ul li a {
	height: 2em;
	color: #fff;
	text-decoration: none;
	display: block;
	font-weight: bold;
	line-height: 2em;
	voice-family: "\"}\"";   
	voice-family: inherit;   
}

#leftNav ul li a:hover {
	color: #000000;
	background: #fff;
	text-decoration: none;
}

/* bottomNav is the menu across the bottom of the page */

/*#bottomNav {
	padding: 0;
	margin: 0;
	float: left;
	background: #000000;
	line-height: 2em;
	clear: both;
}*/

#bottomNav ul {
	clear: both;
	border: 0;
	padding: 0;
	margin: 0 0 0 142px;
	background: #000000;
	list-style-type: none;	
	
}

#bottomNav ul li {
	display: block;
	padding: 0;
	margin: 0;
	background: #000000;
	float:left;
}

#bottomNav ul li a {
	display: block;
	padding: 0 25px;
	float: left;
	background: #000000;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	line-height: 2em;

}
	
#bottomNavSpacer {
	padding: 0;
	margin: 0;
	background: #000000;
	line-height: 2em;
}

/* wrapper is a container div used for setting background color */

#wrapper {
	margin-left: 170px;
	background-image: url(graphics/pageBGc.gif);
	background-repeat: repeat-y;
	height: 100%;
}

/* contentA is the div for the primary content in the center of the home page */

#contentA {
	background: #fff;
	float: left;
	width: 315px;
	padding: 10px 15px 0 0;
	margin-bottom: 10px;
}

/* contentB is the div for the primary content in the center of the inside pages */

#contentB {
	background: #fff;
	float: left;
	width: 390px;
	padding: 10px 15px 0 0;
	margin-bottom: 10px;
}

/* contentC is the div for the primary content on pages with no right navigation */

#contentC {
	background: #fff;
	margin: 10px 10px 10px 170px;
}

/* homeRight is div for right column on home page */

#homeRight {
	margin-left: 490px;
	margin-right: 10px;
	padding: 15px 0 0 20px;
}

/* innerRight is div for right column for subnavigation on inner pages */

#innerRight {
	margin-left: 410px;
	padding-right: 10px;
	padding: 10px 10px 50% 10px;
}	

ul.rightNav {
	margin-top: 0;
	}

ul.rightNav li {
	list;
	margin-left: -20px;
}

/* style designation for the footer (copyright line) */

#footer {
	font-size: 9px;
	background: #fff;
	margin: 0;
	padding-bottom: 15px;
	border-bottom:  1px solid #000000;
}

.blueStar li {
	list-style-image: url(graphics/blueStar.gif);
}

.photoLeft {
	margin-right: 10px;
	float: left;
}

.photoLeftCaption {
	margin-right: 10px;
	margin-bottom: 1em;
	font-family: Minion, sans-serif;
	float:left;
	font-size: 9px;
	line-height: 1.25em;
	border-bottom: 1px solid #000000;
}

.photoRight {
	margin-left: 8px;
	float: right;
}

.photoRightCaption {
	margin-left: 8px;
	margin-bottom: 1em;
	font-family: Minion, sans-serif;
	float:right;
	font-size: 9px;
	line-height: 1.25em;
	border-bottom: 1px solid #000000;
}

#printBanner {
	visibility: hidden;
	width: 500px;
	position: absolute; top: 0;
}

.green {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #00CC00; }

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 2em;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding: 5px;
}

hr {  height: 1px; width: 90%; }


.quoteName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	text-align: right;
	font-weight: normal;
	margin-right: 20px;
}

.date {  font-size: xx-small; text-align: right; }

#survey {
	width: 560px;
	margin-top: 2em;
	margin-bottom: 2em;
}

div.row {
	clear: right;
	padding-top: 5px;
	width: 560px;
}

div.row span.tag {
	float: left;
	width: 125px;
	text-align: right;
	vertical-align: top;
}

div.row span.formfld {
	float: right;
	width: 435px;
	text-align: left;
	text-indent: .5em;
}

div.row span.tag2 {
	float: left;
	width: 250px;
	text-align: left;
	vertical-align: top;
}

div.row span.formfld2 {
	float: right;
	width: 310px;
	text-align: left;
	text-indent: .5em;
}

.survey {
	 font-family: verdana, arial, helvetica, sanserif;
	 font-size: 10px;
}

