
.rightGridColumn{padding-top:7px !important;}

.small{font-size:9pt;}
.indent{padding-left:15px;}

.tabAreaContent ul{margin-left:35px;}
.tabAreaContent h2{font-size:12pt;}
.tabAreaContent h3{font-size:11pt;}
.tabAreaContent div.top{font-size:8pt; margin:5px 0 15px 5px;}
.tabAreaContent a{text-decoration:underline;}
.tabAreaWrapper .tabAreaContent .floatLeft{float:left; margin:0 10px 5px 0; padding:0;}
.tabAreaWrapper .tabAreaContent .floatRight{float:right; margin:0 0 5px 10px; padding:0;}
.tabAreaContent .shadedTable a{text-decoration:none;}

.tableBG1{background:#eee; color:#000;}
.tableBG1 th{background:#ccc; color:#000;}
.tableBG1 td{text-align:left;}



.locationPreviewContainer .locationPreviewImage{float:right; margin:5px 0 10px 10px;}

/* align all table contents to the top of the cells */
.twoColumn tr, .TOC tr{vertical-align:top;}
.twoColumn td img.center{text-align:center; margin:auto; vertical-align:middle; display:block;}

/* an equal width 2 column table */
.twoColumn td{width:50%; padding:0 5px;}

/* classes for the Table of Contents table - simple 2 column layout */
.TOCHeading{margin:auto; text-align:center;}
.TOC{width:100%; borders:0; padding:2px;}
.TOC caption{font-weight:bold;}
.TOC td.pgNumber{width:10%; text-align:right;}

/* myCCL table classes */
.myCCLTable table{background:#115577;}
.myCCLTable th{background:#115577; color:#ffffff; font-size:12pt; padding-top:3px;}
.myCCLTable th strong{padding:0 0 0 5px;}
.myCCLTable td{background:#ffffff; padding:3px;}
.myCCLTable td.center{text-align:center; font-weight:bold;}
.myCCLTable td.center .small{font-weight:bold; color:#005588; font-size:8pt;}
.myCCLTable td.heading{background:#8cc63f; color:#ffffff; font-size:12pt; font-weight:bold; text-align:left;}

/* need a class for pulledBox to float it and round it or something
.clear{clear:both; font-size:1px;}
 */

