@charset "utf-8";

/* CSS Document */

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

p + p,
.force-p {
	margin-top: 10px;
}

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

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

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

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

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

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

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

img {
	border: 0px;
}

fieldset {
	border: 2px inset #333333;
}

legend {
	font-size: 120%;
	font-weight: bolder;
}

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-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-40 {
	height: 40px;
	width: auto;
	clear: both;
}

.hidden {
	display: none;
}

.hidden-v {
	visibility: hidden;
}

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

.normalText {
	font-weight: normal !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;
}

.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;
}

.grayText-1,
.grayText-1 a {
	color: #CCC !important;
}

.grayText-2,
.grayText-2 a {
	color: #999 !important;
}

.grayText-3,
.grayText-3 a {
	color: #666 !important;
}

.grayText-4,
.grayText-4 a {
	color: #333 !important;
}

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

.redText-light,
.redText-light a {
	color: #FF414F !important;
}

.redText-1,
.redText-1 a {
	color: #F00 !important;
}
/*a:hover.redText,
.redText a:hover {
	color: #990000 !important;
}
*/
.blueText,
.blueText a {
	color: #006699 !important;
}

.blueText-2,
.blueText-2 a {
	color: #39C !important;
}

/*a:hover.blueText,
.blueText a:hover {
	color: #000 !important;
}*/


.greenText,
.greenText a {
	color: #009900 !important;
}

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

/*.width-60px {
	width: 60px !important;
}
.width-400px {
	width: 400px !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-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;
}

.col-2 {
	float: left;
	width: 49%;
}

.col-2 + .col-2,
.force-col-2 {
	width: 50%;
}

.col-3 {
	float: left;
	width: 31%;
	margin-right: 2%;
}

.col-4 {
	float: left;
	width: 24%;
}

.col-4 + .col-4,
.force-col-4 {
	margin-left: 1%;
}

.one-col .col-A,
.one-col .col-B {
	width: 100%;
	float: left;
	clear: both;
	text-align: left;
	margin-bottom: 4px;
	padding: 0px;
}

.one-col .col-A {
	font-weight: bolder;
}

.two-col {
}

.two-col .col-A {
	float: left;
	width: 25%;
	font-weight: bolder;
	margin-bottom: 4px;
}

.two-col .col-B {
	float: right;
	width: 74%;
	margin-bottom: 4px;
	text-align: left;
}

/*.two-col-50per .col-A {
	width: 48% !important;
}

.two-col-50per .col-B {
	width: 48% !important;
}

.two-col-40-60per .col-A {
	width: 38% !important;
}

.two-col-40-60per .col-B {
	width: 58% !important;
}*/

ul.menu {
	display: block;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	float: left;
}

ul.menu * {
	display: inline;
	float: left;
}

ul.menu a {
	float: left;
}

ul.menu li {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}

ul.pipe li + li,
.force-pipe-li {
	padding-left: 1px;
	background-image: url(../graphics/menu-separator.png);
	background-repeat: no-repeat;
	background-position: left center;
}

ul.pipe.standard li + li,
.force-pipe-stdr-li {
	padding-left: 6px;
	margin-left: 5px;
	background-image: url(../graphics/menu-separator-dg.png);
}

ul.vmenu {
	display: block;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

ul.vmenu>*,
.force-vmenu-all {
	display: block;
}

/*ul.vmenu>* a {
	float: left;
}*/


ul.vmenu li {
	margin: 0px;
	padding: 0px;
	display: block;
}

.lined {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}

.lined-2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}

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

.lined-auto + .lined-auto,
.lined-auto.force-lined-auto {
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

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

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

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

.border-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.border-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.border-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.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;
}

.tableStyle {
}

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

.tableStyle .row-header,
.tableStyle tr th,
.tableStyle .row-header td {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 4px;
	font-size: 110%;
	font-weight: bolder;
	text-align: left;
}

.tableStyle .row,
.tableStyle tr td {
	padding: 4px;
}

.tableStyle.auto-lined .row + .row,
.tableStyle.auto-lined .row.force-auto-lined,
.tableStyle.auto-lined tr + tr td,
.tableStyle.auto-lined tr.force-auto-lined td {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
}

/*.tableStyle.auto-bg .row:nth-child(even),
.tableStyle.auto-bg tr:nth-child(even) td,*/
.tableStyle.auto-bg .row.force-even,
.tableStyle.auto-bg tr.force-even td {
	background-color: #EFEFEF;
}

.tableStyle .col-A,
.tableStyle .col-B {
	margin: 0px;
	padding: 0px;
}

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;
}

.grayBG-1 {
	background-color: #EFEFEF;
}
