body,td,th,select,input,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
h1,h2,h3,h4,h5,h6,p,ul,ol {
	margin:10px 0px;
	padding:0px;
}
h1 {
	margin-top:0px;
}
h2 {
	font-size:19px;
	color:#CC3333;
	font-weight:normal;
}
h3 {
	font-size:15px;
	color: #666666;
	font-weight:normal;
}
h4 {
	font-size:11px;
	color:#CC3333;
	text-transform:uppercase;
}
h5 {
	font-size:11px;
}
h6 {}

img {
	border:0px;
}
a {
	color:#003399;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a.none {
	text-decoration:none;
	color:inherit;
	cursor:text;
}
ul {
	list-style-type:none;
	padding:0px;
}
ul li {
	background:url(../images/bulletGrey.gif) 0px 3px no-repeat;
	padding-left:15px;
}
ul li ul li {
	background-image:url(../images/bulletHollow.gif);
}
hr {
	color:#FFFFFF;
	background-color:#FFFFFF;
	border:0px;
	padding:0px;
	height:1px;
	clear:both;
}
form {
	margin:0px;
	padding:0px;
}

table td,
table th {
	padding:2px;
	text-align:left;
	vertical-align: top;
}
table td h5 {
	margin-top:0px;
}
table th {
	color:#CC3333;
}

body {
	background-color:#000000 !important;
	margin:0px;
	padding:0px;
	text-align:center;
}
div.fixedWidth {
	width:760px;
	margin:0px auto;
	text-align:left;
}
div.header {
	float:left;
	background:#FFFFFF url(headerQuote.gif) 535px 190px no-repeat;
	width:100%;
}
div.header img {
	display:block;
}
div.header img.logo {
	float:right;
	margin-right:20px;
	margin-top:20px;
}
div.navigation {
	border-top:2px solid #FF7C4B;
	float:left;
    background:#FFD440 url(contentBgTop.gif) bottom left no-repeat;
	padding-bottom:20px;
	width:760px;
}
div.dropMenu {
	/* SEE: /cmsTemplates/dropMenu/dropMenu.css */
}
div.bodyContent {
	float:left;
	width:720px;
	padding:0px 20px;
	min-height:220px;
	background:#FFD440 url(contentBgBot.gif) bottom no-repeat;
}
* html div.bodyContent { /* IE Fix's */
	width:760px;  /* IE 5, 5.5 */
	w\idth:720px; /* IE 6 */
}
div.bodyContent ul.nav3 {
	margin-top:0px;
}
div.bodyContent ul.nav3 li {
	background:none;
	padding:0px;
}

div.bodyContent div.col1 {
	width:500px;
	float:left;
}
div.bodyContent div.col2 {
	width:130px;
	float:right;
	margin-top: -40px;
	margin-right: -15px;
}

div.footer {
	clear:both;
	border-top:2px solid #FF7C4B;
	border-bottom:2px solid #FF7C4B;
	text-align:center;
	padding-bottom:5px;
	background-color:#FFFFFF;
	float:left;
	width: 760px;
	margin-left: -20px;
}
div.footer img {
	margin:5px 5px 0px 5px;
}
div.copyright {
	font-size:11px;
	text-align:center;
	color:#666666;
	padding:0px 0px 5px 0px;
}
div.copyright a {
	color:#666666;
	font-weight:bold;
}

/* ------------------------------------- */
/* BESPOKE STYLE 
/* ------------------------------------- */
div.cmsCoreFormsSubmitForm div{
	width:100%;
	
}
div.productFilter {
	background:#FFFFFF url(../images/solutionFinderBg.gif) repeat-x;
	border:1px solid #C2C2C2;
	padding:2px 3px 5px 3px;
}
div.productFilter table {
	width:100%;
	border-top:0px;

}
div.productFilter table th,
div.productFilter table td {
	width:25%;
	padding-left:0px;
	padding-right:6px;
}
div.productFilter table select,
div.productFilter table input {
	width:100%;
	border:1px solid #C2C2C2;
}
div.prodOverview, div.suiteOverview {
}
div.prodOverview div, div.suiteOverview div{
	float:left;
	width:610px;
}

div.prodOverview div.enquire, div.suiteOverview div.enquire{
	/*background-color:#FFFF00;*/
	float:left;
}
div.prodOverview img,
div.suiteOverview img {
	float:left;
	padding-right:20px;
}
div.prodOverview h3 a,
div.suiteOverview h3 a {
	text-decoration:none;
	color: #666666;
}
div.prodOverview p.prodRating,
div.suiteOverview p.prodRating {
	clear:left;
	margin:0px 0px 10px 0px;
	font-weight:bold;
}
div.prodOverview p a,
div.suiteOverview p a {
	color:#CC0033;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
}
div.prodOverview p.prodRating span,
div.suiteOverview p.prodRating span {
	border:1px solid #FFFFFF;
	padding:1px 4px;
	color:#FFFFFF;
}

