@charset "utf-8";
/* CSS Document */

body {
color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:8px;}
	
td, pre {
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:8px;
}
body.mceForceColors {
	background:#FFFFFF;
	color:#000;
}
h1 {
	font-size: 2em;
	margin-bottom: 10px;
}
h2 {
	font-size: 1.5em;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 {
	font-size: 1.17em;
	margin-bottom: 10px;
}
h4 {
	font-size: 1em;
	margin-bottom: 10px;
}
h5 {
	font-size: .83em;
	margin-bottom: 10px;
}
h6 {
	font-size: .75em;
	margin-bottom: 10px;
}
ul {
    -moz-padding-start: 40px;
    display: block;
}
ol {
    /*-moz-padding-start: 40px;*/
    display: block;
	margin-left: 40px;
}
li {
	list-style-position: outside;
	margin-bottom: 5px;
}
p {
	margin-bottom: 5px;
}

.mceItemTable, .mceItemTable td, .mceItemTable th, .mceItemTable caption, .mceItemVisualAid {
	border: 1px dashed #BBBBBB;
}
a.mceItemAnchor {
	display:inline-block;
	width:11px !important;
	height:11px !important;
	background:url(img/items.gif) no-repeat 0 0;
}
span.mceItemNbsp {
	background-color: #DDDDDD;
}
td.mceSelected, th.mceSelected {
	background-color:#3399ff !important
}
img {
	border:0;
}
table {
	cursor:default;
	margin-top: 15px;
	margin-bottom: 15px;
}
table td, table th {
	cursor:text
}
ins {
	border-bottom:1px solid green;
	text-decoration: none;
	color:green
}
del {
	color:red;
	text-decoration:line-through
}
cite {
	border-bottom:1px dashed blue
}
acronym {
	border-bottom:1px dotted #CCCCCC;
	cursor:help
}
abbr {
	border-bottom:1px dashed #CCCCCC;
	cursor:help
}
/* IE */
* html body {
	scrollbar-3dlight-color:#F0F0EE;
	scrollbar-arrow-color:#676662;
	scrollbar-base-color:#F0F0EE;
	scrollbar-darkshadow-color:#DDDDDD;
	scrollbar-face-color:#E0E0DD;
	scrollbar-highlight-color:#F0F0EE;
	scrollbar-shadow-color:#F0F0EE;
	scrollbar-track-color:#F5F5F5;
}
 img:-moz-broken {
	-moz-force-broken-image-icon:1;
	width:24px;
	height:24px
}
font[face=mceinline] {
	font-family:inherit !important
}
