/********* CSS for Community Health Programs website *****************
********** Joe Baker joe@bakerworks.com ******************************
********** original design 2/2007 ***********************************/


body {
	margin: 5px auto;
	margin-top: 0px;
	text-align: center;
	font: normal normal 11px/14px verdana,arial,helvetica,sans-serif;
	color: #000000;
	background-color: #cbcdcd;
	}
#top_common {
	clear: both;
	margin: 0 auto;
	width: 762px;
	}
a, a:visited, a:active {
	color: #DD3030;
	text-decoration: underline;
	}
a:hover {
	color: #00275D;
	text-decoration: underline;
	}

/* ============== top begin ============== */
#hometop {
	background-color: #FFFFFF;
	color: #888888;
	width: 762px;
	height: 60px;
	border-collapse: collapse;
	}
#searchsite {
	height: 60px;
	border: 0px solid #888888;
}
#searchsite form {
	float: right;
	width: 100px;
	height: 58px;
	font-size: 10px;
	}
/* ============== top end ============== */

/* ============== main site nav begin ============== */
#topnav {
	background-color: #DD3030;
	font: normal normal 11px/11px verdana,arial,helvetica,sans-serif;
	height: 30px;
	width: 762px;
	text-transform: uppercase;
	border-collapse: collapse;
	}
#topnav ul {
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
	}
#topnav li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding-top: 13px;
	white-space: nowrap;
	}
#topnav a {
	padding: 3px 0px 3px 22px;
	background-color: #DD3030;
	text-decoration: none;
	}
#topnav a:link, #topnav a:visited {
	color: #FFFFFF;
	}
#topnav a:hover, #topnav a:active {
	background: #DD3030;
	color: #00275D;
	}

/* ============== main site nav end ============== */

/* ============== homepage banner ============== */
#homebanner {
	margin: 0 auto;
	width: 762px;
	height: 180px;
	border: 0px solid #CCCCCC;
	}

#homepromo {
	width: 410px;
	height: 150px;
	padding: 1px;
	font: normal normal 14px/11px verdana,arial,helvetica,sans-serif;
	background-color: #eaeaea;
	border: 0px dotted black;
	
}
#healthystuff {
	width: 256px;
	height: 124px;
	padding: 5px;
	color: black;
	font: normal normal 20px/28px verdana,arial,helvetica,sans-serif;
	border: 0px dotted black;
	float: right;
	text-align: left;
	filter: alpha(opacity=60);
	-moz-opacity: .60;
	opacity: .60;
	margin-top: 2px;
	margin-bottom: 4px;
	margin-left: 10px;
	margin-right: 10px;
}
#droptheword {
 	float:left;
 	margin-top:0px;
	margin-bottom: 0px;
	padding-bottom: 6px;
 	color:black;
	filter: alpha(opacity=30);
	-moz-opacity: .30;
	opacity: .30;
 	padding-top:.2em;
 	font-size:26pt;
	line-height: 36px;
 	height:1em;
 	font-weight:bold;
	vertical-align: bottom;
}
#moveover {
	width: 200px;
	padding-bottom: 10px;
	float: right;
	border: 0px dotted maroon;
	text-align: right;
}
#bar {
	font-size: 6px;
	margin: 0 auto !important;
	padding: 0;
	height: 6px;
	color: #DD3030;
	background-color: #DD3030;
	width: 762px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}
/* ============== homepage banner ============== */

/* ============== mainpage banner ============== */
#mainbanner {
	margin: 0 auto;
	width: 760px;
	border: 1px solid #aaaaaa;
	}
#titlebanner {
	width: 598px;
	height: 60px;
	margin: 0 auto;
	padding: 0 0 0 0;	
	border-right: 1px solid #CCCCCC;
	vertical-align: top;
	background-color: #ffffff;
}
#pagetitle {
	font: bold normal 18px/16px verdana,arial,helvetica,sans-serif;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 8px;
	color: #0227AD;
	height: 22px;
	width: 570px;
	padding-bottom: 4px;
	border: 0px solid #CCCCCC;
}
#breadcrumb {
	background: transparent;
	color: #999999;
	font: normal normal 10px/12px verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	text-align: right;
	border: px dotted maroon;
	height: 16px;
	width: 360px;
	float: right;
	margin-top: 4px;
	margin-right: 4px;
	padding-right: 4px;
	}