div.prodOverview p.prodRating span.high,
div.suiteOverview p.prodRating span.high {
	background-color:#CC0033;
}
div.prodOverview p.prodRating span.mediumHigh,
div.suiteOverview p.prodRating span.mediumHigh {
	background-color:#D93536;
}
div.prodOverview p.prodRating span.medium,
div.suiteOverview p.prodRating span.medium {
	background-color:#E56A39;
}
div.prodOverview p.prodRating span.mediumLow,
div.suiteOverview p.prodRating span.mediumLow {
	background-color:#F29F3D;
}
div.prodOverview p.prodRating span.low,
div.suiteOverview p.prodRating span.low {
	background-color:#FFD440;
}
div.prodOverview p.prodRating span.none,
div.suiteOverview p.prodRating span.none {
	background-color:#FFD440;
}
div.solutionFinder {
	padding:1px;
	background-color:#ADADAD;
}
div.solutionFinder div.filters {
	border:1px solid #C2C2C2;
	border-top:0px;
	padding:3px;
	background-color:#FFFFFF;
}
div.solutionFinder div.filters select {
	border:1px solid #C2C2C2;
	margin-bottom:3px;
	font-weight:normal;
}
div.solutionFinder div.filters p select {
	width:30%;
}
div.solutionFinder div.filters input {
	border:1px solid #C2C2C2;
}
div.solutionFinder div.filters p {
	margin:3px 0px;
	font-weight:bold;
	text-transform:uppercase;
}
div.solutionFinder table {
	background:#FFFFFF url(../images/solutionFinderBg.gif) repeat-x;
	border:1px solid #C2C2C2;
	border-top:0px;
}
div.solutionFinder table caption {
	background-color:#D7D7D7;
	border:1px solid #C2C2C2;
	border-bottom:0px;
	padding:3px;
	text-align:left;
}
div.solutionFinder table tr td {
	border-top:1px solid #C2C2C2;	
	font-size:10px;
}
div.solutionFinder table th {
	padding:2px 3px;
	text-transform:uppercase;
	text-align:left;
}
div.solutionFinder table td {
	padding:2px 2px;
	vertical-align:top;
}
div.solutionFinder table td input {
	margin:0px;
	padding:0px;
	height: 12px;
	width: 12px;
}
div.solutionFinder select {
	width:100%;
}
div.solutionFinder table td.threat0,
div.solutionFinder table td.threat1,
div.solutionFinder table td.threat2,
div.solutionFinder table td.threat3,
div.solutionFinder table td.threat4,
div.solutionFinder table td.threat5 {
	border-left:1px solid #C2C2C2;
}
div.solutionFinder table td.threat1 {
	background-color:#FFD440;
}
div.solutionFinder table td.threat2 {
	background-color:#F29F3D;
}
div.solutionFinder table td.threat3 {
	background-color:#E56A39;
}
div.solutionFinder table td.threat4 {
	background-color:#D93536;
}
div.solutionFinder table td.threat5 {
	background-color:#CC0033;
}
table.solutions {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	border-bottom:0px;
}
table.solutions td,
table.solutions th {
	padding:3px;
	text-align:left;
	vertical-align: top;
	background-color:#FFFFFF;
}
table.solutions th {
	color:#CC0033;
	vertical-align:bottom;
	border-bottom:1px solid #CCCCCC;
}
table.solutions tr.product td {
	background-color:#D1D1D1;
	border-bottom:1px solid #C2C2C2;
}
table.solutions tr.suite td {
	background-color:#D1D1D1;
	border-bottom:1px solid #C2C2C2;
}
table.solutions tr.suiteProduct td {
	border-bottom:1px solid #C2C2C2;
	background-color:#E3E3E3;	
}
table.solutions tr.suiteProduct td.product {
	padding-left:15px;
}
table.solutions tr.solution td {
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
}
table.solutions td span {
	padding:2px 5px;
	border:1px solid #FFFFFF;
}
table.solutions td.high,
table.solutions td.mediumHigh,
table.solutions td.medium,
table.solutions td.mediumLow,
table.solutions td.low,
table.solutions td.none {
	color:#FFFFFF;
	font-weight:bold;
	padding:6px 0px;
}

table.solutions td.high span {
	background-color:#CC0033;
}
table.solutions td.mediumHigh span {
	background-color:#D93536;
}
table.solutions td.medium span {
	background-color:#E56A39;
}
table.solutions td.mediumLow span {
	background-color:#F29F3D;
}
table.solutions td.low span {
	background-color:#FFD440;
}
table.solutions td.none span {
	background:none;
}
body {
	background-color: #FFD440;
}

