body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* background: url(/images/page_bg.gif); */
	color: #000000;
}



input, textarea {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
	padding:2px;
}

html, body, #wrapper, h1, #nav-top, #nav-top li, #nav-left, #nav-top li {
	margin: 0;
	padding: 0;
	list-style: none;
}

form {
	padding:0px; 
	margin:0px;
}

th, td {
	font-size: 12px;
}

img { border: 0; }

#wrapper {
	margin: 5px auto;
	text-align: left;
	width: 750px;
	position: relative;
}

h1, h2, h3 {
}


h1 {
	margin: 0;
	padding: 0;
	font-size: 15px;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 14px;
}

h3 {
	padding: 4px 0 0 0;
	font-size: 13px;
}

p {
	margin: 1em 0;
	padding: 0;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 1px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1px;
	line-height: 1px;
}

* html .clear {
	margin-top: -5px;
	margin-bottom: -4px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */

#wrapper {
	width: 970px;
}


.leftBorder {
	background: url(/images/border/leftLine.gif) repeat-y;

	width: 13px;

	/*border:1px solid #CCCCCC;*/
}
.rightBorder {
	background: url(/images/border/rightLine.gif) repeat-y;

	width: 9px;

	/*border:1px solid #CCCCCC;*/
}
.bottomBorder {
	background: url(/images/border/bottomLine.gif);
	height: 15px;
	/*border:1px solid #CCCCCC;*/
}




/* header */

.menu3DItem {
/*	background-color:#bed9ed;*/
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
	 color:#000000;
}

#header {
	background: url(/images/topbarBackground.gif) repeat-x;
	position: relative;
	/*width: 100%;*/
	margin-bottom: 0px;
	height: 110px;
	padding-top:0px; 
	margin-top:0px;
	padding:0px;
	margin:0px;
	/*border:1px solid #CCCCCC;*/
}

#shopHeader {
	background: url(/images/topbarBackground.gif) repeat-x;
	position: relative;
	/*width: 100%;*/
	margin-bottom: 0px;
	height: 60px;
	padding-top:0px; 
	margin-top:0px;
	padding:0px;
	margin:0px;
	/*border:1px solid #CCCCCC;*/
}


#header .bl { height: 100px; }

/*#header .tr { background: url(/images/header_tr.gif) top right no-repeat; }
#header .bl { background: url(/images/header_bl.gif) bottom left no-repeat; }
#header .br { background: url(/images/header_br.jpg) bottom right no-repeat; width:100%;}*/

/* the story of two navs */

#nav-top {
	position: absolute;
	top: 46px; left: 38px;
	width:500px;
	text-align:center;
	color: #fff;
}

#nav-top li {
	display: inline;
}

#nav-top a {
font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000099; /*: #fff;*/
	font-weight: bold;
	text-decoration: none;
	font-size:13px;
}

#nav-top a:hover {
	  text-decoration: underline;
}

#nav-left {
	position: absolute;
	top: 66px; left: 26px;
}

/* body */

#body {
	/*background: url(/images/body_bg.gif) repeat-y;*/
}

#body h2 {
	margin: 0 0 1.5em 0;
}

#body h3 {
	margin: 0 0 0 0;
}

#body ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#body li {
	padding: 0;
	margin: 0.8em 0;
}

a {
	color: #0000FF; /*#ce7210;*/
}

a:hover {
	color: #6f3f0b;
}

#cap {
	/*background: url(/images/column_cap.gif) no-repeat;*/
	padding-top: 19px;
	width: 688px;
}

#buy {
	width: 189px;
	margin-left: 12px;
	display: inline;
}


#capabilities p {
	line-height: 1.5;
	
}

#capabilities h3 {
	font-size: 12px;
}

#news {
	width: 200px;
	margin-left:8px;
	margin-right: 8px;
}

#news h3 {
	font-size: 12px;
	margin-bottom:1px;
	margin-left:0px;
}


#news h3 a {
	text-decoration: none;
}

#news div {
	padding-left:1px;
		
}




.timed {
	background: #6699cc url(/images/support_bg.jpg) no-repeat;
	color: #fff;
	padding: 10px 10px 1.3em 71px;
	margin: 2em 0;
	border-bottom: 1px solid white;
}

.timed .readmore {
	margin-bottom: 0;
}

.timed h3 {
	margin: 0;
	padding: 0;
	text-indent: -57px;
}

.timed a {
	color: #fff;
}

.timed a:hover {
	text-decoration: none;
}




.phonebanner {
	background-color:#FFFF99; /*#F5EDFA;/*#6699cc /*url(/images/support_bg.jpg) no-repeat;*/
	color:#000;
	padding: 10px 10px 10px 10px;
	margin: 2em 0;
	text-align:center;
	width:180px;
	border: 1px solid #999999;
	
}

