.Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9933;
}
.textData {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #7D7D7D;
	background-color: #FFFFFF;
	background-position: left top;
	text-align: justify;
	text-indent: 15pt;
	vertical-align: top;
}
.BottomLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: .5em;
	text-align: center;
	word-spacing: normal;
}
.Quote {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #DCDDDE;
	text-align: justify;
	vertical-align: top;
	text-indent: 5pt;
	padding: 10px;
	text-decoration: none;

}
/*Div class*/
#divOutSource
{
	display:block;
	width:350px;
	height:150px;
	top:278px;
	left:370px;
}

#divWebsiteDesign
{
	display:none;
	width:350px;
	height:150px;
	top:278px;
	left:370px;
}
#divSoftware
{
	display:none;
	width:350px;
	height:150px;
	top:278px;
	left:370px;
}

#divConsult
{
	display:none;
	width:350px;
	height:150px;
	top:278px;
	left:370px;
}


/*Sub Header class*/
.SubHeaderOver
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	cursor:hand;
	text-decoration:none;
	color:#0000FB;
}

.SubHeaderNormal
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration:underline;
	color: #000066;
}

#SubHeaderSelected
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration:none;
	color: #FF9933;
}

.ClientHeader
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF9933;
}
.learnMore {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	letter-spacing: 0.15em;
	text-indent:5px;
	cursor:hand;
	text-decoration:none;

}

/* Graphic Class*/
.RepeatDots {
	background-image: url(../Images/ItrixInc_TextDots_left.jpg);
	background-repeat: repeat-y;
}
.RepeatLeftBorder {
	background-image: url(../Images/ItrixInc_PageLeft.jpg);
	background-repeat: repeat-y;
}
.RepeatRightBorder {
	background-image: url(../Images/ItrixInc_PageRight.jpg);
	background-repeat: repeat-y;
}