#breadcrumb a, #breadcrumb a:visited, #breadcrumb a:active {
	color: #999999;
	text-decoration: underline;
	}
#breadcrumb a:hover {
	color: #00275D;
	text-decoration: underline;
	}

#skinnybar, #shortbar, #longbar  {
	font-size: 2px;
	margin: 0 auto !important;
	margin-bottom: 0px;
	padding: 0;
	height: 2px;
	color: #DD3030;
	background-color: #DD3030;
	vertical-align: top;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}
#skinnybar{
	width: 598px;
}
#shortbar{
	width: 160px;
}
#longbar{
	width: 760px;
}
#printable {
	background: transparent;
	color: #DD3030;
	font: normal normal 10px/12px verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	text-align: right;
	border: 0px dotted maroon;
	height: 16px;
	width: 140px;
	float: right;
	margin-top: 0px;
	margin-right: 4px;
	padding-right: 4px;
}
#printable a:hover {
	color: #00275D;
	text-decoration: underline;
	}

/* ============== mainpage banner ============== */


/* ============== left sidenav begin ============== */
#sidenav {
	border: 0px dotted #ffffff;
	border-right: 1px solid #dddddd;
	margin: 0;
	width: 160px;
	text-align: left;
	background-color: #FFFFFF;
	vertical-align: top;
	}
#sidenav h3 {
	margin: 0;
	font: normal bold 12px/13px verdana,arial,helvetica,sans-serif;
	padding: 3px 2px 2px 4px;
      color: #0227AD;
	}
#sidenav h3.related {
	border-top: 1px solid #ffffff;
	}
#sidenav ul {
	font: normal normal 11px/12px verdana,arial,helvetica,sans-serif;
	list-style: none outside;
	margin: 0 0 0 0;
	padding: 2px 2px 2px 8px;
	}
#sidenav ul.news {
	padding-left: 15px;
	}
#sidenav ul li a, #sidenav ul li a:visited, #sidenav ul li a:active {
	height: 16px;
	display: list-item;
	margin: 0;
	color: #DD3030;
	text-decoration: none;
	}
#sidenav ul li a:hover {
	display: list-item;
	color: #00275D;
	background-color: #DDDDDD;
	text-decoration: underline;
	}
#sidenav ul li.sub {
	text-indent: 15px;
	}
#sidenav ul li .uhere {
	height: 16px;
	display: list-item;
	font: normal normal 11px/12px verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	color: #0227AD;
	font-weight: bold;
}

/* ============== left sidenav end ============== */


/* ============== left side calendar begin ============== */

.PageCal {
	background-color: #ffffff;
	padding: 4px 4px 4px 4px;
	position: relative;
	top: 0px;
	left: 0px;	
	background-color: #ebebeb;
}

.CalHeader {
	color: #0227AD;
	font-size: 12px;
  	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
}
.CalListing {
	font-size: 9px;
}
a.callink {
	font-size: 11px;
}
a.callink hover {
	background-color: #cccccc;
}
.fakelink {
	font-size: 11px;
	color: #bbbbbb;
}
.fakelinkE {
	font-size: 9px;
	color: #bbbbbb;
}

/* ============== left side calendar end ============== */


/* ============== main content areas begin ============== */

h1 {
	letter-spacing: -1px;
	font: normal bold 18px/24px verdana,arial,helvetica,sans-serif;
	text-align: left;
	color: #00275D;
	}
h2 {
	letter-spacing: -1px;
	font: normal bold 14px/14px verdana,arial,helvetica,sans-serif;
	text-align: left;
	color: #00275D;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 8px;
	}
p {
	font: normal normal 11px/14px verdana,arial,helvetica,sans-serif;
	text-align: left;
	}
.boldblue {
	color: #00275D;
	font-weight: bold;
	}
.highlight {
	color: #DD3030;
	font-weight: bold;
	font: normal bold 11px/14px verdana,arial,helvetica,sans-serif;
	}
.maint {
	font-style: italic;
	font-weight: bold;
	}
