﻿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%;
	background-color: transparent;
}
body {
	margin:0;
	padding:0;
	background: #fff;
	font: 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 1.5;
}
h1 {
	font-size:175%;  
}
h2 {
	font-size:123.1%; 
}
h3 {
	font-size:108%;  
}
h1,h2,h3,h4,h5,h6,h7 {
	font-weight: normal;
	color: #515d50;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 .25em 0;
}
strong {
	font-weight: bold;
}
abbr,acronym {
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	font-style:italic;
}
blockquote,ul,ol,dl {
	margin:1em;
}
.main-content-body img {
	float: left;
	margin: 0 15px 15px 0;
	border: #666 solid 1px;
	xdisplay: none;
}
.main-content-body img.right {
	float: right;
	margin: 0 0 15px 15px;
}
ol,ul,dl {
	margin-left: 20px;
}
ol li,ul li,dl li {
}
ol li {
	list-style: decimal inside;
	margin-bottom: .7em;
}
ul li {
	list-style: disc inside;
	margin-bottom: .7em;
}
dl dd {
	margin-left:1em;
}
dt {
	color: #515d50;
}
th,td {
	border:1px solid #000;
	padding:.5em;
}
th {
	font-weight:bold;
	text-align:center;
}
caption {
	margin-bottom:.5em;
	text-align:center;
}
p,fieldset,table {
	margin-bottom:1em;
}
table,
table tbody,
table tbody tr td,
table tr td {
	border: none;
	margin: 0;
	padding: 0;
}
table {
	margin-bottom:1em;
}
table tbody tr td {
	padding:.5em .5em;
}
table.table tbody tr:first-child td,
table.table tbody tr.first-child td {
	color: #748572;
	font-weight: bold;
}
table.table tbody tr:nth-child(even) td,
table.table tbody tr.even td {
	background-color: #f0eee9;
}
.layout-header .logo-navigation-search .navigation-search,
.layout-header .main-navigation,
.layout-footer,
.layout-page .layout-left,
.layout-page .layout-right,
.breadcrumb-actions
{
	display: none;
}
.layout-page,
.layout-page .layout-center,
.layout-main-content,
.wp-530 .wp-wrap .wp-body {
	width: 700px;
	margin: 0;
	padding: 0;
}
.layout-header, 
.layout-main-content {
	border-bottom: #000 solid 1px;
	padding-bottom: 20px;
}
.layout-print {
	border-top: #000 solid 1px;
	margin-top: 20px;
	display: block;
}
.sharepoint-controller-items {
	display: none;
}