	/* Begin generic top styles */

div#header {
	display: block;
	width: 1024px;
}

div#headerOne {
	display: inline-block;
	border: 0;
	padding-bottom: 2px;
	border-bottom: 2px solid #333333;
}

div#headerTwo {
		margin-top: 2px;
		width: 1024px;
}

td#GreenBar {
	background-color: #a6c232;
	width:100%;
	height: 2px;
	line-height: 10px;
	padding-bottom: 5px;
	margin-bottom: 2px;
}

td#BlueBar {
	background-color: #24ADD9;
	width:100%;
	line-height: 5px;
	height: 2px;
}

div#newsflash {
	display: inline-block;
	text-align: left;
	padding: 5px;
}

span#newsContent, span#newsbold {
		font-family: Arial;
		font-weight: bold;
}

		span#newsbold {
			color: #FF8539;
			font-size: medium;
		}

		span#newsContent {
				color: #777777;
				font-size: x-small;
		}

/* End  generic top styles */
/* Common central elements */

div.staticBlurb {
	display: block;
	float: left;
	clear: both;
	width: 650px;
	margin-top: 15px;
	background-color: #E9F4FB;
}

		p.stat {
			font-family: Arial;
			line-height: 30px;
			font-size: large;
			color: #606A71;
		}
		
		h1.stat {
			font-family: Arial;
			font-size: large;
			margin-top: 25px;
			color: #606A71;
			font-weight: bold;
		}
		
		td.rightCol {
				border-right: 1px solid #777777;
		}
		
		td.centreCol {
				border-right: 1px solid #E3E6E8;
		}
		
div.leftRound {
	float: left;
	display: block;
	margin: 0px;
	margin-top: 20px;
	margin-left: 0px;
	width: 210px;
	background-color: #eef0f2;
}

h2.leftRound {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #334C4C;
	margin: 15px;
	margin-bottom: 5px;
}

p.leftRound {
	font-family: Arial;
	font-size: x-small;
	color: #334C4C;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 20px;
	margin-right: 20px;
}

div.rightRound {
	display: block;
	float: left;
	width: 500px;
	margin: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
	border:1px solid #e3e6e8;
}

h2.rightRound {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #334C4C;
	margin: 10px;
	margin-left: 25px;
}

h3.rightRound {
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	color: #f3754f;
	margin-left: 25px;
}

h4.rightRound {
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	color: #24ADD9;
	margin-left: 25px;
}

p.rightRound {
	font-family: Arial;
	font-size: x-small;
	color: #334C4C;
	margin-bottom: 20px;
	margin-left: 25px;
	margin-right: 25px;
}

hr {
	width: 88%;
	margin-left: 25px;
	background-color: #777777;
}

h2 {
	font-family: Arial, Verdana;
	font-size: x-large;
	font-weight: bold;
	color: #606A71;
}

h3{
	font-family: Arial, Verdana;
	font-size: medium;
	font-weight: bold;
	color: #606A71;
}

/* End commin central elements */
/* Navigation elements  */
div#navigation {
	display: block;
	width:235px;
	height: 540px;
	background-color: White;
}

td.whiteBottom {
	border-bottom: 1px solid White;
}

#navigation ul	{
margin: 0;
padding: 0;
list-style-type: none;
}

#navigation li { 
	margin: 0;
	padding: 0
}

#navigation a	{
	display: block;
	border-bottom: 1px solid White;
	background-color: #A6C232;
}

#navigation a:hover	{
	border-bottom: 1px solid #24ADD9;
	background-color: #A6C232;
}


/* End Navigation elements */
/* Common content areas */

div#newsProdNav {
	float: left;
	display: block;
	width: 100%;
	background-color: White;
	border-bottom: 2px solid #e3e6e8;
}

/* End common content areas */
/*	news page stuffs	*/

div#newsCenter {
	display: block;
	float: left;
	clear: both;
	margin: 10px;
	margin-top: 20px;
	border:2px solid #e3e6e8;
}
a.newslink {
	color:#334C4C;
	text-decoration:underline;
}

a.redlink {
	color:#E13C51;
}

a.redlink:visited {
	color:#E13C51;
}

a.redlink:hover {
	color:#E13C51;
}

h2.newsItemDetail {
	margin: 15px;
	margin-left: 15px;
}

h3.newsItemDetail {
	line-height: 1.6;
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	color: #f3754f;
	margin-left: 15px;
}

h4.newsItemDetail {
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	color: #24ADD9;
	margin-left: 15px;
}

p.newsItemDetail {
	font-family: Arial;
	font-size: x-small;
	color: #334C4C;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 25px;
}
a.newsItemDetail {
	font-family: Arial;
	font-size: x-small;
	color: #334C4C;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 25px;
	text-decoration: underline;
}
a.newsItemDetail:hover {
	color:#999999;
	text-decoration:underline;
}


div.newsItemDetail {
	margin: 20px;
	margin-top: 30px;
}

