@charset "utf-8";

/* CSS Document */

p {
	margin: 0px;
	padding: 0px;
}

p + p,
h1 + p,
h2 + p,
h3 + p,
h4 + p,
h5 + p,
h6 + p,
p + h1,
p + h2,
p + h3,
p + h4,
p + h5,
p + h6,
.force-p { margin-top: 10px; }

h1,
h2,
h3,
h4,
h5,
h6 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

strong,
b { font-weight: 600; }

h1,
.heading-1 {
	font-size: 150%;
	font-weight: 600;
}

h2,
.heading-2 {
	font-size: 140%;
	font-weight: 600;
}

h3,
.heading-3 {
	font-size: 130%;
	font-weight: 600;
}

h4,
.heading-4 {
	font-size: 120%;
	font-weight: 600;
}

h5,
.heading-5 {
	font-size: 110%;
	font-weight: 600;
}

h6,
.heading-6 {
	font-size: 100%;
	font-weight: 600;
}

img { border: 0px; }

hr {
	margin: 0px;
	padding: 0px;
	height: 2px;
	color: #999999;
	background-color: #999999;
	border: 0px solid #999999;
}

.clear-both {
	display: block;
	clear: both;
	font-family: monospace;
	font-size: 1px;
	line-height: 1px;
}

.padding-2 { padding: 2px; }

.padding-2-t { padding-top: 2px; }

.padding-2-b { padding-bottom: 2px; }

.padding-2-l { padding-left: 2px; }

.padding-2-r { padding-right: 2px; }

.padding-4 { padding: 4px; }

.padding-4-t { padding-top: 4px; }

.padding-4-b { padding-bottom: 4px; }

.padding-4-l { padding-left: 4px; }

.padding-4-r { padding-right: 4px; }

.padding-5 { padding: 5px; }

.padding-5-t { padding-top: 5px; }

.padding-5-b { padding-bottom: 5px; }

.padding-5-l { padding-left: 5px; }

.padding-5-r { padding-right: 5px; }

.padding-10 { padding: 10px; }

.padding-10-t { padding-top: 10px; }

.padding-10-b { padding-bottom: 10px; }

.padding-10-l { padding-left: 10px; }

.padding-10-r { padding-right: 10px; }

.padding-20-t { padding-top: 20px; }

.padding-20-b { padding-bottom: 20px; }

.padding-20-l { padding-left: 20px; }

.padding-20-r { padding-right: 20px; }

.padding-40-l { padding-left: 40px; }

.separator-5 {
	height: 5px;
	width: auto;
	clear: both;
}

.separator-10 {
	height: 10px;
	width: auto;
	clear: both;
}

.separator-20 {
	height: 20px;
	width: auto;
	clear: both;
}

.separator-30 {
	height: 30px;
	width: auto;
	clear: both;
}

.separator-40 {
	height: 40px;
	width: auto;
	clear: both;
}

.hidden { display: none !important; }

.hidden-v { visibility: hidden !important; }

.boldText,
.boldText * { font-weight: 600 !important; }

.normalText {
	font-weight: 300 !important;
	text-transform: none !important;
}

.italicText { font-style: italic !important; }

.left { text-align: left; }

.center { text-align: center; }

.right { text-align: right; }

.smallText-9 { font-size: 9px !important; }

.smallText-10 { font-size: 10px !important; }

.smallText-11 { font-size: 11px !important; }

.smallText-12 { font-size: 12px !important; }

.bigText-14 { font-size: 14px !important; }

.bigText-16 { font-size: 16px !important; }

.bigText-18 { font-size: 18px !important; }

.bigText-20 { font-size: 20px !important; }

.bigText-24 { font-size: 24px !important; }

.bigText-36 { font-size: 36px !important; }

.noUnderline a,
a.noUnderline { text-decoration: none !important; }

.underline,
.underline a { text-decoration: underline; }

.nowrap { white-space: nowrap; }

.noPadding { padding: 0px !important; }

.noMarging { margin: 0px !important; }

.noBGIMG,
tr.noBGIMG td,
td.noBGIMG,
.noBGIMG a { background-image: none !important; }

.floatRight { float: right !important; }

.floatLeft { float: left !important; }

