/* links */

a:link    { color: #00885F;
            font-style: normal;
            font-weight: bold;
            font-size: 12px;
            font-family: arial,sans-serif;
            text-decoration: none; }
a:active  { color: #000000;
            font-style: normal;
            font-weight: bold;
            font-size: 12px;
            font-family: arial,sans-serif;
            text-decoration: none; }
a:visited { color: #6eaf81;
            font-style: normal;
            font-weight: bold;
            font-size: 12px;
            font-family: arial,sans-serif;
            text-decoration: none; }
a:hover   { color: #000000;
            font-style: normal;
            font-weight: bold;
            font-size: 12px;
            font-family: arial,sans-serif;
            text-decoration: underline; }

/* menu */


font.menutitle    { color: #000000;
            	    font-family: arial,sans-serif;
                    font-style: normal;
                    font-weight: bold;
                    font-size: 12px; }


a:link.sub1    { color: #00885F;
                 font-style: normal;
            	   font-weight: bold;}
a:active.sub1  { color: #000000;
                 font-style: normal;
                 font-weight: bold;}
a:visited.sub1 { color: #6eaf81;
                 font-style: normal;
                 font-weight: bold;}
a:hover.sub1   { color: #000000;
                 font-style: normal;
                 font-weight: bold;}


a:link.sub2    { color: #666666;
                 font-size: 11px;
                 font-style: normal;}
a:active.sub2  { color: #000000;
                 font-size: 11px;
                 font-style: normal;}
a:visited.sub2 { color: #999999;
                 font-size: 11px;
                 font-style: normal;}
a:hover.sub2   { color: #000000;
                 font-size: 11px;
                 font-style: normal;}

/*------------------------------------*/


/* Standard menu item margins */

P.menu0 {
	margin-left: 3px;
	margin-bottom: 0px;
	margin-top: 5px;
	border-top-width: 30px; }

P.menu1 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px; }

P.menu2 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px; }


/*-----------------------------------------*/



/* Body text formatting */

DIV.title1 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 7px;
	margin-right: 7px;
	color: #00885F;
	font-family: arial,sans-serif; }

DIV.title2 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:  7px;
	margin-right: 7px;
	color: #000000;
	font-family: arial,sans-serif; }

P.title1 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 7px;
	margin-right: 7px;
	color: #00885F;
	font-family: arial,sans-serif; }

P.title2 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:  7px;
	margin-right: 7px;
	color: #000000;
	font-family: arial,sans-serif; }

P.body1 {
	font-size: 13px;
	font-weight: normal;
	margin-left: 10px;
	margin-right: 5px;
	color: #000000;
	font-family: times,serif; }

DIV.body1 {
	font-size: 13px;
	font-weight: normal;
	margin-left: 10px;
	margin-right: 5px;
	color: #000000;
	font-family: times,serif; }

P.body2 {
	font-size: 13px;
	font-weight: normal;
	margin-left: 20px;
	margin-right: 5px;
	color: #000000;
	font-family: times,serif; }

P.bolditem {	
	font-size: 13px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 5px;
	color: #000000;
	font-family: times,serif; }


/* list */

OL.list1 {
	font-size: 13px;
	font-weight: normal;
	margin-left: 5px;
	margin-right: 5px;
	color: #000000;
	font-family: times,serif;
	font-style: italic; }

Li.list1a {
	font-size: 13px;
	font-weight: normal;
	margin-right: 5px;
	color: #000000;
	font-family: times,serif;
	font-style: italic;
	margin-top: 10px; }


/*---------------------------------------*/


/* IMAGES */


IMG {
	float: none;
	border-width: 2px;
	border-color: #00885F;
	border-style: solid;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 0px; }

IMG.clean {
	float: none;
	border-width: 0px;
	border-color: #00885F;
	border-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px; }
IMG.clean1 {
	float: left;
	border-width: 0px;
	border-color: #00885F;
	border-style: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 0px; }
IMG.photo1 {
	float: left; }

IMG.photo2 {
	float: right; }


/*---------------------------------------*/



/* Horizontal Rule */

HR.whatsnew {
	color: #00885f;
	background: #00885f;
	height: 2px;
	width: 80%;
	border: 0px;
	margin-bottom: 10px;
}


/*-----------------------------------------*/

/* Tables */

TD.mainbodylg {
	background-color: #D6E9E2;
	vertical-align: top;
	width: 555px;
	height: 100%; }

P.tableheader01 {
	font-size: 14px;
	color: #ffffff;
	font-family: arial,sans-serif;
	font-weight: bold;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px; }

P.tableheader-l {
	font-size: 14px;
	color: #ffffff;
	font-family: arial,sans-serif;
	font-weight: bold;
	text-align: left;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 2px; }

P.cellcontent01 {
	font-size: 12px;
	color: #000000;
	font-family: arial,sans-serif;
	font-weight: normal;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px; }

P.cellcontent-r {
	font-size: 12px;
	color: #000000;
	font-family: arial,sans-serif;
	font-weight: normal;
	text-align: right;
	margin-top: 2px;
	margin-bottom: 2px; }

P.cellcontent-l {
	font-size: 12px;
	color: #000000;
	font-family: arial,sans-serif;
	font-weight: normal;
	text-align: left;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 2px; }


TABLE.table01 {
	background-color: #000000; }

TD.dgcell01 {
	background-color: #00885F; }

TD.lgcell02 {
	background-color: #75B69E; }

TD.wcell01 {
	background-color: #ffffff; }

/*---------------------------------------*/

/* Footer Section */

P.footer {
	text-align: center;
	margin-top: 5px;
	font-size: 11px;
	font-weight: normal;
	font-family: arial,sans-serif;
	font-style: italic;
	color: #ffffff; }