.feathigh {
	border-top: 1px solid #CCCCCC;
	padding-top: 5px;
	}

/* Default formatting */


ol li, ul.default li {
	font: normal normal 11px/14px verdana,arial,helvetica,sans-serif;
	}

ul.pdf  {
	background: transparent;
	list-style-image: url("/images/icon_pdf.gif");
	line-height: 18px;
	}
ul.pdf li {
	padding-left: 5px;
	}
hr {
	color: #CCCCCC;
	height: 1px;
	width: 90%;
	margin: 0 auto;
	}
#widebanner {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	width: 760px;
	margin: 0 auto;
	border-collapse: collapse;
	empty-cells: show;
	}
#widebanner td {
	text-align: left;
	}

/* *** HOME PAGE   MAIN table *******************/
#main {
	border-left, border-right: 1px solid #CCCCCC;
	border-top, border-bottom: 1px solid #ffffff;
	width: 762px;
	margin: 0 auto;
	border-collapse: collapse;
	empty-cells: show;
	background-color: #FFFFFF;
	}
#main .homecal {
	border: 0px solid #ffffff;
	}
#main .homecal {
	vertical-align: top;
	text-align: left;
	padding: 0px 0px 0px 0px;
	width: 140px;
}

#main .hometext {
	vertical-align: top;
	text-align: left;
      border-right: 1px solid #CCCCCC;
	padding: 8px 12px 10px 12px;
	font: normal normal 11px/14px verdana,arial,helvetica,sans-serif;
	color: black;
	width: 620px;
}
#main .hometext h2 {
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #0435B8;
}
#main .hometext a, #main .hometext a:link, #main .hometext a:visited, #main .hometext a:active {
	color: #DD3030;
	}
#main .hometext a:hover {
	color: #00275D;
	text-decoration: underline;
	}

#main .lefthome {
	border: 0px solid #CCCCCC;
	vertical-align: top;
	}
#main .lefthome P {
	margin: 5px;
	}

#main td.maintext {
	vertical-align: top;
	text-align: left;
	padding: 10px 12px 10px 12px;
	font: normal normal 11px/14px verdana,arial,helvetica,sans-serif;
	color: black;
	width: 380px;
}

#main .maintext a, #main .maintext a:visited, #main .maintext a:active {
	color: #DD3030;
	}
#main .maintext a:hover {
	color: #00275D;
	text-decoration: underline;
	}
#main .rightmain {
	border: px solid #CCCCCC;
	vertical-align: top;
}
#main .rightmain P {
	margin: 5px;
	}
#main .hometext ul {
	font: normal normal 11px/16px verdana,arial,helvetica,sans-serif;
	list-style: none outside;
	list-line-height: 26px;
	 margin: 0 8px 0 0;
	padding: 1px 10px 3px 18px;
	}
#main .hometext ul li {
	font: normal normal 11px/13px verdana,arial,helvetica,sans-serif;
	padding: 4px 1px 3px 1px;
	}

#main .hometext ul li a:link, #main .hometext ul li a:hover, #main .hometext ul li a:visited, #main .hometext ul li a:active {
	font-size: 13px;
	}
#main ul li a:link, #main ul li a:hover, #main ul li a:visited, #main ul li a:active {
	height: 16px;
	font-weight: bold;
	margin: 0;
	padding: 2px 2px 2px 0px;
	color: #00275D;
	text-decoration: none;
	}
#main ul li a:hover {
	margin: 0;
	/* background-color: #EEEEEE; */
	text-decoration: underline;
	}


/* *** END HOME PAGE   MAIN table *******************/


/* *** MAIN SITE PAGES   MAIN2 table *******************/
#main2 {
	border: 0px solid #dddddd;
	vertical-align: top;
	width: 600px;
	height: 400px;
	margin: 0 auto;
	margin-top: 0px;
	border-collapse: collapse;
	empty-cells: show;
	position: relative;
	}

#main2 td.maintext {
	vertical-align: top;
	text-align: left;
	padding: 12px 12px 4px 10px;
	font: normal normal 12px/15px verdana,arial,helvetica,sans-serif;
	color: black;
	width: 600px;
	border: 0px solid #bbbbbb;
}

