@charset "utf-8";
/* CSS Document */

table { width:100%; margin:0px 0px 1px; padding:0px; text-align:left; }
table td.lightblueTitle { padding:5px; }
table.title { font-size:120%; line-height:125%; } 
table.subtitle { font-size:110%; line-height:115%;}
table.greenheaderbluetitle { }
table.greenheaderbluetitle td { padding:5px 15px;}
table.greenheaderbluetitle tr, table.greenheaderbluetitle td{ border:2px solid #dfdfdf; } 
table.greenheaderbluetitle tr th {background-color:#dbeab8; background-image:url(../img/assets/greentopbluetitles.png); background-position:top left; background-repeat:repeat-x; padding:15px 5px 5px;}
table.greenheaderbluetitle tr th p {font-size:120%;}
.tableLL { border:0px; } 
.tableLL td li { list-style-image:url(../img/triangle-bullet.png); } 
.tableLL th { padding:10px 10px 10px 0px; } 
.tableLL td { padding:10px 10px 10px 0px; } 
.tableLL .tdeven { background-color: #fff; width:66%; }
.tableLL .tdodd { background-color: #f2f2f2; width:34% }

.table2Rgrey_wh { background-color:#f2f2f2; border:1px solid #CCC; } 
.table2Rgrey_wh th { background-color:#fff; padding:10px 20px 10px 10px; width:66%;}
.table2Rgrey_wh td { padding:10px 20px 10px 0px; width:34%; } 
.table2Rgrey_wh .tdeven {}
.table3Rgrey_wh .tdodd {}

.table2Rgrey_woh { background-color:#f2f2f2; border:1px solid #CCC; } 
.table2Rgrey_woh td { padding:10px 20px 10px 10px; width:34%; } 
.table2Rgrey_woh .tdeven {background-color:#fff; width:66%;}
.table2Rgrey_woh .tdodd {}
 