.message {
	color:#CC0033;
	font-weight:bold;
}

/* ------------------------------------- */
/* XINHA SELECTABLE STYLE ELEMENTS
/* ------------------------------------- */

.floatImgLeft {
	float:left;
	margin-bottom:10px;
	margin-right:10px;
}
.floatImgRight {
	float:right;
	margin-bottom:10px;
	margin-left:10px;
}
TABLE.widthAuto {
	width:auto;
}
TABLE.width100 {
	width:100%;
}
TD.alignLeft,
TH.alignLeft {
	text-align:left;
}
TD.alignRight,
TH.alignRight {
	text-align:right;
}

p.enquire {
	font-weight:bold;
	margin-bottom:15px;
}

p.enquire a {
	color:#CC0000;
}

.paging {
	text-align:left;
	padding-top: 14px;
}
.paging div {
	float: right;
	padding-top: 4px;
}
.paging #resultsPerPage {
}
.paging #page {
}

/* Site Map Styles */
div.siteMap ul.level0 li a {
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#333333;
}
div.siteMap ul.level1 li a {
	font-weight:normal;
	font-size:12px;
	color:#003399;
}

/* blog */

div#blog {
	float:left;
	width:500px;
}
div#blog div.post {
	width:500px;
	margin-bottom:10px;
	overflow:hidden;
	border-bottom:2px solid #FF7C4B;
}
div#blog div.post h2 {
	margin-bottom:0 !important;
}
div#blog div.post h2 a {
	color:#CC3333;
	text-decoration:none;
}
div#blog div.post p.postedBy {
	float:left;
	width:400px;
	font-size:12px;
}
div#blog div.post p.postedBy span {
	font-weight:bold;
	color:#CC3333;
}
div#blog div.post p.comments {
	float:right;
	width:100px;
	text-align:right;
	font-size:12px;
}
div#blog div.post p.comments strong,
div#blog div.comment p strong {
	color:#CC3333;
}
div#blog div.post div.tags,
div#blog div.comment {
	clear:both;
	float:left;
	width:478px;
	padding:5px 10px;
	margin-bottom:10px;
	border:1px solid #999999;
	background-color:#E5E5E5;
}
div#blog div.post div.tags p {
	float:left;
	width:30px;
	margin:0 10px 0 0 !important;
}
div#blog div.tags ul {
	float:left;
	width:430px;
	margin:0;
}
div#blog div.tags ul li {
	display:inline;
	background:none;
	padding:0;
}
div#blog div.tags ul li a,
div#tags ul li a {
	color:#CC3333;
}
div#blog div.tags ul li a:hover,
div#tags ul li a:hover {
	color:#CC3333;
}
div#blog div.post div.content {
	clear:both;
	float:left;
	width:500px;
	margin-bottom:10px;
}
div#blog hr {
	clear: both;
	height:1px;
	border:none;
	color:#96C63E;
	background-color:#96C63E;
	margin-bottom:10px;
}
div#blog div.archiveLinks {
	clear:both;
}
div#blog div.archiveLinks p {
	clear:both;
	float:left;
	font-weight:bold;
	margin-bottom:0 !important;
}
div#blog div.archiveLinks ul {
	clear:both;
	float:left;
	width:440px;
/*	margin:0;*/
}
div#blog div.archiveLinks ul li {
	padding:0;
	float:left;
	display:inline;
	background:none;
	margin-right:10px;
}
div#blog div.archiveLinks ul li a {
	color:#CC3333;
}
div#blog form#addCommentForm {
	border-bottom:2px solid #FF7C4B;
}
div#blog ul.paging {
	clear:both;
	float:left;
	margin-top:20px;
}
div#blog ul.paging li {
	display:inline;
	background:none;
	margin-right:5px;
	padding:0;
}
div#blog form#addCommentForm input {
	width: 498px;
	border:1px solid #999999;
}
div#blog form#addCommentForm p.submit input,
div#blog p.submit input {
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 10px;
	width:auto;
	border:none;
	cursor:pointer;
	text-transform:uppercase;
}
div#blog form#addCommentForm textarea {
	width: 498px;
	height:150px;
	border:1px solid #999999;
}
div#tags {
	/*float:right;
	width:110px;*/
	padding:10px;
	border:1px solid #999999;
	background-color:#E5E5E5;
}
div#tags h2 {
	margin-top:0 !important;
}
div#tags ul li {
	background:none;
	padding:0;
	margin-bottom:5px;
	display:inline;
	margin-right:5px;
}
div#tags ul li a {}
