body {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin:0;
  background-color:#adabab;
  font-size:12px;
  color:#4C4C4C;
}

p {
	margin-bottom:5px;; 
	padding-bottom:0px;
	margin-top:10px;
	padding-top:0px;
	line-height:16px;
}

td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#container {
	width:919px;
	margin:0 auto;
	background-image:url(../images/page-background.jpg);
	position:relative;
}

#topmenu {
	position:absolute;
	top:26px;
	left:569px;
}

#topmenu img {
	vertical-align:middle;
}

#topmenu a {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

#topmenu a:hover {
	color:#FF0000;
}

#sideMenu {
	width:228px;
	background-color:#cce1f5;
	margin-top:20px;
}

#sideMenu2, #sideMenu3 {
	width:228px;
	background-color:#cce1f5;
	text-align:left;
}

#sideContent, #sideContent2 {
	text-align:left;
}

#sideContent p, #sideContent2 p {
	padding-left:18px;
	padding-right:18px;
}

#sideContent .sideText {
	padding-left:20px;
	padding-right:20px;
	text-align:left;
	font-size:11px;
}

#sideContent .header, #sideContent2 .header {
	font-size:13px;
	color:#666666;
	font-weight:bold;
}

#sideContent .blueheader {
	font-size:18px;
	color:#003366;
	font-weight:bold;
	padding-left:20px;
}

#sideContent2 .blueText {
	color:#003366;
	font-weight:bold;
	padding-left:20px;
	padding-right:20px;

}

#sideContent img {
	vertical-align:middle;
}

#sideContent ul {
    list-style-type:none;
	margin:0;
	padding:0;
}
#sideContent li {
    padding-left:15px;
    background:transparent url(../images/sideMenuIcon.jpg) no-repeat;
    background-position:0 5px;
	margin-left: 2em;
	margin-right: 2em;
	margin-bottom:1em;
	margin-top:1em;
}

#sideContent a, #sideContent2 a, #sideContent3 a {
	color:#003366;
	font-weight:bold;
}

#sideContent a:hover, #sideContent2 a:hover, #sideContent3 a:hover {
	color:#ff0000;
}

#sideContent a.sideCurrent {
	color:#ff0000;
	font-weight:bold;
}

#sideContent a.sideCurrent:hover {
	color:#003366;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#sideContent .blankrow {
	padding-left:0px;
	background-color:#FFFFFF;
	height:5px;
	width:100%;
	margin-top:8px;
}

.sideHeader {
	color:#003366;
	font-weight:bold;

}

#content {
	padding-left:50px;
	padding-right:50px;
	padding-top:20px;
	padding-bottom:40px;
	text-align:left;
}

#content .header {
	font-size:22px;
	color:#003366;
	font-weight:bold;
}

#content .subheader {
	font-size:18px;
	color:#003366;
	font-weight:bold;
}

#content .subItalicheader {
	font-size:16px;
	color:#003366;
	font-weight:bold;
	font-style:italic;
}

#content .subsubheader {
	font-size:14px;
	color:#003366;
	font-weight:bold;
}

#content .subGrayheader {
	font-size:16px;
	color:#666666;
	font-weight:bold;
	line-height:20px;
}

#content .smallGrayheader {
	font-size:12px;
	color:#666666;
	font-weight:bold;
}

#content hr {
	color:#80B3E6;
	border:1px solid;
}

#content a {
	color:#003366;
	font-weight:bold;
}

#content a:hover {
	color:#ff0000;
}

#content .BreakBox {
	font-size:14px;
	color:#003366;
}

#content a.bottomLink {
	color:#003366;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

#HomePlainLink a {
	color:#ffffff;
	font-size:26px;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}

#HomePlainLink:hover {
	color:#ff0000;
}

#content a.downloadLink {
	color:#003366;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}

#content a.downloadLink:hover {
	color:#ff0000;
}

#content .quoteText {
	color:#003366;
	font-style:italic;
	font-size:11px;
}

#content ul {
	margin:0;
	padding:0;
	padding-left:14px;
}

#content li {
	padding-bottom:1em;
}

#content #quote {
	background-color:#CCE1F6;
	width:520px;
	padding-left:10px;
	padding-right:10px;
}

#content .faqheader {
	font-size:14px;
	color:#005BAF;
	font-weight:bold;
}

#content .subFaq {
	list-style:none;
	font-size:12px;
	line-height:20px;
}

#content #homeIconTable td {
	vertical-align:top;
}

#content .lightBlue {
	color:#005dc9;
}

#content .darkBlueTxt {
	color:#003366;
}

#orangebox {
	background-color:#ff9933;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
}

#orangeimage {
	padding-left:50px;
	padding-right:50px;
	width:560px;
	background-color:#ff9933;
	margin-top:20px;
}


