body, table {
	font-family:Verdana, sans-serif;
	color:#4D4D4D;
	font-size:11px;
}

h1 { color:#4D4D4D; font-family:Times, "Times New Roman", serif; font-size:36px; font-weight:normal; margin-bottom:16px; }
h2, h3, h4, h6 { font-family: Arial, sans-serif; }
h2 { color:#4D4D4D; font-size:14px; margin-bottom:8px; }
h3 { color:#333; font-size:13px; margin-bottom:6px; }
h4 { color:#5e5e5e; font-size:13px; margin-bottom:10px; }
h5 { color:#336699; font-size:14px; font-weight:normal; font-family:Georgia, serif; margin-bottom:14px; }
h6 { color:#333; font-size:13px; margin-bottom:0; }
/*IE6*/ * html h5 { font-weight:bold; }


p { margin-bottom:10px; }
br { line-height:10px; }

a { color:#336699; text-decoration:none; }
a:hover { color:#ff9933; }
a.alt_link { color:#828282; }
a.alt_link:hover { color:#ff9933; }
a.link_subtle { color:#4d4d4d; text-decoration:underline; font-weight:normal; }
a.link_subtle:hover { color:#333; }

a.arw { background:url(images/bg-arw.gif) no-repeat right 2px; padding-right:12px; margin-left:-7px; }
a.arw:hover { background:url(images/bg-arw-over.gif) no-repeat right 2px; }



/*MISC*/

.intro { font-family:Arial; font-size:19px; line-height:24px; margin-bottom:30px; color:#828282; }

hr { border:0; height:0; border-bottom:1px dotted #c8c8c8; margin-bottom:16px; }

.img_left { float:left; margin:0 16px 16px 0; }
.img_right { float:right; margin:0 0 16px 16px; }

.spread { line-height:1.6em; }

.red_txt { color:#ff3300; }

ul.full_width, ol.full_width { padding-right:0 !important; }

.no_btm_margin { margin-bottom:0; }
h2.no_btm_margin, h3.no_btm_margin, h4.no_btm_margin, h5.no_btm_margin { margin-bottom:0; }

/* table styles */

.content_table_gray tbody{
	font-size: 9px;
	background-color: rgb(235, 235, 236);
}

.content_table_gray td {
	padding: 0 0 10px 15px;
}

.content_table_gray td img {
	padding: 10px 0 0 0;
}

