body {
	font-family: Verdana, Tahoma, Arial;
	color: Black;
	font-size: 10pt;
	border-collapse: collapse;
	background-position: right 150px;
	background-attachment: fixed;
	margin: 2px;
}

body TD {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
}

.nav {
	font-size: 10pt;
	color: #990000;
	font-family: Verdana, Tahoma, Arial;
}

/* this eliminates borders around linked images */
A IMG 
{
	border-style:none;
}



.pageGutter {
	width: 70px; 
}

A {
	color: #003366;
	font-size: 10pt;
	font-family: Verdana, Tahoma, Arial;
	text-decoration: none;
}

A:link { color: #003366; }

A:active { color: #003366; }

A:visited { color: #003366; }

A:hover { color: maroon; }

A:hover { color: maroon; }

A.Link {
	color: #003366;
	text-decoration: none;
	font-size: 10pt;
	font-family: Verdana, Tahoma, Arial;
}

A.Link:link { color: #003366; }

A.Link:visited { color: #003366; }

A.Link:active { color: #003366; }

A.Link:hover { color: Maroon; }

.Link {
	font-weight: normal;
	color: #003366;
	font-size: 10pt;
	font-family: Verdana,Tahoma, Arial;
	text-decoration: none;
}

.Link:link { color: #003366; }

.Link:visited { color: #003366; }

.Link:active { color: #003366; }

.Link:hover { color: Maroon; }

/* Menu Link Style */
.LinkMenu A {
	color: #003366;
	text-decoration: none;
	font-size: 10pt;
	font-family: Verdana, Tahoma, Arial;
}

.LinkMenu A:link {
	color: #003366;
	text-decoration: none;
	font-size: 10pt;
	font-family: Verdana, Tahoma, Arial;
}

.LinkMenu A:visited { color: #003366; }

.LinkMenu A:active { color: #003366; }

.LinkMenu A:hover { color: Maroon; }

/* Highlight link Style */
A.LinkHighlight {
	color: maroon;
	text-decoration: none;
	font-size: 10pt;
	font-family: Verdana, Tahoma, Arial;
}

A.LinkHighlight:link { color: maroon; }

A.LinkHighlight:visited { color: maroon; }

A.LinkHighlight:active { color: maroon; }

A.LinkHighlight:hover { color: #003366; }

.LinkHover { color: Maroon; }

A.SmallLink {
	font-weight: normal;
	font-size: 8pt;
	color: #003366;
	font-family: Tahoma, Verdana, Arial;
}

A.SmallLink:link { color: #003366; }

A.SmallLink:hover { color: maroon; }

A.SmallLink:visited { color: #003366; }

A.SmallLink:active { color: #003366; }

.SmallLink {
	font-weight: normal;
	font-size: 8pt;
	color: #003366;
	font-family: Tahoma, Verdana, Arial;
}

.SmallLink:link { color: #003366; }

.SmallLink:hover { color: maroon; }

.SmallLink:visited { color: #003366; }

.SmallLink:active { color: #003366; }

/*
A.LinkFormat{font-family: Verdana, Tahoma, Arial;font-size:10pt;color:#003366;text-decoration:none;}
A.LinkFormat:link{color:#003366;}
A.LinkFormat:hover{color:maroon;}
A.LinkFormat:visited{color:#003366;}
A.LinkFormat:active{color:#003366;}

.LinkFormat{font-family:Verdana;font-size:10pt;color:#003366;text-decoration:none;}
.LinkFormat:link{color:#003366;}
.LinkFormat:hover{color:maroon;}
.LinkFormat:visited{color:#003366;}
.LinkFormat:active{color:#003366;}
*/
/* End Hyperlink Styles */
/* Accent table/inset window styles */
.DownloadPane {
	font-family: Verdana, Tahoma, Arial;
	background-color: #eeeeee;
	font-size: 10pt;
	color: Black;
	padding: 3px;
}

.DownloadPane A {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
}

.DownloadPane TH {
	font-family: Verdana, Tahoma, Arial;
	font-weight: bold;
	font-size: 12pt;
}

.DownloadPaneTextBox {
	width: 90px;
	border-right: #0069AA 1px solid;
	border-top: #0069AA 1px solid;
	font-weight: normal;
	font-size: 10pt;
	border-left: #0069AA 1px solid;
	color: black;
	border-bottom: #0069AA 1px solid;
	font-family: Verdana, Tahoma, Arial;
	background-color: white;
}

.AccessGridHeader {
	border-right: #0069AA 1px solid;
	border-top: #0069AA 1px solid;
	font-weight: bold;
	font-size: 10pt;
	border-left: #0069AA 1px solid;
	color: #0069AA;
	border-bottom: #0069AA 1px solid;
	font-family: Tahoma, Verdana, Arial;
	background-color: #FFFFFF;
}

.AccessGridLevels {
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Verdana, Tahoma, Arial;
	background-color: #0069AA;
}

.ResourceHeader {
	font-weight: bold;
	font-size: 10pt;
	color: #0069AA;
	font-family: Verdana, Tahoma, Arial;
}

.ResourceListing {
	font-size: 10pt;
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
}

.FrameTable {
	border-right: solid 1px darkgray;
	border-top: solid 1px darkgray;
	border-bottom: solid 1px darkgray;
	border-left: solid 1px darkgray;
	border-collapse: collapse;
	padding: 0;
	width: 780px;
	text-align: center;
	background-color: #ffffff;
}

.MainTable {
	padding: 0;
	width: 780px;
	color: Black;
	text-align: center;
	background-color: #ffffff;
}

.NoMarginTable {
	border-collapse: collapse;
	color: Black;
	padding: 0;
	margin: 0 0 0 0;
}

.BareTable {
	border: none;
	padding: 0;
	margin: 0 0 0 0;
}


.BareTD {
	border: none;
	margin: 0px;
	padding: 0px;
	border-style: none;
}

table.iseeTable 
{
	margin-top: 8px;
	background-color: #FFFFFF;
}

table.iseeTable TD {
	padding-top:4px;
	padding-right:4px;
	padding-bottom:6px;
	padding-left:4px;
}

table.HPSTableNoTD {
	margin-top: 8px;
	border: #0069AA 2px solid;
	background-color: #F7F7DE;
}

table.HPSTableNoTD TD {
	border: 0px;	
	padding-top:6px;
	padding-right:8px;
	padding-bottom:8px;
	padding-left:8px;
}


table.HPSTable {
	margin-top: 8px;
	border: #0069AA 2px solid;
	background-color: #F7F7DE;
}


table.HPSTable TD {
	border: 2px solid #d9d9c5;	
	padding-top:4px;
	padding-right:4px;
	padding-bottom:6px;
	padding-left:4px;
}

tr.HPSTableHeader {
	color: #ffffff;
	font-weight: bold;
	background-color: #0069aa;
}

tr.HPSTableHeader TD {
 border: none;
 font-size: 12px;
}
table.FormTable {
	width:580;
	border-top:1px solid #F6ECFA;
	border-right:1px solid #F6ECFA;
	border-bottom:1px solid #F6ECFA;
	border-left:1px solid #F6ECFA;
	border-collapse:collapse;
}
table.FormTable td {
	color:#565656;
	font-size: 10pt;
	padding:8px;
	background:#ecf7fa;
	border-bottom:2px solid #FFFFFF;
}



.GridHeader TD {
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
	background-color: #0069AA;
}

table.AccessGrid {
	background-color:White;
	border-color:#cccccc;
	border-width:1px;
	border-style:Solid;
	width:100%;
	border-collapse:collapse;
	margin-top:5px;
	margin-bottom:10px;
}

table.AccessGrid td { 
	padding:6px; 
	border-spacing:0px;
	border-color:#ababab;
	border-width:1px;
	border-style:Solid;
}
.blueSubheader{
	
	color: #003366;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
	font-weight: bold;

}
.expSupport{
	color: #DD0000;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;	
}
.expSupportLink
{
	color: #888888;
	font-style: italic;
	background:url(../images/arrows.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left:13px;
	list-style:none;
	margin-top:5px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
}

.QuoteTable { background-color: #ecf7fa; }

.CompanyFooter {
	font-family: Verdana;
	color: black;
	font-size: 10pt;
	border-collapse: collapse;
}

.SoftwareInfo Table {
	border-collapse: collapse;
	padding: 0;
	width: 260px;
	border: 0;
}

.SoftwareDetails { 
	margin-top: 4px; 
}

.SoftwareDetails TD { font-family: Verdana; color: black; font-size: 8pt; }


.feed_li {
	font-size: 10px;
	margin-top:5px;
}
.feed_date {
	font-style:italic;
	color: #888888;
}

.spaced_li {
	margin-top:5px;
}

.lg_spaced_li {
	margin-bottom:9px;
}

.spaced_ul {
	margin-top:15px;
	line-height: 1.5em;
}
/* End Accent table/inset window styles */
/* Form Tag Styles */
.formField {
	border-right: #0069AA 1px solid;
	border-top: #0069AA 1px solid;
	font-weight: normal;
	font-size: 10pt;
	border-left: #0069AA 1px solid;
	color: black;
	border-bottom: #0069AA 1px solid;
	font-family: Verdana, Tahoma, Arial;
	background-color: white;
}

.formRadio-Check {
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Tahoma, Arial;
}

.formFieldAlignRight {
	border-right: #0069AA 1px solid;
	border-top: #0069AA 1px solid;
	border-left: #0069AA 1px solid;
	border-bottom: #0069AA 1px solid;
	background-color: white;
	text-align: right;
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	font-size: 10pt;
	color: black;
}

.formLabel {
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Tahoma, Arial;
	background-color: transparent;
}

.formButton {
	cursor: hand;
	background-color: #000040;
	color: White;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial;
}


.formLightButton {
	cursor: hand;
	color: #454545;
	font-weight: normal;
	font-family: Verdana, Tahoma, Arial;
	width: 140px;

}

.formFieldReadOnly {
	font-weight: bold;
	font-size: 10pt;
	color: #000066;
	font-family: Verdana, Tahoma, Arial;
}

/* End Form Tag Styles */
.Heading {
	font-weight: bold;
	font-size: 12pt;
	color: black;
	font-family: Verdana, Tahoma, Arial;
	background-color: transparent;
}

#TableHeading {
	font-weight: bold;
	font-size: 14pt;
	color: black;
	font-family: Verdana, Tahoma, Arial;
}

.HeaderRow {
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Verdana, Tahoma, Arial;
	background-color: #0069AA;
}

.header {
	font-family: Verdana, Tahoma, Arial;
	font-weight: bold;
	color: black;
	font-size: 24pt;
}

.subheader {
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana, Tahoma, Arial;
	color: black;
	line-height: 21px;
}

.SectionHeader {
	font-style: normal;
	font-size: 18pt;
	font-family: Verdana, Tahoma, Arial;
	color: black;
}

.ListLabel {
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Tahoma, Arial;
}

.ModelTitle {
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Tahoma, Arial;
}

.listing {
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Tahoma, Arial;
}

.News {
	font-weight: bold;
	font-size: 12pt;
	color: #333333;
	font-family: Verdana, Tahoma, Arial;
}

.ImageCaption9 { 
	font-size:9px; 
	font-style:italic; 
}

.ImageCaption9Gray { 
	font-size:9px; 
	font-style:italic; 
	color: #787878;
}

.ImageCaption10 { 
	font-size:10px; 
	font-style:italic; 
}

.BoxFloatRight 
{
	float: right;
	text-align:center;
	padding: 0px 10px 10px 10px;
}

.frame_image_caption {
		float:inherit;
		margin:0 0 10px 10px;
		padding:10px;
		border:1px solid #CCCCCC;
		text-align:center;
		font-style:italic;
}

.marginSpaced 
{
	margin-left:8px; 
	margin-bottom:5px;
	font-size:12px;
}

.photoBox {
	text-align:center;
	padding:4px;
	margin:5px;
	border:1px solid #CCCCCC;
}

.callOutQuoteText {
	font-size: 10pt;
	color:#CC6633; 
	font-style: italic;
	line-height:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
.newsletterSubheader 
{
	font-weight: bold;
	color:Gray;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
}


.newsletter_ul{
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 12px;
	padding-left: 5px;
	/*text-indent: -1em;*/
}

.newsletter_li {
	background:url(../images/icons/bullet_arrow.gif) 0 5px no-repeat;
	padding-left:15px;
	list-style:none;
	margin-bottom:9px;
}

.SubSection { margin-left: 25px; }

#divPlayerAd { display: block; }

.metaheader { display: none; }

.BoxInfo 
{
	color: #00529B;
	background: #BDE5F8 url('/images/icons/Knob_Info.png') center no-repeat;
	background-color: #BDE5F8;
	background-position: 10px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border: 1px solid #00529B;
	margin-top: 8px;

}
.RedBoxInfo 
{
	color: #D02127;
	background: #F6CBCA url('/images/icons/Knob_Red.png') center no-repeat;
	background-color: #F6CBCA;
	background-position: 10px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border: 1px solid #870401;
	margin-top: 8px;

}

a.LinkInfo:hover { color: #00529B; }
a.LinkInfo:link { color: #00529B; }
a.LinkInfo:active { color: #00529B; }
a.LinkInfo:visited { color: #00529B; }

.BoxWarning
{
	color: #9F6000;
	background: #FEEFB3 url('../images/icons/Knob_Attention.png') center no-repeat;
	background-color: #FEEFB3;
	background-position: 10px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border: 1px solid #9F6000;
	margin-top: 8px;
}
a.LinkWarning:hover { color: #9F6000; }
a.LinkWarning:link { color: #9F6000; }
a.LinkWarning:active { color: #9F6000; }
a.LinkWarning:visited { color: #9F6000; }

.ThinBorder {
	border-right: solid 1px black;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	border-left: solid 1px black;
	border-collapse: collapse;
	padding: 0;
}

.ThinBorderGray {
	border-right: solid 1px darkgray;
	border-top: solid 1px darkgray;
	border-bottom: solid 1px darkgray;
	border-left: solid 1px darkgray;
	border-collapse: collapse;
	padding: 0;
}

.ThinBorderPadded {
	margin: 20px;
	border-right: solid 1px darkgray;
	border-top: solid 1px darkgray;
	border-bottom: solid 1px darkgray;
	border-left: solid 1px darkgray;
	padding: 15;
}

A.Link:link { color: #003366; }

A.Link:visited { color: #003366; }

A.Link:active { color: #003366; }

A.Link:hover { color: Maroon; }

A.TemplateLink:link { color: #003366; }

A.TemplateLink:visited { color: #003366; }

A.TemplateLink:active { color: #003366; }

A.TemplateLink:hover { color: Maroon; }

.xlargeTitle {
	font-size: 18px;
	font-weight: bold;
	FONT-FAMILY: Verdana;
}

.largeTitle {
	font-size: 16px;
	font-weight: bold;
	FONT-FAMILY: Verdana;
}

.smTitle {
	font-size: 12px;
	font-weight: bold;
	FONT-FAMILY: Verdana;
}

.SessionHeader {
	background-color: #E0E0E0;
	FONT-FAMILY: Verdana;
	color: #000000;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	MARGIN-TOP: 5px;
}

/*
Home page styles
-------------------------------------------------------------------
*/

#StellaInfo 
{
	width: 277px;
	height: 205px;
	border-color: #cdcdcd;
	border-width: 1px;
	border-style: solid;	
	margin-top:5px;
	margin-bottom:8px;
}

#ithinkinfo 
{
	width: 277px;
	height: 205px;
	border-color: #cdcdcd;
	border-width: 1px;
	border-style: solid;	
	margin-top:5px;
	margin-bottom:8px;
}

/*
Styles for tab menu
-------------------------------------------------------------------
*/
#tabheader { float: left; width: 100%; }

#tabmenu {
	margin-left: 5px;
	margin-bottom: 4px;
	margin-top: 10px;
	width: 520px;
	height: 20px;
	background: url(../images/store/tabbg.gif) repeat-x bottom;
}

#tabmenu ul { margin-left: 0; padding: 0; list-style: none; }

#tabmenu li {
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#tabmenu a:link,
#tabmenu a:visited {
	float: left;
	background: #f3f3f3;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 2px 20px 2px 20px;
	margin-right: 4px;
	border: 1px solid #ccc;
	text-decoration: none;
	color: #666;
}

#tabmenu a:link.active,
#tabmenu a:visited.active {
	margin-right: 4px;
	border-bottom: 1px solid #fff;
	background: #fff;
	color: #000;
}

#tabmenu a:hover { background: #fff; }

#tabmenu.tabpage1 a.link1,
#tabmenu.tabpage2 a.link2,
#tabmenu.tabpage3 a.link3 {
	border-bottom: 1px solid #fff;
	background: #fff;
	color: #000;
}




#trainingtable { font-size: 8pt; }

#trainingtable TD { font-size: 8pt; }

#trainingtable TH { font-size: 8pt; }

#trainingtable A { font-size: 8pt; }

TABLE.notop { margin-top: -100px; }

/*
Styles tutorial bullets
-------------------------------------------------------------------
*/
.tut_ul {
	list-style-type: square;
	list-style-image: url(../images/pop.gif);
}

.tut_li { margin-top: 3px; padding-left: 0px; }

.tut_plain_ul { list-style-type: none; margin-left: 5px; }

.tut_plain_li { margin-top: 3px; padding-left: 0px; }


/*
Video playing/downloading table
-------------------------------------------------------------------
*/
TABLE.video_grid {
	BORDER-BOTTOM: #3366cc 1px outset;
	BORDER-LEFT: #3366cc 1px outset;
	BACKGROUND-COLOR: white;
	MARGIN: 10 10 20 10;
	BORDER-SPACING: 1px;
	WIDTH: 97%;
	BORDER-COLLAPSE: collapse;
	BORDER-TOP: #3366cc 1px outset;
	BORDER-RIGHT: #3366cc 1px outset
	TABLE-LAYOUT:fixed
}
TABLE.video_grid TH {
	BORDER-BOTTOM: #cccccc 0px solid;
	BORDER-LEFT: #cccccc 0px solid;
	PADDING-BOTTOM: 6px;
	BACKGROUND-COLOR: #6699cc;
	PADDING-LEFT: 6px;
	PADDING-RIGHT: 6px;
	FONT-SIZE: 12px;
	VERTICAL-ALIGN: bottom;
	BORDER-TOP: #cccccc 0px solid;
	BORDER-RIGHT: #cccccc 0px solid;
	PADDING-TOP: 6px
}
TABLE.video_grid TD {
	BORDER-BOTTOM: #cccccc 0px solid;
	BORDER-LEFT: #cccccc 0px solid;
	PADDING-BOTTOM: 6px;
	BACKGROUND-COLOR: rgb(255,255,240);
	PADDING-LEFT: 6px;
	PADDING-RIGHT: 6px;
	VERTICAL-ALIGN: middle;
	BORDER-TOP: #cccccc 1px solid;
	BORDER-RIGHT: #cccccc 0px solid;
	PADDING-TOP: 6px;
}

TABLE.video_grid TD.table_score  {
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #cccccc 0px solid;
	PADDING-BOTTOM: 1px;
	BACKGROUND-COLOR: #6699cc;
	PADDING-TOP: 1px;
	BORDER-TOP: #cccccc 1px solid;
	BORDER-RIGHT: #cccccc 0px solid;

}



/*
Blog feed posts on left sidebar
-------------------------------------------------------------------
*/

.divblogposts{
	padding-top: 4px;
	padding-left: 0px;
	/*background-color: #f0f0b2;*/
	margin-top: -1px;
}

.blogfeed_ul{
	margin-left: 0;
	margin-bottom: 5px;
	margin-top: 8px;
	padding-left: 5px;
	/*text-indent: -1em;*/
}

.blogfeed_li {
	color: #888888;
	font-size: 10px;
	font-style: italic;
	background:url(../images/icons/bullet_arrow.gif) 0 5px no-repeat;
	padding-left:11px;
	list-style:none;
	margin-top:5px;
}
.bul_icons 
{
	color: #888888;
	font-size: 10px;
	font-style: italic;
	background:url(../images/icons/icons_web2.gif) -3 -240px no-repeat;
	padding-left:11px;
	list-style:none;
	margin-top:5px;
	
}
.blogfeed_li a {
	color: #0C35F4;
	font-size: 12px;
	font-style: italic;
}

.blogfeed_li a:link { font-size: 12px; }

.blogfeed_li a:active { font-size: 12px; }

.blogfeed_li a:visited { font-size: 12px; }

.blogfeed_li a:hover { font-size: 12px; }

.divblogposts strong {
	font-weight:bolder;
	font-size: 12px;
	color: #000000;
}

/* CSS Div Layout -----*/

/* page container */
.maindiv { padding: 0px 5px 0px 5px; width: 570px;}

/* page container with hard width*/
.maindiv600 { padding: 0px 5px 0px 5px; width: 600px;}
.maindiv550 { padding: 0px 5px 0px 5px; width: 550px;}

.clearfloat { 
	clear: both; 
}

/* use these two for a page with two equal columns */
.HalfLeftCol {
  background: #fff;
  float: left;
  width: 50%;
  height: 500px;
}
.HalfRightCol {
  background: #fff;
  float: right;
  width: 50%;
  height: 500px;
}
.subdiv{
	padding: 3px 0px 20px 0px; 
}
.post {
	width: 560px;
	padding: 3px 0px 20px 0px; 
}
.HPSDiv {
	margin-top: 3px;
	border: #0069AA 1px solid;
	background-color: #F7F7DE;
	text-align: left;
	padding: 9px; 
}

/*  flash embedded camtasia videos */
#cs_flashBody
{
 background-color: #ffffff;
 font: .8em/1.3em verdana,arial,helvetica,sans-serif;
 text-align: center;
}

#cs_noexpressUpdate
{
  margin: 0 auto;
  font-family:Arial, Helvetica, sans-serif;
  font-size: x-small;
  color: #003300;
  text-align: left;
  background-image: url(../images/swf_camtasia_nofp_bg.gif);
   background-repeat: no-repeat;
   width: 210px; 
   height: 200px;	
   padding: 40px;
}

/*  fancy rounded corners */
.bl {background: url(../images/bl.gif) 0 100% no-repeat #EDEDEC; width: 20em}
.br {background: url(../images/br.gif) 100% 100% no-repeat}
.tl {background: url(../images/tl.gif) 0 0 no-repeat}
.tr {background: url(../images/tr.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px} 

.expired
{
	color:#DD0000;
	font-weight:bold;
}
.red_text
{
	color:#DD0000;
}
.netsimImage{
		border-bottom: #999999 1px solid;
		border-top: #999999 1px solid;
		border-left: #999999 1px solid;
		border-right: #999999 1px solid;
}