#main2 td.mainbottom {
	vertical-align: top;
	text-align: left;
	padding: 2px 8px 4px 10px;
	font: normal normal 12px/15px verdana,arial,helvetica,sans-serif;
	color: black;
	width: 600px;
	height: 260px;
	border: 0px solid #bbbbbb;
}

.main2content {
	border: 0px solid black;
	width: 410px;
	/* background-color: #ddddff; */
	height: 350px;
}
.main2content td {
	text-align: left;
	vertical-align: top;
}
#main2 td.rightmain {
	border-right: 0px solid #CCCCCC;
	border-left: 0px dotted #CCCCCC;
	width: 110px;
	height: 140px;
	vertical-align: top;
	padding: 14px 0 0 0;
	}

/* *** END MAIN SITE PAGES   MAIN2 table *******************/

.Tabout {
	vertical-align: top;
	text-align: left;
	padding: 2px 8px 4px 4px;
	font: normal normal 11px/13px verdana,arial,helvetica,sans-serif;
	color: #0227AD;
	border: 1px solid #bbbbbb;
	background-color: #fafaee;
}
.Tabout th {
	background-color: #0227AD;
	color: #fefefe;
}

.Tabout td {
	background-color: #dddddd;
	text-align: left;
	color: #222222;
}
.Tabout td.spc {
	background-color: #fafadd;
}


#minsert {
	float: left;
	margin-right: 6px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#minsertr {
	float: right;
	margin-left: 6px;
	margin-top: 6px;
	margin-bottom: 6px;
}


/*************** Quick Links & DF & HL & ProgLoc & ProgStaff *******************/
#QLhome {
	/* font: normal normal 12px/14px verdana,arial,helvetica,sans-serif;
	border-bottom: 1px solid #dddddd;
	background-color: #eeeeee;
	height: 4px; */
}
#QLhome UL {
	margin: 0;
	padding: 0;
}
#QLhome li {
	display: inline;
	list-style-type: none;
	margin-right: 6px;
	margin-left: 6px;	
	white-space: nowrap;
}
#QLhome ul li a, #QLhome ul li a:visited, #QLhome ul li a:active {
	height: 16px !important;
	height: 16px;
	font-weight: bold;
	margin: 0;
	padding: 2px 2px 2px 0px;
	color: #DD3030;
	text-decoration: none;
}
#QLhome ul li a:hover {
	margin: 0;
	color: #00275D;
	background-color: #dddddd;
	text-decoration: underline;
}
#QLmain, #QLmainPg {
	font: normal normal 9px/13px verdana,arial,helvetica,sans-serif;
	border: 1px solid #DD3030;
	background-color: #dddddd;
	width: 140px;
	height: 140px;
	margin-bottom: 10px;
	margin-right: 0px;
	padding: 2px 2px 4px 2px;
	text-align: left;
	vertical-align: top;
	float: right;
}
#QLmaine, #QLmainPge {
	font: normal normal 9px/13px verdana,arial,helvetica,sans-serif;
	border: 1px solid #DD3030;
	background-color: #dddddd;
	width: 154px;
	height: 150px;
	margin-bottom: 10px;
	margin-right: 0px;
	padding: 2px 2px 4px 2px;
	text-align: left;
	vertical-align: top;
	float: right;
}
#QLmain, #QLmaine   {
	margin-left: 10px;
}
#QLmainPg, #QLmainPge   {
	margin-left: 0px;
}

#QLmain UL, #QLmainPg UL {
	margin: 0 0 0 0;
	padding: 2px 2px 2px 2px;
	list-style: none outside;
	width: 140px;

}
#QLmaine UL, #QLmainPge UL {
	margin: 0 0 0 0;
	padding: 2px 2px 2px 2px;
	list-style: none outside;
	width: 154px;

}

