body {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 12px;
	margin: 0 auto;
	background:url(media/tmp_orangerule.gif) repeat-x;
	padding: 0;
	 margin:0 auto;
	position:relative;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#page-container {
	width: 822px;
 margin:0 auto;
}

div {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border: none;
}

/* Listing pahes alternative row colour */
.alternative-row-color {
	background-color: #F3F3F3;
}

/*
FONTS
-----
*/
.header-text {
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	padding: 12px 0px 2px 10px;
	text-align: left;
}

.interior-header-text {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	padding: 12px 0px 2px 10px;
	background-color: #777689;
}

h1 {
	margin-top:0;
	margin-bottom: 5px;
	font-weight:bold;
	font-size:25px;
	color: #666666;
}

h2 {
	display: inline;
	margin-top:0;
	margin-bottom:0;
	font-weight:bold;
	font-size:15px;
	color: #666666;
}

h3, span.header {
	display: inline;
	margin-top:0;
	margin-bottom:0;
	font-weight: bold;
	font-size:17px;
	color: #666666;

}

h3 a:link a:visited a:active {
	display: inline;
	margin-top:0;
	margin-bottom:0;
	font-weight: bold;
	font-size:17px;
	text-decoration: none;
	color: #003399;

}

h3 a:hover {
	display: inline;
	margin-top:0;
	margin-bottom:0;
	font-weight: bold;
	font-size:17px;
	text-decoration: underline;
	color: #003399;

}

h4 {
	margin-top:0;
	margin-bottom:0;
	font-weight:bold;
	font-size:11px;
	text-transform: capitalize;
	color: #777689;
}

.message { 
	font-size: 12.5px; 
	color: red; 
	font-weight: bold 
} 


p {
	margin-top: 0;
}


/* LINK STYLES */
a:link, a:visited, a:active    {text-decoration:none; color: #003399;}    
a:hover   { text-decoration: underline; color:  #003366; }




/*
HEADER
-------
*/

#header-logo-menu {
	height: 65px;
}

.header-list-menu-container {
	float:right;
	margin: 30px 0 0 0;
	padding: 0;
}

#header-upper-nav {
	margin: 0;
	padding: 0;
}

#header-upper-nav li {
	display: inline;
	list-style-type: none;
	font-size:10px;
	padding: 0 30px 0 0;
	margin: 0;
	color:#003399;
}

#header-upper-nav li a:active,  #header-upper-nav li a:link, #header-upper-nav li a:visited{
	font-size:10px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	color:#003399;
}

#header-upper-nav li a:hover {
	font-size:10px;
	margin: 0;
	padding: 0;
	text-decoration: underline;
	color:#003399;
}


#header-lower-nav {
	background: url(media/tmp_navigationbar.gif) no-repeat;
	height: 39px;
	margin: 0 auto;
}

#header-main-menu {
	margin: 0;
	padding: 12px 0 0 45px;
	text-align: left;
}

#header-main-menu li {
	display: inline;
	font-size: 11px;
	list-style-type: none;
	font-weight: bold;
	color:#FFFFFF;
	margin: 0;
	padding: 0 36px 0 0;
}

#header-main-menu li a:link, #header-main-menu li a:active, #header-main-menu li a:visited{
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#header-main-menu li a:hover {
	font-weight: bold;
	color:#EEEEEE;
	text-decoration: none;
	margin: 0;
	padding: 0;

}

.home-header {
	width: 200px;
	padding:6px 0px 0px 10px;
	height: 25px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-image:url(/media/hdr_green_rounded.gif);
	background-repeat: no-repeat;
}

.home-box-content {
	width: 184px;
	border: 1px solid #D6D6D6;
	padding: 12px;
	font-size: 11px;
}

/*
PAGE CONTENT
-------------
*/

#page-content {
	margin-top: 2px;
}

/*
PAGE CONTENT (2-col)
-------------
*/
#page-content-right {
	float: right;
	width: 220px;
	padding-top:20px;
}

