
body {
    
	background-color: white;
	
	color: black;
	font-family: Trebuchet MS;
	font-size: 10pt;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
h1 {
    font-size: 20pt;
    font-weight: normal;
    color: #486678;
    padding-top: 3px;
    padding-left: 0px;
    padding-bottom:0px;
    margin: 0px;
}
p {
    margin-top: 0px;
    margin-bottom: 1em;
}
td {
	color: black;
	font-family: Trebuchet MS;
	font-size: 10pt;
	text-align: left;
}
input {
    font-family: Trebuchet MS;
    font-size: 12px;
}
textarea {
    font-family: Trebuchet MS;
    font-size: 12px;
}
.directions {
	color: #393939;
	font-family: Trebuchet MS;
	font-size: 9pt;
	padding-left: 3px;
}
A:link {
    color: #414D62;
}
A:visited {
	color: #414D62;
}
A:active {
	color: #414D62;
}
A:hover {
	color: #8FA8BA;
}
.error {
	color: #990000;
	font-weight: bold;
}
.hiddenTextBox {
	display: none;
}
.sequencebox {
	width: 35px;
}
.smallText {
	color: black;
	font-family: Trebuchet MS;
	font-size: 9pt;
}
.header {
	background-color: #013064;
	border-top: 1px solid #013064;
	height: 25px;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
}
.headerBorder {
	background-color: #FFFFFF;
}
.contentCell {
    padding: 0px;
}
a.headerLink:active {
    color: #FFFFFF;
    text-decoration: none;
}
a.headerLink:link {
    color: #FFFFFF;
    text-decoration: none;
}
a.headerLink:visited {
    color: #FFFFFF;
    text-decoration: none;
}
a.headerLink:hover {
    color: #414D62;
    text-decoration: none;
}
.subHeader {
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #AAB5C1;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.subSubHeader {
	background-color: #adadad;
	height: 25px;
	color: #FFFFFF;
	font-family: Trebuchet MS;
	border-right: 1px solid #595959;
	border-left: 1px solid Silver;
	border-top: 1px solid Silver;
	border-bottom: 1px solid #595959;
	font-size: 11px;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
}
.subSubSubHeader {
	background: #EBEADB;
	border-bottom: 1px solid #CBC7B8;
	font-weight: bold;
	font-size: 10px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
	text-align: left;
}
.footer {
	background: #013064;
	color: white;
	font-size:10px;
}
.standardButton {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	height: 22px;
	width: 175px;
	background-color: #ECECEC;
	font-family: Trebuchet MS;
	font-size: 11px;
	cursor: pointer;
}
.smallButton {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	height: 18px;
	width: 50px;
	background-color: #ECECEC;
	font-family: Trebuchet MS;
	font-size: 10px;
	cursor: pointer;
}
.highlight {
	background-color: #ffffcc;
}
.TreeView {
    padding-left: 3px;
}
.TreeView td div {
    height: 20px !important;
}
.TreeViewNode {
    padding: 0px 5px 0px 5px;
    display: block;
    color: black;
    font-size: 8pt !important;
    line-height: 20px;
}
a.TreeViewNode:link {
    display: block;
    color: black;
    font-size: 8pt !important;
    line-height: 20px;
}
a.TreeViewNode:visited {
    display: block;
    color: black;
    font-size: 8pt !important;
    line-height: 20px;
}
a.TreeViewNode:active {
    display: block;
    color: black;
    font-size: 8pt !important;
    line-height: 20px;
}
a.TreeViewNode:hover {
    display: block;
    color: black;
    font-size: 8pt !important;
    line-height: 20px;
    background-color: #FFFFCC;
}
a.TreeViewSelectedNode:link {
    color: #99002E;
    font-weight: bold;
}
a.TreeViewSelectedNode:visited {
    color: #99002E;
    font-weight: bold;
}
a.TreeViewSelectedNode:active {
    color: #99002E;
    font-weight: bold;
}
a.TreeViewSelectedNode:hover {
    color: #99002E;
    font-weight: bold;
}
.TreeViewCheck {
    padding-left: 3px;
}
.TreeViewCheck input {
    margin-top: 1px;
    margin-bottom: 1px;
}
.TreeViewCheck td div {
    height: 20px !important;
}
.TreeViewCheckNode {
    padding: 0px 5px 0px 0px;
    color: black;
    font-size: 8pt !important;
    line-height: 20px;
}
.discussionHeader {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}
.discussionDate {
	font-size: 8pt;
	font-family: arial;
}
a.commentLink:active {
    color: #414D62;
    text-decoration: underline;
}
a.commentLink:link {
    color: #414D62;
    text-decoration: underline;
}
a.commentLink:visited {
    color: #414D62;
    text-decoration: underline;
}
a.commentLink:hover {
    color: #8FA8BA;
    text-decoration: underline;
}
a.commentPosterName:active {
    color: #414D62;
    text-decoration: none;
    font-size: 10pt;
    font-weight: bold;
}
a.commentPosterName:link {
    color: #414D62;
    text-decoration: none;
    font-size: 10pt;
    font-weight: bold;
}
a.commentPosterName:visited {
    color: #414D62;
    text-decoration: none;
    font-size: 10pt;
    font-weight: bold;
}
a.commentPosterName:hover {
    color: #8FA8BA;
    text-decoration: none;
    font-size: 10pt;
    font-weight: bold;
}
.commentPosterNameNoLink {
	color: #414D62;
	font-size: 10pt;
	font-weight: bold;
}
.discussionSubCatHeader {
	color: #000000;
	background-color: #DEDEDE;
	font-size: 9pt;
	border-bottom: solid 1px #000000;
}
.discussionBorder {
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
}
.discussionCommentHeader {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	background-color: #AAB5C1;
}
.discussionMasterHeader {
	background-color: #013064;
	height: 25px;
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
}
.discussionCatHeader {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #AAB5C1;
}
.discussionGridHeader {
	background-color: #013064;
	height: 25px;
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
}
.discussionGridRow {	
	background-color: #FFFFFF;
}
.discussionGridRowAlt {
	background-color: #EBEBEB;
}
.grey_back {
	background-color: #cccccc;
}
.mapCat {
	font-weight: bold;
	line-height: 1.5;
}
.mapItem {
	font-style: italic;
	line-height: 1.2;
}
.calendarIcon {
    cursor: pointer;
}
.underline {
    text-decoration: underline;
}
.alignLeft {
    text-align: left;
    margin-left: auto;
}
.alignCenter {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.alignRight {
    text-align: right;
    margin-left: auto;
}
.noWrap {
    white-space: nowrap;
}
.loadingModalBackground {
    background-color: gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.loadingModalPanel {
    background-color: #EEF1F6;
    margin: 0px;
    text-align: center;
    width: 480px;
    height: 120px;
    border: solid 1px gray;
}
.loadingModalTableCell {
    text-align: center;
    width: 480px;
    height: 120px;
    font-size: 20px;
}
.calendarNextPrevLink {
    font-size: 10pt;
    font-weight: bold;
}
.calendarNextPrevList {
    font-size: 10pt;
    font-weight: bold;
}
.productImage {
    padding-right: 10px;
    border: solid 1px black;
}
.fileUpload {
    font-family: Trebuchet MS;
    font-size: 13px;
    padding: 1px;
}
.promo_label {
    color: #9f9e9e;
}