.phonebanner .readmore {
	margin-bottom: 0;
}

.phonebanner h3 {
	margin: 0;
	padding: 0;
	padding-bottom:10px;
}

.phonebanner h2 {
	margin: 0;
	padding: 0;
	
}

.phonebanner a {
	color: #fff;
}

.phonebanner a:hover {
	text-decoration: none;
}

.phonebanner #phone {
	font-size:18px;
	color:#0000FF;
	font-weight:bold;
	padding:5px;
}

.phonebanner #bannerEmail {
	font-size:14px;
	color:#0000FF;
	font-weight:bold;
	padding:5px;
}
.phonebanner #bannerEmail a {
	color:#0000FF;
}

#homepage H3 {
margin-bottom:5px;
}


/* footer */

#footer {
	clear: both;
	text-align: center;
	/*background: #6699cc url(/images/footer_bg.gif) repeat-x;*/
		

}

#footer div div { padding: 8px 0; }

#footer, #footer a {
	color: #000000;
}

#footer div { background: url(/images/footer_l.gif) no-repeat; width:100%; }
#footer div div { background: url(/images/footer_r.gif) top right no-repeat;width:100%; width:100%; }


.frame {
	border: 1px solid #999999;
	padding: 5px;
}

.yellowText {
	color:#FFFF00;
}

.blueText {
color:#0000FF;
}

.blackText {
	color:#000000;
}

.contactInput {
	width:365px;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
	padding:1px;
}

.contactTable {
/*	background-color:#CCCCFF; /*#C8E0FD;*/
	background-color:#CCCCCC; /*#bed9ed; /*#F5EDFA; */
	
	border:1px solid #999999;
	padding:5px;
}

.contactHeader  {
	font-weight:bold;
	text-align:left;
}

.blueBack {
	/*background-color:#C8E0FD;*/
	/*purple background-color:#CC99CC; */
/*background-color:#CBC1FF; /*#930476 /*:#5F0351; /*#CC66CC;*/
background-color:#F5EDFA; 
}

.jobDetailHeader {
	font-weight:bold;
}

.jobDetailText {
}

.jobdetailHeading {
	font-size:13px;
}

.jobdetailRef {
	font-weight:normal;
}

.bold {
	font-weight:bold;
}

.jobSeekersTitle {
	padding-bottom:5px; 
	margin-bottom:0px;
}

.jobSeekersBody {
	padding-top:0px; 
	margin-top:0px;
}

.leftBorderLine {
border-left: 1px solid #CCCCCC;
padding-left:10px;

}

.rightBorderLine {
border-right: 1px solid #CCCCCC;
padding-right:10px;
}

.topBorderLine {
border-top: 1px solid #CCCCCC;
padding-top:10px;
}

.bottomBorderLine {
border-bottom: 1px solid #CCCCCC;
padding-bottom:10px;
}

.newslistHeader {
	text-align:left;
	font-weight:Bold;
}

.newslistData {
	text-align:left;
	font-weight:normal;
}

.newslistHeading {
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

.purpleText {
	color:#990099;
}

#MainPage {
/* style for the main text */
	margin-left: 8px;
	margin-right: 8px;
	text-align:left;
	
/*	background-color:#006666; */

}

.grid {
	
}

.gridHeader {
	border-bottom: 1px solid #999999;
    background-color:#FFFFCC;
	font-weight:bold;
}

.gridTable {
	Border: 1px solid #333333;
}

.gridRow {
 background-color:#FFFFCC;
}

.gridRowRemains {
 background-color:#FFCC00;
}

.gridRowOver {
 background-color:#FF9933;
}

.gridRowOverRemains {
 background-color:#FFCCFF;
}


.priceBox {
	background-color:#FFCC99;
	padding:5px;
	border:1px solid #000000;
	font-size:12px;
	font-weight:bold;
	margin:5px;
		
}

.prevNext {

	color:#000000;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none; 
	cursor:default;
	padding:3px;
	vertical-align:middle;
	text-align:center;

	padding:5px;
}

.prevNextDown {

	color:#000000;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:2px inset #FFFFFF;
	background-color:#CCCCCC;
	text-decoration:none; 
	cursor:default;
	padding:3px;
	vertical-align:middle;
	text-align:center;
	width:90px;
	height:25px;

}

.stepHeaderActive {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	background-color:#FFFF00;
	border:1px solid #333333;
	padding:5px;
	width:200px;
	margin-left:8px; margin-right:8px;
}
.stepHeaderActive a {
	font-weight:Bold;
	color:#000000;
	text-decoration:none;
}

