BODY {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 90%;
	background-color: white;
	color: #393939;
	line-height: 130%;
	margin: 0px;
	padding: 0px;
}

BODY.main {
	background-color: white;
	background-image: url(../images/cmnv_bg6.gif);
	background-repeat: no-repeat;
	background-position: left 72px;
}

BODY.menu {
	 background-color: #008C9F;
	 background-repeat: no-repeat;
	 background-position: right bottom;
	 background-image: url(../images/cmnv_bg5.gif);
	 padding-left: 10px;
	 padding-top: 15px;
}

SUP {
	font-size: 80%;
}

H1 {
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
	color: #196AC8;
	line-height: normal;
}

H1.section {
	font-weight: bold;
	font-size: 15pt;
	font-style: italic;
	line-height: normal;
	color: #196AC8;
	background-image: url(../images/cmnv_bg26.gif);
	background-repeat: repeat-x;
	background-position: center center;
	text-transform: uppercase;
	text-align: center;
	width: 90%;
	margin: 1em auto 1em auto;
}

H1.section SPAN {
	display: inline-block;
	background-color: white;
	padding: 0px 10px;
}

H2 {
	margin-bottom: 0px;
	font-weight: bold;
	color: #555555;
	font-size: 14pt;
}

H3 {
	margin-bottom: 0px;
	font-weight: bold;
	color: #555555;
	font-size: 110%;
}

H4 {
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 15pt;
	font-style: italic;
	line-height: normal;
	color: #196AC8;
	text-transform: uppercase;
}

H5 {
	margin-bottom: 0px;
	font-family: verdana,helvetica,arial,sans-serif;
	font-weight: bold;
	color: #196AC8;
	line-height: normal;
	font-style: normal;
	padding: 0px;
	font-size: 13pt;
}

BLOCKQUOTE {
	width: 80%;
	margin: 1em auto;
}

blockquote.testimonial {
	background-color: rgb(241,249,252);
	border: 1px solid rgb(25,106,200);
	padding: 0.5em 1em;
}

A {
	color: #0066CC;
}

A:hover {
	color: #6699FF;
}

A.mainMenu {
	display: block;
	width: 94px;
	font-family: Verdana,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 4px;
	border-bottom: 1px solid #FFFFFF;
	margin-top: 3px;
	text-decoration: none;
}

A.mainMenu:hover {
	background-color: #FFFFFF;
	color: #196AC8;
}

DIV.inset-photo {
	float: right;
	margin-left: 15pt;
	margin-right: 0pt;
	margin-top: 10pt;
	margin-bottom: 10pt;
	font-size: 8pt;
	line-height: 10pt;
	font-weight: bold;
	color: #000000;
}

DIV.inset-photo IMG {
	display: block;
	margin-bottom: 10px;
	border: 2px solid #000000;
}

DIV.footer {
	font-size: 90%;
	color: #555555;
	text-align: center;
	margin: 2em auto 0em;
	clear: both;
}

DIV.copyright {
	font-size: xx-small;
	color: #999999;
	text-align: center;
	margin-bottom: 1em;
}

.minor {
	font-size: 8pt;
	line-height: 10pt;
	color: #666666;
}

IMG.bannerlogo {
	display: block;
	float: left;
}

TABLE.topbanner {
	width: 100%;
	background-repeat: no-repeat;
	background-position: right top;
}

TABLE.topbanner TD {
	padding: 26px 0px 0px;
	width: 10%;
	background-image: url(../images/cmnv_bg3.gif);
	background-repeat: repeat-x;
	background-position: right top;
}

TABLE.topbanner TD.bannerlogo {
	width: 50%;
	text-align: left;
	padding: 0px;
}

TABLE.productgrid TH {
	text-align: right;
	padding-bottom: 1em;
	padding-right: 1em;
}

TABLE.productgrid A IMG {
	border: none;
}

TABLE.productgrid TD {
	padding-bottom: 1em;
}

TABLE.specs TH {
	font-weight: bold;
	padding: 0px;
	padding-right: 20px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	font-size: 90%;
}

TABLE.specs TD {
	vertical-align: top;
	font-size: 90%;
	padding-top: 4px;
}

table.specgrid {
	border-collapse: collapse;
	margin-left: 3em;
	margin-right: 3em;
	font-size: 10pt;
}

table.specgrid th {
	background-color: yellow;
	vertical-align: top;
	padding: 0.25em 0.5em;
	border: 1px solid black;
}

table.specgrid td {
	vertical-align: top;
	padding: 0.25em 0.5em;
	border: 1px solid black;
}

table.productdesc {
	width: 90%;
	margin: 1em auto;
}

table.productdesc th {
	width: 60%;
	color: rgb(25,106,200);
	font-size: 120%;
	text-transform: uppercase;
	text-align: left;
	vertical-align: bottom;
	padding: 0em 1em 0.2em 0em;
}

table.productdesc th.partnumber {
	width: 40%;
	color: white;
	background-image: url(../images/cmnv_bkgd_round-corner-tl-blue.gif); 
	background-position: top left;
	background-repeat: no-repeat;
	background-color: rgb(25,106,200);
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	text-align: right;
	padding: 0.1em 0.5em 0.1em 20px;
}

table.productdesc td {
	border: 1px solid rgb(25,106,200);
	padding: 0.5em 1em;
	text-align: left;
}

table.productdesc h4 {
	font-size: 100%;
	font-style: normal;
	text-transform: none;
}

table.productdesc table.specs {
	width: auto;
}

table.productdesc table.specs th {
	font-size: 90%;
	width: auto;
	text-transform: none;
	vertical-align: top;
	padding: 0.25em 1em 0.25em 0em;
	border: none;
}

table.productdesc table.specs td {
	font-size: 90%;
	width: auto;
	vertical-align: top;
	padding: 0.25em 1em 0.25em 0em;
	border: none;
}

table.schedule {
	font-size: 90%;
	line-height: 120%;
	margin: 0em auto;
}

table.schedule td {
	padding: 0px 0px 15px 0px;
}

table.schedule td.imagecell {
	text-align: right;
	padding: 0px 20px 15px 0px;
}

table.schedule h4 {
	font-size: 130%;
}

p.backlink {
	font-size: 80%;
	margin-left: 5%;
}

A.prodbutton IMG {
	border: 1px solid;
	margin: 5px!important;
}

div.homebanner {
	width: 840px;
	margin: 20px auto;
}

div.homebanner img {
	display: block;
}

.pageblock {
	width: 90%;
	margin: 1em auto;
}

.center-block {
	margin-left: auto;
	margin-right: auto;
}

.center-text {
	text-align: center;
}

.float-right {
	float: right;
	margin: 0em 0em 1em 1em;
}

.float-left {
	float: left;
	margin: 0em 1em 1em 0em;
}

.sect {
	margin-top: 1em;
}

.newsect {
	margin-top: 2.5em;
}

.alert {
	color: red;
}
