/* PNG fix */
img
{
	behavior: url(/iepngfix/iepngfix.htc);
}

/* default tags */
TH, TD, P, DIV, A, INPUT, SELECT, TEXTAREA, FORM, DL, H1, H2, H3, H4, H5, H6
{
	font-size: 100%;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #000000;
}
LEGEND
{
	font-size: 14px;
	font-family: arial,verdana,helvetica,sans-serif;
	font-weight: 700;
	color: #666666;
}
h1
{
	color: #B97A51;
	font-size: 13pt;
}

UL
{
	margin: 0px 0px 0px 15px;
}

BODY
{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
FORM
{
	margin: 0px;
	padding: 0px;
}

fieldset
{
	margin: 0px;
	padding: 10px;
}

.searchResults fieldset
{
	padding: 0px 0px 0px 0px;
}

/* box */
.tabbox
{
	border-right: #6a6969 2px solid;
	border-top: #6a6969 2px solid;
	border-left: #6a6969 2px solid;
	border-bottom: #6a6969 2px solid;
	padding: 5px;
}
.tabbox2
{
	border-right: #6a6969 2px solid;
	border-top: #6a6969 2px solid;
	border-left: #6a6969 2px solid;
	border-bottom: #6a6969 2px solid;
	padding: 0px;
}
.lnkbox2
{
	border-right: #6a6969 2px solid;
	border-top: #6a6969 2px solid;
	border-left: #6a6969 2px solid;
	border-bottom: #6a6969 2px solid;
	padding: 0px;
	cursor: hand;
}

/* data entry (signup) */
.fldhdr
{
	font-size: 12pt;
	font-weight: 700;
}
.fldhdrerr
{
	font-size: 10pt;
	font-weight: 700;
	color: #ff0000;
}
.fldlbl
{
	font-size: 9pt;
	font-weight: 400;
}
.fldlblerr
{
	font-size: 10pt;
	font-weight: 700;
	color: #ff0000;
}
.fldlblBold
{
	font-size: 9pt;
	font-weight: 700;
}
.fldtxt
{
	font-size: 9pt;
	font-weight: 400;
}
.fldtxtBold
{
	font-size: 9pt;
	font-weight: 700;
	color: #0000ff;
}
.fldreq
{
	font-size: 9pt;
	font-weight: 700;
	color: #ff0000;
}
.fldinfo
{
	font-size: 10pt;
	font-weight: 400;
	color: #000000;
	background-color: #E5BFA0;
}

/* page numbers */
.pgnbdr
{
	background-color: #dddddd;
}
.pgnbox
{
	background-color: #dddddd;
}
.pgnhdr
{
	font-size: 9pt;
	font-weight: 700;
	padding: 3px 3px 3px 3px;
}
.pgnlbl
{
	font-size: 9pt;
	font-weight: 400;
	padding: 1px 1px 1px 1px;
}
.pgnfld
{
	font-size: 9pt;
	font-weight: 400;
	padding: 1px 1px 1px 1px;
}
.pgntxt
{
	font-size: 10pt;
	font-weight: 700;
	color: #000000;
	padding: 3px 3px 3px 3px;
	text-decoration: none;
}
a.pgnlnk
{
	font-size: 10pt;
	font-weight: 400;
	color: #3A638F;
	padding: 3px 3px 3px 3px;
	text-decoration: none;
}
a.pgnlnk:link
{
	text-decoration: underline;
}
a.pgnlnk:visited
{
	text-decoration: underline;
}
a.pgnlnk:hover
{
	color: #F2A12A;
}

/* footer */
.ftr
{
	color: #ffffff;
}
.ftrbdr
{
	background-color: #0a0154;
}
.ftrbox
{
	background-color: #0a0154;
}
.ftrhdr
{
	font-size: 9pt;
	font-weight: 700;
	padding: 2px 2px 2px 2px;
	color: #333333;
}
.ftrlbl
{
	font-size: 9pt;
	font-weight: 400;
	padding: 3px 3px 3px 3px;
	color: #555555;
}
.ftrfld
{
	font-size: 9pt;
	font-weight: 700;
	padding: 3px 3px 3px 3px;
}
.ftrtxt
{
	font-size: 9pt;
	font-weight: 400;
	color: #ffffff;
}
a.ftrlnk
{
	font-size: 9pt;
	font-weight: 700;
	color: #ffffff;
	text-decoration: none;
}
a.ftrlnk:link
{
	text-decoration: none;
}
a.ftrlnk:visited
{
	text-decoration: none;
}
a.ftrlnk:hover
{
	text-decoration: underline;
}

/* tabs */
.tab-active
{
	font-size: 12px;
	font-weight: 400;
	color: rgb(255, 225, 199);
	background-color: #086E80;
	border-top: 0px none #CE925E;
	border-right: 1px none #CE925E;
	border-left: 0px none #CE925E;
	border-bottom: 0px none #CE925E;
	text-align: center;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	vertical-align: middle;
}
.tab-inactive
{
	font-size: 12px;
	font-weight: 400;
	color: #7D7D7D;
	background-color: #BEBEBE;
	border-top: 1px none #CE925E;
	border-right: 1px none #CE925E;
	border-left: 0px none #CE925E;
	border-bottom: 0px none #CE925E;
	text-align: center;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	vertical-align: middle;
}
.tan-border
{
	border-top: 1px solid #B67A46;
	border-left: 0px none #B67A46;
	border-right: 1px solid #D5D291;
	border-bottom: 1px solid #D5D291;
	background-color: #B67A46;
}

.tab-inactive a:link
{
	font-size: 12px;
	font-weight: 700;
	color: #444444;
	text-decoration: none;
}
.tab-inactive a:visited
{
	font-size: 12px;
	font-weight: 700;
	color: #444444;
	text-decoration: none;
}
.tab-inactive a:active
{
	font-size: 12px;
	font-weight: 700;
	color: #444444;
	text-decoration: none;
}
.tab-inactive a:hover
{
	font-size: 12px;
	font-weight: 700;
	color: #444444;
	text-decoration: none;
}

.tab-active a:link
{
	font-size: 12px;
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
}
.tab-active a:visited
{
	font-size: 12px;
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
}
.tab-active a:active
{
	font-size: 12px;
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
}
.tab-active a:hover
{
	font-size: 12px;
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
}


.UserName
{
	font-weight: 400;
	font-size: 12px;
	color: rgb(8, 110, 128);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
}

.nav-tab-active
{
	font-size: 14px;
	font-weight: 700;
	color: #000000;
	border-top: 0px none #000000;
	border-right: 1px solid #ffffff;
	border-left: 0px none #EDECD1;
	border-bottom: 0px none #EDECD1;
	text-align: center;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 3px;
	padding-left: 18px;
	vertical-align: middle;
}
.nav-tab-inactive
{
	font-size: 14px;
	font-weight: 700;
	color: #ffffff;
	border-top: 1px none #000000;
	border-right: 1px solid #ffffff;
	border-left: 0px none #000000;
	border-bottom: 0px none #000000;
	text-align: center;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 3px;
	padding-left: 18px;
	vertical-align: middle;
}
.nav-tan-border
{
	border-top: 1px solid #FFFFFF;
	border-left: 0px none #000000;
	border-right: 1px solid #D5D291;
	border-bottom: 1px solid #D5D291;
	background-color: #ffffff;
}
.nav-tab-inactive a:link
{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.nav-tab-inactive a:visited
{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.nav-tab-inactive a:active
{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.nav-tab-inactive a:hover
{
	font-size: 14px;
	font-weight: bold;
	color: #086e80;
	text-decoration: none;
}

.no-border
{
	border-right: 0px solid #ffffff;
}

/* results */
.txtleader
{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.mmGrid
{
	margin: 20px 20px 10px 0px;
	border-left: #696969 1px solid;
	border-top: #696969 1px solid;
}
.mmGrid2
{
	margin: 20px 20px 10px 10px;
	border-left: #696969 1px solid;
	border-top: #696969 1px solid;
}
.mmDescription
{
	font-weight: 400;
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	position: relative;
}

.grid-header
{
	font-weight: 500;
	font-size: 12px;
	color: white;
	background-color: rgb(8, 110, 128);
	font-family: Arial Black, Verdana, Helvetica, sans-serif;
	border-right: gray 3px solid;
}
.grid-header a:active
{
	color: #696969;
	text-decoration: none;
}
.grid-header a:link
{
	color: #696969;
	text-decoration: none;
}
.grid-header a:visited
{
	color: #696969;
	text-decoration: none;
}
.grid-header a:hover
{
	color: darkred;
	text-decoration: none;
}
.grid-edit-column
{
	border-top: #696969 1px solid;
	border-bottom: #696969 1px solid;
	border-left: #696969 1px solid;
}
.grid-first-item
{
	border-top: #696969 1px solid;
	border-right: #696969 1px solid;
	border-bottom: #696969 1px solid;
	padding: 4px;
	margin: 1px;
}
.grid-item
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.grid-last-item
{
	border-top: #696969 1px solid;
	border-bottom: #696969 1px solid;
	border-left: #696969 1px solid;
	padding: 4px;
	margin: 1px;
}
.header-gray
{
	font-weight: bold;
	font-size: 11px;
	color: #696969;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.header-lightgray
{
	font-weight: bold;
	font-size: 10px;
	color: gray;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.report-main-header
{
	font-weight: bold;
	font-size: 11px;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #DCDCDC;
	padding-left: 18px;
	padding-right: 18px;
}
.report-header
{
	font-weight: bold;
	font-size: 11px;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 18px;
	padding-right: 18px;
}
.report-text
{
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 18px;
	padding-right: 18px;
}
.report-header a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
}
.report-header a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #696969;
	text-decoration: none;
}
.report-header a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
}
.report-header a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #696969;
	text-decoration: none;
}

.grid-dark
{
	background-color: rgb(247, 207, 171);
}

.grid-alt
{
	background-color: rgb(255, 225, 199);
}
.gridStuList
{
	margin: 10px 0px 10px 10px;
}

.course-grid-dark
{
	background-color: rgb(182, 122, 70);
	color: rgb(247, 207, 171);
	font-weight: bold;
}
img
{
	border-style: none;
}
.news
{
	font-weight: 400;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.newsitem
{
	font-weight: 400;
	font-size: 12px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0px 0px 5px;
	vertical-align: middle;
}
.content
{
	font-weight: 400;
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 15px 20px 60px 20px;
	line-height: 1.5;
}
.contentblue
{
	font-weight: 400;
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 30px 30px 0px 30px;
	background-image: url(Images/home_content_back.gif);
	background-repeat: repeat-x;
	line-height: 1.5;
	height: 600px;
	margin: -15px -20px 0px -20px;
}
.footClassList
{
	padding: 0px 0px 0px 15px;
}
.totals
{
	background-color: #B67A46;
	margin: 10px 10px 10px 10px;
	border-right: black 2px solid;
	border-bottom: black 2px solid;
	border-left: black 2px solid;
	border-top: black 2px solid;
	padding: 2px 10px 2px 10px;
}

.contentblue
{
	font-weight: 400;
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 30px 30px 0px 30px;
	background-image: url(Images/home_content_back.gif);
	background-repeat: repeat-x;
	line-height: 1.5;
	height: 600px;
	margin: -15px -20px 0px -20px;
}
.mmDescription
{
	font-weight: 400;
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 20px 0px 10px;
}
.totals
{
	background-color: #B67A46;
	margin: 10px 10px 10px 10px;
	border-right: black 2px solid;
	border-bottom: black 2px solid;
	border-left: black 2px solid;
	border-top: black 2px solid;
	padding: 2px 10px 2px 10px;
}

.subTotal
{
	font-weight: 400;
	font-size: 12px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0px 0px 0px;
	font-style: italic;
	text-align: left;
}
.overallTotal
{
	font-weight: 800;
	font-size: 12px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0px 0px 3px;
	text-align: left;
}
.stHeading
{
	padding-bottom: 3px;
	text-align: right;
}
.otHeading
{
	padding-bottom: 3px;
	text-align: right;
}
.errataTable
{
	border: LightGrey 3px solid;
	padding: 0px 0px 0px 0px;
}
.errataHeading
{
	font-weight: 700;
	font-size: 16px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #B67A46;
}
.errataItem
{
	font-weight: 500;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 10px 3px 10px;
}
.note
{
	font-weight: 400;
	font-size: 12px;
	color: Red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
.mmnote
{
	font-weight: 400;
	font-size: 12px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
.congrats
{
	font-weight: 800;
	font-size: 14px;
	color: Blue;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.disclaimer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	text-decoration: none;
	padding: 10px 10px 10px 10px;
}

/* borders   */
.top-border
{
	border-top: black 1px solid;
}
.right-border
{
	border-right: black 1px solid;
}
.bottom-border
{
	border-bottom: black 1px solid;
}
.left-border
{
	border-left: black 1px solid;
}

/* mixed review table */
.mixedreview
{
	border: #884C18 2px solid;
	margin: 0px 10px 0px 10px;
}
.mrTitle
{
	background-color: #075E6D;
	font-weight: 900;
	font-size: 14px;
	color: #CE925E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: #572D09 1px solid;
}
.MrText
{
	padding-bottom: 5px;
	color: White;
}
.mrContent
{
	background-image: url(Images/mrBackground.gif);
	background-repeat: repeat-x;
	font-weight: 300;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: White;
	padding: 10px 10px 0px 10px;
}
.mrContent p
{
	color: White;
}
.pending td
{
	color: White;
	font-size: 9pt;
	font-weight: 400;
}
.pending a:link
{
	color: White;
	font-size: 9pt;
	font-weight: 400;
}
.pending a:visited
{
	color: White;
	font-size: 9pt;
	font-weight: 400;
}

.admin-padding
{
	padding: 0px 0px 5px 0px;
}
.error
{
	color: rgb(8, 110, 128);
	font-size: 14px;
	font-style: italic;
}

.footer
{
	font-weight: 700;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}





.dvhdr1
{
	background: #F3F0E7;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #C8BA92;
	padding: 5px;
}

.dvbdy1
{
	background: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	border-left: 1px solid #C8BA92;
	border-right: 1px solid #C8BA92;
	border-bottom: 1px solid #C8BA92;
	padding: 5px;
	width: 500;
}

.product
{
	padding: 5px;
	width: 325px;
}
.ModalBackground
{
	background: transparent url('/images/AlphaTransparent.png') repeat;
}
#treeCategories td
{
	font-size: 12px;
}


.debug1
{
	display: none;
}

.debug2
{
}
