
/* Layout */
#main_rightcol {	width: 250px;	margin-left: -100%; background-color:#e6e6e6;/*height:600px;*/}
#main_midcol {	margin-left:-730px;		width: 730px;	/*background-color:#CCCCFF;*/}
.page_body{background:#ffffff; color:#333333; padding:4px; font-size:1em; line-height:18px;}
.page_body p { margin:5px 0px; line-height:18px;}
.page_body p strong{  font-size:1em; font-weight:bold;} .page_body p strong em{  font-size:1em; font-weight:bold;}
.page_subtitle{margin:15px 0 0 0;display:block; color:#3F4C6B; font-family:Georgia, "Times New Roman", Times, serif; font-size:1.4em; font-weight:bold; text-decoration:underline;}



.ulbulleted{list-style:disc; margin:5px 0px 5px 15px;}
.ulbulleted li {display:list-item;}
.floatr{float:right;}
.pagea{text-decoration:none;}

/* Table */
.table_with_border, .table_with_border td, {border:1px solid #CCC; margin:5px; padding:10px;}
.table_with_border .table_header{font-size:1em; font-weight:bold; color:#666; background:#E6E6E6; padding:10px; }


/* Various */