#whoUses td.usestopright {
	background-image:url(../images/bgUsesTopRight.jpg);
	width:177px;
	height:123px;
	vertical-align:middle;
	text-align:center;
}

#whoUses td.usestopleft {
	background-image:url(../images/bgUsesTopLeft.jpg);
	width:177px;
	height:123px;
	vertical-align:middle;
	text-align:center;
}

#whoUses td.usesbottomright {
	background-image:url(../images/bgUsesBottomRight.jpg);
	width:177px;
	height:123px;
	vertical-align:middle;
	text-align:center;
}

#whoUses td.usesbottomleft {
	background-image:url(../images/bgUsesBottomLeft.jpg);
	width:177px;
	height:123px;
	vertical-align:middle;
	text-align:center;
}

#whoUses td.usesnormal {
	background-image:url(../images/bgUsesNormal.jpg);
	width:177px;
	height:123px;
	vertical-align:middle;
	text-align:center;
}

#bluebox {
	background-color:#e6f0fa;
	text-align:left;
	font-size:12px;
	color:#666666;
	font-weight:bold;
}
#blueboxContent {
	padding-left:10px;
	padding-right:10px;

}

#menu td.row1 {
	background-color:#003366;
	line-height:31px;
}

#menu td.row2 {
	background-color:#cce1f5;
	line-height:31px;
}

#menu a {
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	display:block;
}

#menu a:hover {
	background-color:#cce1f5;
	color:#003366;
}
#menu a.current {
	color:#003366;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	display:block;
}

#menu a.current:hover {
	background-color:#003366;
	color:#ffffff;
}


#subMenu {
	background-color:#cce1f5;
	height:40px;
	white-space:nowrap;
	list-style-type:none;
	vertical-align:middle;
}

#subMenu li {
	display:inline;
}

#subMenu li a {
	padding:0.1em 0.5em;
	color:#003366;
	text-decoration:none;
	float:left;
}

#subMenu li a:hover {
	color:#ff0000;
}

#subMenu li a.scurrent {
	padding:0.1em 0.5em;
	color:#ff0000;
	text-decoration:none;
	float:left;
}

#subMenu li a.scurrent:hover {
	color:#003366;
}

#footer {
	background-image:url(../images/pageBottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:45px;
	padding-left:50px;
	padding-right:50px;
	padding-bottom:18px;	
	color:#666666;
	font-weight:bold;
}

#footer a {	
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

#footer a:hover {
	color:#000;
}

a.sidePlainLink {
	font-weight:bold;
	color:#003366;
	text-decoration:none;
	font-size:14px;
}

a.sidePlainLink:hover {
	font-weight:bold;
	color:#ff0000;
}

.hidden { display: none; }
.unhidden { display: block; }

.faqcontent {
	background-color:#e6f0fa;
	padding:10px;
	color:#000;
	font-weight:normal;
}

.faqcontent ul {
	list-style:square;
}

.listUnpadded {
	margin:0 0 0 0;
	padding:0 0 0 0;
	padding-left:15px;
}

#pricingTable .row1 {
	text-align:center;
	background-color:#0066cc;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:5px;
}

#pricingTable .row2 {
	color:#0066cc;
	background-color:#cce1f5;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	padding:5px;
}

#pricingTable .bottomCnr {
	background-color:#cce1f5;
	vertical-align:bottom;
	padding:0;
}
#pricingTable .topCnr {
	background-color:#0066cc;
	vertical-align:top;
	padding:0;
}
#SiteMap2 {
	padding-left:50px;
	padding-right:50px;
	padding-top:20px;
	padding-bottom:40px;
	text-align:left;
}

#SiteMap2 .header {
	font-size:22px;
	color:#003366;
	font-weight:bold;
}

#SiteMap2 ul {
	margin:0;
	padding:0;
	padding-left:14px;
	list-style:none;
}

#SiteMap2 .subsubheader {
	font-size:14px;
	color:#666666;
	font-weight:bold;
}

#SiteMap2 li {
	padding-bottom:1em;
}

#SiteMap2 a {
	color:#003366;
	text-decoration:none;
	font-weight:bold;
}

#SiteMap2 a:hover {
	color:#ff0000;
}

.roundedcornr_box_177788 {
	background: #ff9933;
	text-decoration: none;
	color: ffffff;
}
.roundedcornr_top_177788 div {
   background: url(../images/roundedcornr_177788_tl.png) no-repeat top left;
}
.roundedcornr_top_177788 {
   background: url(../images/roundedcornr_177788_tr.png) no-repeat top right;
}
.roundedcornr_bottom_177788 div {
   background: url(../images/roundedcornr_177788_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_177788 {
   background: url(../images/roundedcornr_177788_br.png) no-repeat bottom right;
}

.roundedcornr_top_177788 div, .roundedcornr_top_177788, 
.roundedcornr_bottom_177788 div, .roundedcornr_bottom_177788 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_177788 { margin: 0 30px; }

