html		{
		font-family:		Arial, Helvetica, sans-serif;
		font-size:		13px;
		}

body		{
		background-color:	white;
		margin:			0px;
		font-family:		Arial, Helvetica, sans-serif;
		font-size:		13px;
		}

table	{
		font-family:		Arial, Helvetica, sans-serif;
		font-size:		13px;
		}

span.article	{
		font-family:		Times New Roman, Times, serif;
		}		

.main		{
		padding-right:		5px;
		padding-left:		10px;
		background-color:	white;
		height:			100%;
		position:			relative;
		z-index:			0;
		clear:			left;
		}

.mainMenu	{
		background-color:	white;
		position:			relative; 
		left:			175px;
		width:			600px;
		z-index:			1;
		}

.sideMid	{
		background-image:	url('images/images/new_Header2_02.gif');
		background-repeat:	no-repeat;
		height:			20px;
		width:			175px;
		}

.sideBar	{
		padding-left:		10px;
		margin-right:		10px;
		color:			black;
		background-image:	url('images/images/new_Header2_04.gif');
		background-repeat:	no-repeat;
		vertical-align:		top;
		}

.specials	{
		font-family:		Arial, Helvetica, sans-serif;
		font-size:		13px;
		}

.list		{
		padding-left:		2ex;
		}

.specials a	{
		color:			black;
		}

.sideContent	{
		width:			175px;
		}

.copyright	{
		background-color:	white;
		text-align:		center;
		}

.map		{
		display:		inline;
		text-align:		center;
		float:			right;
		padding:		10px;
		width:			287px;
		}

.rightImage	{
		display:		inline;
		float:			right;
		padding:		10px;
		}

.leftImage	{
		display:		inline;
		float:			left;
		padding:		10px;
		}

.centerImage	{
		text-align:		center;
		}

.tvnTitle	{
		background:		url('images/images/new_Header2_03.gif');
		background-position:	top right;
		/* background-color:	#00A651; */
		background-color:	transparent;
		}

.tvnTitle2	{
		background:		url('images/images/new_Header2_01.gif');
		background-position:	top left;
		background-color:	transparent;
		}

.tvnTitle, .tvnTitle2{
		display:		block;		
		background-repeat:	no-repeat;
		height:			130px;
		padding:		0px;
		margin:			0px;
		}


.pagetitle {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #000000}
.category_header {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: underline}
.normal_text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: normal}
.offerbox_black_title {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000}
.blue_text {  color: #0000FF}
.bullet_text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000}

div.event{
		position:		relative;
		top:			15px;
		background-color:	#E4FFE4;
		padding:		5px;
		padding-right:		10px;
		padding-left:		10px;
		margin:			15px;
		margin-top:		0px;
		}

.virusWarnings, .rightCol	{
		display:			inline;
		float:			right;
		padding:			10px;
		width:			40%;
		}

.virusWarning	{
		padding:		10px;
		}

.virusName	{
		background-color:	#99FFCC;
		font-weight:		bold;
		text-align:		center;
		width:			100%;
		}

.virusDescription{
		padding-left:		10px;
		font-weight:		normal;
		text-align:		left;
		width:			100%;
		}

/* The following is a hack to always display the scollbar.
   It prevents some annoying display bugs in Mozilla/NS	*/
/* the scroll div is included in copyright.asp	*/
#scroll		{ 
		position:		absolute; 
		top:			0; 
		bottom:			-0.1px; 
		width:			1px; 
		z-index:		-1; 
		}

/* The following ID's can be used for fixing box model problems */
#Yellow		{border: yellow 1px solid;}
#Blue		{border: blue 1px solid;}
#Green		{border: green 1px solid;}
#Red		{border: red 1px solid;}

.question	{
		padding-left:		20px;
		color:			blue;
		}

.question a, .specials a	{
		text-decoration:	none;
		}

.question a:Hover, .specials a:Hover
		{
		text-decoration:	underline;
		}

li		{
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		color: #000000; 
		font-weight: bold;
		}

.indent		{
		padding-left:		20px;
		}

#testimonialBox, #testimonial, #TVNclient
{
	-Moz-Opacity:	100;
	filter:alpha(opacity=100);
	width: 100%;
	background-color: white;
}

.quote	{
		font-family:		Arial, Helvetica, sans-serif;
		font-size:		13px;
		margin-bottom: 	20px;
		}

.title	{
		font-size: 12px; font-weight: bold;
		}