#page-content-left {
	border-right: 1px solid;
	border-color: #CCCCCC;
	margin-top:20px;
	margin-right: 220px;
	padding: 0 20px 20px 20px;
	min-height: 600px;
_height: 600px /*THIS IS USED SO THE MIN-HEIGHT WORKS IN IE*/
}

.interior-latest-news-releases-header {
	background-color: #62AC1E;
	height: 30px;
	width: 168px;
}

.interior-content-borders {
	border: #CCCCCC 1px solid;
	width: 168px;
}

#quick-links {
	text-align: left;
	padding: 0;
	margin: 0;
	list-style: none;
	background-color: #F3F3F3;
}

#quick-links li {
	list-style-type:none;
	list-style-position:outside;
	padding: 7px;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	color:#003399;
}

#quick-links li a:link, #quick-links li a:active, #quick-links li a:visited{
	list-style-type:none;
	list-style-position:outside;
	font-size: 11px;
	font-weight: bold;
	color:#003399;
	text-decoration:none;
	margin: 0;
	padding: 0;
}

#quick-links li a:hover {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	color:#003399;
	text-decoration:underline;
}

#quick-links-separator {
	border-top: 1px dashed #CCCCCC;
}

#back {
	font-size: 11px;
	text-align: right;
	text-decoration: none;
}

#back a:link, #back a:active, #back a:visited {
	font-size: 11px;
	text-align: right;
	text-decoration: none;
}

#back a:hover {
	font-size: 11px;
	text-decoration: underline;
}

#market-table {
	background-color: #F3F3F3;
}

#market-table a:link, #market-table a:active, #market-table a:visited {
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}

#market-table a:hover {
	font-size: 11px;
	font-weight:bold;
	text-decoration:underline;
	
}

.side-content {
	background-color: #F5F5F5;
	border: 1px solid #CECECE;
	padding: 10px;
	font-size: 11px;
}

a.side-content:link, a.side-content:visited, a.side-content:active    { font-size: 11px; font-weight:bold; text-decoration:none; color: #003399;}    
a.side-content:hover   { font-size: 11px; font-weight:bold; text-decoration: underline; color:  #003366; }



/*
FOOTER
------
*/

#footer-container {
	padding-top:20px;
	clear:both;
}

#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align:center;
	background-color: #F3F3F3;
	padding: 10px 0px 10px 10px;
	clear:both;
}

#footer a:link, #footer a:active, #footer a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
	text-decoration:none;
}

#footer a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
	text-decoration:underline;
}

/* DEFAULT PAGE */


/* Content Borders */
.content-borders {
	border-bottom: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	height: 245px;
}

/* Products & solutions Green */
.grnBgColour {
	background-color: #F2F8EE;
}

/* Continer for Featured Product and Products & solutions we offer */
.products-inner-containers {
	border-bottom: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	height: 193px;
	background:#FFFFFF;
/*	width: 279px;*/
	padding: 10px;
}

.featured-header {
	font-size: 12px;
	color:#333333;
	font-weight:bold;
}

.featured-text {
	font-size: 11px;
	color:#333333;
	line-height: 16px;
}

a.featured:link, a.featured:visited, a.featured:active    { font-size:11px; text-decoration:none; color: #003399;}    
a.featured:hover   { font-size:11px; text-decoration: underline; color:  #003366; }



/* Products & solutions Green */
.products-inner-head-color {
	background-color: #64AB1D;
}


/* Latest News */
#latest-news-releases {
	float: right;
	width: 214px;
}

#products-and-solutions {
	margin-right: 220px;
}

.products-and-solutions-header {
	background: url(media/hdr_productsandsolutions.gif) no-repeat;
	height: 30px;
	width: 595px;
}

#products-and-solutions-content {
	width: 593px;
	background-color: #EFF5E7;
	border-bottom: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
}


/* Management Bios */

#bio-pic {
	width: 125px;
	border-bottom: 4px solid;
	border-color: #FF9900;
	margin: 2px 15px 0px 3px;
}

#market-pic {
	width: 175px;
	border-bottom: 4px solid;
	border-color: #FF9900;
	margin: 2px 15px 0px 3px;
}