h1,h2,h3,h4,h5,h6,body { padding: 0px; margin: 0px; font-family: Arial, Helvetica, sans-serif; }

body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
}

h1 {
	font-size: 23px;
	font-weight: normal;
	color: #006699;
	letter-spacing: 0pt;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #006699;
}
h3 { font-size: 14px; font-weight: bold; color: #333333; }


a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #006699;
	text-decoration: none;
}


.btmtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16pt;
}


.hlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.hlinks a:link {
	color: #006699;
	text-decoration: none;
}
.hlinks a:visited {
	color: #006699;
	text-decoration: none;
}
.hlinks a:hover {
	color: #333333;
	text-decoration: underline;
}


.footprintbkg {
	background-image: url(images/footprint_bkg.gif);
	background-position: top;
}


.whitelinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.whitelinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.whitelinks a:hover {
	text-decoration: underline;
}
.subbkg {
	background-image: url(images/sub_title_blend.gif);
	background-repeat: repeat-x;
	background-position: top;
}


.subnavtd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	width:217px;
	background-color:#006699;
	border-bottom:1px solid #FFFFFF;

}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	width:217px;
	background-image:url(images/subnav.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-position:left;
	background-color:#009EC4;
	border-top:1px solid #FFFFFF;
}
.subnavActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	width:217px;
	height:28px;
	background-image:url(images/subnav_ov.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-position:left;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	font-weight:bold;
}

.subnavsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	width:217px;
	background-color:#009EC4;
}
.subnavActivesub {
	background-color:#009EC4;
	font-weight:bold;
}

div.subnav:hover {
	background-image:url(images/subnav_ov.gif);
}

a.navitem {
	line-height:28px;
	margin-left:40px;
	color: #FFFFFF;
	text-decoration: none;
}
a.navitem:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.navitem:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.cartHead{
	color:#006699;
	border:1px solid #006699;
}

.assocProdsBrdr{
	background-color:#cccccc;
	color:#006699;
	padding:5px;
}ul {
	list-style-image: url(images/bullet.gif);
}
tr.title, .title{
	background-image:url(images/graident24.jpg);
	line-height:24px;
	background-color:#006699;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}
input{
	border:1px solid #006699;
	padding: 2px;
}
textarea{
	border:1px solid #006699;
}
select{
	border:1px solid #006699;
}
.bordered{
	border:1px solid #006699;
	color:#006699;
}
td.cartrow{
	padding-top:10px;
	padding-bottom:10px;	
	border-bottom:1px solid #006699;
}


#form_special {
	/*padding-left: 30px;*/
}

.donor-card {
	border: solid 1px #006699;
	padding: 2px;
}