#QLmain li, #QLmainPg li, #QLmaine li, #QLmainPge  {
	list-style-type: none;
	margin-left: 2px;	
	white-space: nowrap;
	text-align: left;
}
#QLmain ul li a, #QLmain ul li a:visited, #QLmain ul li a:active {
 	height: 18px !important;
	height: 16px; 
	font-weight: bold;
	margin: 0;
	padding: 2px 1px 2px 1px;
	color: #DD3030;
	text-decoration: none;
}
#QLmainPg ul li a, #QLmainPg ul li a:visited, #QLmainPg ul li a:active {
 	height: 18px !important;
	height: 16px; 
	font-weight: bold;
	margin: 0;
	padding: 2px 0px 2px 0px;
	color: #DD3030;
	text-decoration: none;
}
#QLmaine ul li a, #QLmaine ul li a:visited, #QLmaine ul li a:active {
 	height: 18px !important;
	height: 16px; 
	font-weight: bold;
	margin: 0;
	padding: 2px 1px 2px 1px;
	color: #DD3030;
	text-decoration: none;
}
#QLmainPge ul li a, #QLmainPge ul li a:visited, #QLmainPge ul li a:active {
 	height: 18px !important;
	height: 16px; 
	font-weight: bold;
	margin: 0;
	padding: 2px 0px 2px 0px;
	color: #DD3030;
	text-decoration: none;
}

#QLmain ul li a:hover {
	margin: 0;
	color: #00275D;
	text-decoration: underline;
}
#QLmainPg ul li a:hover {
	margin: 0;
	color: #00275D;
	text-decoration: underline;
}
#QLmaine ul li a:hover {
	margin: 0;
	color: #00275D;
	text-decoration: underline;
}
#QLmainPge ul li a:hover {
	margin: 0;
	color: #00275D;
	text-decoration: underline;
}

#DF {
	font: normal normal 10px/11px verdana,arial,helvetica,sans-serif;
	border: 1px solid #DD3030;
	background-color: #ddddee;
	width: 140px;
	height: 50px;
	margin-left: 0px;
	padding: 4px 2px 4px 4px;
	text-align: left;
	vertical-align: top;
}
#DF a, #DF a:visited, #DF a:active {
	/* height: 18px !important; */
	height: 13px;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	color: #DD3030;
	text-decoration: none;
}
#DF a:hover {
	margin: 0;
	font-size: 11px;
	color: #00275D;
	background-color: #b5b5b5;
	text-decoration: underline;
}
#HL {
	font: normal normal 10px/13px verdana,arial,helvetica,sans-serif;
	border: 1px solid #DD3030;
	background-color: #eeeecc;
	width: 140px;
	height: 40px;
	margin-left: 0px;
	padding: 4px 2px 4px 4px;
	text-align: left;
	vertical-align: top;
}
#HL a, #HL a:visited, #HL a:active {
	height: 18px !important;
	height: 13px;
	font-weight: bold;
	font-size: 10px;
	margin: 0;
	color: #DD3030;
	text-decoration: none;
}
#HL a:hover {
	margin: 0;
	font-size: 10px;
	color: #00275D;
	background-color: #dddddd;
	text-decoration: underline;
}

#ProgLoc {
	font: normal bold 11px/12px verdana,arial,helvetica,sans-serif;
	border: 1px solid #DD3030;
	background-color: #fafafa;
	width: 140px;
	height: 100px;
	margin-left: 0px;
	padding: 4px 2px 4px 4px;
	text-align: left;
	vertical-align: top;
}
#ProgLoc a, #ProgLoc a:visited, #ProgLoc a:active {
	/* height: 18px !important; */
	height: 12px;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	color: #DD3030;
	text-decoration: none;
}
#ProgLoc a:hover {
	margin: 0;
	font-size: 10px;
	color: #00275D;
	background-color: #b5b5b5;
	text-decoration: underline;
}
#ProgStaff {
	font: normal normal 10px/11px verdana,arial,helvetica,sans-serif;
	border: 1px solid #DD3030;
	background-color: #fafafa;
	width: 140px;
	height: 30px;
	margin-left: 0px;
	padding: 4px 2px 4px 4px;
	text-align: left;
	vertical-align: top;
}
#ProgStaff a, #ProgStaff a:visited, #ProgStaff a:active {
	/* height: 18px !important; */
	height: 12px;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	color: #DD3030;
	text-decoration: none;
}
#ProgStaff a:hover {
	margin: 0;
	font-size: 10px;
	color: #00275D;
	background-color: #b5b5b5;
	text-decoration: underline;
}