.stepHeaderNotActive {
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	background-color:#CCCCCC;
	border:1px solid #333333;
	padding:5px;
	width:200px;
	margin-left:2px; margin-right:2px;
}
.stepHeaderNotActive a {
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}



.note {
	font-size:10px;
}

.note td {
	font-size:10px;
}

.TCTopHeader {
	font-size:18px;
	font-weight:bold;
}

.TCHeader {
	font-weight:bold;
	padding-top:8px;
	padding-bottom:3px;
}

.blueBack {
  background-color:#bed9ed;
 }
 
.priceTable {
	font-size:12px;
}

.priceTable td {
	font-size:12px;
	margin:1px;
}

.banner {
padding:5px;
text-align:center;
	border:1px solid #000000;
	background-color:#FFFFCC;	
}

.lightBlueBack{
	background-color:#CEECFB;
}

.menuDiv {
	padding-top:6px;
	padding-bottom:6px;
}

.menuDiv a {
	font-size:14px;
	color:#DDDDDD;
	font-weight:bold;
	text-decoration:none;
	padding:20px;
}

.menuDiv a:hover {
	font-weight:bold;
	padding:17px;
}

.TopBarMenu
	{
		 font-size: 13px;
		 font-family: Verdana;
		 color:#FFFF00;
		 margin-bottom:0px;
		 background-color:transparent;
		/* background-color:#3366CC;*/
/*		 filter:  progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=lightblue);*/
			position:absolute;
	}
	
	


.TopBarSubMenu
	{
		BORDER-TOP: #666666 1px solid; 
		BORDER-LEFT: #666666 1px solid; 
		/*BORDER-RIGHT: #666666 1px solid; 
		BORDER-BOTTOM: #666666 thin solid;*/
		border-bottom-style:solid;
		border-bottom-width:3px;
		border-bottom-color:#999999;
		border-right-style:solid;
		border-right-width:3px;
		border-right-color:#999999;
		
		padding:5px;
		margin-top:-3px;
		/*padding-top:1px;*/
		background-color:#E3F3FF;
		position:relative;
		top:95px;
		
		
		
	}

.TopBarSubMenuItem
{
	 font-size: 14px;
	 font-family:Arial, Helvetica, sans-serif; /*:Geneva, Arial, Helvetica, sans-serif;*/
	 color:#333399;
	 padding-top: 5px;
	 padding-bottom: 5px;
	 padding-left:5px; 
	 padding-right:5px;
/*		 filter:  progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=lightblue);*/
}
 
	
#flash {
  position: relative; /*or absolute*/
  z-index: 0;
}

.QuickSiteInput {
	width:315px;
	padding:2px;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

.ShopTopCat {
	background-color:#66FF99;
	color:#000000;
	text-align:center;
	padding:3px;
	border:1px solid #000000;
	text-decoration:none;
}

.ShopTopCat a {
	color:#000000;
	text-decoration:none;
}

.ShopSubCat {
	background-color:#FFFF99;
	text-align:left;
	padding:3px;
	padding-left:15px;
	border-left:1px solid #000000;
	border-right	:1px solid #000000;
}
.ShopSubCat a {
	color:#000000;
	text-decoration:none;
}

.ShopCartTitle {
	background-color:#66FF99;
	text-align:center;
	padding:3px;
	border-bottom: 1px solid #000000;
}

.ShopCartTitle a {
	color:#000000;
	text-decoration:none;
}

.ShopCartTotal {
	background-color:#FFFF99;
	text-align:left;
	padding:3px;
	border-top	: 1px solid #000000;

}
.ShopCartTotal a {
	color:#000000;
	text-decoration:none;
}

.ShopProductTitle {
	font-size:14px;
	font-weight:bold;
}

.ShopPageTitle {
	font-size:14px;
	font-weight:bold;
	padding:10px;
	background-color:#FFFFCC;
	border:1px solid #CCCCCC;
	text-align:center;
	margin-bottom:15px;
	/*width:200px;	*/
}

.ShopFormHelp {
	font-style:italic;
	font-size:9px;
}

.topRightMenuLinks {
	text-align:right;
	padding-top:5px;
	padding-bottom:5px;
}

.topRightMenuLinks a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	padding:5px;
}


.topRightMenuLinks a:hover {
	font-weight:normal;
	font-weight:bold;
}

.topRow1 {
	background-color:#000033;
	color:#CCCCCC;
}

.topRow2 {
	background-color:#CCCCCC;
	color:#000000;
}

.topRow3 {
	background-color:#666666;
	color:#FFFFFF;
}