/* v1.0 | 20080212 */

* { margin: 0; padding: 0; border, 0;}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1{ font-size: 26px;}

h2{ font-size: 20px;}

h3{ font-size: 18px;}

h4{ font-size: 14px;}

h5{ font-size: 12px;}

h6{ font-size: 10px;}

li{ list-style: none;}

a{ text-decoration: none;}

a:hover{ text-decoration: underline;}.wrapper #content #column1 .mark ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-indent: 10px;
	font-weight: bold;
	color: #4D2614;
}
.highlight {
	font-weight: bold;
	color: #4D2614;
}
.highlight_tble {
	background-color: #cc6600;
	border: 1px solid #999;
}
.smaller-text {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.wrapper #content #column1 .mark table {
	margin: 10px;
	background-color: #F6F6F6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.white_text {
	color: #FFF;
	font-weight: normal;
	font-size: 12px;
}
.center_strong {
	color: #333;
	text-align: center;
}
.centered_content {
	text-align: center;
}
.center_img {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 3px;
	border: 1px solid #666;
}
.img_right {
	float: right;
	padding: 3px;
	margin-left: 15px;
	border: thin solid #8BCCE2;
}
.img_left {
	float: left;
	padding: 3px;
	border: thin solid #8BCCE2;
	margin-right: 15px;
}
#indent {
	padding-left: 55px;
}
.red_highlight {
	font-weight: bold;
	color: #F00;
}
.bold_brown {
	font-size: 14px;
	color: #4D2513;
	font-weight: bold;
	font-style: normal;
}
