/************************************************/
/*                                              */
/*  agingisnotforssies.org	REVISED 2008 12     */
/*  WEB DEVELOPMENT BY JCORPUZ01@GMAIL.COM      */
/*                                              */
/************************************************/
body {

	background-color: #025F04;

	margin-top: 0;

	margin-bottom: 0;

}
p {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	padding-left: 5px;

}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #025F04;
		margin: 5px 0 0 5px;
}
.style7 {color: #999999}
.style8 {color: #000000}
.style9 {color: #F1EADA}
.style14 {font-size: 14px; padding-left: 5px; font-family: Verdana, Arial, Helvetica, sans-serif;}

img.zoom { cursor: url(magnify.cur), pointer; }


td.leftpanel {background: #ffffff url(../images/AN4S_r4_c1.jpg) repeat-y 0 0;}
td.rightinnerpanel {background: #ffffff url(../images/AN4S_r5_c9.jpg) repeat-y 0 0;}
td.rightouterpanel {background: #ffffff url(../images/AN4S_r5_c11.jpg) repeat-y 0 0;}

td.rightpanelcontent
{
	vertical-align: top;
	background-color: #f1eada;
}

td.rightpanelcontent h3
{
	margin: 0;
	padding: 0 0 8px 0;
	line-height: 18px;
}

td.rightpanelcontent h3 a
{
	font-size: 12px;
	font-family: Verdana,  Lucida, Times, serif;
	text-decoration: underline;
}
td.rightpanelcontent h3 a:hover
{
	text-decoration: underline;
	color: #4C5FCF;
}
td.rightpanelcontent p
{
	font-size: 11px;
	font-family: Verdana, Lucida, Times, serif;
	line-height: 16px;
}
td.rightpanelcontent p em
{
	font-size: 10px;
	color: #373737;
	font-style: italic;
	text-align: right;
}

div.object { text-align: center; margin: 5px 0; }

td.bottompanel {}

#itemscontainer {}

#itemscontainer div.item { text-align: center; font-size: 12px; float:left; margin: 5px 25px 20px 15px; }
#itemscontainer div.item p { line-height: 17px; }

p.contact {line-height: 18px;}

/* ----------------------------------------
	TABLE STYLES
------------------------------------------- */
#data {margin: 15px 0 0 10px;}

#data table
{
	border-collapse: collapse;
	color: #3B3B3B;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 0 20px 0;
	width: 515px;
}

#data caption
{
	font-family: Lucida, Georgia, Verdana,  Times, serif;
	padding-bottom: 5px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #BA4731;
}

#data thead th
{
	padding: 5px 10px;
	background-color: #E6DECF;
	color: #686a54;
	text-align: left;
	white-space: nowrap;
	border-color: #DADADA;
	border-width: 1px;
	border-style: solid none solid none;
}


#data tfoot th,  #data tfoot td
{
	border-color: #DADADA #CCC #DADADA #CCC;
	border-width: 1px;
	border-style: solid none solid none;
	padding: 5px 10px;
	letter-spacing: 0.1em;
}


#data tbody th, #data tbody td {
    border-bottom: 1px solid #DADADA;
    padding: 12px 8px;
    text-align: left;
    vertical-align: top;
}

#data tbody td.TextBold {
    border-bottom: 1px solid #DADADA;
    padding: 3px 10px;
    text-align: left;
    vertical-align: top;
	color: #BA4731;
	font-style: normal;
	font-weight: normal;
}



#data tbody tr:hover
{
	background-color: #F8F4E7;
	color: #272727;
}


#data tbody td+td+td+td a {
    padding-right: 16px;
    color: #00d;
    font-variant: small-caps;
    letter-spacing: 0.1em;
}


#data tbody a {background-color: transparent;color: #00d; text-decoration: none;}
#data tbody a:visited { background-color: transparent;color: #00a;}
#data tbody a:hover {background-color: transparent; color: #00f;}
#data tbody a:active { background-color: transparent;color: #f00;}

/* ----------------------------------------
	BLOCK QUOTE STYLES
------------------------------------------- */
div.quotations {width: 450px; margin: 10px 0 0 0; padding: 0;}


div.quotations blockquote {
width: 450px;
    padding: 10px 0;
    font-size: 13px;  
    background: url(../images/quote_up.png) top left no-repeat;
}
div.quotations blockquote p
{
	padding: 0 0 15px 30px;
	font-family: Georgia, Verdana, Times, serif;
	font-size: 13px;
	float: left;
	background: url(../images/quote_down.png) bottom right no-repeat;
	line-height: 18px;
}

div.quotations cite
    {
    font-size: 13px;
    float: right;
   font-family: Lucida, Georgia, Verdana,  Times, serif;
    padding: 0 0 20px 0; margin: 0;
}

