@import url(advorg.css);
.col2article {
	float: left;
	padding-left: 20px;
	width: 499px;
	padding-bottom: 50px;
	padding-right: 20px;
}

.col2article p{
	margin-bottom:8px;
	margin-top:5px;
}

.col2photo .contentarea{
	padding-left: 20px;
	width: 499px;
	padding-bottom: 50px;
	padding-right: 20px;
	
}

.profile {
	clear: left;
	float: left;
	background: url(/sites/529/images/brackets.gif) no-repeat;
	font-weight: bold;
	color: #187327;
	padding-left: 26px;
	padding-right: 26px;
	padding-top: 26px;
	height: 74px;
	width: 145px;
}

.profile span {
	color: #5A9865;
	text-transform: uppercase;	
}

h3.profile {
	clear: none;
	float: none;
	background: none;
	font-weight: bold;
	color: #187327;
	padding: 0;
	height: auto;
	width: auto;
	font-size: 100%;
}
.imgdesc {
	clear: left;
	float: left;
	color: #187327;
	padding-right:3px;
	padding-left:3px;
	padding-bottom:5px;
	width:90px;
	
}
#linebreaks{
	height:300px;

}
#pf #linebreaks{
	display:none;
}
/* TABLES */
.table_pg_holder h1.article{
	width:500px;
	padding-top:0px;
}
.table_pg_holder {
	float: left;	
	padding-left: 25px;
	background: url(/sites/529/images/horiz_dot.gif) left bottom repeat-x;
}

.ln_table_pg_holder {
	float: left;	
	padding-left: 20px;
	width: 519px;
	background: url(/sites/529/images/horiz_dot.gif) left bottom repeat-x;
}

.table_top {
	background: url(/sites/529/images/table_top.gif) no-repeat;
	width: 706px;
	padding-top: 20px;
}

.ln_table_top {
	background: url(/sites/529/images/ln_table_top.gif) no-repeat;
	width: 519px;
	padding-top: 20px;	
}

.table_holder {
	background: url(/sites/529/images/tr_bg.gif) repeat-y;
	padding-left: 6px;
	padding-right: 6px;
}

.ln_table_holder {
	background: url(/sites/529/images/ln_tr_bg.gif) repeat-y;
	padding-left: 6px;
	padding-right: 6px;
}

.table_bottom {
	padding-bottom: 7px;
	background: url(/sites/529/images/table_bot.gif) bottom left no-repeat;	
}

.ln_table_bottom {
	padding-bottom: 7px;
	background: url(/sites/529/images/ln_table_bot.gif) bottom left no-repeat;	
}

.table_holder table td, .ln_table_holder table td{
	font-size:	91%;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-left: 1px solid #E6E8EB;
	border-bottom: 1px solid #E6E8EB;
}

.table_holder table td.last, .ln_table_holder table td.last{
	border-right: 1px solid #E6E8EB;	
}

th {
	font-weight: bold;
	text-align: left;
	color: #187327;
	background: url(/sites/529/images/th_div.gif) left 20px #DEE3DF no-repeat;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	vertical-align: bottom;
}

th.first {
	background: #DEE3DF;
	border-left: 1px solid #E6E8EB;
}

th.last {
	border-right: 1px solid #E6E8EB;
}


.td_question {
font-weight: bold;
	font-size: 100%;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 31px;
	border-bottom: 1px solid #E6E8EB;
	border-left: 1px solid #E6E8EB;
	border-right: 1px solid #E6E8EB;
	background: url(/sites/529/images/td_check.gif) 13px center #F2F2F2 no-repeat;	
}
.td_question p{
	font-size:110%;
	font-weight: bold;
	padding-left: 17px;
		
}

.table_pg_holder ul, .col2article ul, .col2photo ul {
	list-style: none;	
	width: 197px;
	padding-left: 14px;
	padding-right: 22px;
}

.table_pg_holder ul li, .col2article ul li, .col2photo ul li{
	padding-left: 14px;
	line-height: 180%;
	background: url(/sites/529/images/no_roll_arrow.gif) 0px 5px no-repeat;
	display: block;
	
}

.table_pg_holder ul li ul, .col2article ul li ul, .col2photo ul li ul{
	width:350px;

}

.table_pg_holder ul li ul li, .col2article ul li ul li, .col2photo ul li ul li{
	width:350px;

}

.col2article ul, .col2photo ul{
	width:450px;
	padding-top:5px;
}

.col2article ul li, .col2photo ul li{
	width:450px;
	line-height: 150%;
	padding-bottom:5px;
}
p img{
padding:0 10px 5px 5px;
}

/*printer friendly*/
#pfpage_holder .table_pg_holder ul, #pfpage_holder .col2article ul, #pfpage_holder .col2photo ul {
	list-style: disc;
}
#pfpage_holder .table_pg_holder ul li, #pfpage_holder .col2article ul li, #pfpage_holder .col2photo ul li{
	background: none;
}