/* Page Body */

.mainbody {
	width: 600px;
	font-family: Arial;
	color: #333333;
	font-size: 12px;
}	
.gutter {
	width: 37px;
	vertical-align: top;
}
.search {
	width: 200px;
	vertical-align: top;
	color: #333333;
}
.search_subhead {
	font-family: Arial;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
.dottedline {
	border-bottom-color: #cccccc;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}	
.srl-subtitle {
	font-family: Arial;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}

/* Copy */

th {
	font-family: Arial;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	vertical-align: left;
	text-align: left;
}
.srl-bodytext {
	font-family: Arial;
	color: #333333;
	font-size: 12px;
}
.srl-header {
	font-family: Arial;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
.srl-title {
	font-family: Garamond;
	color: #333333;
	font-size: 16px;
	font-weight: normal;
	/*border-bottom: medium solid 2px #cccccc;*/
}

.srl-subheader {
	font-family: Arial;
	color: #000000;
	font-size: 15px;
}
.srl-disclaimer {
	font-family: Verdana;
	color: #333333;
	font-size: 9px;
}
.srl-points2remember {
	font-family: Arial;
	color: #333333;
	font-size: 12px;
}
.srl-callout-disc {
	font-family: Verdana;
	color: #333333;
	font-size: 9px;
}
.srl-points-header {
	font-family: Arial;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}


/* Callouts */
.table-border {
	border: 1px solid #666666;
	font-family: Arial;
	font-size: 12px;
}
.no-border {
	font-family: Arial;
	font-size: 12px;
}
.grid {
	border-left: 1px solid #666666; 
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
	font-family: Arial;
	font-size: 12px;
}
.grid-left {
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;  
}
.grid-right {
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666; 
}
.grid-middle {
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;  
}
.grid-bottom {
	border-bottom: 1px solid #666666;  
}
.grid-bar {
	border-left: 1px solid Black;
}	
