/********************************************************************/
/** General CSS Configuration ***************************************/
/********************************************************************/



/********************************************************************/
/** Main Menu CSS Configuration *************************************/
/********************************************************************/

.menu-font
{
  font-weight: bold;
  font-size: 11px;
  color: #5f5935;
  font-family: Verdana, Verdana, Arial, Helvetica;
  background-color: transparent;
  text-align: left;
  text-decoration: none;
}

.menu-item { 
  margin: 2px 2px 2px 2px;
  color: #5f5935;
  padding: 2px 2px 2px 2px;
  border-style: none;
}

.menu-item-over {
  margin: 2px 2px 2px 2px;
  color: #FFFFFF;
  padding: 2px 2px 2px 2px;
  border-style: none;
}

/********************************************************************/
/** Page Message CSS Configuration **********************************/
/********************************************************************/

.pageMessage {
	font-weight: bold;
	width: 100%;
	vertical-align: text-top;
	padding-top: 2px;
	line-height:18px;
}

.pageMessageCritical {
  color: #FF4901;
}

.pageMessageWarning {
  color: #999999;
}

.pageMessageInformation {
  color: #0C6AEA;
}

/* Locales */
#locales {
	position: absolute;
	top: 5px;
	right: 5px;
	}
	
#locales a {
	color: #eee;
	}

#locale_chinese {
	position: relative;
	top: 3px;
	}
	
	
/* Turning Point Logo */

#turningpoint
{
  position: absolute;
  bottom: 20px;
  left: 0;
  border: none;
}
.littleLinkTxt {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
}
.littleLinkTxt a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
.littleLinkTxt a:hover {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}
.littleLinkTxt a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
.littleLinkTxt a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #606060;
}
.leftNav a:link {
	color: #606060;
	text-decoration: none;
}
.leftNav a:hover {
	color: #FFFFFF;
	background-color: #A9ACAE;
	width: 100%;
}
.leftNav a:active {
	color: #606060;
	text-decoration: none;
}
.leftNav a:visited {
	color: #606060;
	text-decoration: none;
}
.formHeader {
	color: #FFFFFF;
	background-color: #000000;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.BodyTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #626262;
	text-decoration: none;
}
.BodyTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #333333;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #F01E1E;
	text-decoration: none;
}
.FeaturesTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	width: 100%;
	background-color: #000000;
	line-height: 30px;
}
.smallTxt {
	font-size: 9px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.formHeaderGrey {

	color: #000000;
	background-color: #CCCCCC;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.frmLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 300px;
	color: #666666;
	text-transform: uppercase;
}
.BodyTitleBlk {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.LinkMachineStatus {
	height: 100%;
	width: 100%;
	}
.LinkMachineStatus a:link{
	background-color: #074995;
	
}
.LinkMachineStatus a:hover {
	
}
.LinkMachineStatus  a:visited{
	
}
.LinkMachineStatus a:active{
	
}
body {
	margin: 0px;
}
.bkgRed {
	background-color: #CC0000;
	color: #FFFFFF;
}
.bkgRed a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bkgRed a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.bkgRed a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.bkgRed a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.bkgBlue {
	background-color: #000099;
	color: #FFFFFF;
}
.bkgBlue a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bkgBlue a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.bkgBlue a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.bkgBlue a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bkgGreen {
	background-color: #009900;
	color: #FFFFFF;
}
.bkgGreen a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bkgGreen a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.bkgGreen a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.bkgGreen a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bkgYellow {
	background-color: #FFCC00;
}
.bkgYellow a:link {
	color: #000000;
	text-decoration: none;
}
.bkgYellow a:hover {
	color: #000000;
	text-decoration: underline;
}
.bkgYellow a:active {
	color: #000000;
	text-decoration: none;
}
.bkgYellow a:visited {
	color: #000000;
	text-decoration: none;
}
.bkgGrey {
	background-color: #333333;
	color: #FFFFFF;
}
.bkgGrey a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bkgGrey a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.bkgGrey a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.bkgGrey a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bkgGrey2 {
	background-color: #666666;
	color: #FFFFFF;
}
.bkgGrey2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bkgGrey2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.bkgGrey2 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.bkgGrey2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.BodyTxtWhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
.formHeaderBlue {


	color: #000000;
	background-color: #9BC2FD;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.superTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
}
.BorderRight {
	border: 1px solid #CCC;
}

.WhiteHTMLtxt {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.BodyTxtMedium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	line-height: 10px;
}
.TitleWhiteCaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
.HighlightBox {
	font-size: 14px;
	font-weight: normal;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #E4E4E4;
}
ul {
	line-height: 20px;
}
.HighlightBox2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C00;
	text-decoration: none;
	border: 1px solid #333;
}
.tableBorder {
	border: 1px solid #000;
}

