@charset "UTF-8";

body {
	background-color:#c9e3ee;
	font-family:arial, helvetica, san-serif;
	color: #000000;
	font-size: 12px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color:#FF0000;
	font-style: normal;
	padding: 10px 10px 0px 10px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color:#FF0000;
	font-style: italic;
	padding: 10px 10px 0px 10px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color:#FF0000;
	font-style: normal;
	padding: 10px 10px 0px 10px;
}

h4 {
	font-size: 10px;
	font-weight: bold;
	color:#FF0000;
	font-style: normal;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-right: 0px;
	margin-left: 0px;
}

p {
	padding: 0px 10px 0px 10px;
}

p.projectList {
	font-size: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}

a {
	color: #186d9d
}

a:link {
	color: #186d9d
}

a:visited {
	color: #186d9d
}

a:hover {
	color: #f22423
}

#back_to_top {
	padding-right: 10px;
	padding-bottom: 6px;
}

p.header_white a:link {
	color: #FFFFFF
}

p.header_white a:visited {
	color: #FFFFFF
}

p.header_white a:hover {
	color: #FFCC00
}

p.header_white a:active {
	color: #FFCC00
}

.projectListHead {
	font-weight: bold;
	color: #FF0000;
}

.footerText {
	font-size: 10px;
	text-align: right;
}

.header_white {
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	margin-right: 33px;
	padding: 0px;
	margin-top: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.header_orange {
	font-size: 21px;
	color: #FF9900;
	text-align: right;
	margin-right: 0px;
	font-style: normal;
	font-weight: normal;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
}

.header_cream {
	font-size: 21px;
	color: #FFFFCC;
	text-align: right;
	margin-right: 33px;
	font-style: italic;
	font-weight: bolder;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 12px;
}

.selectedState {
	color: #f22423;
	font-size: 12px;
}

.selectedStatePipe {
	color: #186d9d;
}

ul {
	font-size:10px;
}

ul.bullet li {
	list-style-image:url(../images/ulBullet.gif);
	list-style-position: outside;
} 

.callout {
	padding: 0px 30px 0px 30px;
	font-size: 12px;
	/*line-height: 1.5em;*/
}
.video {
	font-size: 12px;
	padding: 0px 10px 0px 10px;
	text-align: center;
}

.quoteHome {
	font-size: 15px;
	font-weight: bold;
	color:#FF0000;
	font-style: italic;
	padding: 16px 20px 20px 15px;
}

.quoteAuthorHome {
	color:#000000;
	font-size: 13px;
}

.quote {
	font-size: 12px;
	font-weight: bold;
	color:#FF0000;
	font-style: italic;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}

.quoteAuthor {
	color:#000000;
}

.textPadding {
	padding: 10px 60px 0px 10px;
}

.white {
	color:#FFFFFF;
}

.grayHeader {
	color:#666666;
	font-size: 14px;
	font-weight:bold;
	font-style: italic;
	padding: 10px 10px 0px 10px;
}
#button_video {
	position: relative;
	top: 37px;
	float: left;
	margin: 0px;
	padding: 0px;
	left: 306px;
}

#plugin_reviews {
	position: relative;
	top: 37px;
	float: left;
	margin: 0px;
	padding: 0px;
	left: 330px;
}
