﻿.sectionPanel
{
padding:10px 10px 10px 10px;
border:outset 2px;
}
body, td, p, div
{
	font-family:  verdana,tahoma,arial;
	font-size:8.25pt;
	margin: 1px 1px 1px 1px;
	color:  black;
	vertical-align: top;
}

.outsetBorder
{
	border:inset 1pt honeydew	;
}
caption
{
	font-size:smaller;
}
th
{
	font-size: inherit;
}
#f_Content
{
	background-color: white; width:100%;
}
#f_TABLE {}
#f_TM
{
	background-image: url(Images/border/tm.png);
	background-repeat: repeat-x;
}
#f_RM
{
	background-image: url(Images/border/rm.png);
	background-repeat: repeat-y;
}
#f_BM
{
	background-image: url(Images/border/bm.png);
	background-repeat: repeat-x;
}
#f_LM
{
	background-image: url(Images/border/lm.png);
	background-repeat: repeat-y;
}
p
{
	margin: 4pt 4pt .7em 4pt;
}
h1
{
	font-size: 18pt;
	margin: 0pt 0pt 0pt 0pt;
}
h2
{
	font-size: 16pt;
	margin: 0pt 0pt 0pt 0pt;
}
h3, .cssH3
{
	font-size: 14pt;
	font-weight: 300;
	text-align: center;
	color: #000000;
	margin: 0pt 0pt 8px 0pt;
	padding: 2px 4px 2px 4px;
	border-bottom: inset 1px silver;
}
h4,.cssH4
{
	font-size: 12pt;
	font-weight:300;
	margin: 1pt 4pt 2pt 4pt;
}
.Title
{
	font-size: 9pt;
	font-weight:600;
}
.Indent
{
	text-indent:16px;
}
h5
{
	font-size: 9pt;
	font-weight:600;
	margin-bottom:2pt;
	margin-left:4pt;
}
.floatBottom
{position: absolute; width: 100%; height: 100%;}
.cssTip
{
	vertical-align: middle;
	background-color: moccasin;
	border:dotted 2pt red;
}
.cssQuestion
{
	font-weight:600;
	padding:0pt 4pt 1pt 8pt;
	font-size:10pt;
}
.cssAnswer
{
	padding:2pt 4pt 4pt 16pt;
	font-size:8.25pt;
}
.cssAniGlobe
{
	margin-right:32px;
	margin-left:32px;
}


b, strong
{
	color: #000000;
	font-weight: bold;
}
ul li
{
	margin-bottom:4pt;	
	list-style-image:url(images/bullet_5_1.gif)
}
dt
{
	
}
dl
{
margin-top:4pt;margin-bottom:14pt;
}

.tip
{
	padding: 8px 8px 8px 8px;
	margin: 8px 8px 8px 8px;
	border-right: thin dotted;
	border-top: thin dotted;
	border-left: thin dotted;
	color: blue;
	border-bottom: thin dotted;
	text-align: center;
	vertical-align: middle;
	background-color: #ffe4b5;
}