img.newsItemDetail {
	float:right;
	margin-right: 50px;
	
}

div.newsStub {
	display: inline-block;
	float: left;
	padding: 5px;
	width: 214px;
	margin: 10px;
	margin-top: 5px;
	
}
 
div.rightFloaty {
	float:left; 
	margin:0; 
	padding:0;
	padding-bottom:3px;
	border:0;
}

/* end news page stuffs*/
/* reg page */

.green {
	display: inline;
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	color: #A6C232;
}

.blue {
	display: inline;
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	color: #24ADD9;
}

.black {
	display: inline;
	font-family: Arial;
	font-size: x-small;
	color: #333333;
}

.red {
	display: inline;
	font-family: Arial;
	font-size: x-small;
	color: #E13C51;
}

.orange {
	display: inline;
	font-family: Arial;
	font-size: x-small;
	color: #F3754F;
}

.phoneNum {
	color: #E13C51;
}

label,input {
	display: block;
	width: 80px;
	float: left;
	height: 18px;
	margin-bottom: 10px;
}

input.copy {
	width: 120px;
}

label {
	font-family: Arial;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
	text-align: left;
	width: 140px;
	padding-right: 5px;
	margin-left: 10px;
}

br.brr {
	clear: left;
}

/*  end reg page*/
/* customer */

div.customerFloat {
	display: block;
	clear: both;
	width: 350px;
	height: 180px;
	margin-top: 15px;
	background-color: #E0E9BD;
}
/* end customer */
/*	case studies	*/

div.adobe {
	background-color: #E3E6E8;
	width: 320px;
	height: 75px;
	margin: 30px;
	margin-bottom: 10px;
}

.dld {
	width: 100%;
	border-bottom: 2px solid #E3E6E8;
	margin: 10px;
	margin-top: 30px;
	padding-bottom: 10px;
	vertical-align: top;
}

/*	end case studies	*/
/*	prods		*/

.topTear, .leftTear {
	background-color: #E3E6E8;
}

div#boxDaddy{	
	display:block;
	float: left;
	margin: 20px;
	width: 350px;
}

div.boxOne {
	float: left;
	display: inline-block;
	width: 220px;
	height: 130px;
	margin: 15px;
	background-image: url(images/bg.jpg);
	background-color: #E3E6E8;
}

div.boxTwo {
	float: left;
	display: inline-block;
	width: 220px;
	height: 130px;
	margin: 15px;
	background-image: url(images/bg.jpg);
	background-position: left;
	background-color: #E3E6E8;
}
/*	end prods	*/
img.newsScrollDetail {
	float:left;
	margin-right: 10px;
	
}
/* New from amy@compress.co.za */

.paleBlueBG {
	background-image: url(images/headerTopBackG.gif);
	background-repeat: no-repeat;
	background-position: center;
}

td.paleBlueBG div {
	padding: 8px;
	margin: 8px;
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 0.05em;
	line-height: 1.3em;
	color: #333333;
}

.spanNorm {
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.3em;
	color: #333333;
	float:left;
	clear:both;
	padding-top: 15px;
	padding-left: 8px;
}

#prophetizeContent {
	background-image: url(images/proHeader.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 755px;
	height: 89px;
}

.prophetizeCopy {
	padding-left:290px;
	padding-top:12px;
	padding-bottom: 12px;
	padding-right: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #56606A;
}

.prophetizeCopy strong {
	font-size: 14px;
	font-weight: bolder;
}

#navcontainer
{
margin-top: 1em;
padding-top: 1em;
overflow: hidden;
width: 379px;
}

#navlist
{
list-style-type: none;
margin: 0;
padding: 0;
margin-top: 0.8em;
margin-left: 1em;
float: left;
clear: none;
width: 355px;
}

#navlist li
{
border-left: 1px solid #47ADDC;
float: left;
line-height: 1.2em;
margin: 0.1em .5em 0.1em -.5em;
padding: 0 .5em 0 .5em;
}

#navlist li a
{
	color: #47ADDC;
	font-family: Arial, Verdana;
	font-size: 14px;
	line-height: 1.2em;
	color: #5CBADF;
	text-decoration: none;
}

.BGHeaderStrip {
	background-repeat: no-repeat;
	background-position: center;
}
a.JobTitleLink {
	color:#606A71;
	padding:15px;
	padding-right: 0px;
	padding-top:0px;
	text-decoration:none;
}

a.JobTitleLink:visited {
	color:#606A71;	
}

a.JobTitleLink:hover {
	color:#999999;
	text-decoration:underline;
}

a.JobSpecLink {
	color:#606A71;
	text-decoration:none;
	padding-right: 0px;
	padding-top:0px;
	text-align: right;
	
}

a.JobSpecLink:visited {
	color:#606A71;
}

a.JobSpecLink:hover {
	color:#999999;
	text-decoration:underline;
}