/*************** END Quick Links & DF & HL & ProgLoc & ProgStaff *******************/


#main2 td.caltext {
	vertical-align: top;
	text-align: left;
	padding: 1px 0px 8px 8px;
	font: normal normal 11px/14px verdana,arial,helvetica,sans-serif;
	color: black;
	width: 594px;
	border: 0px solid #000000;
}
#sortby {
	vertical-align: top;
	text-align: center;
	padding: 1px 1px 1px 1px;
	font: normal normal 11px/14px verdana,arial,helvetica,sans-serif;
	color: black;
	width: 580px;
	height: 16px;
	border: 0px solid #dddddd;
}
table.calcontent {
	border: 0px solid black;
	width: 594px;
	cellspacing: 1px;
	cellpadding: 2px;
	background-color: #dddddd;
}

.calcontent th {
	border: 0px solid black;
	background-color: #0227AD;	
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	font: normal bold 12px/14px verdana,arial,helvetica,sans-serif;
}
.calcontent td {
	background-color: #fafafa;	
	color: #000000;
	text-align: left;
	vertical-align: top;
	font: normal normal 11px/14px verdana,arial,helvetica,sans-serif;
}
.calcontent td.spacer{
	background-color: #444444;	
	height: 2px;
}
.calcontent td a {
	font-size: 12px;
}


#pagebanner {
	width: 35%;
	vertical-align: top;
	text-align: left;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	}
#pagebanner img, #widebanner img {
	margin: -1px 0px -3px -1px;
	}
#pagebannertext {
	padding: 0 15px 0 15px;
	vertical-align: top;
	text-align: left;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	}
#pagebannertext img {
	margin-bottom: -15px;
	}
#content {
	vertical-align: top;
	text-align: left;
	padding: 10px 15px 10px 15px;
	}

#content2 {
	vertical-align: top;
	text-align: left;
	padding: 50px 15px 10px 15px;
	}

#content a, #content a:visited, #content a:active {
	color: #DD3030;
	}
#content a:hover {
	color: #00275D;
	}
#content dt {
	color: #00275D;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 5px 0;
	}
#content dd {
	margin-left: 20px;
	}
.progfund {
	font-size: 10px;
}
.console {
	font-family: Courier,"Courier New",fixed;
	background: black;
	color: white;
	}
.terms {
	font-size: 11px;
	font-style: italic;
	}
/* ============== main content areas end ============== */


/* ============== home page highlights begin ============== */
#highlight {
	font: normal normal 11px/12px verdana,arial,helvetica,sans-serif;
	border-top: 1px solid #CCCCCC;
	padding: 0 10px 10px 26px;
	text-align: left;
	}
#highlight h3 {
	margin: 0;
	text-indent: 5px;
	width: 200px;
	font: normal bold 12px/20px verdana,arial,helvetica,sans-serif;
	color: #FFFFFF;
	background: #DD3030;
	}
/* ============== home page highlights end ============== */

/* ==============  form style start ============== */
.form {
	text-align: left;
	vertical-align: bottom;
	width: auto;
	border: 0;
	}
.reqf {
	font-weight: bold;
	color: #DD3030; 
	}
form {
	text-align: left;
	vertical-align: bottom;
	}
input,textarea,select {
	font: normal normal 11px/12px verdana,arial,helvetica,sans-serif;
	margin: 1px 0 1px 0;;
	border: 1px solid #CCCCCC;
	}
textarea,select {
	width: 100%;
	}
input.button {
	border: 2px outset #CCCCCC;
	background: #CACACA;
	font: normal bold 9px/12px verdana,arial,helvetica,sans-serif;
	text-transform: uppercase;
	}
/* ==============  form style end  ============== */

/* ==============  basic table start ============== */
.basic, .basic TD, .basic TH {
	padding: 5px;
	border-collapse: collapse;
	empty-cells: show;
	vertical-align: top;
	text-align: left;
	}
.extra, .extra TD, .extra TH {
	border: 1px solid #CCCCCC;
	width: auto;
	}
/* ==============  basic table end ============== */

