p {  font-size: 12px; line-height: 16pt;}
h3 {  font-size: 14px; font-weight: bold}
ul {  font-size: 12px; line-height: 16pt}
h1 {  font-size: 24px; font-weight: bold; color: red;}
h2 {  font-size: 18px; font-weight: bold}
body {  font-family: Arial, Helvetica, sans-serif}
h4 {  font-size: 12px; font-weight: bold; color: #009966; font-family: Verdana, Arial, Helvetica, sans-serif;}
a {  font-weight: bold; color: red; text-decoration: none}
ol {  font-size: 12px; line-height: 16px}
a:hover {  text-decoration: underline}
.normaltxt {  font-size: 12px; line-height: 16pt;}
.imgborder 	{border: 1px solid #999999;}
.shadowwhite {
	background-image: url(assets/home_assets/shadow_white2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.shadowgreen {
	background-image: url(assets/home_assets/shadow_green.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.smalltxt {
	font-size: 10px; line-height: 12pt;
}
.bannerbg {
	background-image: url(assets/home_assets/banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.address {
	background-image: url(../images/bottom_stuff.jpg);
	background-repeat: no-repeat;
	background-position: bottom top;
}
.dotshorz {
	background-image: url(../images/dot_horz.gif);
	background-repeat: repeat-x;
	background-position: left center;

}
.dotsvert {
	background-image: url(../images/dot_vert.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;

}
.subnav:hover {
	text-decoration: none;
}
.hilightxt {
	font-size: 10px;
	line-height: 11px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 5px;

}
.textlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.hiddenDiv{
	visibility: hidden;
	overflow: auto;
	position : relative;
	height : 1px;
	border : 1 solid Black;
}
.newsbg {
	background-image: url(assets/home_assets/news.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#trendMicro_div{
	height:255px;
}