body {
	background-color: #E9F3C4;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background: transparent;
	font-size: 9pt;
	margin-top: 0px;
	margin-bottom: 0px;
}

blockquote
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background: transparent;
	font-size: 9pt;
}

ul,ol
{
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;

}

li
{
	background: url(../images/site/bullet.gif) left top no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	line-height: 13pt;
	margin-left:10px;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}


blockquote {
	margin-left: 50px;
	margin-right: 50px;
}

a { color: #333399; }

.highlight
{
	background-color: #E9F3C4;
	color: #0F004E;
	font-size: 10pt;
	line-height: 12pt;
	padding: 7px;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 15px;
}

.indented
{
	margin-left: 10px;
	margin-right: 10px;
}


p.breadcrumb
{
	color: #999999;
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 10px;
}

a.breadcrumb_link
{
	color: #000000;
	text-decoration: none;
}

p.heading
{
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	margin-right: 5px;
}


a.heading_link
{
	color: #0000FF;
	text-decoration: none;
}

a.heading_link:hover { color: #333333; }

p.seealso
{
	margin-top: 3px;
	margin-bottom: 3px;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #B3D335;
	background: transparent;
	font-size: 14pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 8px;
}

a.h2_link
{
	color: #B3D335;
	text-decoration: none;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	color: #A3C325;
	background: transparent;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 8px;
}

h3.no_indent
{
	margin-left: 0px;
	margin-right: 0px;
}

a.h3_link
{
	color: #B3D335;
	text-decoration: none;
}

a.h3_link:hover { color: #59677E; }

p.article_intro
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11pt;
	line-height: 15pt;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-right: 10px;
}

p.article_body
{
	color: #000000;
	font-size: 9pt;
	line-height: 13pt;
	margin-left: 0px;
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 8px;
}

.article_body_s
{
	color: #333333;
	font-size: 9pt;
}

.caption
{
	color: #000000;
	font-size: 8pt;
}

.box
{
	color: #ffffff;
	font-size: 8pt;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 7px;
}

.box_title
{
	color: #ffffff;
	font-size: 9pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
	font-weight: bold;
	line-height: 10pt;
}

a.box_link
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.box_link:hover { color: #E9F3C4; }

#line {
	font-size: 1px;
	line-height: 1px;
	background: #ffffff;
	margin-left: 0px;
}

.article_posted_s
{
	color: #666666;
	font-size: 8pt;
}

p.olders
{
	margin-top: 2px;
	margin-bottom: 2px;
}

a.list_heading
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.list_heading:hover { color: #333333; }

a.linked_list_body
{
	color: #000000;
	text-decoration: none;
}

.after_gap { margin-bottom: 5px; }

.list_body
{
	color: #000000;
	font-size: 9pt;
}

.list_date
{
	color: #666666;
	font-size: 8pt;
	margin-top: 3px;
}

.list_ago
{
	color: #666666;
	font-size: 8pt;
}

p.related
{
	color: #000000;
	font-size: 8pt;
}

a.related_link
{
	color: #000000;
	font-size: 8pt;
}

form
{
	margin: 0px;
	margin-right: 10px;
}

form.filter
{
	margin: 0px;
}


.label
{
	color: #59677E;
	font-size: 9pt;
	font-weight: bold;
	margin-left: 0px;
}

.label_no_indent
{
	color: #59677E;
	font-size: 9pt;
	font-weight: bold;
}

.hint
{
	font-size: 8pt;
	margin-bottom: 3px;
	color: #666666;
}

p.login
{
	color: #666666;
	font-size: 8pt;
	margin-top: 3px;
	margin-bottom: 0px;
}

.debug { font-size: 8pt; }

.footer
{
	font-size: 7pt;
	color: #000000;
}

a.dlogin_link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
}

.dlogin_link { padding-right: 5px; }