/* ==============  footer start ============== */
#footer {
	letter-spacing: -1px;
	margin: 0 auto;
	font: normal normal 9px/9px verdana,arial,helvetica,sans-serif;
	color: #999999;
	width: 762px;
	border: 1px solid #dddddd;
	background-color: #eeeeee;
	}
#footleft {
	text-align: left;
	}
#footright {
	text-align: right;
	}
#footer ul {
	margin: 0;
	padding: 0;
	}
#footer li {
	display: inline;
	list-style-type: none;
	margin: 0;
	white-space: nowrap;
	}
#footright a {
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	}
#footright ul li a:link, #footright ul li a:visited {
	color: #999999;
	}
#footright ul li a:hover, #footright ul li a:active {
	color: #00275D;
	}
/* ==============  footer end ============== */


/* ============== javascript popup divs ==============*/

#notice1, #notice2, #notice3, #notice25, #notice26, #notice27, #notice35  {
	position: absolute;
	z-index: 100;
	left: 242px;
	visibility: hidden;
	text-align: center;
}
#notice1, #notice2, #notice3  {
	top: 220px;
}
 #notice25, #notice35, #notice26, #notice27  {
	top: 500px;
}

.hytxt {
	color: #222222;
	font: normal normal 11px/13px verdana,arial,helvetica,sans-serif;
	background-color: #dddddd;
	padding: 2px;
	border: solid 2px #aa6666;
	width: 480px;
	layer-background-color: #cccccc;
	text-align: left;
}
.pup {
	padding: 0 2px 2px 2px;
	border: 1px solid gray;
	cursor: auto;
}
#xbox {
	vertical-align: top;
	float: right;
	border: 1px solid black;
	padding: 2px 4px 2px 4px;
	margin-top: 2px;
	margin-right: 2px;
	cursor: auto;
}
#xbox a {
	font-weight: bold;
	color: black;
	font-decoration: none;
	cursor: auto;
}
#xbox a:hover {
	color: #00275D;
	font-decoration: underline;
	cursor: pointer;
}
#ww {
	position: absolute;
	left: 2px;
	top: 200px;
}
#popsched, #popsched2  {
	background-color: #FFFFFF;
	margin: 10px;
}
#popsched th, #popsched2 th {
	color: #FFFFFF;
	background-color: #222266;
	text-align: center;
}
#popsched td {
	width: 100px;
	background-color: #dddddd;
}
#popsched2 td {
	width: 100%;
	background-color: #dddddd;
}

#MiscTitle {
	color: #222222;
	font: normal normal 18px/20px verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	padding: 2px;
	text-align: left;
	margin-left: 30px;
}
#mainbannerSR {
	clear: both;
	margin: 0 auto;
	width: 762px;
}
#main2SR {
	border: 0px solid #333333;
	vertical-align: top;
	width: 700px;
	height: 400px;
	margin: 0 auto;
	margin-top: 0px;
	border-collapse: collapse;
	empty-cells: show;
	}
#main2SRd {
	border: 0px solid #dddddd;
	vertical-align: top;
	width: 700px;
	height: 180px;
	margin: 0 auto;
	margin-top: 0px;
	border-collapse: collapse;
	empty-cells: show;
	}

#main2SR td.sresults {
	vertical-align: top;
	text-align: left;
	padding: 1px 8px 8px 8px;
	font: normal normal 11px/14px verdana,arial,helvetica,sans-serif;
	color: black;
	width: 700px;
	border: 0px solid #333333;

}

#pagetoplink {
	vertical-align: bottom;
}
#mr6 {
	float: left;
	margin-right: 6px;
}
ul.nbt {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.nbt li {
	padding-left: 26px;
}
#sppic {
	width: 400px;
	height: 267px;
	border: 0px solid white;
	background:url(http://localhost/chp/images/snack5.jpg);
}
#sppicbar {
	width: 400px;
	height: 30px;
	position: relative;
	top: 10px;
	background: white;
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	opacity: .75;
	color: #0227AD;
	font: normal bold 14px/17px verdana,arial,helvetica,sans-serif;
	padding-bottom: 4px;
	text-align: center;
	font-style: italic;
	vertical-align: middle; 
}

