body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 14px;
	background: url(/images/page_bg.gif);
	color: #000000;
}

input, textarea {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 14px;
	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: 14px;
}

img { border: 0; }

#wrapper {
	margin: 5px auto;
	text-align: left;
	width: 750px;
	position: relative;
}

h1, h2, h3 {
	font-size: 15px;
}


h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
}

h3 {
	padding: 4px 0 0 0;
}

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: 2px;
	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;*/
}

#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:15px;
}

#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: 14px;
}

#news {
	width: 200px;
	margin-left:8px;
	margin-right: 8px;
}

#news h3 {
	font-size: 14px;
	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:20px;
	color:#0000FF;
	font-weight:bold;
	padding:5px;
}

.phonebanner #bannerEmail {
	font-size:16px;
	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: 14px;
	padding:1px;
}

.contactTable {
/*	background-color:#CCCCFF; /*#C8E0FD;*/
	background-color:#bed9ed; 
	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:15px;
}

.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;
}

.newslistHeader {
	text-align:left;
	font-weight:Bold;
}

.newslistData {
	text-align:left;
	font-weight:normal;
}

.newslistHeading {
	font-size:14px;
	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;
}

.priceBox {
	background-color:#FFCC99;
	padding:5px;
	border:1px solid #000000;
	font-size:12px;
	font-weight:bold;
	margin:5px;
	width:350px;	
}

.banner {
padding:5px;
text-align:center;
	border:1px solid #000000;
	background-color:#FFFFCC;	
}

.lightBlueBack{
	background-color:#CEECFB;
}

.TopBarMenu
	{
		 font-size: 16px;
		 font-family: Verdana;
		 color:#FFFF00;
		 margin-bottom:2px;
		 background-color:transparent;
		/* background-color:#3366CC;*/
/*		 filter:  progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=lightblue);*/
	}
	
	


.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:0px;
		background-color:#E3F3FF;
	}

.TopBarSubMenuItem
{
	 font-size: 18px;
	 font-family: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:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}