body {
	font-family: Verdana, Geneva, sans-serif;
}
body, table, td, span, a {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
}
table, td {
	mso-table-lspace: 0pt;
	mso-table-rspace: 0pt;
}
img {
	-ms-interpolation-mode: bicubic;
}
html, body {
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	line-height: 100% !important;
	background-color: #feff99;
/*	background-color: yellow;  */
/*	background-color: blue;  */
}
img {
	border: none;
	height: auto;
	outline: none !important;
	line-height: 100% !important;
	text-decoration: none !important;
	padding: 0;
	margin: 0;
}
.text_head, .prin_head {
	color: #4b4b4b;
}
.text_reg, .prin_text {
	color: #606060;
}
.prin_head {
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
}
.prin_text {
	font-size: 12px;
}
table {
	width: 100%;
	border-spacing: 0 !important;
	border-collapse: collapse !important;
	cellpadding: 0;
	cellspacing: 0;
	border: 0;
}
table td {
	border-collapse: collapse !important;
	text-align: center;
	padding: 0;
	margin: 0;
	border: 0;
}
.prin_tbl td {
	text-align: left;
	vertical-align: top;
}
.center_tbl {
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
.center_div {
	max-width: 600px;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.bullet_div {
	display: inline-block;
	padding: 0;
	margin: 10px 0;
}
.bullet_tbl {
	width: 297px;
}
.bullet_tbl tr:first-child td:first-child {
	width: 30px;
	max-width: 30px;
	text-align: center;
	vertical-align: top;
}
.bullet_tbl tr:first-child td:last-child {
	width: 220px;
	max-width: 267px;
	text-align: left;
	vertical-align: top;
	color: #4b4b4b;
	font-size: 16px;
	font-weight: 700;
	padding-left: 5px;
}
.bullet_tbl tr:last-child td:last-child {
	text-align: left;
	vertical-align: middle;
	color: #939393;
	font-size: 16px;
	font-weight: 400;
	padding-top: 5px;
	padding-left: 5px;
}
.project_div {
	display: inline-block;
	padding: 0;
	margin: 5px;
	max-width: 285px;
	background: white;
}
.aux_div {
	display: inline-block;
	vertical-align: middle;
	margin: 10px 5px;
}
/* $CPCE_topic="Home Photo"; $CPCE_type="photo"; $CPCE_end_marker = "}"; */
.home_photo {
	background-image: url( ../images/home/home );
	background-repeat: no-repeat;
	background-position: 50% 0;
	text-align: center;
	vertical-align: top;
	width: 1000px;
}
.aux_page {
	max-width: 1000px;  /* should be same as home_photo */
	background: #474242;
	color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
a, a:link, a:visited, a:focus, a:hover {
	color: inherit !important;
	outline: none !important;
	text-decoration: none;
}
.hrule {
	vertical-align: middle;
}
.wide_ul {
	width: 100%;
	display: table;
	font-size: 9px;
	margin: 0;
	padding: 0;
}
ul.wide_ul > li {
	display: table-cell;
	text-align: center;
}
.current {
	color: grey;
}
.sub_ul {
	padding: 0;
}
.sub_ul li {
	display: inline-block;
	margin-right: 12px;
}
#contact_form {
	text-align: left;
	border: 2px solid;
	padding: 10px;
}
#contact_form input {
	size: 60px;
	width: 98%;
}
#contact_form textarea {
	width: 98%;
}
#contact_form label {
	font-size: 9px;
	line-height: 20px;
}
.success {
	display: none;
	font-size: 12px;
	color: yellow;
}
.error, .empty {
	display: none;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	color: red;
}
.email_btns {
	width: 100%;
	text-align: center;
}
.email_btns span {
	font-size: 9px;
	padding: 10px;
	text-decoration: underline;
}
.email_btns span:hover, .docs_links span:hover {
	cursor: pointer;
}
.credits h1 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0;
}
.credits span {
	font-size: 12px;
}
.policies {
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
.policies h1 {
	font-size: 24px;
}
.policies h2 {
	font-size: 12px;
	text-weight: bold;
	margin-bottom: 5px;
}
.policies p {
	color: #939393;
	margin-top: 0;
}
.pwd_entry {
	font-size: 10px;
	font-style:italic;
	display:none;
}
.pwd_entry span {
	padding: 3px;
	border: 1px solid black;
	margin-left: 10px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {}

@media screen and (max-device-width: 480px), screen and (max-width: 480px) {}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {}

@media only screen and (max-width: 599px) {
	div[class="block"] {
		width: 100% !important;
		max-width: none !important;
	}
	table[class="full-width"] {
		width: 100% !important;
	}
	table[class="center"], td[class="center"] {
		text-align: center !important;
		float: none !important;
	}
	table[class="remove"] {
		display: none;
	}
}

@media only screen and (max-width: 413px) {
	div[class="block"] {
		width: 100% !important;
		max-width: none !important;
	}

        ul.wide_ul { display:initial; }
	ul.wide_ul > li { display:block; line-height:200% }
}

@media only screen and (max-width: 374px) {
	div[class="block"] {
		width: 100% !important;
		max-width: none !important;
	}

        ul.wide_ul { display:initial; }
	ul.wide_ul > li { display:block; line-height:200% }
}
