@charset "utf-8";
body {
	margin: 0px;
	background: #0F3A80 url(images/body_bgr2.jpg) repeat-x;
}
.bottomborder {
	border-bottom: 1px dotted #CCC;
}
.toppage_text {
	font: 11px Tahoma, "Trebuchet MS", Verdana, sans-serif;
	color: #999999;
	text-align: center;
}
.nav_subbar {
	font: 13px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #336600;
	text-decoration: none;
}
.nav_subbar a {
	color: #000000;
	text-decoration: none;
}
#bodyContainer {
	background: url(images/body_bgr.png) repeat-y center top;
}
#pageContainer {
	margin-left: auto;
	margin-right: auto;
	width: 920px;
	font: 12px/18px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #666666;
	padding: 10px;
	border-bottom: 20px solid
#;
}
#pageContainer a {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #0099FF;
	border-bottom: 1px dotted #CCC;
	text-decoration: none;
	padding-bottom: 1px;
}
#pageContainer blockquote {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #999999;
}

#pageContainer a:hover {
	color: #CC6600;
}



.pageTitle {
	font-size: 18px;
	font-weight: normal;
	color: #7AB9E4;
	padding: 10px;
	border-bottom: 1px dotted #CCC;
	display: block;
}
.pageSubTitle {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
h2.header {
	color: #FF9933;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 5px;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
}
.txtBlack {
	color: #000000;
}
.txtGreen {
	color: #8BC42D;
}
.txtBlue {
	color: #60ABEF;
}
.txtOrange {
	color: #F99A00;
}

#pageContainer hr {
	color: #CCC;
	height: 1px;
	border: 0px;
	background-color: #CCC;

}
#pageContainer  input, select, textarea {
	color: #5F6F7E;
	background: #CCE4F4;
	border: 1px solid #778899;
	font-size: 11px;
	padding: 3px;
}
h2 {
	margin-bottom: 3px;
	margin-top: 5px;
}


.cg_title_bgr {
	background: url(images/cg_txtheader_bgr.jpg) repeat-x 0 100%;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
}

.cg_cell {
	color: #999999;
	padding-top: 26px;
	font: 12px/13px "Trebuchet MS", Tahoma, Verdana, Arial;
	background: #E9E9E9 url(images/cg_cellbgr.jpg) repeat-x 100%;
	width: 218px;
}

.cg_cell img {
	border: 6px solid #CCC;
	margin-bottom: 10px;
}
.cg_cell_title, .cg_cell a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.cg_cell div    {
	margin-bottom: 6px;
	margin-top: 0px;
}
#pageContainer   .cg_cell    a   {
	border: none;
}
#footer {
	padding-left: 10px;
	font: 12px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #9ACAF5;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#pageContainer  li  {
	padding-bottom: 3px;
	border-bottom: 1px dotted #CCC;
	padding-top: 3px;
	margin-right: 100px;
	font: 11px/20px Georgia, "Times New Roman", Times, serif;
}
#pageContainer li a {
	border: none;
}

.rhsBox {
	float: right;
}
#pageContainer h1 {
	font-size: 26px;
	border-bottom: 1px dotted #CCC;
	padding-left: 10px;
	padding-bottom: 8px;
	margin-top: 5px;
}
div.solutionDesc {
	margin-bottom: 25px;
	border-bottom: 5px dotted #DDDDDD;
	margin-top: 30px;

}
div.solutionDesc  img.sample {
	float: right;
	margin-left: 15px;
	border: 5px solid #CCC;
	margin-bottom: 20px;
}
#pageContainer a.demolink {
	text-decoration: none;
	border: none;
}

.headerSmall {
	font-size: 16px;
}



#pageContainer  div.strongBlue strong {
	color: #60ABEF;
}
table.pricing {
}
table.pricing td {
	padding: 5px;
	border-bottom: 1px dotted #CCC;
}