ul.bl li {
	font: normal normal 10px/12px verdana,arial,helvetica,sans-serif;
}
.caption {
	font: italic bold 10px/12px verdana,arial,helvetica,sans-serif;
}


/* ********* items for new famnet page layout ********** */
em {
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
}
em.j {
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	color: #AA0000;
}
.margleft {
	margin-left: 18px;
}
.fnbtn {
	margin: 8px;
	cursor: auto;
}
.contbtn {
	margin: 8px;
	text-align: center;
}
.fnt {
	width: 404px;
	height: 162px;
	font: normal normal 12px/14px verdana,arial,helvetica,sans-serif;
	border: 0px solid #000000;
	color: #0227AD;
	position: relative;
}
#fnpr {
	visibility: visible;
	}
#fnp1, #fnp2, #fnp3, #fnp4, #fnp5,#fnp6, #fnp7, #fnp8, #fnp9 {
	position: absolute;
	top: -1em;
	left: 0em;
	visibility: hidden;
	width: 404px;
	height: 162px;
	color: #0227AD;
	font: normal normal 12px/14px verdana,arial,helvetica,sans-serif;
	padding: 6px;
	z-index: 6;
	background-color: #ffffff;
	vertical-align: top;
	margin-top: 10px;
	overflow: auto;
} 
#disclaimer {
	color: #0227AD;
	font: normal bold 9px/11px verdana,arial,helvetica,sans-serif;
	text-transform: uppercase;
	text-align: justify;
	padding: 4px;
	background-color: #faeabb;
	border: 1px solid red;
}
#disclaimerH {
	color: #0227AD;
	font: normal bold 9px/11px verdana,arial,helvetica,sans-serif;
	text-transform: uppercase;
	padding: 2px;
	background-color: #ffffff;
	border: 1px solid red;
}
#disclaimerF {
	color: #0227AD;
	font: normal bold 9px/11px verdana,arial,helvetica,sans-serif;
	text-align: justify;
	padding: 4px;
	background-color: #faeabb;
	border: 1px solid red;
}
.disc {
	letter-spacing: -1px;
	margin: 0 auto;
	font: normal normal 9px/9px verdana,arial,helvetica,sans-serif;
	color: #999999;
	text-transform: uppercase;
}
.disc a:link, .disc a:visited {
	text-decoration: none;
	color: #999999;
	}
.disc a:hover, .disc a:active {
	text-decoration: none;
	color: #00275D;
	}
	
.NB {
	background-color: #EECC77;
	color: #0000FF;
	font: normal bold 12px/14px verdana,arial,helvetica,sans-serif;
	border: solid 1px #000000;
	text-align: center;
	width: 424px;
}
.Tsite {
	vertical-align: top;
	text-align: left;
	padding: 2px 8px 4px 4px;
	font: normal normal 11px/13px verdana,arial,helvetica,sans-serif;
	color: #0227AD;
	border: 1px solid #cccccc;
	background-color: #fafafa;
}
.Tsite th {
	background-color: #0227AD;
	color: #fefefe;
}

.Tsite td {
	background-color: #eeeeee;
	text-align: left;
	color: #222222;
}
.Tsite td.spc {
	background-color: #fafadd;
}
.notabene {
	font: normal bold 12px/14px verdana,arial,helvetica,sans-serif;
	color: #aa0000;
}

/* for donation page button */
a.btn {
	display: block;
	width: 6em;
	margin-top: 6px;
	padding: 0.2em;
	line-height: 1.4;
	background-color: #94B8E9;
	border: 1px solid black;
	color: #000;
	text-decoration: none;
	text-align: center;
}
a.btn:hover {
	background-color: #369;
	color: #fff;
}
textarea {
	width: 390px;
	height: 100px;
}
.nobullet {
	list-style: none;
}

#HCText {
	position: absolute;
	top: 300px;
	left: 10px;
	width: 560px;
	padding: 12px;
	border: 2px solid red;
	background-color: #dddddd;
	color: #111155;
	font: normal bold 12px/14px verdana,arial,helvetica,sans-serif;
	visibility: hidden;
}
#HCText li {
	line-height: 1.8em;
}

.flclist {
	font: italic bold 11px/13px verdana,arial,helvetica,sans-serif;
	color: #441166;
}