body,  div, p,  pre {
	margin : 0px 0px 15px 0px;
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}


.noticeem {color:#000099; }
.noticeRed {color:#FF0000;}


span, table, tr, th, td {
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

.bigcopy
{
	margin : 0px 0px 15px 0px;
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}

.smallcopy {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 10px;
}

.bluecopy
{
	font-family : Arial, Helvetica, sans-serif;
	color: #336699;
}

hr
{
/*	color : #6699CC;*/
	color : gray;
	margin-bottom: 10px;
}


h1.redtitle{
	font-family : Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 20px;
	font-weight : bold;
}

h1.bluetitle{
	font-family : Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 20px;
	font-weight : bold;
}


.bluetitle11{
	font-family : Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 11pt;
	font-weight : bold;
}


.bluetitle{
	font-family : Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 11pt;
	font-weight : bold;
	margin-bottom: 10px;
}

h3.bluetitle{
	font-family : Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 9pt;
	font-weight : bold;
}

.title{
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight : bold;
}


a:link{
	color: #0000CC;	
}

a:visited{
	color: #0000CC;	
}

a:hover{
	color: #000000;	
}

a:active{
	color: #000000;	
}


.notice
{
	color:#FF0000;
	font-size: 14px;
	letter-spacing: 20%;
	font-weight: bold;
}


/* static bottom navigation	*/
.navlink           { font-family        : arial,helvetica,sans-serif;
                      font-size          : 10px;
                      text-decoration    : none;
                      color              : #666666;
                    }
                                
a.navlink,a.navlink:visited
          { font-family        : arial,helvetica,sans-serif;
                      font-size          : 10px;
                      text-decoration    : none;
                      color              : #666666;
                      font-weight        : bold;
                    }


.copyright		{ font-family        : arial,helvetica,sans-serif;
                      font-size          : 9px;
                      color              : #666666;
                    }

ul
{
	margin : 10px 10px 10px 25px;
}


ul.noindent
{
	margin : 0px 0px 0px 20px;
	font-family        : arial,helvetica,sans-serif;
	font-size          : 12px;
	line-height        : 14px;
	color              : #000000;
}

ul.noindent2
{
	margin : 0px 0px 10px 20px;
	font-family        : arial,helvetica,sans-serif;
	font-size          : 12px;
	line-height        : 14px;
	color              : #000000;
}

li.speclist
{
	margin : 0px 10px 0px 7px;
	font-family        : arial,helvetica,sans-serif;
	font-size          : 12px;
	line-height        : 14px;
	color              : #000000;
}

li.ollist
{
	margin-top : 15px;
}


/******************************************************************************/
/* STYLE ELEMENTS NEEDED FOR PRODUCT BROWSER	*/
/******************************************************************************/
.prodselect      { font-family        : arial,helvetica,sans-serif;
                      font-size          : 10px;
                      line-height        : 10px;
                      color              : #000000;
                    }

div.prod
{
	margin : 0px 0px 0px 0px;
}

.prodmenulink           { font-family        : arial,helvetica,sans-serif;
                      font-size          : 12px;
                      text-decoration    : none;
                      font-weight        : bold;
                      color              : #000000;
                    }
                                
a.prodmenulink          { font-family        : arial,helvetica,sans-serif;
                      font-size          : 12px;
                      text-decoration    : none;
                      font-weight        : bold;
                      color              : #000000;
                    }
a.prodmenulink:visited          { font-family        : arial,helvetica,sans-serif;
                      font-size          : 12px;
                      text-decoration    : none;
                      font-weight        : bold;
                      color              : #000000;
                    }
		
					
/* END: STYLE ELEMENTS NEEDED FOR PRODUCT BROWSER	*/


/******************************************************************************/
/* STYLE ELEMENTS NEEDED FOR SITEMAP	*/
/******************************************************************************/
.lightbluecopy,
a.lightbluecopy, 
a.lightbluecopy:link, 
a.lightbluecopy:hover, 
a.lightbluecopy:active, 
a.lightbluecopy:visited 
{
	font-family : Arial, Helvetica, sans-serif;
	color: #336699;
}

.blackcopy,
a.blackcopy, 
a.blackcopy:link, 
a.blackcopy:active, 
a.blackcopy:hover, 
a.blackcopy:active, 
a.blackcopy:visited 
{
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
}

ul.nobullet
{
		list-style-type : none;
}
/* END: STYLE ELEMENTS NEEDED FOR SITEMAP	*/