.redText,
.redText a { color: #900 !important; }

a:hover.redText,
.redText a:hover { color: #999 !important; }

.whiteText,
.whiteText a { color: #FFF !important; }

.blackText,
.blackText a { color: #000 !important; }

.width-5per { width: 5% !important; }

.width-9per { width: 9% !important; }

.width-10per { width: 10% !important; }

.width-14per { width: 14% !important; }

.width-15per { width: 15% !important; }

.width-16per { width: 16% !important; }

.width-17per { width: 17% !important; }

.width-18per { width: 18% !important; }

.width-19per { width: 19% !important; }

.width-20per { width: 20% !important; }

.width-22per { width: 22% !important; }

.width-24per { width: 24% !important; }

.width-25per { width: 25% !important; }

.width-27per { width: 27% !important; }

.width-28per { width: 28% !important; }

.width-29per { width: 29% !important; }

.width-30per { width: 30% !important; }

.width-35per { width: 35% !important; }

.width-39per { width: 39% !important; }

.width-40per { width: 40% !important; }

.width-45per { width: 45% !important; }

.width-48per { width: 48% !important; }

.width-49per { width: 49% !important; }

.width-50per { width: 50% !important; }

.width-55per { width: 55% !important; }

.width-59per { width: 59% !important; }

.width-60per { width: 60% !important; }

.width-64per { width: 64% !important; }

.width-65per { width: 65% !important; }

.width-69per { width: 69% !important; }

.width-70per { width: 70% !important; }

.width-72per { width: 72% !important; }

.width-75per { width: 75% !important; }

.width-79per { width: 79% !important; }

.width-80per { width: 80% !important; }

.width-85per { width: 85% !important; }

.width-89per { width: 89% !important; }

.width-90per { width: 90% !important; }

.width-95per { width: 95% !important; }

.width-99per { width: 99% !important; }

.width-100per { width: 100% !important; }

.auto-centered {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.lined {
	border-bottom: 1px solid #666666;
	margin-bottom: 10px;
}

.lined-2 {
	border-bottom: 2px solid #666666;
	margin-bottom: 10px;
}

.dotted { border-bottom-style: dotted !important; }

.lined-1-auto + .lined-1-auto,
.lined-1-auto.force-lined-1-auto {
	border-top: 1px solid #666666;
	margin-top: 20px;
	padding-top: 20px;
}

.lined-2-auto + .lined-2-auto,
.lined-2-auto.force-lined-2-auto {
	margin-bottom: 10px;
	border-top: 2px solid #666666;
}

.lined-1-auto + .lined-1-auto.dotted-auto,
.lined-1-auto.dotted-auto.force-lined-1-auto {
	margin-bottom: 10px;
	border-top: 1px dotted #666666;
}

.lined-2-auto + .lined-2-auto.dotted-auto,
.lined-2-auto.dotted-auto.force-lined-2-auto {
	margin-bottom: 10px;
	border-top: 2px dotted #666666;
}

.border-left { border-left: 1px solid #666666; }

.border-right { border-right: 1px solid #666666; }

.border-top { border-top: 1px solid #666666; }

.border-bottom { border-bottom: 1px solid #666666; }

.listStyle {
	list-style-type: square;
	margin: 0px;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 0px;
	padding-left: 1.3em;
}

.listStyle li { list-style-type: square; }

.listStyle .decimal li { list-style-type: decimal; }

.listStyle .upper-alpha li { list-style-type: upper-alpha; }

.borders { border: 1px solid #666666; }

table,
.table {
	display: table !important;
	table-layout: fixed;
}

tr,
.tr { display: table-row; }

thead,
.thead { display: table-header-group; }

tbody,
.tbody { display: table-row-group; }

tfoot,
.tfoot { display: table-footer-group; }

col,
.col { display: table-column; }

colgroup,
.colgroup { display: table-column-group; }

td,
th,
.td,
.th {
	display: table-cell;
	vertical-align: top;
}

caption,
.table-caption { display: table-caption; }

ul.listStyle-num-alpha {
	list-style-type: upper-alpha;
	margin: 0px;
}

.listStyle-num-alpha ul {
	list-style-type: upper-alpha;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.listStyle-num-alpha ul li {
	margin-bottom: 5px;
	margin-top: 5px;
}

.listStyle-num-alpha ul li ul { list-style-type: decimal; }

.listStyle-num-alpha ul li ul li { }

.listStyle-none,
.listStyle-none li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.cursor-pointer { cursor: pointer; }

.position-relative {
	position: relative;
	left: 0px;
	top: 0px;
}

.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
