body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#SelectTable td {
	font-size: 10px;
}
#SelectTable li {
	padding-bottom: 4px;
	line-height: 15px;
}

p, li {
	line-height: 21px;
}

li {
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
}

ul {
	padding-left: 15px;
	margin-left: 15px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a, a:visited {
	font-weight: bold;
	color: #1B4696;
}

a:hover {
	text-decoration: none;	
}

.LeftNav {
	font-size: 11px;
	font-weight: bolder;
	border-bottom-style: dashed;
	border-width: 1px;
	border-color: #E6E6E6;
	padding-left: 13px;
	padding-right: 10px;
	color: #7F7F7F;
}

.LeftNav a {
	color: #7F7F7F;
}

.LeftNavCurrent, .LeftNavCurrent a, .LeftNavCurrent a:visited {
	color: #000000;
}

.LeftNav a, .LeftNav a:visited {
	text-decoration: none;
}

.LeftNav a:hover {
	text-decoration: underline;
	color: #1B4696;
}

.LeftNavBox {
	border-style: solid;
	border-width: 2px;
	border-color: #E6E6E6;
}

.LeftNavOutside {
	padding-left: 10px;
	padding-top: 5px;
}

.MainBody {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-right: 30px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #7F7F7F;
}
.ProcessTableCell {
	font-size: 9px;
	line-height: 10px;
	border-style: dashed;
	border-width: 1px;
	border-color: #E6E6E6;
}

.ProcessTableCell li, .ProcessTableCell p {
	padding-bottom: 0px;
	line-height: 18px;
}

.SmallText {
	font-size: 9px;
}

.FooterText a, .FooterText a:visited, .FooterText a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin: 3px;
}
.required {
	font-size: 9px;
	font-weight: bold;
	color: #CE0C33;
}
.CellBorder {
    border-right-style: dashed;
    border-width: 1px;
    border-color: #A8A8A8;
}

