BODY {
	background-color: #DDDDD0;
	background-image: url(images/page_bg.gif);
	}

BODY, TD {
	font-family: Arial,Helvetica;
	font-size: 9pt;
	color: black;
	margin: 0px 0px 0px 0px;
	}

A {color: #990000;}
A:active, A:hover {color: #CC0000;}
A:visited {color: #996666;}
A IMG {border: 1px solid #91252d;}

.top A, .top A:visited {color: #990000;}
.top IMG {border: none;}

INPUT, SELECT, TEXTAREA {font-family: arial,helvetica; font-size: 8pt;}

P {margin-top: 8px; margin-bottom: 10.5pt; }
.smallText {font-size: 8pt;}

H1, H2, H3, STRONG, B {color: #333333;}

H1 {font-size: 14pt; margin-bottom: 0pt;}
H2 {font-size: 14px; font-weight: bold; margin-bottom: 10px;}
H2.datehead {margin-top: 20pt; font-style: italic;}
H3 {font-size: 9pt; font-weight: bold; margin-top: 11pt; margin-bottom: 5pt;}
H3.b {font-size: 10pt;}
H4 {font-size: 10pt; font-weight: normal; margin-bottom: 8pt; margin-top: 14pt;}
H5 {font-weight: bold; font-size: 8pt; color: #666; margin-bottom: 6pt;}

HR {
	border: 2px dotted #DDDDD0;
    border-bottom: none;
}

UL {margin-left: 25px; margin-top: 0px;}
UL LI {list-style-type: square; margin-bottom: 3px;}
OL LI {margin-bottom: 6px;}

.filedesc {font-size: 8pt; color: #666666;}
.bulsep {font-weight: bold; color: #999999;}

.footer {text-align: center; color: #FFFFFF; font-size: 10px; font-weight: bold;}

/*----- left navigation -----*/
.menu, .menucontact, .tabMenu {
    padding-left: 0px;
	margin: 0px;
	margin-top: 3px;
	border-top: 1px solid #FFEE99;
	background-color: #FFCC66;
	}
.menu LI, .menucontact LI, .tabMenu, .tabMenuSel {
	list-style-type: none;
	padding: 1px 3px 2px 5px;
	margin: 0px 0px 0px 0px;
	font-size: 8pt;
	font-weight: bold;
	border-bottom: 1px solid #FFEE99;
	text-transform: lowercase;
	}
.menu .lns, .menucontact .lnscontact {	/* selected */
	background-color: #FFFFFF;
	color: #663300;
	font-weight: bold;
	border-top: none;
	}
.menu .mouseover, .menucontact .mouseover {
	background-color: #FFEE99;
	cursor: pointer;
	cursor: hand;
	}
.menu A, .menu A:visited, .menu A:hover, .tabMenu A, .tabMenu A:visited {color: #663300; text-decoration: none;}

.menucontact {border-top: none; margin-top: 13px; margin-bottom: 15px; border-top: 1px solid #FFEE99; border-bottom: 1px solid #FFEE99;}
.menucontact LI {border: none;}
.menucontact A, .menucontact A:visited {color: #663300; text-decoration: none;}
/*----- end left nav styles -----*/

/* top tab menu as on Clients page */
.tabMenu {border: 1px solid #FFFFFF; margin: none; padding: 2px; text-transform: none;}
.tabMenuSel {border: 1px solid #FFFFFF; background-color: #FFFFFF; color: #663300; text-transform: none;}
.tabMenu, .tabMenuSel {padding: 1px 2px 1px 2px;}

/*----- page specific styles -----*/
#tblChecks TD {padding-bottom: 5px;}
.clientHead {background-color: #EEEEEE; padding: 1px; padding-left: 3px; margin-bottom: 6pt;}

/* Video Download Box */
.tdVidDesc {
    vertical-align: top;
    padding-right: 25px;
}
.tblVidDL {
    width: 150px;
    margin-top: 10px; margin-bottom: 17px;
    background-color: #993333;
}
.tdVidLinkTitle {
    width: 132px;
    padding-top: 3px; padding-bottom: 2px;
    text-align: center;
    font-size: 8pt;
    font-weight: bold;
    color: #FFFFF2;
    background-color: #993333;
}
.tdVidLinks {
    background-color: #FFFFFF;
    text-align: center;
    border-left: 4px solid #993333; border-right: 4px solid #993333;
    padding-top: 5px; padding-bottom: 5px;
    line-height: 200%;
}
.divVidSidebar {
    background-color: #FFFFE6;
    border: 1px solid #666666;
    font-size: 8pt;
    padding: 8px 15px 10px 8px;
    text-align: right;
}

/* Curriculum Category Headings */
.divCurrCatBT {width: 549px; height: 1px; border-bottom: 1px solid #DDDDD3; margin-top: 40px; margin-bottom: 0px; padding: 0px;}
.divCurrCat1, .divCurrCat2 {
    width: 188px;
    margin-top: 0px; margin-bottom: 12px;
    color: #666666;
    background-color: #DDDDD3;
    letter-spacing: 3px;
    font-size: 8pt;
    font-weight: bold;
    padding: 2px 10px 2px 20px;
}
.divCurrCat1 {width: 549px; text-align: center; padding: 3px 0px 2px 0px; margin-top: 3px;}

.clear {clear: both;}