form
{
	margin: 0;
	padding: 0;
}
body
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}
li
{

    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}
ol
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}
ul
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}
a
{
    font-size: 12px;
    color: #003366;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}
A:hover
{
    text-decoration: none;
}
P
{
    font-size: 12px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
}
SPAN
{
    font-size: 12px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
}
.txtNormal
{
    color: #000000;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}
.txtglobalHdr
{
    font-size: 12px;
    color: #ffffff;
}
.txtglobalNav
{
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}
.tE
{
    font-size: 11px;
    font-weight: bold;
}
.hmHdrShadow
{
    background-image:  url(i/hmHdrShadow.gif);
}
.txtleftNav
{
    font-size: 11px;
}
.txtFtr
{
    font-size: 11px;
}
.txtftrBottom
{
    font-size: 9px;
}
.globalNavLink
{
    Font-weight: normal;
    font-size: 12px;
    color: #ffffff
}
.ftrBar
{
    background-image:  url(i/ftrBar.gif);
}
.bgftrTop
{
    background-color: #f5f5f5;
}
.bgftrBottom
{
    background-color: #e5e5e5;
}
.GreyLine
{
    background-color: #e5e5e5;
}
.OrangeLine
{
    background-color: #cccc99;
}
.bgleftNav
{
    background-color: #f8ead2;
}
.bgHdr
{
    background-image: url('../../i/bgHdr.gif');
}
.bgglobalNav
{
    background-color: #000000;
}
.PageHeading
{
    font-weight: bold;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #cccc99;
}
.secHeading
{
    font-weight: bold;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #cccc99;
    height: 20px;
}

.boxHeading
{
    font-weight: bold;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #A6A6CF;
    height: 20px;
}
.secHeading2
{
    font-weight: bold;
    font-size: 9px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #ffecb9;
}
.bgS
{
    font-size: 10px;
    background-color: #ffffe5;
}
.frmLabel
{
    font-weight: bold;
}
.bgLightGrey
{
    background-color: #ededed;
}
.yL
{
    background-color: #e5e5ce;
}
.txtLarge
{
    font-size: 12px;
}
.boxBackground
{
    background-color: #ffffe5;
}
.boxBorderGray
{
    background-color: #ccccb7;
}
.secHeading3
{
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.LnkEmphasize
{
    font-weight: bold;
}
.tblColHdg
{
    font-weight: bold;
; background-color: #cccc99
}
.PageTics
{
    background-color: #ffecb9;
}
.APageTics
{
    font-weight: bold;
}
.PageTicOn
{
    font-weight: bold;
}
.rcolBgBox
{
    background-color: #ffffe5;
}
.rcolSecHeading
{
    font-weight: bold;
    font-size: 13px;
    padding-bottom: 0px;
}
.txtSubscript
{
    font-size: 12px;
}
.rcolListBox
{
    padding-left: 4px;
}
.txtError
{
    font-size: 12px;
}
.rcolListBoxOn
{
    padding-left: 4px;
    font-weight: bold;
}
.bold
{
    font-size: 12px;
}
.docTitle
{
    font-weight: bold;
    font-size: 12px;
	color: #003366;
}
.docDescription
{
    font-size: 12px;
}
.searchButton
{
	padding: 0;
	vertical-align: bottom;
}
.globalTable
{
	height: 100%;
	width: 760px;
	margin: 0;
}
.TextMessageTable
{
	border-style: solid;
	border-color: #f99;
	border-width: 1px;
	margin-top: 8px;
	margin-bottom: 10px;
}
.TextMessageType
{
	/* color: #f00; */
	font-size: 12px;
	font-weight: bold;
}
.TextMessageName
{
	font-size: 12px;
	/* color: #f00; */
	font-weight: bold;
}
.sidebarstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
/* 06-09-2004
Styles for Oakridge Web Site: Taken from cdc.gov web standards; changes include removing percents from font sizes, because it conflicted
with the XHTML compliance, using all lowecase style tags for correct formatting procedure
- changed "border-width" to 1px, since 1 is not supported by most browsers
*/
.smalltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
