body
{
    font-family: Arial, Helvetica;
    font-size: 12px;
    margin:0px 0px 0px 0px;
}

a           {color:#cc0001;text-decoration:none;}
a:hover     {text-decoration:underline;}


#searchDIV a,form
{
    background-color:#ffffff;
    line-height:20px;
    font-size: 11px;
    color: #000000;
    font-family: Arial, Helvetica;
}

#searchDIV a:hover
{
    font-size: 11px;
    line-height:20px;
    color:#cc0001;text-decoration:underline;
}   

#topNavDIV
{
    background-color:#cc0001;
    height:23px;
    background-image: url(../images/topNavNotch.gif);
    background-repeat:no-repeat;
    background-position:right top;
    z-index:1000;
}

#breadcrumbDIV
{
    letter-spacing:1px;
    background-color:#f2ecde;
    border: solid 1px #dbd8c9;
    line-height:20px;
    padding-left:20px;
    font-size: 11px;
    color: gray;
    font-family: Arial, Helvetica;
}
.breadcrumbLink
{
    color:#cc0001;
}
#subNavDIV
{
    border-top: solid 1px #dbd8c9;
    border-left: solid 1px #dbd8c9;
    min-height:200px;
    width:180px;
    background-color: #f2ecde;
    background-image: url(../images/divNotch.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    padding-top:10px;
    padding-left:5px;
    padding-bottom:10px;
    line-height:20px;
    font-size: 12px;
    font-family: Arial, Helvetica;  
}
#pageContentDIV
{
    width:575px;
    background-color: #ffffff;
    margin: 0px 0px 0px 15px;
    font-size: 12px;
    color: #000000;
    font-family: Arial, Helvetica;  
}
#pageBannerImageDIV
{
    padding-bottom:20px;
}

.pageTitle
{
    font-weight: bold;
    font-size: 18px;
    color: black;
    font-family: Arial;
}
.pageImage
{
    float: right;
    margin: 0px 0px 10px 10px;
    border: solid 1px black;
}
.testImage
{
    float: right;
    margin: 0px 0px 10px 10px;
}
.pageDownload
{
    font-size: 10px;
    vertical-align: top;
}
#footerNavDIV
{
    line-height:20px;
    padding-left:10px;
    border-top: solid 1px #cc0001;
    background-color: #ffffff;
    margin-top: 30px;
    font-size: 11px;
    color: gray;
    font-family: Arial, Helvetica;
}
#footerDIV
{
    line-height:20px;
    padding-left:10px;
    border-top: solid 1px gray;
    background-color: #ffffff;
    font-size: 11px;
    color: #000000;
    font-family: Arial, Helvetica;  
}
#mktHomeContent
{
	border-top: solid 1px #dbd8c9;
	border-left: solid 1px #dbd8c9;
	height:175px;
	width:340px;
	background-color: #f2ecde;
	background-image: url(../images/divNotch.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding:10px;
	font-size: 11px;
	line-height:16px;
	color: #000000;
	font-family: Arial, Helvetica;
	text-align: left;
}
#mktFeaturedContent
{
    margin-left:5px;
    border-top: solid 1px #dbd8c9;
    border-left: solid 1px #dbd8c9;
    height:175px;
    width:215px;
    background-color: #f2ecde;
    background-image: url(../images/divNotch.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    padding:10px;
    font-size: 10px;
    line-height:15px;
    color: #000000;
    font-family: Arial, Helvetica;  
}
#mktTestimonialContent
{
	margin-left:5px;
	border-top: solid 1px #dbd8c9;
	border-left: solid 1px #dbd8c9;
	height:175px;
	width:140px;
	background-color: #f2ecde;
	background-image: url(../images/divNotch.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding:10px;
	font-size: 10px;
	line-height:16px;
	color: #000000;
	font-family: Arial, Helvetica;
	text-align: left;
}
.mktBrandFlashDIV, #mktBrandFlashDIV
{
	border-top: solid 1px #dbd8c9;
	border-left: solid 1px #dbd8c9;
	width:360px;
	background-color:#e8e8e8;
	background-image: url(../images/divNotch.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding:0px;
	font-size: 10px;
	line-height:16px;
	color: #000000;
	font-family: Arial, Helvetica;
	margin-bottom:5px;
	text-align: left;
}

#mktGalleryDIV
{
	/*    margin-top:5px;*/
    border-top: solid 1px #dbd8c9;
	border-left: solid 1px #dbd8c9;
	height:110px;
	width:340px;
	background-color:#e8e8e8;
	background-image: url(../images/divNotch.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding:10px;
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica;
	text-align: left;
}
#mktNewsDIV
{
	height:180px;
	width:340px;
	padding:10px;
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica;
	text-align: left;
}
.newsDate
{
    font-weight:600;
    color:#000000
}
.newsTitle
{
    font-size:11px;
    color:#cc0001;
}
span.red 
{
    color: Red;
    font-size: 15px;
    font-weight: bold;
}
.small { font-size: 10px; }
p.small { font-size: 10px; }

.chart td { padding: 2px 15px 2px 0px; }
