/*body*/
body
{
	background-color: white;
	background-image: url(../Images/bkg-navHead_gray.gif);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	z-index: 0;
	position: relative;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	
}

img
{
	border-style: none;
}

p, ul, li, ol, td, a
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#pscroller1
{
	width: 205px;
	height: 170px;
	padding: 5px;
	z-index: -1;
	/*border: solid thin black;*/
	background: transparent url(../Images/quoteBackground6.jpg) repeat-x scroll top left;
}

#pscroller2
{
	width: 169px;
	height: 194px;
	z-index: -1;
	background: transparent url(../Images/quoteBackground9.jpg) repeat-x scroll top left;
	padding: 3px;
}



/*links*/

.headerLink
{
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: black;
}

.navLink
{
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: black;
	margin-left: 8px;
}

.navLink2
{
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #103164;
	margin-left: 8px;
	margin-right: 1%;
}

/*.footerLink
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	color: white;
}*/
.inTextLink
{
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
}

/*Headings*/

.pageHeading
{
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	line-height: 24px;
	color: #F4000A; /*margin-left: 2%;*/
}

.navHead
{
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	color: #0d44d3;
	margin-top: 1em;
	width: 180px;
	border-bottom: solid 1px #3500C9;
}

/*.head1
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: black;
	margin-left: 2%;
	margin-bottom: 1em;
}*/

.head2
{
	font-size: 18px;
	font-weight: bold;
	color: #F4000A;
	margin-bottom: .5em;
	margin-top: .5em;
}

.inlineHead
{
	font-size: 12px;
	font-weight: bold;
	color: #0d44d3;  /*#F4000A;  #990033  #b50938*/
	margin-left: 5%;
	margin-bottom: 1em;
}

.inlineHead2
{
	font-size: 14px;
	font-weight: bold;
	color: #0d44d3;  /*#F4000A; #990033  #b50938*/
	margin-top: .5em;
	margin-bottom: .25em;
}

.tableHead
{
	font-size: 12px;
	font-weight: bold;
	color: black;
}

.bigger
{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	margin-left: 5%;
	margin-right: 2%;
}
.smaller
{
	font-size: 10px;
	line-height: 11px;
	color: #000000;
	text-align: right;
}
.tableHeading
{
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: 24px;
	color: #FFFFFF; 
}

/*Body styles*/

.copyright
{
	font-size: 9px;
	color: black;
	text-align: center; /*background: transparent url(../Images/b1.gif);*/
	line-height: 40px;
}

p.buyTryButtons
{
	text-align: center;
	text-indent: 15px;
}

img.buyTryButtons
{
	margin: 20px 20px 0px 0px;
}

.main
{
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	margin-left: 5%;
	margin-right: 2%;
}

.main2
{
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	margin-right: 2%;
}

.main-slider
{
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	margin-left: 1%;
	margin-right: 2%;
}
.price
{
	font-size: 24px;
	font-weight: bold;
	color: #000000; /*line-height: 50px;*/
	text-align: center;
	margin-bottom: 8px;
	width: 100px;
	vertical-align: middle;
}

.tableText
{
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	vertical-align: top;
	text-align: left;
}
.tableText2
{
	font-size: 10px;
	color: #000000;
	line-height: 12px;
}
.bulletList
{
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-type: square;
	line-height: 16px;
	margin-left: 10%;
	margin-right: 2%;
}

.numList
{
	font-size: 12px;
	color: #000000;
	list-style-type: decimal;
	list-style-position: outside;
	line-height: 16px;
	margin-left: 10%;
	margin-right: 2%;
}

.cellColor
{
	font-size: 12px;
	color: #000000;
	background-color: #ffff99; /* #e4dbff */
}
.cellClear
{
	background-color: White;
}

.error
{
	font-size: 12px;
	margin-left: 10px;
	color: red;
}

/*Event styles*/
a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}


a.headerLink:hover
{
	color: White;
}

a.navLink2:hover
{
	color: #0d44d3;
}

a.menu:hover
{
	text-decoration: underline;
	/* color: #ffb400;*/
	color: #012eff;
}

table.bImage
{
	background: transparent url(../Images/bgGray.jpg) repeat-x scroll top left;
}
table.quoteBkg
{
	background: transparent url(../Images/quoteBackground6.jpg) repeat-x scroll top left;
}

/* Main navigation menu styles */

td.mainNav
{
	width: 200px;
	height: 40px;
	background: transparent url(../Images/b2-old.gif) repeat-x scroll top left;
	border-left: solid 1px #99a4aa;
	border-top: solid 1px #99a4aa;
	border-right: solid 1px #000080;
	line-height: 40px;
	margin: 0px 0px 0px 0px;
	vertical-align: top; /*text-align: center;*/ /*position: relative;*/
}

a.mainNav
{
	font-size: 15px;
	font-style: normal;
	color: white;
	text-decoration: none;
	font-weight: bold; /*text-align: center;*/
}

table.menu
{
	position: absolute;
	padding: 0 0 0 0;
	visibility: hidden;
	background-color: White;
	border-bottom: solid 2px #3500c9;
	border-left: solid 2px #3500c9;
	border-right: solid 2px #3500c9;
	width: 200px;
	vertical-align: top;
}

td.menu
{
	line-height: 25px;
	text-align: left;
	margin: 0 0 0 0;
	background: white;
	border-bottom: dotted 1px #ffb400;
}

.tree
{
	float: right;
	margin: 0px 0px 10px 10px;
}
.emppic
{
	float: right;
	margin: 0px 0px 10px 10px;
}

.tdFramework
{
	width: 250px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 16px;
	color: #000000;
	line-height: 20px;
	margin-top: 1em;
	text-align: left;
	vertical-align: top;
}

.tdConsulting
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 16px;
	color: #000000;
	line-height: 20px;
	margin-top: 1em;
	text-align: left;
	vertical-align: top;
}
.moveImg
{
	vertical-align: middle;
}

.row1
{
	background-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	border-color: white;
}

.row2
{
	background-color: #DADADA;
	border-style: solid;
	border-width: 1px;
	border-color: white;
}
