body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #EEE;
	margin: 0px;
	padding: 0px; 
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.toolbar {
	background-image: url(ClearBlueToolbar_03.gif);
	background-repeat:repeat-x;
	width: 850px;
	display: inline;
	vertical-align: middle;
}

.boldText {
	font-size: 12px;
	font-weight: bold;
}
.smallText {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
.titleText {
	font-size: 14px;
	font-weight: bold;
}

ul.headerNavigation {
	display:				inline;
	float:					left;
	font-size:				80%;
	font-family:			tahoma, sans-serif;
	color:					#2F373F;
	margin:					0;
	padding:				5px 2px 5px 0;
}
			
ul.headerNavigation li
{
	list-style:				none;
	display:				inline; /* 3px 3px 3px 8px; */
	background-image: 		url(ClearBlueToolbar_02.gif);
	background-repeat:		no-repeat;
	padding-top: -10px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-top: -2px;
}

ul.headerNavigation li a
{
	text-decoration: none;
}

ul.headerNavigation li a:link { color: #448; }
ul.headerNavigation li a:visited { color: #667; }

ul.headerNavigation li a:hover
{
color: #000;
background: #AAE;
border-color: #227;
}

ul.headerNavigation li#current
{
	padding-top: -10px;
background-image: url(yellow-toolbar_03.gif);
background-repeat: repeat-x;
font-weight: bold;
}

.startupInspectorTitle {
	font-style: normal;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 28px;
	padding-top: 4px;
	margin: 0px;
}

.startupInspectorComment {
	font-style: normal;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	letter-spacing: 2px;
	color: #666;
}
#main_content {
	padding: 2px 10px 2px 10px;
	background-color: #FFFFFF;	
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;	
	font-size: 12px;
	width: 800px;
}
.boxTitle {
	font-style: normal;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;	
	color: #333;	
}
.SecurityNews {
	font-style: normal;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;	
	color: #999;	
	backgroundColor: #FFF;
	position: relative;	
}
.productTitle {
	padding: 4px;
	margin: 0px;
	margin-left: 4px;
	letter-spacing: 1px;
	font-size: 14px;
	color: #333;
	border-bottom: 1px solid #999;
	font-weight: bold;
}
.flatCtrl {
	border: 1px solid #999;
	color: #333;
	padding: 2px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#rndThreat_Comment {
	font-size: 11px;
	color: #999;
	font-family:Arial, Helvetica, sans-serif;
}
#rndThreat_Title {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
}
#rndThreat_Filename {
	font-size: 12px;
	font-weight: bold;	
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
}

#topthreat {
	color: #666;
}

#topthreat li {
	margin: 0px;
	margin-bottom: 8px;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	border-bottom: 1px dotted #999;
}

#topthreat li.high {

}

#topthreat li.med {

}

#topthreat li a, #topthreat li a:hover{
	color: #333;
	text-decoration: none;
}

.numbering {
	color: #ddd; 
	font-size: 14px; 
	font-weight: bold;
	letter-spacing: -3px;
	width: 60px;
	float: right;
}

#topthreat.item {
	font-size: 12px; 
	font-weight: bold;
	left: 16px;
}
.hashline_divider {
	background-image: url(hashline.gif); height: 8px; padding:0; margin: 0; width: 100%
}
.SecurityNews .pubDate {
	text-align: left;
}
.SecurityNews A {
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #83b42b;
	text-decoration: none;
}
.SecurityNews a:link {
	color: #83b42b;
	text-decoration: none;
}
.SecurityNews a:visited {
	color: #83b42b;
	text-decoration: none;
}
.SecurityNews a:hover {
	text-decoration: underline;
}
#news_controller {
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
#news_controller A {
	background-color: #ccf486;
	border: 1px solid #eee;
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;	
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
#news_controller a:link {
	color: #333;
	text-decoration: none;
}
#news_controller a:visited {
	color: #333;
	text-decoration: none;
}
#news_controller a:hover {
	color: #fff;
	background-color: #a7c86c;	
	text-decoration: none;
}
.pageTitle {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	color: #666;
	padding: 0;
}

* html .pageTitle {position: relative} /* for IE/Win */
.SecurityNews_large {
	font-style: normal;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 4px;	
	color: #666;	
	backgroundColor: #FFF;	
	clear: none;
}
* html .SecurityNews_large {position: relative} /* for IE/Win */
.SecurityNews_large .pubDate {
	text-align: left;
}
.SecurityNews_large A {
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #83b42b;
	text-decoration: none;
}
.SecurityNews_large a:link {
	color: #83b42b;
	text-decoration: none;
}
.SecurityNews_large a:visited {
	color: #83b42b;
	text-decoration: none;
}
.SecurityNews_large a:hover {
	text-decoration: underline;
}
#news_calender {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	float: right;
	border: 1px solid #ccc;
	padding: 4px;
}
#news_calender A {
	color: #83b42b;
	font-weight: bold;
	text-decoration: none;
}
#news_calender A:visited {
	color: #83b42b;
}
#news_calender A:hover {
	color: #83b42b;
	text-decoration: underline;	
}
#news_calender TD {
	text-align: center;
}
#news_calender TH {
	text-align: center;
	color: #83b42b;
	
}
#news_calender .calendar-month-title {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;	
}
#news_calender .selected-day {
	color: #83b42b;
	font-weight: bold;	
	background-image: url(calcell-back.gif);
	background-repeat:no-repeat;
	background-position: center;	
}
.pagebtn {
	border: 1px solid #999999;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	display:inline;
}
#headerContainer {
	background:url(banner_02.gif);
	background-repeat:repeat-x;
	height: 169px;
}
#bannerContainer {
	background:url(banner_01.gif);
	background-repeat: no-repeat;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin: 0 auto;
	text-align: left;	
}
#bannerAds {
	float: right;
	margin: 5px;
	margin-left: 0px;
	height: 150px;
	width: 180px;
}
.bannerTabs {
	margin-left: auto;
	margin-right: auto;
	margin: 0 auto;
	position: inherit;
	margin-top: 27px;
}
.SecurityNews h2{
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	clear: none;
}
.SecurityNews p{
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: none;
}
.SecurityNews_large h2{
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	clear: none;
}
.SecurityNews_large p{
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: none;
}
#sponsoredLinks li a{
	color: #333;
	font-weight: bold;
}
#sponsoredLinks li a:hover{
}