html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 10px 5px 15px 10px;
	background-color: #fff;
	color: #333;
	font-family: verdana, sans-serif;
	font-size: 90%;
}

table {
	width: 100%;
	margin: 0;
}

td.chicname {
	vertical-align: bottom;
	color: #06c;
	font-size: 45px;
	line-height: 85%;
	padding: 0 5px 0 0;
}

img.logo {
	margin: 0;
}

span.chicfullname {
	color: #666;
	font-size: 22px;
	padding: 0 5px;
	letter-spacing: -0.05em
}

td.navigation {
	padding-top: 20px;
	vertical-align: top;
}

td.stripe {
	background: #fff url(chicatapix/stripe.gif) 0 0 repeat-y;
}

img.pic {
	width: 127px;
	height: 124px;
	margin: 25px 35px;
	border: 1px #333 solid;
	float: left;
}

img.lists {
	float: left;
	margin: 0 15px 0 0;
	border: none;
}

img.acrobat {
	border: none;
	width: 112px;
	height: 33px;
}

h1 {
	margin: 114px 0 25px 45px;
	color: #666;
	font-size: 120%;
	font-weight: 600;
}

h2 {
	margin: 35px 100px 25px 100px;
	color: #666;
	font-size: 110%;
	font-weight: 600;	
}

h3 {
	margin: 35px 100px 25px 100px;
	color: #666;
	font-size: 100%;
	font-weight: 600;	
}

h4 {
	margin: 5px 0;
	color: #666;
	font-size: 90%;
	font-weight: 600;	
}

h4.progs {
	margin: 0 0 0 100px;
}

p	{
	margin: 20px 20px 20px 100px;
	font-size: 90%;
	line-height: 130%;
}

li {
	margin: 10px 100px;
	font-size: 90%;
}

ul.labels {
	list-style: none;
	margin-left: 100px;
}

ul.labels li {
	display: inline;
	width: 200px;
	margin: 0;
}

ul.pdfs {
	list-style-image: url('chicatapix/acro.jpg')
}

dl {
	margin-left: 100px;
}

dl.bylaws {
	margin-left: 0;
}

dl.progids {
	font-size: 90%;
}

dt {
	margin-top: 15px;
	font-weight: bold;
}

dd {
	line-height: 130%;
}

dl.bylaws dd {
	margin-left: 0;
}

ol.bylaws {
	margin-left: -75px;
	list-style-type: lower-alpha;
	line-height: 130%;
}

p.botnav {
	text-align: center;
	font-size: 76%;
	margin: 10px 20px;
	line-height: 130%;
}

p.chicata {
	text-align: center;
}

p.spacer {
	color: #fff;
}

td.emptybox {
	width: 5%;
}

td.boxes {
	width: 25%; /*240px*/
	vertical-align: top;
	text-align: center;
}

p.box {
	text-align: center;
	font-size: 90%;
	margin: 10px 10px;
}

p.boxzap {
	text-align: center;
	font-size: 76%;
	font-weight: bold;
	margin: 5px 10px;
}

p.boxzap a {
	font-size: 70%;
}

.alert {
	color: #f00;
}

div.boxhead {
	width: 90%;
	margin: 0;
	background-color: #06c;
	border: 1px #06c solid;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 90%;
}

div.boxcontent {
	width: 90%;
	margin: 0;
	border: 1px #06c solid;
}

hr {
 	color: #06c;
	background-color: #06c;
	height: 1px;
}

a:link	{
	color: #06c;
}

a:visited {
	color: #029;
}

a:hover, a:active {
	color: #f03;
}

a.nodec {
	text-decoration: none;
}

.chicname a:link, .chicname a:hover, .chicname a:active, .chicname a:visited  {
	text-decoration: none;
	color: #06c;
}

.chicname a img {
	border: none;
}

.chicfullname a:link, .chicfullname a:hover, .chicfullname a:active, .chicfullname a:visited {
	text-decoration: none;
	color: #666; }

	
#divider {
	width: 80%; 
	height: 10px;
	border-bottom: 1px #06c solid;
	margin: 0 10%;
}

#subdivider {
	width: 70%; 
	height: 10px;
	border-bottom: 1px #029 solid;
	margin: -10px 15% 0 15%;
}

/* PayPal */

#paynow {
	margin: 0 0 0 100px;
}


/* nav classes */

div.main {
	font-size: 90%;
	color: #666;
	font-weight: bold;
	margin: 10px 0 0 10px;
}

div.sub {
	font-size: 90%;
	margin: 0 0 0 10px;
	padding-left: 7px;
	line-height: 130%;
}

