/*
	MAINSOFT STYLE SHEET
*/
/*=======form===================*/

form
{
	margin-top: 0;
	margin-bottom: 0;
}

/*=======form===================*/
/*=======UL===================*/

.mainmenu
{
	color: 826AA7;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-indent: -18px;
}


.submenu
{
	color: 826AA7;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-indent: -25px;
}



/*=======UL===================*/
/* ======= default fonts ======= */

.inputstyle
{
	height: 18px;
	width: 120px;
	font-size: 9pt;
	font-family: Arial, sans-serif;
}

BODY, DIV, SPAN
{
	font-family: Arial, sans-serif;
	font-size: 9pt;
}

OL
{
	font-family: Arial, sans-serif;
	font-size: 9pt;
}

H1
{
	font-family: Arial, sans-serif;
	font-size: 14pt;
	line-height: 25px;
}

H2
{
	font-family: Arial, sans-serif;
	font-size: 11pt;
}

H3
{
	font-family: Arial, sans-serif;
	font-size: 9pt;
	line-height: 14px;
	margin-top: 4;
	margin-bottom: 2;
}

pre
{
	font-family: Courier New;
	font-size: 7.5pt;
}

.customer
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.rsbtext
{
	font-family: Arial, sans-serif;
	color: 000000;
	font-size: 8pt;
	font-weight: bold;
}


INPUT
{
	font-family: 'Arial' , sans-serif;
}

.quotetext
{
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: 826AA7;
	line-height: 18px;
	text-shadow: 4px 4px 7px red;
}

.whiteheadertext
{
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: ffffff;
	font-weight: bold;
}

.blackheadertext
{
	font-family: Arial, sans-serif;
	font-size: 11pt;
	color: 000000;
	font-weight: bold;
}

.page-header
{
	font-family: Arial, sans-serif;
	font-size: 12pt;
	color: 826AA7;
	font-weight: bold;
}

.yellowheadertext
{
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: F8D873;
	font-weight: bold;
}

.purpleheadertext
{
	font-family: Arial, sans-serif;
	font-size: 11pt;
	color: 826AA7;
	font-weight: bold;
}

.submenu
{
	font-family: 'Arial' , sans-serif;
	font-size: 9pt;
	text-indent: -18px;
}
td
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

/*.news td
{
	color: #666666;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}*/
sup
{
	font-size: 70%;
}

/* ======= link styles ======= */
A:hover
{
	text-decoration: underline;
}

.gray
{
	color: 555555;
}

.black
{
	color: 333333;
}

.blue
{
	color: 333399;
}

.white
{
	color: FFFFFF;
}


/* ======= plain link styles ======= */

.homelsbtext
{
	font-family: Arial, sans-serif;
	font-size: 7pt;
	color: ffffff;
	font-weight: bold;
}

.ptext
{
	font-family: Arial, sans-serif;
	font-size: 9pt;
	line-height: 18px;
}

.newsbartext
{
	font-family: Arial, sans-serif;
	color: 000000;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

.newsrsbtext
{
	font-family: Arial, sans-serif;
	color: 000000;
	font-size: 8pt;
	text-decoration: none;
}

.plain
{
	text-decoration: none;
}

.plaingray
{
	color: 555555;
	text-decoration: underline;
}

.plainblack
{
	color: 333333;
	text-decoration: none;
}

.plainblue
{
	color: 333399;
	text-decoration: underline;
}

.plainwhite
{
	color: FFFFFF;
	text-decoration: none;
}

.footertext
{
/*	color: 826AA7;*/
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

.copyrighttext
{
	font-family: Arial, sans-serif;
	font-size: 7pt;
}
.lsbtext
{
	color: 000000;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.smalltext
{
	color: 000000;
	font-family: Arial, sans-serif;
	font-size: 9pt;
}
.stagelink
{
	color: 333399;
	font-family: Arial, sans-serif;
	font-size: 7.5pt;
}
.morelinks
{
	color: 333399;
	font-family: Arial, sans-serif;
	font-size: 7.5pt;
}
.lsblinks
{
	color: 826AA7;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

.boxtext
{
	color: 333399;
	font-size: 8pt;
	text-decoration: underline;
}

.noLeftBorder
{
	border-left-style: none;
}

.noRightBorder
{
	border-right-style: none;
}

.tableBorderTop
{
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
}
.tableBorderLeft
{
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
}

.tableBorderRight
{
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
}

.tableBorderBottom
{
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.blueBorder
{
	border-top-color: #6275c2;
	border-bottom-color: #6275c2;
}

.blueBorderRight
{
	border-top-color: #6275c2;
	border-bottom-color: #6275c2;
	border-right-color: #6275c2;
}

.blueBorderLeft
{
	border-top-color: #6275c2;
	border-bottom-color: #6275c2;
	border-left-color: #6275c2;
}

/*The following 5 styles are used on the Homepage */

.mainsoft
{
	color: #666666;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: none;
	list-style: url(../images/bullets/home_bullet.gif) none;
	left: 30px;
}

.mainsoftDevBox
{
	color: #FFFFFF;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: none;
	list-style: url(../images/home/sparkle-bullet.gif) none;
	left: 30px;
}


.mainsoftNoBullet
{
	color: #666666;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: none;
	list-style: none;
	position: relative;
	left: -15px;
}

/*.news
{
	color: #666666;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: none;
	list-style: url(../images/bullets/home_bullet.gif) none;
	left: 30px;
}*/

.downloads
{
	color: #666666;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: none;
	list-style: url(../images/bullets/home_download_bullet.gif) none;
	left: 30px;
}

.boxtitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	text-align: center;
	list-style-type: none;
}

/*The following style makes the border around each page. */

.pageBorder
{
	border-style: solid;
	border-color: gainsboro;
	border-width: 0px;
}

.OrangeHeader
{
	color: #FF9900;
	font-size: 13px;
	font-weight:bold;
}

.PurpleHeader
{
	color: #660099;
	font-size: 13px;
	font-weight:bold;
}


/*The following style allows for enlargement of an image. */
.EnlargeIMG
{
  width:200;
  cursor:hand;
  /*float:right;
  margin:2em;*/
  /* Add to all such elements the following event handling: 
  onclick="window.open('../ShowImg.html?Img='+this.src + '&Title=&nbsp;','_blank','height=500, width=700, resizable=yes, scrollbars=yes' )"
  */
}
