BODY { 
  background:  url("images/bkg2.jpg");
  background-repeat: repeat-x;
  background-attachment: fixed;
}


.text-apps,text-apps A{
	font-family: Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: black;
	line-height: 12px;
}

.text-apps:hover{
	font-family: Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #B0022E;
	line-height: 12px;
}

#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px Helvetica;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #ADB6C6;
border-bottom: none;
background: white;
}

#tablist li a:link, #tablist li a:visited{
color: #B0022E;
}

#tablist li a:hover{
color: crimson; text-decoration: underline;
}

#tablist li a.current{
background: #DADFE7;
}

#tabcontentcontainer{
	width: 660px;
	padding: 4px;
	border-top: 3px solid #ADB6C6;
	border-right: 2px solid #ADB6C6;
	border-bottom: 0px solid #ADB6C6;
	border-left: 2px solid #ADB6C6;
}

.tabcontent{
display:none;
}




a {
	text-decoration: underline;
	color: #B0022E;
}


.topMenu {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: 11px;
	color: white;}
	
.topMenu A {text-decoration: none;}

.topMenu A:hover {text-decoration: underline;}



.tabMenu-over {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 11px;
	color: #FFFFFF;}


.tabMenu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 11px;
	color: #5B6271;}
	
.tabMenu A {text-decoration: none; color: #5B6271;}

.tabMenu A:hover {text-decoration: underline; color: #5B6271;}

.tabMenu A:visited {color: #5B6271;}

.menuBlack {
	font-family: "Trebuchet MS", Arial;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
	color: #990000;
}
.menuBlack A {
	font-weight: bold;
	color: #617485; 
	text-decoration: none;
}
.menuBlack A:hover {
	font-weight: bold;
	color: black;
	text-decoration: underline;
		
}
.layer {
	background-color: #910621;
	height: 25px;
	border: 1px #FFFFFF;
	width: 300px;
	background-image:  url(images/layer-bkg.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.sectionHead, h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 20px;
	font-weight: bold;
	color: #276D7A;
}

.copyright {
	font-family: "Trebuchet MS", Arial;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
}

.infoSign {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

li {
	list-style-image: url(images/li.gif);
}

.text, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-size: 11px;
	color: #003333;
	font-weight: normal;
	text-decoration: none;
}
.text A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-size: 11px;
	color: #006262;
	font-weight: normal;
	text-decoration: none;
}
.text A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-size: 11px;
	color: #crimson;
	font-weight: normal;
	text-decoration: none;
}



	
.sub-head, h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #B0022E;
}

.sub-head a{
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #B0022E;
	text-decoration: underline;
}

.sub-head a:hover{
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #B0022E;
	text-decoration: underline;
}

.sub-head a:visited{
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #B0022E;
	text-decoration: underline;
}

.text-small {
	font-family: Helvetica;
	font-size: 10px;
	color: #333333;
	line-height: 10px;
}


.menu-apps {
	color: white;
	font-family: Arial Narrow;
	font-size: 8pt;
	font-weight: bold;
	border-right: 2px solid white;
	text-decoration: none;
	background-color: darkgray;
	padding: 2px 2px 2px 2px;
}

.menu-apps:hover {background-color: darkred;}

.toolbar {background-color: white; padding: 1px 3px 6px 9px;}

.box {
	float: right;
	height: 400px;
	width: 200px;
	border: 1px #990000;
	}

/* Prod features */
.features {
	color: white;
	font-family: Arial;
	font-size: 8pt;
	line-height: 9pt;
	font-weight: bold;
	border-bottom: 3px solid white;
	text-decoration: none;
	background-color: crimson;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 7px
}

.features A {text-decoration: none;}

.features:hover {background-color: cornflowerblue; text-decoration: none;}

.toolbarProd {background-color: white;}
/* end Prod features*/


/* Solution page menus*/
.soluBox {background-color: white; }
.soluBox:hover {background-color:#B0022E; }

.soluMenu {
	color: #ADB6C6;
	font-family: Trebuchet;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.soluMenu:hover {
	color: white;
}

.toolbarSol {background-color: white; padding: 3px 0px 5px 0px;}