body {
	list-style-image: url(/images/bullets_arrows/bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;

}
#toplogo {
	color: #000;
	background-color: #004185;
}
#container1 {
	margin: 0 auto;
	width: 900px;
	text-align: left;
}
h1 { 
	font-size : 16px;
	font-weight : bold;
	margin: 0;
}

#navigation {
	width: 900px;
	margin: 0 0 10px 0;
}
.navbar { 
	background-image: url(/images/home/nav_bkg02.gif);
	background-repeat: repeat-x; 
	border: 1px solid #004185;
	height: 17px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004185;
	text-align: center;
}
.navbar a:link, .navbar a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.navbar a:hover, .navbar a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
/*
#customerBox {
	border: solid 1px #cccccc;
}
#productBox {
	border: solid 1px #004185;
}
*/
.question {font-size: 11px;}

sup {font-size: 10px;}
.customerquote {
	padding: 0 10px;
	font-size: 11px;
	/* border: 1px solid #004185; */
	background-image: url('/images/home/quoteboxbg.gif');
	background-repeat: repeat-y;
}
.customerquote a:link, .customerquote a:visited, .customerquote a:active { 
	color: #004185;
	background-color: transparent;
	text-decoration: underline;
}
a.customerquote:hover {
	text-decoration: underline;
	color: #FF0000;
}
.copyright {
	font-size : 10px;
	margin-left : 10px;
}
A.copyright:LINK, A.copyright:VISITED, A.copyright:ACTIVE {
	background-color : transparent;
	color : Blue;
	text-decoration : none;
}
A.copyright:HOVER {
	background-color : transparent;
	color : Red;
	text-decoration : underline;
}
/* I need to container  */
#intcontainer {
	background-image: url(/images/int/int_bg.gif);
	background-repeat: repeat-y;

}
#intcontainer p {
	font-size: 11px;
	padding: 6px 2px 0 10px;
	margin: 0;
}
/* style for htsearch text input in header of page */
input.searchbox {
	font-family : monospace;
	font-size : 11px;
	text-align : left;
	padding: 2px;
	margin: 0px;
	background-color: #DDE5F1;
	border: none;
}
#newrelease {
	/* border: 1px solid #999; */
	background-color: #DDE5F1; /* #DFECFF; */
	font-size: 13px;
	font-weight: bold;
	color: #004185;
	margin: 0 10px 10px 10px;
	padding: 12px;
	text-align: center;
	/* height: 30px; */
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	/* letter-spacing: .08em;
	font-style: italic;*/
}
#newrelease a:link, #newrelease a:visited {
	color: #0000FF;
}
#headline { /* announcement box */
    background-image: url(/images/home/microphone_bg.jpg);
    background-repeat: no-repeat;
}
#headline a {
	color: #0000FF;
	background-color: transparent;
	text-decoration: none;
} 
#headline p {
	font-size: 13px; 
	margin: 10px 10px 10px 60px;
}
#maincontent {
	display: block;
	width: 900px;
}
#mainhead {
	width: 550px;
	margin: 0 10px;
 border: 0;
 padding: 10px;
 background-image: url('/images/home/background/background001.jpg');
 background-repeat: repeat-y;
 
}
#mainhead h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0px 10px 15px;
	color: #004185;
	background-color: transparent;
}
#mainhead p {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin: 20px 10px 10px 25px;
}
#mainhead ul {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin: 10px 0 10px 60px; 
	padding: 0;	
}
#mainhead h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 10px 25px;
	color: #004185;
	background-color: transparent;
}
area:active {
	border: none;
	text-decoration: none;
}
